Sep 14 19:58:59.930 INFO checking actors-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:58:59.930 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:58:59.930 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:59:00.149 INFO blam! 70db61988ad4ea955a6a2e8b78d032ead69a0b5148a4db0ab6de44c317b6613c Sep 14 19:59:00.150 INFO running `"docker" "start" "-a" "70db61988ad4ea955a6a2e8b78d032ead69a0b5148a4db0ab6de44c317b6613c"` Sep 14 19:59:01.239 INFO kablam! usermod: no changes Sep 14 19:59:01.256 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 14 19:59:01.256 INFO kablam! Checking actors v0.1.0 (file:///source) Sep 14 19:59:01.494 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 14 19:59:01.494 INFO kablam! --> src/channel/mod.rs:18:1 Sep 14 19:59:01.494 INFO kablam! | Sep 14 19:59:01.494 INFO kablam! 18 | / pub struct ActorCell> { Sep 14 19:59:01.494 INFO kablam! 19 | | tx: Mutex>>, Sep 14 19:59:01.494 INFO kablam! 20 | | actor: Mutex>, Sep 14 19:59:01.494 INFO kablam! 21 | | actor_var_change: Condvar Sep 14 19:59:01.494 INFO kablam! 22 | | } Sep 14 19:59:01.494 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 14 19:59:01.494 INFO kablam! | Sep 14 19:59:01.494 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 14 19:59:01.494 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 14 19:59:01.494 INFO kablam! note: required by `Actor` Sep 14 19:59:01.494 INFO kablam! --> src/lib.rs:20:1 Sep 14 19:59:01.494 INFO kablam! | Sep 14 19:59:01.494 INFO kablam! 20 | pub trait Actor: Send { Sep 14 19:59:01.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:59:01.494 INFO kablam! Sep 14 19:59:01.494 INFO kablam! error: aborting due to previous error Sep 14 19:59:01.494 INFO kablam! Sep 14 19:59:01.494 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 19:59:01.496 INFO kablam! error: Could not compile `actors`. Sep 14 19:59:01.496 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:59:01.527 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 14 19:59:01.527 INFO kablam! --> src/channel/mod.rs:18:1 Sep 14 19:59:01.527 INFO kablam! | Sep 14 19:59:01.527 INFO kablam! 18 | / pub struct ActorCell> { Sep 14 19:59:01.527 INFO kablam! 19 | | tx: Mutex>>, Sep 14 19:59:01.527 INFO kablam! 20 | | actor: Mutex>, Sep 14 19:59:01.527 INFO kablam! 21 | | actor_var_change: Condvar Sep 14 19:59:01.527 INFO kablam! 22 | | } Sep 14 19:59:01.527 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 14 19:59:01.527 INFO kablam! | Sep 14 19:59:01.527 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 14 19:59:01.527 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 14 19:59:01.527 INFO kablam! note: required by `Actor` Sep 14 19:59:01.527 INFO kablam! --> src/lib.rs:20:1 Sep 14 19:59:01.527 INFO kablam! | Sep 14 19:59:01.527 INFO kablam! 20 | pub trait Actor: Send { Sep 14 19:59:01.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:59:01.527 INFO kablam! Sep 14 19:59:01.530 INFO kablam! error: aborting due to previous error Sep 14 19:59:01.530 INFO kablam! Sep 14 19:59:01.530 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 19:59:01.535 INFO kablam! error: Could not compile `actors`. Sep 14 19:59:01.535 INFO kablam! Sep 14 19:59:01.535 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:59:01.536 INFO kablam! su: No module specific data is present Sep 14 19:59:02.136 INFO running `"docker" "rm" "-f" "70db61988ad4ea955a6a2e8b78d032ead69a0b5148a4db0ab6de44c317b6613c"` Sep 14 19:59:02.324 INFO blam! 70db61988ad4ea955a6a2e8b78d032ead69a0b5148a4db0ab6de44c317b6613c