Nov 03 09:46:58.100 INFO checking crossbeam-epoch-0.6.0 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 09:46:58.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-5/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 03 09:46:58.619 INFO blam! ee1f9827e805fd994ae66356cfcf1351fe092669b7bfb564bc0fd0adaadb5822 Nov 03 09:46:58.628 INFO running `"docker" "start" "-a" "ee1f9827e805fd994ae66356cfcf1351fe092669b7bfb564bc0fd0adaadb5822"` Nov 03 09:46:59.745 INFO kablam! usermod: no changes Nov 03 09:46:59.896 INFO kablam! Checking crossbeam-epoch v0.6.0 (/source) Nov 03 09:47:04.820 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Nov 03 09:47:04.820 INFO kablam! --> benches/defer.rs:17:19 Nov 03 09:47:04.821 INFO kablam! | Nov 03 09:47:04.821 INFO kablam! 17 | guard.defer(move || p.into_owned()); Nov 03 09:47:04.821 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Nov 03 09:47:04.821 INFO kablam! | Nov 03 09:47:04.821 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 03 09:47:04.821 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Nov 03 09:47:04.821 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Nov 03 09:47:04.821 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Nov 03 09:47:04.821 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:17:25: 17:47 p:epoch::Shared<'_, i32>]` Nov 03 09:47:04.821 INFO kablam! Nov 03 09:47:04.849 INFO kablam! error[E0277]: `*const i32` cannot be sent between threads safely Nov 03 09:47:04.849 INFO kablam! --> benches/defer.rs:45:35 Nov 03 09:47:04.849 INFO kablam! | Nov 03 09:47:04.849 INFO kablam! 45 | guard.defer(move || p.into_owned()); Nov 03 09:47:04.849 INFO kablam! | ^^^^^ `*const i32` cannot be sent between threads safely Nov 03 09:47:04.849 INFO kablam! | Nov 03 09:47:04.849 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 03 09:47:04.851 INFO kablam! = note: required because it appears within the type `(&(), *const i32)` Nov 03 09:47:04.851 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<(&(), *const i32)>` Nov 03 09:47:04.851 INFO kablam! = note: required because it appears within the type `epoch::Shared<'_, i32>` Nov 03 09:47:04.851 INFO kablam! = note: required because it appears within the type `[closure@benches/defer.rs:45:41: 45:63 p:epoch::Shared<'_, i32>]` Nov 03 09:47:04.851 INFO kablam! Nov 03 09:47:04.860 INFO kablam! error: aborting due to 2 previous errors Nov 03 09:47:04.861 INFO kablam! Nov 03 09:47:04.861 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 03 09:47:04.885 INFO kablam! error: Could not compile `crossbeam-epoch`. Nov 03 09:47:04.885 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 03 09:47:05.530 INFO kablam! error: build failed Nov 03 09:47:05.532 INFO kablam! su: No module specific data is present Nov 03 09:47:06.698 INFO running `"docker" "rm" "-f" "ee1f9827e805fd994ae66356cfcf1351fe092669b7bfb564bc0fd0adaadb5822"` Nov 03 09:47:07.072 INFO blam! ee1f9827e805fd994ae66356cfcf1351fe092669b7bfb564bc0fd0adaadb5822