Sep 06 10:16:01.641 INFO checking actors-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 10:16:01.641 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 10:16:01.641 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 10:16:01.775 INFO blam! ce3abd4ec7703afee85a1e377e05ca84739cd059cf848f97b209e9a719b1f27a Sep 06 10:16:01.777 INFO running `"docker" "start" "-a" "ce3abd4ec7703afee85a1e377e05ca84739cd059cf848f97b209e9a719b1f27a"` Sep 06 10:16:02.938 INFO kablam! usermod: no changes Sep 06 10:16:02.956 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 06 10:16:02.957 INFO kablam! Checking actors v0.1.0 (file:///source) Sep 06 10:16:03.158 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 06 10:16:03.158 INFO kablam! --> src/channel/mod.rs:18:1 Sep 06 10:16:03.158 INFO kablam! | Sep 06 10:16:03.158 INFO kablam! 18 | / pub struct ActorCell> { Sep 06 10:16:03.158 INFO kablam! 19 | | tx: Mutex>>, Sep 06 10:16:03.158 INFO kablam! 20 | | actor: Mutex>, Sep 06 10:16:03.158 INFO kablam! 21 | | actor_var_change: Condvar Sep 06 10:16:03.158 INFO kablam! 22 | | } Sep 06 10:16:03.158 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 06 10:16:03.158 INFO kablam! | Sep 06 10:16:03.158 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 06 10:16:03.158 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 06 10:16:03.158 INFO kablam! note: required by `Actor` Sep 06 10:16:03.158 INFO kablam! --> src/lib.rs:20:1 Sep 06 10:16:03.158 INFO kablam! | Sep 06 10:16:03.158 INFO kablam! 20 | pub trait Actor: Send { Sep 06 10:16:03.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:16:03.158 INFO kablam! Sep 06 10:16:03.159 INFO kablam! error: aborting due to previous error Sep 06 10:16:03.159 INFO kablam! Sep 06 10:16:03.159 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 10:16:03.168 INFO kablam! error: Could not compile `actors`. Sep 06 10:16:03.168 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 10:16:03.246 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 06 10:16:03.246 INFO kablam! --> src/channel/mod.rs:18:1 Sep 06 10:16:03.246 INFO kablam! | Sep 06 10:16:03.246 INFO kablam! 18 | / pub struct ActorCell> { Sep 06 10:16:03.246 INFO kablam! 19 | | tx: Mutex>>, Sep 06 10:16:03.246 INFO kablam! 20 | | actor: Mutex>, Sep 06 10:16:03.246 INFO kablam! 21 | | actor_var_change: Condvar Sep 06 10:16:03.246 INFO kablam! 22 | | } Sep 06 10:16:03.246 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 06 10:16:03.246 INFO kablam! | Sep 06 10:16:03.246 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 06 10:16:03.246 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 06 10:16:03.246 INFO kablam! note: required by `Actor` Sep 06 10:16:03.246 INFO kablam! --> src/lib.rs:20:1 Sep 06 10:16:03.246 INFO kablam! | Sep 06 10:16:03.246 INFO kablam! 20 | pub trait Actor: Send { Sep 06 10:16:03.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:16:03.246 INFO kablam! Sep 06 10:16:03.253 INFO kablam! error: aborting due to previous error Sep 06 10:16:03.253 INFO kablam! Sep 06 10:16:03.253 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 10:16:03.256 INFO kablam! error: Could not compile `actors`. Sep 06 10:16:03.256 INFO kablam! Sep 06 10:16:03.256 INFO kablam! To learn more, run the command again with --verbose. Sep 06 10:16:03.257 INFO kablam! su: No module specific data is present Sep 06 10:16:04.197 INFO running `"docker" "rm" "-f" "ce3abd4ec7703afee85a1e377e05ca84739cd059cf848f97b209e9a719b1f27a"` Sep 06 10:16:04.258 INFO blam! ce3abd4ec7703afee85a1e377e05ca84739cd059cf848f97b209e9a719b1f27a