Sep 21 03:54:27.230 INFO checking rust_sodium-0.1.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:54:27.230 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:54:27.230 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:54:27.470 INFO blam! 380603cec118bddb459d145e3141cff9c49d36f4e4f5c86d4b3ee425ce60cb88 Sep 21 03:54:27.472 INFO running `"docker" "start" "-a" "380603cec118bddb459d145e3141cff9c49d36f4e4f5c86d4b3ee425ce60cb88"` Sep 21 03:54:28.997 INFO kablam! usermod: no changes Sep 21 03:54:29.276 INFO kablam! Compiling unwrap v1.1.0 Sep 21 03:54:29.821 INFO kablam! Compiling rust_sodium-sys v0.1.2 Sep 21 03:56:13.799 INFO kablam! Checking rust_sodium v0.1.2 (/source) Sep 21 03:56:13.998 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 03:56:13.998 INFO kablam! --> src/lib.rs:68:24 Sep 21 03:56:13.999 INFO kablam! | Sep 21 03:56:13.999 INFO kablam! 68 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 03:56:14.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 03:56:14.000 INFO kablam! | Sep 21 03:56:14.000 INFO kablam! note: lint level defined here Sep 21 03:56:14.000 INFO kablam! --> src/lib.rs:58:32 Sep 21 03:56:14.000 INFO kablam! | Sep 21 03:56:14.000 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 21 03:56:14.000 INFO kablam! | ^^^^^^^^ Sep 21 03:56:14.000 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 03:56:14.000 INFO kablam! Sep 21 03:56:14.062 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 03:56:14.062 INFO kablam! --> src/lib.rs:68:24 Sep 21 03:56:14.063 INFO kablam! | Sep 21 03:56:14.063 INFO kablam! 68 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 03:56:14.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 03:56:14.064 INFO kablam! | Sep 21 03:56:14.064 INFO kablam! note: lint level defined here Sep 21 03:56:14.064 INFO kablam! --> src/lib.rs:58:32 Sep 21 03:56:14.065 INFO kablam! | Sep 21 03:56:14.065 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 21 03:56:14.065 INFO kablam! | ^^^^^^^^ Sep 21 03:56:14.066 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 03:56:14.066 INFO kablam! Sep 21 03:56:14.944 INFO kablam! error: unused macro definition Sep 21 03:56:14.944 INFO kablam! --> src/crypto/onetimeauth/../auth/auth_macros.rs:181:1 Sep 21 03:56:14.944 INFO kablam! | Sep 21 03:56:14.944 INFO kablam! 181 | / macro_rules! auth_state (($state_name:ident, Sep 21 03:56:14.944 INFO kablam! 182 | | $init_name:ident, Sep 21 03:56:14.944 INFO kablam! 183 | | $update_name:ident, Sep 21 03:56:14.944 INFO kablam! 184 | | $final_name:ident, Sep 21 03:56:14.944 INFO kablam! ... | Sep 21 03:56:14.944 INFO kablam! 284 | | } Sep 21 03:56:14.944 INFO kablam! 285 | | )); Sep 21 03:56:14.944 INFO kablam! | |___^ Sep 21 03:56:14.944 INFO kablam! | Sep 21 03:56:14.944 INFO kablam! note: lint level defined here Sep 21 03:56:14.944 INFO kablam! --> src/lib.rs:62:24 Sep 21 03:56:14.944 INFO kablam! | Sep 21 03:56:14.944 INFO kablam! 62 | unknown_lints, unused, unused_allocation, unused_attributes, unused_comparisons, Sep 21 03:56:14.944 INFO kablam! | ^^^^^^ Sep 21 03:56:14.944 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(unused)] Sep 21 03:56:14.944 INFO kablam! Sep 21 03:56:15.104 INFO kablam! error: unused macro definition Sep 21 03:56:15.104 INFO kablam! --> src/crypto/onetimeauth/../auth/auth_macros.rs:181:1 Sep 21 03:56:15.104 INFO kablam! | Sep 21 03:56:15.104 INFO kablam! 181 | / macro_rules! auth_state (($state_name:ident, Sep 21 03:56:15.104 INFO kablam! 182 | | $init_name:ident, Sep 21 03:56:15.104 INFO kablam! 183 | | $update_name:ident, Sep 21 03:56:15.104 INFO kablam! 184 | | $final_name:ident, Sep 21 03:56:15.104 INFO kablam! ... | Sep 21 03:56:15.104 INFO kablam! 284 | | } Sep 21 03:56:15.104 INFO kablam! 285 | | )); Sep 21 03:56:15.104 INFO kablam! | |___^ Sep 21 03:56:15.104 INFO kablam! | Sep 21 03:56:15.104 INFO kablam! note: lint level defined here Sep 21 03:56:15.104 INFO kablam! --> src/lib.rs:62:24 Sep 21 03:56:15.104 INFO kablam! | Sep 21 03:56:15.104 INFO kablam! 62 | unknown_lints, unused, unused_allocation, unused_attributes, unused_comparisons, Sep 21 03:56:15.104 INFO kablam! | ^^^^^^ Sep 21 03:56:15.104 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(unused)] Sep 21 03:56:15.104 INFO kablam! Sep 21 03:56:16.634 INFO kablam! error: aborting due to 2 previous errors Sep 21 03:56:16.634 INFO kablam! Sep 21 03:56:16.637 INFO kablam! error: Could not compile `rust_sodium`. Sep 21 03:56:16.637 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:56:17.216 INFO kablam! error: aborting due to 2 previous errors Sep 21 03:56:17.216 INFO kablam! Sep 21 03:56:17.254 INFO kablam! error: Could not compile `rust_sodium`. Sep 21 03:56:17.254 INFO kablam! Sep 21 03:56:17.254 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:56:17.256 INFO kablam! su: No module specific data is present Sep 21 03:56:17.780 INFO running `"docker" "rm" "-f" "380603cec118bddb459d145e3141cff9c49d36f4e4f5c86d4b3ee425ce60cb88"` Sep 21 03:56:17.874 INFO blam! 380603cec118bddb459d145e3141cff9c49d36f4e4f5c86d4b3ee425ce60cb88