Sep 18 04:01:19.987 INFO checking actors-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 04:01:19.987 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 04:01:19.987 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 04:01:20.163 INFO blam! 3ffcb99abf4efc4dcd34c6c30c45bd1c1a1a6f40b143ff10d161576b2de5e444 Sep 18 04:01:20.165 INFO running `"docker" "start" "-a" "3ffcb99abf4efc4dcd34c6c30c45bd1c1a1a6f40b143ff10d161576b2de5e444"` Sep 18 04:01:20.847 INFO kablam! usermod: no changes Sep 18 04:01:20.874 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 18 04:01:20.875 INFO kablam! Checking actors v0.1.0 (/source) Sep 18 04:01:21.147 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 18 04:01:21.147 INFO kablam! --> src/channel/mod.rs:18:1 Sep 18 04:01:21.147 INFO kablam! | Sep 18 04:01:21.147 INFO kablam! 18 | / pub struct ActorCell> { Sep 18 04:01:21.147 INFO kablam! 19 | | tx: Mutex>>, Sep 18 04:01:21.147 INFO kablam! 20 | | actor: Mutex>, Sep 18 04:01:21.147 INFO kablam! 21 | | actor_var_change: Condvar Sep 18 04:01:21.147 INFO kablam! 22 | | } Sep 18 04:01:21.147 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 18 04:01:21.147 INFO kablam! | Sep 18 04:01:21.147 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 18 04:01:21.147 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 18 04:01:21.147 INFO kablam! note: required by `Actor` Sep 18 04:01:21.147 INFO kablam! --> src/lib.rs:20:1 Sep 18 04:01:21.147 INFO kablam! | Sep 18 04:01:21.147 INFO kablam! 20 | pub trait Actor: Send { Sep 18 04:01:21.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 04:01:21.147 INFO kablam! Sep 18 04:01:21.150 INFO kablam! error: aborting due to previous error Sep 18 04:01:21.151 INFO kablam! Sep 18 04:01:21.151 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 18 04:01:21.155 INFO kablam! error: Could not compile `actors`. Sep 18 04:01:21.155 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 04:01:21.166 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 18 04:01:21.166 INFO kablam! --> src/channel/mod.rs:18:1 Sep 18 04:01:21.166 INFO kablam! | Sep 18 04:01:21.166 INFO kablam! 18 | / pub struct ActorCell> { Sep 18 04:01:21.167 INFO kablam! 19 | | tx: Mutex>>, Sep 18 04:01:21.167 INFO kablam! 20 | | actor: Mutex>, Sep 18 04:01:21.167 INFO kablam! 21 | | actor_var_change: Condvar Sep 18 04:01:21.167 INFO kablam! 22 | | } Sep 18 04:01:21.167 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 18 04:01:21.167 INFO kablam! | Sep 18 04:01:21.167 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 18 04:01:21.167 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 18 04:01:21.167 INFO kablam! note: required by `Actor` Sep 18 04:01:21.167 INFO kablam! --> src/lib.rs:20:1 Sep 18 04:01:21.167 INFO kablam! | Sep 18 04:01:21.167 INFO kablam! 20 | pub trait Actor: Send { Sep 18 04:01:21.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 04:01:21.167 INFO kablam! Sep 18 04:01:21.169 INFO kablam! error: aborting due to previous error Sep 18 04:01:21.169 INFO kablam! Sep 18 04:01:21.169 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 18 04:01:21.174 INFO kablam! error: Could not compile `actors`. Sep 18 04:01:21.174 INFO kablam! Sep 18 04:01:21.174 INFO kablam! To learn more, run the command again with --verbose. Sep 18 04:01:21.176 INFO kablam! su: No module specific data is present Sep 18 04:01:21.754 INFO running `"docker" "rm" "-f" "3ffcb99abf4efc4dcd34c6c30c45bd1c1a1a6f40b143ff10d161576b2de5e444"` Sep 18 04:01:21.814 INFO blam! 3ffcb99abf4efc4dcd34c6c30c45bd1c1a1a6f40b143ff10d161576b2de5e444