Skip to content

Instantly share code, notes, and snippets.

@pietroalbini
Created July 6, 2018 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pietroalbini/7751128b2be661ded00d3bd8b674d572 to your computer and use it in GitHub Desktop.
Save pietroalbini/7751128b2be661ded00d3bd8b674d572 to your computer and use it in GitHub Desktop.
Jul 06 20:06:52.598 INFO checking twox-hash-1.1.0 against try#00bcc44fb92c28465c727881355c3235a56a4045 for default
Jul 06 20:06:52.599 INFO running: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets
Jul 06 20:06:52.599 INFO creating container for: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets
Jul 06 20:06:52.599 INFO running `"docker" "create" "-v" "/home/pietro/r/github/rust-lang-nursery/crater/./work/local/test-source/worker-0/default/try#00bcc44fb92c28465c727881355c3235a56a4045:/source:ro,Z" "-v" "/home/pietro/r/github/rust-lang-nursery/crater/./work/local/target-dirs/default/try#00bcc44fb92c28465c727881355c3235a56a4045:/target:rw,Z" "-v" "/home/pietro/r/github/rust-lang-nursery/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/pietro/r/github/rust-lang-nursery/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"`
Jul 06 20:06:52.755 INFO blam! aea32ef89c72bc481e84bb627a2ca1aa4e3fbdd8a3374608d177f79433971b65
Jul 06 20:06:52.756 INFO running `"docker" "start" "-a" "aea32ef89c72bc481e84bb627a2ca1aa4e3fbdd8a3374608d177f79433971b65"`
Jul 06 20:06:53.184 INFO kablam! usermod: no changes
Jul 06 20:06:53.330 INFO kablam! Checking libc v0.2.42
Jul 06 20:06:53.985 INFO kablam! Checking rand v0.4.2
Jul 06 20:06:54.831 INFO kablam! Checking rand v0.3.22
Jul 06 20:06:54.898 INFO kablam! Checking twox-hash v1.1.0 (file:///source)
Jul 06 20:06:54.962 INFO kablam! error: parenthesized parameters may only be used with a trait
Jul 06 20:06:54.962 INFO kablam! --> src/number_streams.rs:67:28
Jul 06 20:06:54.962 INFO kablam! |
Jul 06 20:06:54.962 INFO kablam! 67 | fn count(self) -> usize() {
Jul 06 20:06:54.962 INFO kablam! | ^^
Jul 06 20:06:54.962 INFO kablam! ...
Jul 06 20:06:54.962 INFO kablam! 74 | number_stream!(U32FromBytes, u32, U32_BYTES);
Jul 06 20:06:54.963 INFO kablam! | --------------------------------------------- in this macro invocation
Jul 06 20:06:54.963 INFO kablam! |
Jul 06 20:06:54.963 INFO kablam! = note: #[deny(parenthesized_params_in_types_and_modules)] on by default
Jul 06 20:06:54.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Jul 06 20:06:54.963 INFO kablam! = note: for more information, see issue #42238 <https://github.com/rust-lang/rust/issues/42238>
Jul 06 20:06:54.963 INFO kablam!
Jul 06 20:06:54.963 INFO kablam! error: parenthesized parameters may only be used with a trait
Jul 06 20:06:54.963 INFO kablam! --> src/number_streams.rs:67:28
Jul 06 20:06:54.964 INFO kablam! |
Jul 06 20:06:54.964 INFO kablam! 67 | fn count(self) -> usize() {
Jul 06 20:06:54.964 INFO kablam! | ^^
Jul 06 20:06:54.964 INFO kablam! ...
Jul 06 20:06:54.964 INFO kablam! 75 | number_stream!(U64FromBytes, u64, U64_BYTES);
Jul 06 20:06:54.964 INFO kablam! | --------------------------------------------- in this macro invocation
Jul 06 20:06:54.964 INFO kablam! |
Jul 06 20:06:54.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Jul 06 20:06:54.964 INFO kablam! = note: for more information, see issue #42238 <https://github.com/rust-lang/rust/issues/42238>
Jul 06 20:06:54.965 INFO kablam!
Jul 06 20:06:54.972 INFO kablam! error: parenthesized parameters may only be used with a trait
Jul 06 20:06:54.973 INFO kablam! --> src/number_streams.rs:67:28
Jul 06 20:06:54.973 INFO kablam! |
Jul 06 20:06:54.973 INFO kablam! 67 | fn count(self) -> usize() {
Jul 06 20:06:54.973 INFO kablam! | ^^
Jul 06 20:06:54.973 INFO kablam! ...
Jul 06 20:06:54.973 INFO kablam! 74 | number_stream!(U32FromBytes, u32, U32_BYTES);
Jul 06 20:06:54.973 INFO kablam! | --------------------------------------------- in this macro invocation
Jul 06 20:06:54.973 INFO kablam! |
Jul 06 20:06:54.974 INFO kablam! = note: #[deny(parenthesized_params_in_types_and_modules)] on by default
Jul 06 20:06:54.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Jul 06 20:06:54.974 INFO kablam! = note: for more information, see issue #42238 <https://github.com/rust-lang/rust/issues/42238>
Jul 06 20:06:54.974 INFO kablam!
Jul 06 20:06:54.974 INFO kablam! error: parenthesized parameters may only be used with a trait
Jul 06 20:06:54.974 INFO kablam! --> src/number_streams.rs:67:28
Jul 06 20:06:54.974 INFO kablam! |
Jul 06 20:06:54.974 INFO kablam! 67 | fn count(self) -> usize() {
Jul 06 20:06:54.974 INFO kablam! | ^^
Jul 06 20:06:54.975 INFO kablam! ...
Jul 06 20:06:54.975 INFO kablam! 75 | number_stream!(U64FromBytes, u64, U64_BYTES);
Jul 06 20:06:54.975 INFO kablam! | --------------------------------------------- in this macro invocation
Jul 06 20:06:54.975 INFO kablam! |
Jul 06 20:06:54.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Jul 06 20:06:54.975 INFO kablam! = note: for more information, see issue #42238 <https://github.com/rust-lang/rust/issues/42238>
Jul 06 20:06:54.975 INFO kablam!
Jul 06 20:06:55.039 INFO kablam! error: aborting due to 2 previous errors
Jul 06 20:06:55.039 INFO kablam!
Jul 06 20:06:55.042 INFO kablam! error: Could not compile `twox-hash`.
Jul 06 20:06:55.042 INFO kablam! warning: build failed, waiting for other jobs to finish...
Jul 06 20:06:55.122 INFO kablam! error: aborting due to 2 previous errors
Jul 06 20:06:55.122 INFO kablam!
Jul 06 20:06:55.125 INFO kablam! error: Could not compile `twox-hash`.
Jul 06 20:06:55.126 INFO kablam!
Jul 06 20:06:55.126 INFO kablam! To learn more, run the command again with --verbose.
Jul 06 20:06:55.459 INFO running `"docker" "rm" "-f" "aea32ef89c72bc481e84bb627a2ca1aa4e3fbdd8a3374608d177f79433971b65"`
Jul 06 20:06:55.531 INFO blam! aea32ef89c72bc481e84bb627a2ca1aa4e3fbdd8a3374608d177f79433971b65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment