Oct 11 21:59:23.776 INFO testing gmp-0.3.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 21:59:23.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 21:59:24.066 INFO blam! c6d3f9ada2b1eccb2ffa7211f06e1f516d441153740de4eb948f15065580025b Oct 11 21:59:24.067 INFO running `"docker" "start" "-a" "c6d3f9ada2b1eccb2ffa7211f06e1f516d441153740de4eb948f15065580025b"` Oct 11 21:59:24.956 INFO kablam! usermod: no changes Oct 11 21:59:25.023 INFO kablam! Compiling gmp v0.3.1 (/source) Oct 11 21:59:26.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 11 21:59:26.240 INFO kablam! su: No module specific data is present Oct 11 21:59:26.890 INFO running `"docker" "rm" "-f" "c6d3f9ada2b1eccb2ffa7211f06e1f516d441153740de4eb948f15065580025b"` Oct 11 21:59:27.066 INFO blam! c6d3f9ada2b1eccb2ffa7211f06e1f516d441153740de4eb948f15065580025b Oct 11 21:59:27.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 21:59:27.380 INFO blam! 5b6ed4b68e22424a83fdbd7a42be87bf01e25159b8710d7d6e4b09fde3a6ae78 Oct 11 21:59:27.385 INFO running `"docker" "start" "-a" "5b6ed4b68e22424a83fdbd7a42be87bf01e25159b8710d7d6e4b09fde3a6ae78"` Oct 11 21:59:28.185 INFO kablam! usermod: no changes Oct 11 21:59:28.248 INFO kablam! Compiling gmp v0.3.1 (/source) Oct 11 21:59:28.994 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 11 21:59:28.994 INFO kablam! --> src/test.rs:22:35 Oct 11 21:59:28.994 INFO kablam! | Oct 11 21:59:28.995 INFO kablam! 22 | use std::hash::{Hash, Hasher, SipHasher}; Oct 11 21:59:28.995 INFO kablam! | ^^^^^^^^^ Oct 11 21:59:28.995 INFO kablam! | Oct 11 21:59:28.995 INFO kablam! note: lint level defined here Oct 11 21:59:28.995 INFO kablam! --> src/lib.rs:3:9 Oct 11 21:59:28.995 INFO kablam! | Oct 11 21:59:28.995 INFO kablam! 3 | #![warn(deprecated)] Oct 11 21:59:28.995 INFO kablam! | ^^^^^^^^^^ Oct 11 21:59:28.996 INFO kablam! Oct 11 21:59:28.996 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 11 21:59:28.996 INFO kablam! --> src/test.rs:455:30 Oct 11 21:59:28.996 INFO kablam! | Oct 11 21:59:28.996 INFO kablam! 455 | let mut hasher = SipHasher::new(); Oct 11 21:59:28.996 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 21:59:28.996 INFO kablam! Oct 11 21:59:28.996 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 11 21:59:28.996 INFO kablam! --> src/test.rs:473:30 Oct 11 21:59:28.996 INFO kablam! | Oct 11 21:59:28.996 INFO kablam! 473 | let mut hasher = SipHasher::new(); Oct 11 21:59:28.996 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 21:59:28.996 INFO kablam! Oct 11 21:59:29.268 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 11 21:59:29.268 INFO kablam! --> src/test.rs:455:30 Oct 11 21:59:29.268 INFO kablam! | Oct 11 21:59:29.268 INFO kablam! 455 | let mut hasher = SipHasher::new(); Oct 11 21:59:29.268 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 21:59:29.268 INFO kablam! Oct 11 21:59:29.272 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 11 21:59:29.272 INFO kablam! --> src/test.rs:473:30 Oct 11 21:59:29.272 INFO kablam! | Oct 11 21:59:29.272 INFO kablam! 473 | let mut hasher = SipHasher::new(); Oct 11 21:59:29.272 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 21:59:29.272 INFO kablam! Oct 11 21:59:29.528 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 11 21:59:29.528 INFO kablam! --> src/test.rs:13:54 Oct 11 21:59:29.528 INFO kablam! | Oct 11 21:59:29.528 INFO kablam! 13 | assert_eq!(std::mem::size_of::() * 8, __gmp_bits_per_limb as usize); Oct 11 21:59:29.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 21:59:29.528 INFO kablam! | Oct 11 21:59:29.528 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Oct 11 21:59:29.528 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! Oct 11 21:59:29.528 INFO kablam! = note: for more information, see issue #36247 Oct 11 21:59:29.528 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 11 21:59:29.528 INFO kablam! Oct 11 21:59:29.544 INFO kablam! error: aborting due to previous error Oct 11 21:59:29.544 INFO kablam! Oct 11 21:59:29.560 INFO kablam! error: Could not compile `gmp`. Oct 11 21:59:29.560 INFO kablam! Oct 11 21:59:29.560 INFO kablam! To learn more, run the command again with --verbose. Oct 11 21:59:29.560 INFO kablam! su: No module specific data is present Oct 11 21:59:30.481 INFO running `"docker" "rm" "-f" "5b6ed4b68e22424a83fdbd7a42be87bf01e25159b8710d7d6e4b09fde3a6ae78"` Oct 11 21:59:30.744 INFO blam! 5b6ed4b68e22424a83fdbd7a42be87bf01e25159b8710d7d6e4b09fde3a6ae78