Nov 10 07:31:04.775 INFO checking crossbeam-epoch-0.6.0 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 07:31:04.777 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 10 07:31:05.331 INFO blam! 6b6483a22de52e5d0553e61058725096905ad7aa90ac594432f1567414cdac87 Nov 10 07:31:05.335 INFO running `"docker" "start" "-a" "6b6483a22de52e5d0553e61058725096905ad7aa90ac594432f1567414cdac87"` Nov 10 07:31:06.450 INFO kablam! usermod: no changes Nov 10 07:31:06.520 INFO kablam! Checking crossbeam-utils v0.5.0 Nov 10 07:31:07.259 INFO kablam! Checking crossbeam-epoch v0.6.0 (/source) Nov 10 07:31:11.755 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Nov 10 07:31:11.755 INFO kablam! --> benches/defer.rs:17:19 Nov 10 07:31:11.755 INFO kablam! | Nov 10 07:31:11.755 INFO kablam! 17 | guard.defer(move || p.into_owned()); Nov 10 07:31:11.755 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Nov 10 07:31:11.755 INFO kablam! | Nov 10 07:31:11.755 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` Nov 10 07:31:11.755 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Nov 10 07:31:11.755 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Nov 10 07:31:11.755 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Nov 10 07:31:11.755 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:17:25: 17:47 p:epoch::Shared<'_, i32>]` Nov 10 07:31:11.755 INFO kablam! Nov 10 07:31:11.759 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Nov 10 07:31:11.759 INFO kablam! --> benches/defer.rs:45:35 Nov 10 07:31:11.759 INFO kablam! | Nov 10 07:31:11.759 INFO kablam! 45 | guard.defer(move || p.into_owned()); Nov 10 07:31:11.759 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Nov 10 07:31:11.767 INFO kablam! | Nov 10 07:31:11.767 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` Nov 10 07:31:11.767 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Nov 10 07:31:11.767 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Nov 10 07:31:11.767 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Nov 10 07:31:11.767 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:45:41: 45:63 p:epoch::Shared<'_, i32>]` Nov 10 07:31:11.767 INFO kablam! Nov 10 07:31:11.771 INFO kablam! error: aborting due to 2 previous errors Nov 10 07:31:11.771 INFO kablam! Nov 10 07:31:11.771 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 10 07:31:11.799 INFO kablam! error: Could not compile `crossbeam-epoch`. Nov 10 07:31:11.799 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 07:31:12.555 INFO kablam! error: build failed Nov 10 07:31:12.555 INFO kablam! su: No module specific data is present Nov 10 07:31:13.367 INFO running `"docker" "rm" "-f" "6b6483a22de52e5d0553e61058725096905ad7aa90ac594432f1567414cdac87"` Nov 10 07:31:13.630 INFO blam! 6b6483a22de52e5d0553e61058725096905ad7aa90ac594432f1567414cdac87