Oct 13 16:26:58.850 INFO checking crossbeam-epoch-0.6.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:26:58.851 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 16:26:59.245 INFO blam! a7c2dc838a5aeba761344a3daf4b6a6beb1febcd9ff38582c0bbe0c1da216156 Oct 13 16:26:59.250 INFO running `"docker" "start" "-a" "a7c2dc838a5aeba761344a3daf4b6a6beb1febcd9ff38582c0bbe0c1da216156"` Oct 13 16:27:00.200 INFO kablam! usermod: no changes Oct 13 16:27:00.288 INFO kablam! Checking crossbeam-epoch v0.6.0 (/source) Oct 13 16:27:06.448 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Oct 13 16:27:06.448 INFO kablam! --> benches/defer.rs:17:19 Oct 13 16:27:06.448 INFO kablam! | Oct 13 16:27:06.448 INFO kablam! 17 | guard.defer(move || p.into_owned()); Oct 13 16:27:06.448 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Oct 13 16:27:06.448 INFO kablam! | Oct 13 16:27:06.448 INFO kablam! = help: within `[closure@benches/defer.rs:17:25: 17:47 p:epoch::Shared<'_, i32>]`, the trait `std::marker::Send` is not implemented for `*const i32` Oct 13 16:27:06.448 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Oct 13 16:27:06.448 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Oct 13 16:27:06.448 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Oct 13 16:27:06.448 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:17:25: 17:47 p:epoch::Shared<'_, i32>]` Oct 13 16:27:06.448 INFO kablam! Oct 13 16:27:06.488 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Oct 13 16:27:06.488 INFO kablam! --> benches/defer.rs:45:35 Oct 13 16:27:06.488 INFO kablam! | Oct 13 16:27:06.488 INFO kablam! 45 | guard.defer(move || p.into_owned()); Oct 13 16:27:06.488 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Oct 13 16:27:06.508 INFO kablam! | Oct 13 16:27:06.508 INFO kablam! = help: within `[closure@benches/defer.rs:45:41: 45:63 p:epoch::Shared<'_, i32>]`, the trait `std::marker::Send` is not implemented for `*const i32` Oct 13 16:27:06.508 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Oct 13 16:27:06.508 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Oct 13 16:27:06.508 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Oct 13 16:27:06.508 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:45:41: 45:63 p:epoch::Shared<'_, i32>]` Oct 13 16:27:06.508 INFO kablam! Oct 13 16:27:06.508 INFO kablam! error: aborting due to 2 previous errors Oct 13 16:27:06.524 INFO kablam! Oct 13 16:27:06.524 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 16:27:06.545 INFO kablam! error: Could not compile `crossbeam-epoch`. Oct 13 16:27:06.545 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 16:27:06.863 INFO kablam! error: build failed Oct 13 16:27:06.863 INFO kablam! su: No module specific data is present Oct 13 16:27:07.866 INFO running `"docker" "rm" "-f" "a7c2dc838a5aeba761344a3daf4b6a6beb1febcd9ff38582c0bbe0c1da216156"` Oct 13 16:27:08.113 INFO blam! a7c2dc838a5aeba761344a3daf4b6a6beb1febcd9ff38582c0bbe0c1da216156