Sep 02 21:22:33.860 INFO checking actors-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 21:22:33.860 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 21:22:33.860 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:34.041 INFO blam! 18c1e72b4c036ae99c8c43f6e9d28ef89f40541ad3a7aee45d676fb6e486e76e Sep 02 21:22:34.043 INFO running `"docker" "start" "-a" "18c1e72b4c036ae99c8c43f6e9d28ef89f40541ad3a7aee45d676fb6e486e76e"` Sep 02 21:22:34.667 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 02 21:22:34.668 INFO kablam! Checking actors v0.1.0 (file:///source) Sep 02 21:22:35.375 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 02 21:22:35.375 INFO kablam! --> src/channel/mod.rs:18:1 Sep 02 21:22:35.375 INFO kablam! | Sep 02 21:22:35.375 INFO kablam! 18 | / pub struct ActorCell> { Sep 02 21:22:35.375 INFO kablam! 19 | | tx: Mutex>>, Sep 02 21:22:35.375 INFO kablam! 20 | | actor: Mutex>, Sep 02 21:22:35.375 INFO kablam! 21 | | actor_var_change: Condvar Sep 02 21:22:35.375 INFO kablam! 22 | | } Sep 02 21:22:35.375 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 02 21:22:35.375 INFO kablam! | Sep 02 21:22:35.375 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 02 21:22:35.375 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 02 21:22:35.375 INFO kablam! note: required by `Actor` Sep 02 21:22:35.376 INFO kablam! --> src/lib.rs:20:1 Sep 02 21:22:35.376 INFO kablam! | Sep 02 21:22:35.376 INFO kablam! 20 | pub trait Actor: Send { Sep 02 21:22:35.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:22:35.376 INFO kablam! Sep 02 21:22:35.378 INFO kablam! error: aborting due to previous error Sep 02 21:22:35.378 INFO kablam! Sep 02 21:22:35.378 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 21:22:35.384 INFO kablam! error: Could not compile `actors`. Sep 02 21:22:35.384 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 21:22:35.459 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 02 21:22:35.460 INFO kablam! --> src/channel/mod.rs:18:1 Sep 02 21:22:35.460 INFO kablam! | Sep 02 21:22:35.460 INFO kablam! 18 | / pub struct ActorCell> { Sep 02 21:22:35.460 INFO kablam! 19 | | tx: Mutex>>, Sep 02 21:22:35.460 INFO kablam! 20 | | actor: Mutex>, Sep 02 21:22:35.460 INFO kablam! 21 | | actor_var_change: Condvar Sep 02 21:22:35.460 INFO kablam! 22 | | } Sep 02 21:22:35.460 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 02 21:22:35.460 INFO kablam! | Sep 02 21:22:35.460 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 02 21:22:35.460 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 02 21:22:35.460 INFO kablam! note: required by `Actor` Sep 02 21:22:35.460 INFO kablam! --> src/lib.rs:20:1 Sep 02 21:22:35.460 INFO kablam! | Sep 02 21:22:35.460 INFO kablam! 20 | pub trait Actor: Send { Sep 02 21:22:35.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:22:35.460 INFO kablam! Sep 02 21:22:35.464 INFO kablam! error: aborting due to previous error Sep 02 21:22:35.465 INFO kablam! Sep 02 21:22:35.465 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 21:22:35.470 INFO kablam! error: Could not compile `actors`. Sep 02 21:22:35.471 INFO kablam! Sep 02 21:22:35.471 INFO kablam! To learn more, run the command again with --verbose. Sep 02 21:22:35.472 INFO kablam! su: No module specific data is present Sep 02 21:22:35.862 INFO running `"docker" "rm" "-f" "18c1e72b4c036ae99c8c43f6e9d28ef89f40541ad3a7aee45d676fb6e486e76e"` Sep 02 21:22:35.977 INFO blam! 18c1e72b4c036ae99c8c43f6e9d28ef89f40541ad3a7aee45d676fb6e486e76e