Sep 04 04:48:28.880 INFO checking rust_sodium-0.1.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 04:48:28.880 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 04:48:28.880 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:29.061 INFO blam! 15484433cdd89904dba39ca14826911bf6bf6b9d056de26928f3f9b991df5f9c Sep 04 04:48:29.063 INFO running `"docker" "start" "-a" "15484433cdd89904dba39ca14826911bf6bf6b9d056de26928f3f9b991df5f9c"` Sep 04 04:48:29.670 INFO kablam! Compiling rust_sodium-sys v0.1.2 Sep 04 04:49:33.542 INFO kablam! Checking rust_sodium v0.1.2 (file:///source) Sep 04 04:49:33.675 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 04:49:33.676 INFO kablam! --> src/lib.rs:68:24 Sep 04 04:49:33.676 INFO kablam! | Sep 04 04:49:33.676 INFO kablam! 68 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 04:49:33.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 04:49:33.676 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 04:49:33.676 INFO kablam! --> src/lib.rs:68:24 Sep 04 04:49:33.676 INFO kablam! | Sep 04 04:49:33.676 INFO kablam! 68 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 04:49:33.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 04:49:33.676 INFO kablam! | Sep 04 04:49:33.676 INFO kablam! note: lint level defined here Sep 04 04:49:33.677 INFO kablam! --> src/lib.rs:58:32 Sep 04 04:49:33.677 INFO kablam! | Sep 04 04:49:33.677 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 04 04:49:33.677 INFO kablam! | ^^^^^^^^ Sep 04 04:49:33.677 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 04:49:33.677 INFO kablam! Sep 04 04:49:33.681 INFO kablam! | Sep 04 04:49:33.681 INFO kablam! note: lint level defined here Sep 04 04:49:33.681 INFO kablam! --> src/lib.rs:58:32 Sep 04 04:49:33.681 INFO kablam! | Sep 04 04:49:33.681 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 04 04:49:33.681 INFO kablam! | ^^^^^^^^ Sep 04 04:49:33.681 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 04:49:33.681 INFO kablam! Sep 04 04:49:34.707 INFO kablam! error: unused macro definition Sep 04 04:49:34.707 INFO kablam! --> src/crypto/onetimeauth/../auth/auth_macros.rs:181:1 Sep 04 04:49:34.707 INFO kablam! | Sep 04 04:49:34.707 INFO kablam! 181 | / macro_rules! auth_state (($state_name:ident, Sep 04 04:49:34.707 INFO kablam! 182 | | $init_name:ident, Sep 04 04:49:34.707 INFO kablam! 183 | | $update_name:ident, Sep 04 04:49:34.707 INFO kablam! 184 | | $final_name:ident, Sep 04 04:49:34.707 INFO kablam! ... | Sep 04 04:49:34.707 INFO kablam! 284 | | } Sep 04 04:49:34.707 INFO kablam! 285 | | )); Sep 04 04:49:34.707 INFO kablam! | |___^ Sep 04 04:49:34.707 INFO kablam! | Sep 04 04:49:34.707 INFO kablam! note: lint level defined here Sep 04 04:49:34.707 INFO kablam! --> src/lib.rs:62:24 Sep 04 04:49:34.707 INFO kablam! | Sep 04 04:49:34.707 INFO kablam! 62 | unknown_lints, unused, unused_allocation, unused_attributes, unused_comparisons, Sep 04 04:49:34.707 INFO kablam! | ^^^^^^ Sep 04 04:49:34.707 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(unused)] Sep 04 04:49:34.707 INFO kablam! Sep 04 04:49:35.014 INFO kablam! error: unused macro definition Sep 04 04:49:35.014 INFO kablam! --> src/crypto/onetimeauth/../auth/auth_macros.rs:181:1 Sep 04 04:49:35.014 INFO kablam! | Sep 04 04:49:35.014 INFO kablam! 181 | / macro_rules! auth_state (($state_name:ident, Sep 04 04:49:35.014 INFO kablam! 182 | | $init_name:ident, Sep 04 04:49:35.014 INFO kablam! 183 | | $update_name:ident, Sep 04 04:49:35.014 INFO kablam! 184 | | $final_name:ident, Sep 04 04:49:35.014 INFO kablam! ... | Sep 04 04:49:35.014 INFO kablam! 284 | | } Sep 04 04:49:35.014 INFO kablam! 285 | | )); Sep 04 04:49:35.014 INFO kablam! | |___^ Sep 04 04:49:35.014 INFO kablam! | Sep 04 04:49:35.014 INFO kablam! note: lint level defined here Sep 04 04:49:35.015 INFO kablam! --> src/lib.rs:62:24 Sep 04 04:49:35.015 INFO kablam! | Sep 04 04:49:35.015 INFO kablam! 62 | unknown_lints, unused, unused_allocation, unused_attributes, unused_comparisons, Sep 04 04:49:35.015 INFO kablam! | ^^^^^^ Sep 04 04:49:35.015 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(unused)] Sep 04 04:49:35.015 INFO kablam! Sep 04 04:49:37.081 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:49:37.081 INFO kablam! Sep 04 04:49:37.095 INFO kablam! error: Could not compile `rust_sodium`. Sep 04 04:49:37.095 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:49:38.175 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:49:38.175 INFO kablam! Sep 04 04:49:38.196 INFO kablam! error: Could not compile `rust_sodium`. Sep 04 04:49:38.196 INFO kablam! Sep 04 04:49:38.196 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:49:38.199 INFO kablam! su: No module specific data is present Sep 04 04:49:38.660 INFO running `"docker" "rm" "-f" "15484433cdd89904dba39ca14826911bf6bf6b9d056de26928f3f9b991df5f9c"` Sep 04 04:49:38.825 INFO blam! 15484433cdd89904dba39ca14826911bf6bf6b9d056de26928f3f9b991df5f9c