Oct 15 19:02:13.753 INFO testing shared-mutex-0.3.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 19:02:13.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 19:02:14.014 INFO blam! ce4c338f95c755c36be1c7024fd1e95ca3e2c7fcc13749c89bffd901a787cf6d Oct 15 19:02:14.017 INFO running `"docker" "start" "-a" "ce4c338f95c755c36be1c7024fd1e95ca3e2c7fcc13749c89bffd901a787cf6d"` Oct 15 19:02:15.131 INFO kablam! usermod: no changes Oct 15 19:02:15.215 INFO kablam! Compiling poison v0.1.0 Oct 15 19:02:15.919 INFO kablam! Compiling shared-mutex v0.3.1 (/source) Oct 15 19:02:16.563 INFO kablam! warning: unnecessary `unsafe` block Oct 15 19:02:16.564 INFO kablam! --> src/lib.rs:55:9 Oct 15 19:02:16.564 INFO kablam! | Oct 15 19:02:16.564 INFO kablam! 55 | unsafe { self.data.into_inner().into_inner() } Oct 15 19:02:16.564 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 19:02:16.564 INFO kablam! | Oct 15 19:02:16.564 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 15 19:02:16.564 INFO kablam! Oct 15 19:02:16.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 15 19:02:16.831 INFO kablam! su: No module specific data is present Oct 15 19:02:17.838 INFO running `"docker" "rm" "-f" "ce4c338f95c755c36be1c7024fd1e95ca3e2c7fcc13749c89bffd901a787cf6d"` Oct 15 19:02:18.111 INFO blam! ce4c338f95c755c36be1c7024fd1e95ca3e2c7fcc13749c89bffd901a787cf6d Oct 15 19:02:18.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 19:02:18.499 INFO blam! 9231b6b55c1b37f16209683513680577a1514992b441ee93c84559fa13c6b376 Oct 15 19:02:18.506 INFO running `"docker" "start" "-a" "9231b6b55c1b37f16209683513680577a1514992b441ee93c84559fa13c6b376"` Oct 15 19:02:19.757 INFO kablam! usermod: no changes Oct 15 19:02:19.839 INFO kablam! Compiling variance v0.1.3 Oct 15 19:02:19.839 INFO kablam! Compiling scopeguard v0.1.2 Oct 15 19:02:20.519 INFO kablam! Compiling scoped-pool v0.1.10 Oct 15 19:02:21.873 INFO kablam! Compiling shared-mutex v0.3.1 (/source) Oct 15 19:02:22.867 INFO kablam! error: unnecessary `unsafe` block Oct 15 19:02:22.867 INFO kablam! --> src/lib.rs:55:9 Oct 15 19:02:22.867 INFO kablam! | Oct 15 19:02:22.867 INFO kablam! 55 | unsafe { self.data.into_inner().into_inner() } Oct 15 19:02:22.867 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 19:02:22.867 INFO kablam! | Oct 15 19:02:22.867 INFO kablam! note: lint level defined here Oct 15 19:02:22.867 INFO kablam! --> src/lib.rs:1:24 Oct 15 19:02:22.867 INFO kablam! | Oct 15 19:02:22.867 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Oct 15 19:02:22.867 INFO kablam! | ^^^^^^^^ Oct 15 19:02:22.867 INFO kablam! = note: #[deny(unused_unsafe)] implied by #[deny(warnings)] Oct 15 19:02:22.867 INFO kablam! Oct 15 19:02:22.875 INFO kablam! error: aborting due to previous error Oct 15 19:02:22.875 INFO kablam! Oct 15 19:02:22.882 INFO kablam! error: Could not compile `shared-mutex`. Oct 15 19:02:22.882 INFO kablam! Oct 15 19:02:22.882 INFO kablam! To learn more, run the command again with --verbose. Oct 15 19:02:22.884 INFO kablam! su: No module specific data is present Oct 15 19:02:23.524 INFO running `"docker" "rm" "-f" "9231b6b55c1b37f16209683513680577a1514992b441ee93c84559fa13c6b376"` Oct 15 19:02:23.779 INFO blam! 9231b6b55c1b37f16209683513680577a1514992b441ee93c84559fa13c6b376