Sep 02 03:50:23.012 INFO checking actors-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 03:50:23.012 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 03:50:23.012 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:50:23.170 INFO blam! bf8a126debda491ffdc3c96339dbcab650462a41ea5e701c3bca29d3b23e2ee4 Sep 02 03:50:23.171 INFO running `"docker" "start" "-a" "bf8a126debda491ffdc3c96339dbcab650462a41ea5e701c3bca29d3b23e2ee4"` Sep 02 03:50:24.049 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 02 03:50:24.066 INFO kablam! Checking actors v0.1.0 (file:///source) Sep 02 03:50:24.661 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 02 03:50:24.661 INFO kablam! --> src/channel/mod.rs:18:1 Sep 02 03:50:24.661 INFO kablam! | Sep 02 03:50:24.661 INFO kablam! 18 | / pub struct ActorCell> { Sep 02 03:50:24.661 INFO kablam! 19 | | tx: Mutex>>, Sep 02 03:50:24.661 INFO kablam! 20 | | actor: Mutex>, Sep 02 03:50:24.661 INFO kablam! 21 | | actor_var_change: Condvar Sep 02 03:50:24.661 INFO kablam! 22 | | } Sep 02 03:50:24.661 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 02 03:50:24.661 INFO kablam! | Sep 02 03:50:24.661 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 02 03:50:24.661 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 02 03:50:24.661 INFO kablam! note: required by `Actor` Sep 02 03:50:24.661 INFO kablam! --> src/lib.rs:20:1 Sep 02 03:50:24.661 INFO kablam! | Sep 02 03:50:24.661 INFO kablam! 20 | pub trait Actor: Send { Sep 02 03:50:24.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:50:24.661 INFO kablam! Sep 02 03:50:24.663 INFO kablam! error: aborting due to previous error Sep 02 03:50:24.663 INFO kablam! Sep 02 03:50:24.663 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 03:50:24.668 INFO kablam! error: Could not compile `actors`. Sep 02 03:50:24.668 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:50:24.861 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 02 03:50:24.861 INFO kablam! --> src/channel/mod.rs:18:1 Sep 02 03:50:24.861 INFO kablam! | Sep 02 03:50:24.861 INFO kablam! 18 | / pub struct ActorCell> { Sep 02 03:50:24.861 INFO kablam! 19 | | tx: Mutex>>, Sep 02 03:50:24.862 INFO kablam! 20 | | actor: Mutex>, Sep 02 03:50:24.862 INFO kablam! 21 | | actor_var_change: Condvar Sep 02 03:50:24.862 INFO kablam! 22 | | } Sep 02 03:50:24.862 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 02 03:50:24.862 INFO kablam! | Sep 02 03:50:24.862 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 02 03:50:24.862 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 02 03:50:24.862 INFO kablam! note: required by `Actor` Sep 02 03:50:24.862 INFO kablam! --> src/lib.rs:20:1 Sep 02 03:50:24.862 INFO kablam! | Sep 02 03:50:24.862 INFO kablam! 20 | pub trait Actor: Send { Sep 02 03:50:24.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:50:24.862 INFO kablam! Sep 02 03:50:24.868 INFO kablam! error: aborting due to previous error Sep 02 03:50:24.868 INFO kablam! Sep 02 03:50:24.868 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 03:50:24.875 INFO kablam! error: Could not compile `actors`. Sep 02 03:50:24.875 INFO kablam! Sep 02 03:50:24.875 INFO kablam! To learn more, run the command again with --verbose. Sep 02 03:50:24.877 INFO kablam! su: No module specific data is present Sep 02 03:50:25.541 INFO running `"docker" "rm" "-f" "bf8a126debda491ffdc3c96339dbcab650462a41ea5e701c3bca29d3b23e2ee4"` Sep 02 03:50:25.627 INFO blam! bf8a126debda491ffdc3c96339dbcab650462a41ea5e701c3bca29d3b23e2ee4