Sep 05 00:44:47.831 INFO checking actors-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 05 00:44:47.831 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 05 00:44:47.831 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:44:47.979 INFO blam! eb9c999a1747f33ffe9cafd806a4f859c82a01a0c9a4a358951e23d1f37f5398 Sep 05 00:44:47.980 INFO running `"docker" "start" "-a" "eb9c999a1747f33ffe9cafd806a4f859c82a01a0c9a4a358951e23d1f37f5398"` Sep 05 00:44:48.687 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 05 00:44:48.689 INFO kablam! Checking actors v0.1.0 (file:///source) Sep 05 00:44:49.334 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 05 00:44:49.335 INFO kablam! --> src/channel/mod.rs:18:1 Sep 05 00:44:49.335 INFO kablam! | Sep 05 00:44:49.335 INFO kablam! 18 | / pub struct ActorCell> { Sep 05 00:44:49.335 INFO kablam! 19 | | tx: Mutex>>, Sep 05 00:44:49.335 INFO kablam! 20 | | actor: Mutex>, Sep 05 00:44:49.335 INFO kablam! 21 | | actor_var_change: Condvar Sep 05 00:44:49.335 INFO kablam! 22 | | } Sep 05 00:44:49.335 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 05 00:44:49.335 INFO kablam! | Sep 05 00:44:49.335 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 05 00:44:49.335 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 05 00:44:49.335 INFO kablam! note: required by `Actor` Sep 05 00:44:49.335 INFO kablam! --> src/lib.rs:20:1 Sep 05 00:44:49.335 INFO kablam! | Sep 05 00:44:49.335 INFO kablam! 20 | pub trait Actor: Send { Sep 05 00:44:49.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:44:49.335 INFO kablam! Sep 05 00:44:49.338 INFO kablam! error: aborting due to previous error Sep 05 00:44:49.338 INFO kablam! Sep 05 00:44:49.338 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 00:44:49.345 INFO kablam! error: Could not compile `actors`. Sep 05 00:44:49.345 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:44:49.369 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 05 00:44:49.369 INFO kablam! --> src/channel/mod.rs:18:1 Sep 05 00:44:49.369 INFO kablam! | Sep 05 00:44:49.369 INFO kablam! 18 | / pub struct ActorCell> { Sep 05 00:44:49.369 INFO kablam! 19 | | tx: Mutex>>, Sep 05 00:44:49.369 INFO kablam! 20 | | actor: Mutex>, Sep 05 00:44:49.369 INFO kablam! 21 | | actor_var_change: Condvar Sep 05 00:44:49.369 INFO kablam! 22 | | } Sep 05 00:44:49.369 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 05 00:44:49.369 INFO kablam! | Sep 05 00:44:49.369 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 05 00:44:49.369 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 05 00:44:49.369 INFO kablam! note: required by `Actor` Sep 05 00:44:49.369 INFO kablam! --> src/lib.rs:20:1 Sep 05 00:44:49.369 INFO kablam! | Sep 05 00:44:49.369 INFO kablam! 20 | pub trait Actor: Send { Sep 05 00:44:49.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:44:49.370 INFO kablam! Sep 05 00:44:49.374 INFO kablam! error: aborting due to previous error Sep 05 00:44:49.374 INFO kablam! Sep 05 00:44:49.374 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 00:44:49.380 INFO kablam! error: Could not compile `actors`. Sep 05 00:44:49.380 INFO kablam! Sep 05 00:44:49.380 INFO kablam! To learn more, run the command again with --verbose. Sep 05 00:44:49.382 INFO kablam! su: No module specific data is present Sep 05 00:44:49.832 INFO running `"docker" "rm" "-f" "eb9c999a1747f33ffe9cafd806a4f859c82a01a0c9a4a358951e23d1f37f5398"` Sep 05 00:44:49.930 INFO blam! eb9c999a1747f33ffe9cafd806a4f859c82a01a0c9a4a358951e23d1f37f5398