Sep 01 02:42:37.127 INFO checking gmp-0.3.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 02:42:37.127 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 02:42:37.127 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:42:37.306 INFO blam! 461a0648af0fef1673b3049f44a3a6f694ded7af7250015c3bc124c476e882bf Sep 01 02:42:37.308 INFO running `"docker" "start" "-a" "461a0648af0fef1673b3049f44a3a6f694ded7af7250015c3bc124c476e882bf"` Sep 01 02:42:37.924 INFO kablam! Checking gmp v0.3.1 (file:///source) Sep 01 02:42:38.841 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 02:42:38.841 INFO kablam! --> src/test.rs:22:35 Sep 01 02:42:38.841 INFO kablam! | Sep 01 02:42:38.841 INFO kablam! 22 | use std::hash::{Hash, Hasher, SipHasher}; Sep 01 02:42:38.841 INFO kablam! | ^^^^^^^^^ Sep 01 02:42:38.841 INFO kablam! | Sep 01 02:42:38.841 INFO kablam! note: lint level defined here Sep 01 02:42:38.841 INFO kablam! --> src/lib.rs:3:9 Sep 01 02:42:38.841 INFO kablam! | Sep 01 02:42:38.841 INFO kablam! 3 | #![warn(deprecated)] Sep 01 02:42:38.841 INFO kablam! | ^^^^^^^^^^ Sep 01 02:42:38.841 INFO kablam! Sep 01 02:42:38.842 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 02:42:38.842 INFO kablam! --> src/test.rs:455:30 Sep 01 02:42:38.842 INFO kablam! | Sep 01 02:42:38.842 INFO kablam! 455 | let mut hasher = SipHasher::new(); Sep 01 02:42:38.842 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 02:42:38.842 INFO kablam! Sep 01 02:42:38.842 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 02:42:38.842 INFO kablam! --> src/test.rs:473:30 Sep 01 02:42:38.842 INFO kablam! | Sep 01 02:42:38.842 INFO kablam! 473 | let mut hasher = SipHasher::new(); Sep 01 02:42:38.842 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 02:42:38.842 INFO kablam! Sep 01 02:42:39.408 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 01 02:42:39.408 INFO kablam! --> src/test.rs:455:30 Sep 01 02:42:39.408 INFO kablam! | Sep 01 02:42:39.408 INFO kablam! 455 | let mut hasher = SipHasher::new(); Sep 01 02:42:39.408 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 02:42:39.408 INFO kablam! Sep 01 02:42:39.415 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 01 02:42:39.415 INFO kablam! --> src/test.rs:473:30 Sep 01 02:42:39.415 INFO kablam! | Sep 01 02:42:39.415 INFO kablam! 473 | let mut hasher = SipHasher::new(); Sep 01 02:42:39.415 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 02:42:39.415 INFO kablam! Sep 01 02:42:39.850 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Sep 01 02:42:39.850 INFO kablam! --> src/test.rs:13:54 Sep 01 02:42:39.850 INFO kablam! | Sep 01 02:42:39.850 INFO kablam! 13 | assert_eq!(std::mem::size_of::() * 8, __gmp_bits_per_limb as usize); Sep 01 02:42:39.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 02:42:39.850 INFO kablam! | Sep 01 02:42:39.850 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Sep 01 02:42:39.850 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! Sep 01 02:42:39.850 INFO kablam! = note: for more information, see issue #36247 Sep 01 02:42:39.850 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Sep 01 02:42:39.850 INFO kablam! Sep 01 02:42:39.864 INFO kablam! error: aborting due to previous error Sep 01 02:42:39.864 INFO kablam! Sep 01 02:42:39.873 INFO kablam! error: Could not compile `gmp`. Sep 01 02:42:39.874 INFO kablam! Sep 01 02:42:39.874 INFO kablam! To learn more, run the command again with --verbose. Sep 01 02:42:39.875 INFO kablam! su: No module specific data is present Sep 01 02:42:40.219 INFO running `"docker" "rm" "-f" "461a0648af0fef1673b3049f44a3a6f694ded7af7250015c3bc124c476e882bf"` Sep 01 02:42:40.323 INFO blam! 461a0648af0fef1673b3049f44a3a6f694ded7af7250015c3bc124c476e882bf