Sep 06 10:16:01.455 INFO checking actors-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 10:16:01.455 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 10:16:01.455 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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.591 INFO blam! d60f232426a2b6a9a3adea8b30135e7d0ba4e1e7e644ddec56864ff1730b0049 Sep 06 10:16:01.593 INFO running `"docker" "start" "-a" "d60f232426a2b6a9a3adea8b30135e7d0ba4e1e7e644ddec56864ff1730b0049"` Sep 06 10:16:02.445 INFO kablam! usermod: no changes Sep 06 10:16:02.472 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 06 10:16:02.473 INFO kablam! Checking actors v0.1.0 (file:///source) Sep 06 10:16:02.748 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 06 10:16:02.748 INFO kablam! --> src/channel/mod.rs:18:1 Sep 06 10:16:02.749 INFO kablam! | Sep 06 10:16:02.749 INFO kablam! 18 | / pub struct ActorCell> { Sep 06 10:16:02.749 INFO kablam! 19 | | tx: Mutex>>, Sep 06 10:16:02.749 INFO kablam! 20 | | actor: Mutex>, Sep 06 10:16:02.749 INFO kablam! 21 | | actor_var_change: Condvar Sep 06 10:16:02.749 INFO kablam! 22 | | } Sep 06 10:16:02.749 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 06 10:16:02.749 INFO kablam! | Sep 06 10:16:02.749 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 06 10:16:02.749 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 06 10:16:02.749 INFO kablam! note: required by `Actor` Sep 06 10:16:02.749 INFO kablam! --> src/lib.rs:20:1 Sep 06 10:16:02.749 INFO kablam! | Sep 06 10:16:02.749 INFO kablam! 20 | pub trait Actor: Send { Sep 06 10:16:02.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:16:02.749 INFO kablam! Sep 06 10:16:02.750 INFO kablam! error: aborting due to previous error Sep 06 10:16:02.750 INFO kablam! Sep 06 10:16:02.750 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 10:16:02.758 INFO kablam! error: Could not compile `actors`. Sep 06 10:16:02.758 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 10:16:02.811 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 06 10:16:02.811 INFO kablam! --> src/channel/mod.rs:18:1 Sep 06 10:16:02.811 INFO kablam! | Sep 06 10:16:02.811 INFO kablam! 18 | / pub struct ActorCell> { Sep 06 10:16:02.811 INFO kablam! 19 | | tx: Mutex>>, Sep 06 10:16:02.811 INFO kablam! 20 | | actor: Mutex>, Sep 06 10:16:02.811 INFO kablam! 21 | | actor_var_change: Condvar Sep 06 10:16:02.811 INFO kablam! 22 | | } Sep 06 10:16:02.811 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 06 10:16:02.811 INFO kablam! | Sep 06 10:16:02.811 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 06 10:16:02.811 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 06 10:16:02.811 INFO kablam! note: required by `Actor` Sep 06 10:16:02.811 INFO kablam! --> src/lib.rs:20:1 Sep 06 10:16:02.811 INFO kablam! | Sep 06 10:16:02.811 INFO kablam! 20 | pub trait Actor: Send { Sep 06 10:16:02.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:16:02.811 INFO kablam! Sep 06 10:16:02.815 INFO kablam! error: aborting due to previous error Sep 06 10:16:02.815 INFO kablam! Sep 06 10:16:02.815 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 10:16:02.822 INFO kablam! error: Could not compile `actors`. Sep 06 10:16:02.822 INFO kablam! Sep 06 10:16:02.822 INFO kablam! To learn more, run the command again with --verbose. Sep 06 10:16:02.823 INFO kablam! su: No module specific data is present Sep 06 10:16:03.274 INFO running `"docker" "rm" "-f" "d60f232426a2b6a9a3adea8b30135e7d0ba4e1e7e644ddec56864ff1730b0049"` Sep 06 10:16:03.370 INFO blam! d60f232426a2b6a9a3adea8b30135e7d0ba4e1e7e644ddec56864ff1730b0049