Sep 04 07:57:15.469 INFO checking rust_sodium-0.1.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 07:57:15.469 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 07:57:15.470 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:57:15.610 INFO blam! 60a835621572ef35140edf37c702841ad950aafd1effe763e833019ac8571998 Sep 04 07:57:15.612 INFO running `"docker" "start" "-a" "60a835621572ef35140edf37c702841ad950aafd1effe763e833019ac8571998"` Sep 04 07:57:16.187 INFO kablam! Compiling rust_sodium-sys v0.1.2 Sep 04 07:58:30.282 INFO kablam! Checking rust_sodium v0.1.2 (file:///source) Sep 04 07:58:30.375 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 07:58:30.375 INFO kablam! --> src/lib.rs:68:24 Sep 04 07:58:30.375 INFO kablam! | Sep 04 07:58:30.375 INFO kablam! 68 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 07:58:30.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 07:58:30.375 INFO kablam! | Sep 04 07:58:30.375 INFO kablam! note: lint level defined here Sep 04 07:58:30.375 INFO kablam! --> src/lib.rs:58:32 Sep 04 07:58:30.375 INFO kablam! | Sep 04 07:58:30.375 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 04 07:58:30.375 INFO kablam! | ^^^^^^^^ Sep 04 07:58:30.375 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 07:58:30.375 INFO kablam! Sep 04 07:58:30.375 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 07:58:30.376 INFO kablam! --> src/lib.rs:68:24 Sep 04 07:58:30.376 INFO kablam! | Sep 04 07:58:30.376 INFO kablam! 68 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 07:58:30.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 07:58:30.376 INFO kablam! | Sep 04 07:58:30.376 INFO kablam! note: lint level defined here Sep 04 07:58:30.376 INFO kablam! --> src/lib.rs:58:32 Sep 04 07:58:30.376 INFO kablam! | Sep 04 07:58:30.376 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 04 07:58:30.376 INFO kablam! | ^^^^^^^^ Sep 04 07:58:30.376 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 07:58:30.376 INFO kablam! Sep 04 07:58:31.317 INFO kablam! error: unused macro definition Sep 04 07:58:31.317 INFO kablam! --> src/crypto/onetimeauth/../auth/auth_macros.rs:181:1 Sep 04 07:58:31.317 INFO kablam! | Sep 04 07:58:31.317 INFO kablam! 181 | / macro_rules! auth_state (($state_name:ident, Sep 04 07:58:31.317 INFO kablam! 182 | | $init_name:ident, Sep 04 07:58:31.317 INFO kablam! 183 | | $update_name:ident, Sep 04 07:58:31.317 INFO kablam! 184 | | $final_name:ident, Sep 04 07:58:31.317 INFO kablam! ... | Sep 04 07:58:31.317 INFO kablam! 284 | | } Sep 04 07:58:31.317 INFO kablam! 285 | | )); Sep 04 07:58:31.317 INFO kablam! | |___^ Sep 04 07:58:31.317 INFO kablam! | Sep 04 07:58:31.317 INFO kablam! note: lint level defined here Sep 04 07:58:31.317 INFO kablam! --> src/lib.rs:62:24 Sep 04 07:58:31.317 INFO kablam! | Sep 04 07:58:31.317 INFO kablam! 62 | unknown_lints, unused, unused_allocation, unused_attributes, unused_comparisons, Sep 04 07:58:31.317 INFO kablam! | ^^^^^^ Sep 04 07:58:31.317 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(unused)] Sep 04 07:58:31.317 INFO kablam! Sep 04 07:58:31.488 INFO kablam! error: unused macro definition Sep 04 07:58:31.488 INFO kablam! --> src/crypto/onetimeauth/../auth/auth_macros.rs:181:1 Sep 04 07:58:31.488 INFO kablam! | Sep 04 07:58:31.488 INFO kablam! 181 | / macro_rules! auth_state (($state_name:ident, Sep 04 07:58:31.488 INFO kablam! 182 | | $init_name:ident, Sep 04 07:58:31.488 INFO kablam! 183 | | $update_name:ident, Sep 04 07:58:31.488 INFO kablam! 184 | | $final_name:ident, Sep 04 07:58:31.488 INFO kablam! ... | Sep 04 07:58:31.488 INFO kablam! 284 | | } Sep 04 07:58:31.488 INFO kablam! 285 | | )); Sep 04 07:58:31.488 INFO kablam! | |___^ Sep 04 07:58:31.489 INFO kablam! | Sep 04 07:58:31.489 INFO kablam! note: lint level defined here Sep 04 07:58:31.489 INFO kablam! --> src/lib.rs:62:24 Sep 04 07:58:31.489 INFO kablam! | Sep 04 07:58:31.489 INFO kablam! 62 | unknown_lints, unused, unused_allocation, unused_attributes, unused_comparisons, Sep 04 07:58:31.489 INFO kablam! | ^^^^^^ Sep 04 07:58:31.489 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(unused)] Sep 04 07:58:31.489 INFO kablam! Sep 04 07:58:33.032 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:58:33.032 INFO kablam! Sep 04 07:58:33.042 INFO kablam! error: Could not compile `rust_sodium`. Sep 04 07:58:33.042 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:58:33.544 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:58:33.544 INFO kablam! Sep 04 07:58:33.556 INFO kablam! error: Could not compile `rust_sodium`. Sep 04 07:58:33.556 INFO kablam! Sep 04 07:58:33.556 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:58:33.557 INFO kablam! su: No module specific data is present Sep 04 07:58:33.997 INFO running `"docker" "rm" "-f" "60a835621572ef35140edf37c702841ad950aafd1effe763e833019ac8571998"` Sep 04 07:58:34.101 INFO blam! 60a835621572ef35140edf37c702841ad950aafd1effe763e833019ac8571998