Sep 01 11:14:49.821 INFO checking actors-0.1.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 11:14:49.821 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 11:14:49.822 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:14:50.030 INFO blam! 151bbbafd9696a3a24630fb6346113d5401b825836e543924bd7fb22effbdbab Sep 01 11:14:50.032 INFO running `"docker" "start" "-a" "151bbbafd9696a3a24630fb6346113d5401b825836e543924bd7fb22effbdbab"` Sep 01 11:14:50.911 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 01 11:14:50.914 INFO kablam! Checking actors v0.1.0 (file:///source) Sep 01 11:14:51.522 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 01 11:14:51.522 INFO kablam! --> src/channel/mod.rs:18:1 Sep 01 11:14:51.522 INFO kablam! | Sep 01 11:14:51.522 INFO kablam! 18 | / pub struct ActorCell> { Sep 01 11:14:51.522 INFO kablam! 19 | | tx: Mutex>>, Sep 01 11:14:51.522 INFO kablam! 20 | | actor: Mutex>, Sep 01 11:14:51.522 INFO kablam! 21 | | actor_var_change: Condvar Sep 01 11:14:51.522 INFO kablam! 22 | | } Sep 01 11:14:51.522 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 01 11:14:51.522 INFO kablam! | Sep 01 11:14:51.522 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 01 11:14:51.522 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 01 11:14:51.522 INFO kablam! note: required by `Actor` Sep 01 11:14:51.522 INFO kablam! --> src/lib.rs:20:1 Sep 01 11:14:51.522 INFO kablam! | Sep 01 11:14:51.522 INFO kablam! 20 | pub trait Actor: Send { Sep 01 11:14:51.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:14:51.522 INFO kablam! Sep 01 11:14:51.526 INFO kablam! error: aborting due to previous error Sep 01 11:14:51.526 INFO kablam! Sep 01 11:14:51.526 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 11:14:51.534 INFO kablam! error: Could not compile `actors`. Sep 01 11:14:51.534 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:14:51.640 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 01 11:14:51.640 INFO kablam! --> src/channel/mod.rs:18:1 Sep 01 11:14:51.640 INFO kablam! | Sep 01 11:14:51.640 INFO kablam! 18 | / pub struct ActorCell> { Sep 01 11:14:51.640 INFO kablam! 19 | | tx: Mutex>>, Sep 01 11:14:51.640 INFO kablam! 20 | | actor: Mutex>, Sep 01 11:14:51.640 INFO kablam! 21 | | actor_var_change: Condvar Sep 01 11:14:51.640 INFO kablam! 22 | | } Sep 01 11:14:51.640 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 01 11:14:51.640 INFO kablam! | Sep 01 11:14:51.640 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 01 11:14:51.640 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 01 11:14:51.640 INFO kablam! note: required by `Actor` Sep 01 11:14:51.640 INFO kablam! --> src/lib.rs:20:1 Sep 01 11:14:51.640 INFO kablam! | Sep 01 11:14:51.640 INFO kablam! 20 | pub trait Actor: Send { Sep 01 11:14:51.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:14:51.640 INFO kablam! Sep 01 11:14:51.648 INFO kablam! error: aborting due to previous error Sep 01 11:14:51.648 INFO kablam! Sep 01 11:14:51.648 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 11:14:51.655 INFO kablam! error: Could not compile `actors`. Sep 01 11:14:51.655 INFO kablam! Sep 01 11:14:51.655 INFO kablam! To learn more, run the command again with --verbose. Sep 01 11:14:51.657 INFO kablam! su: No module specific data is present Sep 01 11:14:52.083 INFO running `"docker" "rm" "-f" "151bbbafd9696a3a24630fb6346113d5401b825836e543924bd7fb22effbdbab"` Sep 01 11:14:52.194 INFO blam! 151bbbafd9696a3a24630fb6346113d5401b825836e543924bd7fb22effbdbab