Jul 11 18:44:00.264 INFO checking twox-hash-1.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 18:44:00.264 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 18:44:00.264 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 18:44:00.264 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 18:44:00.518 INFO blam! f3a987c019f8736dea2b9038e74480f6349de7c629221838f2ca202ca4da98f0 Jul 11 18:44:00.521 INFO running `"docker" "start" "-a" "f3a987c019f8736dea2b9038e74480f6349de7c629221838f2ca202ca4da98f0"` Jul 11 18:44:01.506 INFO kablam! Checking twox-hash v1.1.0 (file:///source) Jul 11 18:44:01.921 INFO kablam! error: parenthesized parameters may only be used with a trait Jul 11 18:44:01.921 INFO kablam! --> src/number_streams.rs:67:28 Jul 11 18:44:01.921 INFO kablam! | Jul 11 18:44:01.921 INFO kablam! 67 | fn count(self) -> usize() { Jul 11 18:44:01.921 INFO kablam! | ^^ Jul 11 18:44:01.921 INFO kablam! ... Jul 11 18:44:01.921 INFO kablam! 74 | number_stream!(U32FromBytes, u32, U32_BYTES); Jul 11 18:44:01.921 INFO kablam! | --------------------------------------------- in this macro invocation Jul 11 18:44:01.921 INFO kablam! | Jul 11 18:44:01.921 INFO kablam! = note: #[deny(parenthesized_params_in_types_and_modules)] on by default Jul 11 18:44:01.921 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.921 INFO kablam! = note: for more information, see issue #42238 Jul 11 18:44:01.922 INFO kablam! Jul 11 18:44:01.922 INFO kablam! error: parenthesized parameters may only be used with a trait Jul 11 18:44:01.922 INFO kablam! --> src/number_streams.rs:67:28 Jul 11 18:44:01.922 INFO kablam! | Jul 11 18:44:01.922 INFO kablam! 67 | fn count(self) -> usize() { Jul 11 18:44:01.922 INFO kablam! | ^^ Jul 11 18:44:01.922 INFO kablam! ... Jul 11 18:44:01.922 INFO kablam! 75 | number_stream!(U64FromBytes, u64, U64_BYTES); Jul 11 18:44:01.922 INFO kablam! | --------------------------------------------- in this macro invocation Jul 11 18:44:01.922 INFO kablam! | Jul 11 18:44:01.922 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.922 INFO kablam! = note: for more information, see issue #42238 Jul 11 18:44:01.922 INFO kablam! Jul 11 18:44:02.245 INFO kablam! error: parenthesized parameters may only be used with a trait Jul 11 18:44:02.246 INFO kablam! --> src/number_streams.rs:67:28 Jul 11 18:44:02.246 INFO kablam! | Jul 11 18:44:02.246 INFO kablam! 67 | fn count(self) -> usize() { Jul 11 18:44:02.246 INFO kablam! | ^^ Jul 11 18:44:02.246 INFO kablam! ... Jul 11 18:44:02.246 INFO kablam! 74 | number_stream!(U32FromBytes, u32, U32_BYTES); Jul 11 18:44:02.246 INFO kablam! | --------------------------------------------- in this macro invocation Jul 11 18:44:02.246 INFO kablam! | Jul 11 18:44:02.246 INFO kablam! = note: #[deny(parenthesized_params_in_types_and_modules)] on by default Jul 11 18:44:02.246 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:02.246 INFO kablam! = note: for more information, see issue #42238 Jul 11 18:44:02.246 INFO kablam! Jul 11 18:44:02.255 INFO kablam! error: parenthesized parameters may only be used with a trait Jul 11 18:44:02.255 INFO kablam! --> src/number_streams.rs:67:28 Jul 11 18:44:02.255 INFO kablam! | Jul 11 18:44:02.255 INFO kablam! 67 | fn count(self) -> usize() { Jul 11 18:44:02.255 INFO kablam! | ^^ Jul 11 18:44:02.255 INFO kablam! ... Jul 11 18:44:02.255 INFO kablam! 75 | number_stream!(U64FromBytes, u64, U64_BYTES); Jul 11 18:44:02.255 INFO kablam! | --------------------------------------------- in this macro invocation Jul 11 18:44:02.255 INFO kablam! | Jul 11 18:44:02.255 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:02.255 INFO kablam! = note: for more information, see issue #42238 Jul 11 18:44:02.255 INFO kablam! Jul 11 18:44:02.440 INFO kablam! error: aborting due to 2 previous errors Jul 11 18:44:02.440 INFO kablam! Jul 11 18:44:02.469 INFO kablam! error: Could not compile `twox-hash`. Jul 11 18:44:02.469 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 18:44:02.956 INFO kablam! error: aborting due to 2 previous errors Jul 11 18:44:02.956 INFO kablam! Jul 11 18:44:02.967 INFO kablam! error: Could not compile `twox-hash`. Jul 11 18:44:02.967 INFO kablam! Jul 11 18:44:02.967 INFO kablam! To learn more, run the command again with --verbose. Jul 11 18:44:02.968 INFO kablam! su: No module specific data is present Jul 11 18:44:03.468 INFO running `"docker" "rm" "-f" "f3a987c019f8736dea2b9038e74480f6349de7c629221838f2ca202ca4da98f0"` Jul 11 18:44:03.633 INFO blam! f3a987c019f8736dea2b9038e74480f6349de7c629221838f2ca202ca4da98f0