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