Jul 11 18:43:59.057 INFO checking twox-hash-1.1.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 18:43:59.058 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 18:43:59.058 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 18:43:59.058 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 18:43:59.326 INFO blam! 35a422a727c7d68fc8bf196027506aed9a8880504be029e1808dff516c89369e Jul 11 18:43:59.328 INFO running `"docker" "start" "-a" "35a422a727c7d68fc8bf196027506aed9a8880504be029e1808dff516c89369e"` Jul 11 18:44:00.566 INFO kablam! Checking twox-hash v1.1.0 (file:///source) Jul 11 18:44:01.194 INFO kablam! error: parenthesized parameters may only be used with a trait Jul 11 18:44:01.194 INFO kablam! --> src/number_streams.rs:67:28 Jul 11 18:44:01.194 INFO kablam! | Jul 11 18:44:01.194 INFO kablam! 67 | fn count(self) -> usize() { Jul 11 18:44:01.194 INFO kablam! | ^^ Jul 11 18:44:01.194 INFO kablam! ... Jul 11 18:44:01.194 INFO kablam! 74 | number_stream!(U32FromBytes, u32, U32_BYTES); Jul 11 18:44:01.195 INFO kablam! | --------------------------------------------- in this macro invocation Jul 11 18:44:01.195 INFO kablam! | Jul 11 18:44:01.195 INFO kablam! = note: #[deny(parenthesized_params_in_types_and_modules)] on by default Jul 11 18:44:01.195 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 11 18:44:01.195 INFO kablam! = note: for more information, see issue #42238 Jul 11 18:44:01.195 INFO kablam! Jul 11 18:44:01.195 INFO kablam! error: parenthesized parameters may only be used with a trait Jul 11 18:44:01.195 INFO kablam! --> src/number_streams.rs:67:28 Jul 11 18:44:01.196 INFO kablam! | Jul 11 18:44:01.196 INFO kablam! 67 | fn count(self) -> usize() { Jul 11 18:44:01.196 INFO kablam! | ^^ Jul 11 18:44:01.196 INFO kablam! ... Jul 11 18:44:01.196 INFO kablam! 75 | number_stream!(U64FromBytes, u64, U64_BYTES); Jul 11 18:44:01.196 INFO kablam! | --------------------------------------------- in this macro invocation Jul 11 18:44:01.196 INFO kablam! | Jul 11 18:44:01.196 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 11 18:44:01.197 INFO kablam! = note: for more information, see issue #42238 Jul 11 18:44:01.197 INFO kablam! Jul 11 18:44:01.240 INFO kablam! error: parenthesized parameters may only be used with a trait Jul 11 18:44:01.240 INFO kablam! --> src/number_streams.rs:67:28 Jul 11 18:44:01.240 INFO kablam! | Jul 11 18:44:01.240 INFO kablam! 67 | fn count(self) -> usize() { Jul 11 18:44:01.240 INFO kablam! | ^^ Jul 11 18:44:01.240 INFO kablam! ... Jul 11 18:44:01.240 INFO kablam! 74 | number_stream!(U32FromBytes, u32, U32_BYTES); Jul 11 18:44:01.240 INFO kablam! | --------------------------------------------- in this macro invocation Jul 11 18:44:01.240 INFO kablam! | Jul 11 18:44:01.240 INFO kablam! = note: #[deny(parenthesized_params_in_types_and_modules)] on by default Jul 11 18:44:01.240 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 11 18:44:01.241 INFO kablam! = note: for more information, see issue #42238 Jul 11 18:44:01.241 INFO kablam! Jul 11 18:44:01.247 INFO kablam! error: parenthesized parameters may only be used with a trait Jul 11 18:44:01.247 INFO kablam! --> src/number_streams.rs:67:28 Jul 11 18:44:01.247 INFO kablam! | Jul 11 18:44:01.247 INFO kablam! 67 | fn count(self) -> usize() { Jul 11 18:44:01.247 INFO kablam! | ^^ Jul 11 18:44:01.247 INFO kablam! ... Jul 11 18:44:01.247 INFO kablam! 75 | number_stream!(U64FromBytes, u64, U64_BYTES); Jul 11 18:44:01.247 INFO kablam! | --------------------------------------------- in this macro invocation Jul 11 18:44:01.247 INFO kablam! | Jul 11 18:44:01.247 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 11 18:44:01.247 INFO kablam! = note: for more information, see issue #42238 Jul 11 18:44:01.247 INFO kablam! Jul 11 18:44:01.799 INFO kablam! error: aborting due to 2 previous errors Jul 11 18:44:01.799 INFO kablam! Jul 11 18:44:01.815 INFO kablam! error: Could not compile `twox-hash`. Jul 11 18:44:01.816 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 18:44:02.167 INFO kablam! error: aborting due to 2 previous errors Jul 11 18:44:02.167 INFO kablam! Jul 11 18:44:02.178 INFO kablam! error: Could not compile `twox-hash`. Jul 11 18:44:02.178 INFO kablam! Jul 11 18:44:02.178 INFO kablam! To learn more, run the command again with --verbose. Jul 11 18:44:02.182 INFO kablam! su: No module specific data is present Jul 11 18:44:02.732 INFO running `"docker" "rm" "-f" "35a422a727c7d68fc8bf196027506aed9a8880504be029e1808dff516c89369e"` Jul 11 18:44:02.926 INFO blam! 35a422a727c7d68fc8bf196027506aed9a8880504be029e1808dff516c89369e