Sep 20 06:51:07.035 INFO checking actors-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:51:07.035 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:51:07.035 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:51:07.277 INFO blam! 0527cd86e77688f4eaa94c160642e5ced46fb90d0d5b420c746a85cc17651d5f Sep 20 06:51:07.279 INFO running `"docker" "start" "-a" "0527cd86e77688f4eaa94c160642e5ced46fb90d0d5b420c746a85cc17651d5f"` Sep 20 06:51:08.914 INFO kablam! usermod: no changes Sep 20 06:51:08.931 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 20 06:51:08.932 INFO kablam! Checking actors v0.1.0 (/source) Sep 20 06:51:09.210 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 20 06:51:09.210 INFO kablam! --> src/channel/mod.rs:18:1 Sep 20 06:51:09.210 INFO kablam! | Sep 20 06:51:09.210 INFO kablam! 18 | / pub struct ActorCell> { Sep 20 06:51:09.210 INFO kablam! 19 | | tx: Mutex>>, Sep 20 06:51:09.210 INFO kablam! 20 | | actor: Mutex>, Sep 20 06:51:09.210 INFO kablam! 21 | | actor_var_change: Condvar Sep 20 06:51:09.210 INFO kablam! 22 | | } Sep 20 06:51:09.210 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 20 06:51:09.210 INFO kablam! | Sep 20 06:51:09.210 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 20 06:51:09.210 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 20 06:51:09.210 INFO kablam! note: required by `Actor` Sep 20 06:51:09.210 INFO kablam! --> src/lib.rs:20:1 Sep 20 06:51:09.210 INFO kablam! | Sep 20 06:51:09.210 INFO kablam! 20 | pub trait Actor: Send { Sep 20 06:51:09.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:51:09.210 INFO kablam! Sep 20 06:51:09.210 INFO kablam! error: aborting due to previous error Sep 20 06:51:09.210 INFO kablam! Sep 20 06:51:09.210 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 06:51:09.214 INFO kablam! error: Could not compile `actors`. Sep 20 06:51:09.214 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:51:09.237 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 20 06:51:09.237 INFO kablam! --> src/channel/mod.rs:18:1 Sep 20 06:51:09.237 INFO kablam! | Sep 20 06:51:09.238 INFO kablam! 18 | / pub struct ActorCell> { Sep 20 06:51:09.238 INFO kablam! 19 | | tx: Mutex>>, Sep 20 06:51:09.238 INFO kablam! 20 | | actor: Mutex>, Sep 20 06:51:09.238 INFO kablam! 21 | | actor_var_change: Condvar Sep 20 06:51:09.238 INFO kablam! 22 | | } Sep 20 06:51:09.238 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 20 06:51:09.238 INFO kablam! | Sep 20 06:51:09.238 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 20 06:51:09.238 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 20 06:51:09.238 INFO kablam! note: required by `Actor` Sep 20 06:51:09.238 INFO kablam! --> src/lib.rs:20:1 Sep 20 06:51:09.238 INFO kablam! | Sep 20 06:51:09.238 INFO kablam! 20 | pub trait Actor: Send { Sep 20 06:51:09.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:51:09.238 INFO kablam! Sep 20 06:51:09.241 INFO kablam! error: aborting due to previous error Sep 20 06:51:09.241 INFO kablam! Sep 20 06:51:09.241 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 06:51:09.248 INFO kablam! error: Could not compile `actors`. Sep 20 06:51:09.248 INFO kablam! Sep 20 06:51:09.248 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:51:09.250 INFO kablam! su: No module specific data is present Sep 20 06:51:09.946 INFO running `"docker" "rm" "-f" "0527cd86e77688f4eaa94c160642e5ced46fb90d0d5b420c746a85cc17651d5f"` Sep 20 06:51:10.059 INFO blam! 0527cd86e77688f4eaa94c160642e5ced46fb90d0d5b420c746a85cc17651d5f