Sep 04 04:48:26.894 INFO checking rust_sodium-0.1.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:48:26.894 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:48:26.894 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:48:27.081 INFO blam! 098394f4941843db90b46dd64bc9bda66c6904b27b74b0ae4ac581803ab0ae7d Sep 04 04:48:27.084 INFO running `"docker" "start" "-a" "098394f4941843db90b46dd64bc9bda66c6904b27b74b0ae4ac581803ab0ae7d"` Sep 04 04:48:27.839 INFO kablam! Compiling rust_sodium-sys v0.1.2 Sep 04 04:49:27.252 INFO kablam! Checking rust_sodium v0.1.2 (file:///source) Sep 04 04:49:27.359 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 04:49:27.359 INFO kablam! --> src/lib.rs:68:24 Sep 04 04:49:27.359 INFO kablam! | Sep 04 04:49:27.359 INFO kablam! 68 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 04:49:27.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 04:49:27.359 INFO kablam! | Sep 04 04:49:27.359 INFO kablam! note: lint level defined here Sep 04 04:49:27.359 INFO kablam! --> src/lib.rs:58:32 Sep 04 04:49:27.359 INFO kablam! | Sep 04 04:49:27.359 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 04 04:49:27.359 INFO kablam! | ^^^^^^^^ Sep 04 04:49:27.359 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 04:49:27.359 INFO kablam! Sep 04 04:49:27.364 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 04:49:27.364 INFO kablam! --> src/lib.rs:68:24 Sep 04 04:49:27.364 INFO kablam! | Sep 04 04:49:27.364 INFO kablam! 68 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 04:49:27.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 04:49:27.364 INFO kablam! | Sep 04 04:49:27.364 INFO kablam! note: lint level defined here Sep 04 04:49:27.364 INFO kablam! --> src/lib.rs:58:32 Sep 04 04:49:27.364 INFO kablam! | Sep 04 04:49:27.364 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 04 04:49:27.364 INFO kablam! | ^^^^^^^^ Sep 04 04:49:27.364 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 04:49:27.364 INFO kablam! Sep 04 04:49:28.334 INFO kablam! error: unused macro definition Sep 04 04:49:28.335 INFO kablam! --> src/crypto/onetimeauth/../auth/auth_macros.rs:181:1 Sep 04 04:49:28.335 INFO kablam! | Sep 04 04:49:28.335 INFO kablam! 181 | / macro_rules! auth_state (($state_name:ident, Sep 04 04:49:28.335 INFO kablam! 182 | | $init_name:ident, Sep 04 04:49:28.335 INFO kablam! 183 | | $update_name:ident, Sep 04 04:49:28.335 INFO kablam! 184 | | $final_name:ident, Sep 04 04:49:28.335 INFO kablam! ... | Sep 04 04:49:28.335 INFO kablam! 284 | | } Sep 04 04:49:28.335 INFO kablam! 285 | | )); Sep 04 04:49:28.335 INFO kablam! | |___^ Sep 04 04:49:28.335 INFO kablam! | Sep 04 04:49:28.335 INFO kablam! note: lint level defined here Sep 04 04:49:28.335 INFO kablam! --> src/lib.rs:62:24 Sep 04 04:49:28.335 INFO kablam! | Sep 04 04:49:28.335 INFO kablam! 62 | unknown_lints, unused, unused_allocation, unused_attributes, unused_comparisons, Sep 04 04:49:28.335 INFO kablam! | ^^^^^^ Sep 04 04:49:28.335 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(unused)] Sep 04 04:49:28.335 INFO kablam! Sep 04 04:49:28.571 INFO kablam! error: unused macro definition Sep 04 04:49:28.571 INFO kablam! --> src/crypto/onetimeauth/../auth/auth_macros.rs:181:1 Sep 04 04:49:28.571 INFO kablam! | Sep 04 04:49:28.571 INFO kablam! 181 | / macro_rules! auth_state (($state_name:ident, Sep 04 04:49:28.571 INFO kablam! 182 | | $init_name:ident, Sep 04 04:49:28.571 INFO kablam! 183 | | $update_name:ident, Sep 04 04:49:28.571 INFO kablam! 184 | | $final_name:ident, Sep 04 04:49:28.571 INFO kablam! ... | Sep 04 04:49:28.571 INFO kablam! 284 | | } Sep 04 04:49:28.572 INFO kablam! 285 | | )); Sep 04 04:49:28.572 INFO kablam! | |___^ Sep 04 04:49:28.572 INFO kablam! | Sep 04 04:49:28.572 INFO kablam! note: lint level defined here Sep 04 04:49:28.572 INFO kablam! --> src/lib.rs:62:24 Sep 04 04:49:28.572 INFO kablam! | Sep 04 04:49:28.572 INFO kablam! 62 | unknown_lints, unused, unused_allocation, unused_attributes, unused_comparisons, Sep 04 04:49:28.572 INFO kablam! | ^^^^^^ Sep 04 04:49:28.572 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(unused)] Sep 04 04:49:28.572 INFO kablam! Sep 04 04:49:30.663 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:49:30.664 INFO kablam! Sep 04 04:49:30.675 INFO kablam! error: Could not compile `rust_sodium`. Sep 04 04:49:30.676 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:49:31.579 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:49:31.579 INFO kablam! Sep 04 04:49:31.603 INFO kablam! error: Could not compile `rust_sodium`. Sep 04 04:49:31.604 INFO kablam! Sep 04 04:49:31.604 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:49:31.606 INFO kablam! su: No module specific data is present Sep 04 04:49:32.004 INFO running `"docker" "rm" "-f" "098394f4941843db90b46dd64bc9bda66c6904b27b74b0ae4ac581803ab0ae7d"` Sep 04 04:49:32.142 INFO blam! 098394f4941843db90b46dd64bc9bda66c6904b27b74b0ae4ac581803ab0ae7d