Nov 02 00:15:03.903 INFO checking crossbeam-epoch-0.6.0 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 02 00:15:03.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 02 00:15:04.301 INFO blam! 17dc6883674a2caf37d0bb155ddfa179305b2197182f8f6b286f9761ef7220c5 Nov 02 00:15:04.309 INFO running `"docker" "start" "-a" "17dc6883674a2caf37d0bb155ddfa179305b2197182f8f6b286f9761ef7220c5"` Nov 02 00:15:05.372 INFO kablam! usermod: no changes Nov 02 00:15:05.444 INFO kablam! Checking crossbeam-utils v0.5.0 Nov 02 00:15:06.244 INFO kablam! Checking crossbeam-epoch v0.6.0 (/source) Nov 02 00:15:12.589 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Nov 02 00:15:12.590 INFO kablam! --> benches/defer.rs:17:19 Nov 02 00:15:12.590 INFO kablam! | Nov 02 00:15:12.590 INFO kablam! 17 | guard.defer(move || p.into_owned()); Nov 02 00:15:12.591 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Nov 02 00:15:12.591 INFO kablam! | Nov 02 00:15:12.591 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 02 00:15:12.592 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Nov 02 00:15:12.592 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Nov 02 00:15:12.593 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Nov 02 00:15:12.594 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:17:25: 17:47 p:epoch::Shared<'_, i32>]` Nov 02 00:15:12.594 INFO kablam! Nov 02 00:15:12.605 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Nov 02 00:15:12.605 INFO kablam! --> benches/defer.rs:45:35 Nov 02 00:15:12.605 INFO kablam! | Nov 02 00:15:12.606 INFO kablam! 45 | guard.defer(move || p.into_owned()); Nov 02 00:15:12.606 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Nov 02 00:15:12.607 INFO kablam! | Nov 02 00:15:12.607 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 02 00:15:12.607 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Nov 02 00:15:12.608 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Nov 02 00:15:12.608 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Nov 02 00:15:12.608 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:45:41: 45:63 p:epoch::Shared<'_, i32>]` Nov 02 00:15:12.609 INFO kablam! Nov 02 00:15:12.609 INFO kablam! error: aborting due to 2 previous errors Nov 02 00:15:12.609 INFO kablam! Nov 02 00:15:12.609 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 02 00:15:12.619 INFO kablam! error: Could not compile `crossbeam-epoch`. Nov 02 00:15:12.619 INFO kablam! Nov 02 00:15:12.619 INFO kablam! To learn more, run the command again with --verbose. Nov 02 00:15:12.621 INFO kablam! su: No module specific data is present Nov 02 00:15:13.240 INFO running `"docker" "rm" "-f" "17dc6883674a2caf37d0bb155ddfa179305b2197182f8f6b286f9761ef7220c5"` Nov 02 00:15:13.424 INFO blam! 17dc6883674a2caf37d0bb155ddfa179305b2197182f8f6b286f9761ef7220c5