Sep 21 13:43:50.392 INFO checking actors-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:43:50.392 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:43:50.392 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/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 13:43:50.599 INFO blam! 88ddcbd658f648ca514ccc0fb5eeba316a7a705a170e4aa66e0c72863edbe85d Sep 21 13:43:50.601 INFO running `"docker" "start" "-a" "88ddcbd658f648ca514ccc0fb5eeba316a7a705a170e4aa66e0c72863edbe85d"` Sep 21 13:43:51.334 INFO kablam! usermod: no changes Sep 21 13:43:51.378 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 21 13:43:51.378 INFO kablam! Checking actors v0.1.0 (/source) Sep 21 13:43:51.834 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 21 13:43:51.834 INFO kablam! --> src/channel/mod.rs:18:1 Sep 21 13:43:51.834 INFO kablam! | Sep 21 13:43:51.834 INFO kablam! 18 | / pub struct ActorCell> { Sep 21 13:43:51.834 INFO kablam! 19 | | tx: Mutex>>, Sep 21 13:43:51.835 INFO kablam! 20 | | actor: Mutex>, Sep 21 13:43:51.835 INFO kablam! 21 | | actor_var_change: Condvar Sep 21 13:43:51.835 INFO kablam! 22 | | } Sep 21 13:43:51.835 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 21 13:43:51.835 INFO kablam! | Sep 21 13:43:51.835 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 21 13:43:51.835 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 21 13:43:51.835 INFO kablam! note: required by `Actor` Sep 21 13:43:51.835 INFO kablam! --> src/lib.rs:20:1 Sep 21 13:43:51.835 INFO kablam! | Sep 21 13:43:51.835 INFO kablam! 20 | pub trait Actor: Send { Sep 21 13:43:51.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:43:51.835 INFO kablam! Sep 21 13:43:51.835 INFO kablam! error: aborting due to previous error Sep 21 13:43:51.835 INFO kablam! Sep 21 13:43:51.835 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 13:43:51.838 INFO kablam! error: Could not compile `actors`. Sep 21 13:43:51.838 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:43:51.842 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 21 13:43:51.842 INFO kablam! --> src/channel/mod.rs:18:1 Sep 21 13:43:51.842 INFO kablam! | Sep 21 13:43:51.843 INFO kablam! 18 | / pub struct ActorCell> { Sep 21 13:43:51.843 INFO kablam! 19 | | tx: Mutex>>, Sep 21 13:43:51.843 INFO kablam! 20 | | actor: Mutex>, Sep 21 13:43:51.843 INFO kablam! 21 | | actor_var_change: Condvar Sep 21 13:43:51.843 INFO kablam! 22 | | } Sep 21 13:43:51.843 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 21 13:43:51.843 INFO kablam! | Sep 21 13:43:51.843 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 21 13:43:51.843 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 21 13:43:51.843 INFO kablam! note: required by `Actor` Sep 21 13:43:51.843 INFO kablam! --> src/lib.rs:20:1 Sep 21 13:43:51.843 INFO kablam! | Sep 21 13:43:51.843 INFO kablam! 20 | pub trait Actor: Send { Sep 21 13:43:51.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:43:51.843 INFO kablam! Sep 21 13:43:51.844 INFO kablam! error: aborting due to previous error Sep 21 13:43:51.844 INFO kablam! Sep 21 13:43:51.844 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 13:43:51.853 INFO kablam! error: Could not compile `actors`. Sep 21 13:43:51.853 INFO kablam! Sep 21 13:43:51.853 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:43:51.858 INFO kablam! su: No module specific data is present Sep 21 13:43:52.565 INFO running `"docker" "rm" "-f" "88ddcbd658f648ca514ccc0fb5eeba316a7a705a170e4aa66e0c72863edbe85d"` Sep 21 13:43:52.674 INFO blam! 88ddcbd658f648ca514ccc0fb5eeba316a7a705a170e4aa66e0c72863edbe85d