Sep 21 11:46:09.015 INFO checking crossbeam-epoch-0.6.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:46:09.015 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:46:09.015 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:46:09.199 INFO blam! 67813fd86d69213b8630e4b53401c612929840ac81a3d9fb881ef2cc06014147 Sep 21 11:46:09.205 INFO running `"docker" "start" "-a" "67813fd86d69213b8630e4b53401c612929840ac81a3d9fb881ef2cc06014147"` Sep 21 11:46:09.791 INFO kablam! usermod: no changes Sep 21 11:46:09.859 INFO kablam! Checking crossbeam-utils v0.5.0 Sep 21 11:46:10.306 INFO kablam! Checking crossbeam-epoch v0.6.0 (/source) Sep 21 11:46:12.885 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Sep 21 11:46:12.885 INFO kablam! --> benches/defer.rs:17:19 Sep 21 11:46:12.885 INFO kablam! | Sep 21 11:46:12.885 INFO kablam! 17 | guard.defer(move || p.into_owned()); Sep 21 11:46:12.885 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Sep 21 11:46:12.886 INFO kablam! | Sep 21 11:46:12.886 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` Sep 21 11:46:12.886 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Sep 21 11:46:12.886 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Sep 21 11:46:12.886 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Sep 21 11:46:12.886 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:17:25: 17:47 p:epoch::Shared<'_, i32>]` Sep 21 11:46:12.886 INFO kablam! Sep 21 11:46:12.903 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Sep 21 11:46:12.904 INFO kablam! --> benches/defer.rs:45:35 Sep 21 11:46:12.904 INFO kablam! | Sep 21 11:46:12.904 INFO kablam! 45 | guard.defer(move || p.into_owned()); Sep 21 11:46:12.904 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Sep 21 11:46:12.905 INFO kablam! | Sep 21 11:46:12.905 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` Sep 21 11:46:12.905 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Sep 21 11:46:12.905 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Sep 21 11:46:12.905 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Sep 21 11:46:12.905 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:45:41: 45:63 p:epoch::Shared<'_, i32>]` Sep 21 11:46:12.910 INFO kablam! Sep 21 11:46:12.934 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:46:12.934 INFO kablam! Sep 21 11:46:12.934 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 11:46:12.958 INFO kablam! error: Could not compile `crossbeam-epoch`. Sep 21 11:46:12.958 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:46:13.224 INFO kablam! error: build failed Sep 21 11:46:13.225 INFO kablam! su: No module specific data is present Sep 21 11:46:14.204 INFO running `"docker" "rm" "-f" "67813fd86d69213b8630e4b53401c612929840ac81a3d9fb881ef2cc06014147"` Sep 21 11:46:14.317 INFO blam! 67813fd86d69213b8630e4b53401c612929840ac81a3d9fb881ef2cc06014147