Sep 05 03:34:33.882 INFO checking actors-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 03:34:33.882 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 03:34:33.882 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 03:34:34.090 INFO blam! b2372ff609285e666659a577c6837bfefc5f98d671d8e994c78f060761432d00 Sep 05 03:34:34.092 INFO running `"docker" "start" "-a" "b2372ff609285e666659a577c6837bfefc5f98d671d8e994c78f060761432d00"` Sep 05 03:34:34.950 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 05 03:34:34.952 INFO kablam! Checking actors v0.1.0 (file:///source) Sep 05 03:34:35.464 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 05 03:34:35.464 INFO kablam! --> src/channel/mod.rs:18:1 Sep 05 03:34:35.464 INFO kablam! | Sep 05 03:34:35.464 INFO kablam! 18 | / pub struct ActorCell> { Sep 05 03:34:35.464 INFO kablam! 19 | | tx: Mutex>>, Sep 05 03:34:35.464 INFO kablam! 20 | | actor: Mutex>, Sep 05 03:34:35.464 INFO kablam! 21 | | actor_var_change: Condvar Sep 05 03:34:35.464 INFO kablam! 22 | | } Sep 05 03:34:35.464 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 05 03:34:35.464 INFO kablam! | Sep 05 03:34:35.464 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 05 03:34:35.464 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 05 03:34:35.464 INFO kablam! note: required by `Actor` Sep 05 03:34:35.464 INFO kablam! --> src/lib.rs:20:1 Sep 05 03:34:35.464 INFO kablam! | Sep 05 03:34:35.464 INFO kablam! 20 | pub trait Actor: Send { Sep 05 03:34:35.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:34:35.465 INFO kablam! Sep 05 03:34:35.466 INFO kablam! error: aborting due to previous error Sep 05 03:34:35.466 INFO kablam! Sep 05 03:34:35.466 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 03:34:35.471 INFO kablam! error: Could not compile `actors`. Sep 05 03:34:35.471 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 03:34:35.636 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 05 03:34:35.636 INFO kablam! --> src/channel/mod.rs:18:1 Sep 05 03:34:35.636 INFO kablam! | Sep 05 03:34:35.636 INFO kablam! 18 | / pub struct ActorCell> { Sep 05 03:34:35.636 INFO kablam! 19 | | tx: Mutex>>, Sep 05 03:34:35.636 INFO kablam! 20 | | actor: Mutex>, Sep 05 03:34:35.636 INFO kablam! 21 | | actor_var_change: Condvar Sep 05 03:34:35.636 INFO kablam! 22 | | } Sep 05 03:34:35.636 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 05 03:34:35.636 INFO kablam! | Sep 05 03:34:35.636 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 05 03:34:35.636 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 05 03:34:35.636 INFO kablam! note: required by `Actor` Sep 05 03:34:35.636 INFO kablam! --> src/lib.rs:20:1 Sep 05 03:34:35.636 INFO kablam! | Sep 05 03:34:35.636 INFO kablam! 20 | pub trait Actor: Send { Sep 05 03:34:35.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:34:35.637 INFO kablam! Sep 05 03:34:35.641 INFO kablam! error: aborting due to previous error Sep 05 03:34:35.641 INFO kablam! Sep 05 03:34:35.641 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 03:34:35.646 INFO kablam! error: Could not compile `actors`. Sep 05 03:34:35.646 INFO kablam! Sep 05 03:34:35.646 INFO kablam! To learn more, run the command again with --verbose. Sep 05 03:34:35.647 INFO kablam! su: No module specific data is present Sep 05 03:34:36.386 INFO running `"docker" "rm" "-f" "b2372ff609285e666659a577c6837bfefc5f98d671d8e994c78f060761432d00"` Sep 05 03:34:36.500 INFO blam! b2372ff609285e666659a577c6837bfefc5f98d671d8e994c78f060761432d00