Sep 14 15:43:14.786 INFO checking gmp-0.3.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 15:43:14.786 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 15:43:14.786 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 15:43:15.116 INFO blam! c345fbc7a1e73eefa8ad665b7419ef228d169491eb8b7d1dfc1d72cd16514243 Sep 14 15:43:15.120 INFO running `"docker" "start" "-a" "c345fbc7a1e73eefa8ad665b7419ef228d169491eb8b7d1dfc1d72cd16514243"` Sep 14 15:43:15.834 INFO kablam! usermod: no changes Sep 14 15:43:15.857 INFO kablam! Checking gmp v0.3.1 (file:///source) Sep 14 15:43:16.311 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 14 15:43:16.311 INFO kablam! --> src/test.rs:22:35 Sep 14 15:43:16.311 INFO kablam! | Sep 14 15:43:16.311 INFO kablam! 22 | use std::hash::{Hash, Hasher, SipHasher}; Sep 14 15:43:16.311 INFO kablam! | ^^^^^^^^^ Sep 14 15:43:16.311 INFO kablam! | Sep 14 15:43:16.311 INFO kablam! note: lint level defined here Sep 14 15:43:16.311 INFO kablam! --> src/lib.rs:3:9 Sep 14 15:43:16.311 INFO kablam! | Sep 14 15:43:16.311 INFO kablam! 3 | #![warn(deprecated)] Sep 14 15:43:16.311 INFO kablam! | ^^^^^^^^^^ Sep 14 15:43:16.311 INFO kablam! Sep 14 15:43:16.312 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 14 15:43:16.312 INFO kablam! --> src/test.rs:455:30 Sep 14 15:43:16.312 INFO kablam! | Sep 14 15:43:16.312 INFO kablam! 455 | let mut hasher = SipHasher::new(); Sep 14 15:43:16.312 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 15:43:16.312 INFO kablam! Sep 14 15:43:16.312 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 14 15:43:16.312 INFO kablam! --> src/test.rs:473:30 Sep 14 15:43:16.312 INFO kablam! | Sep 14 15:43:16.312 INFO kablam! 473 | let mut hasher = SipHasher::new(); Sep 14 15:43:16.312 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 15:43:16.312 INFO kablam! Sep 14 15:43:16.540 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 14 15:43:16.540 INFO kablam! --> src/test.rs:455:30 Sep 14 15:43:16.540 INFO kablam! | Sep 14 15:43:16.540 INFO kablam! 455 | let mut hasher = SipHasher::new(); Sep 14 15:43:16.540 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 15:43:16.540 INFO kablam! Sep 14 15:43:16.543 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 14 15:43:16.543 INFO kablam! --> src/test.rs:473:30 Sep 14 15:43:16.543 INFO kablam! | Sep 14 15:43:16.543 INFO kablam! 473 | let mut hasher = SipHasher::new(); Sep 14 15:43:16.543 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 15:43:16.543 INFO kablam! Sep 14 15:43:16.766 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Sep 14 15:43:16.766 INFO kablam! --> src/test.rs:13:54 Sep 14 15:43:16.766 INFO kablam! | Sep 14 15:43:16.766 INFO kablam! 13 | assert_eq!(std::mem::size_of::() * 8, __gmp_bits_per_limb as usize); Sep 14 15:43:16.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 15:43:16.766 INFO kablam! | Sep 14 15:43:16.766 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Sep 14 15:43:16.766 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 14 15:43:16.766 INFO kablam! = note: for more information, see issue #36247 Sep 14 15:43:16.766 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 14 15:43:16.766 INFO kablam! Sep 14 15:43:16.780 INFO kablam! error: aborting due to previous error Sep 14 15:43:16.781 INFO kablam! Sep 14 15:43:16.788 INFO kablam! error: Could not compile `gmp`. Sep 14 15:43:16.788 INFO kablam! Sep 14 15:43:16.788 INFO kablam! To learn more, run the command again with --verbose. Sep 14 15:43:16.789 INFO kablam! su: No module specific data is present Sep 14 15:43:17.415 INFO running `"docker" "rm" "-f" "c345fbc7a1e73eefa8ad665b7419ef228d169491eb8b7d1dfc1d72cd16514243"` Sep 14 15:43:17.475 INFO blam! c345fbc7a1e73eefa8ad665b7419ef228d169491eb8b7d1dfc1d72cd16514243