Sep 02 12:40:16.875 INFO checking gmp-0.3.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 12:40:16.875 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 12:40:16.875 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 12:40:17.053 INFO blam! 7b8f0b0bbd2c7a622d3f1837364eccb8893ff29b92af61ce6cc65932348de676 Sep 02 12:40:17.055 INFO running `"docker" "start" "-a" "7b8f0b0bbd2c7a622d3f1837364eccb8893ff29b92af61ce6cc65932348de676"` Sep 02 12:40:17.695 INFO kablam! Checking gmp v0.3.1 (file:///source) Sep 02 12:40:18.577 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 12:40:18.577 INFO kablam! --> src/test.rs:22:35 Sep 02 12:40:18.577 INFO kablam! | Sep 02 12:40:18.577 INFO kablam! 22 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 12:40:18.577 INFO kablam! | ^^^^^^^^^ Sep 02 12:40:18.577 INFO kablam! | Sep 02 12:40:18.577 INFO kablam! note: lint level defined here Sep 02 12:40:18.577 INFO kablam! --> src/lib.rs:3:9 Sep 02 12:40:18.577 INFO kablam! | Sep 02 12:40:18.577 INFO kablam! 3 | #![warn(deprecated)] Sep 02 12:40:18.577 INFO kablam! | ^^^^^^^^^^ Sep 02 12:40:18.577 INFO kablam! Sep 02 12:40:18.578 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 12:40:18.578 INFO kablam! --> src/test.rs:455:30 Sep 02 12:40:18.578 INFO kablam! | Sep 02 12:40:18.578 INFO kablam! 455 | let mut hasher = SipHasher::new(); Sep 02 12:40:18.578 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 12:40:18.578 INFO kablam! Sep 02 12:40:18.578 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 12:40:18.578 INFO kablam! --> src/test.rs:473:30 Sep 02 12:40:18.578 INFO kablam! | Sep 02 12:40:18.578 INFO kablam! 473 | let mut hasher = SipHasher::new(); Sep 02 12:40:18.578 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 12:40:18.578 INFO kablam! Sep 02 12:40:19.212 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 12:40:19.213 INFO kablam! --> src/test.rs:455:30 Sep 02 12:40:19.213 INFO kablam! | Sep 02 12:40:19.213 INFO kablam! 455 | let mut hasher = SipHasher::new(); Sep 02 12:40:19.213 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 12:40:19.213 INFO kablam! Sep 02 12:40:19.223 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 12:40:19.223 INFO kablam! --> src/test.rs:473:30 Sep 02 12:40:19.223 INFO kablam! | Sep 02 12:40:19.223 INFO kablam! 473 | let mut hasher = SipHasher::new(); Sep 02 12:40:19.223 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 12:40:19.224 INFO kablam! Sep 02 12:40:19.664 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Sep 02 12:40:19.664 INFO kablam! --> src/test.rs:13:54 Sep 02 12:40:19.664 INFO kablam! | Sep 02 12:40:19.664 INFO kablam! 13 | assert_eq!(std::mem::size_of::() * 8, __gmp_bits_per_limb as usize); Sep 02 12:40:19.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 12:40:19.664 INFO kablam! | Sep 02 12:40:19.664 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Sep 02 12:40:19.664 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 02 12:40:19.664 INFO kablam! = note: for more information, see issue #36247 Sep 02 12:40:19.664 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 02 12:40:19.664 INFO kablam! Sep 02 12:40:19.677 INFO kablam! error: aborting due to previous error Sep 02 12:40:19.677 INFO kablam! Sep 02 12:40:19.685 INFO kablam! error: Could not compile `gmp`. Sep 02 12:40:19.685 INFO kablam! Sep 02 12:40:19.685 INFO kablam! To learn more, run the command again with --verbose. Sep 02 12:40:19.686 INFO kablam! su: No module specific data is present Sep 02 12:40:20.067 INFO running `"docker" "rm" "-f" "7b8f0b0bbd2c7a622d3f1837364eccb8893ff29b92af61ce6cc65932348de676"` Sep 02 12:40:20.168 INFO blam! 7b8f0b0bbd2c7a622d3f1837364eccb8893ff29b92af61ce6cc65932348de676