Sep 20 05:14:42.648 INFO checking actors-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 05:14:42.648 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 05:14:42.648 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:14:42.990 INFO blam! e5fd7ea08fdbec971525ac4dcdd6550514a03a766ba01f2a258b252da3bbd211 Sep 20 05:14:42.992 INFO running `"docker" "start" "-a" "e5fd7ea08fdbec971525ac4dcdd6550514a03a766ba01f2a258b252da3bbd211"` Sep 20 05:14:44.010 INFO kablam! usermod: no changes Sep 20 05:14:44.034 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 20 05:14:44.039 INFO kablam! Checking actors v0.1.0 (/source) Sep 20 05:14:44.299 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 20 05:14:44.299 INFO kablam! --> src/channel/mod.rs:18:1 Sep 20 05:14:44.299 INFO kablam! | Sep 20 05:14:44.299 INFO kablam! 18 | / pub struct ActorCell> { Sep 20 05:14:44.299 INFO kablam! 19 | | tx: Mutex>>, Sep 20 05:14:44.299 INFO kablam! 20 | | actor: Mutex>, Sep 20 05:14:44.299 INFO kablam! 21 | | actor_var_change: Condvar Sep 20 05:14:44.299 INFO kablam! 22 | | } Sep 20 05:14:44.300 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 20 05:14:44.300 INFO kablam! | Sep 20 05:14:44.300 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 20 05:14:44.300 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 20 05:14:44.300 INFO kablam! note: required by `Actor` Sep 20 05:14:44.300 INFO kablam! --> src/lib.rs:20:1 Sep 20 05:14:44.300 INFO kablam! | Sep 20 05:14:44.300 INFO kablam! 20 | pub trait Actor: Send { Sep 20 05:14:44.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:14:44.300 INFO kablam! Sep 20 05:14:44.301 INFO kablam! error: aborting due to previous error Sep 20 05:14:44.301 INFO kablam! Sep 20 05:14:44.301 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 05:14:44.306 INFO kablam! error: Could not compile `actors`. Sep 20 05:14:44.307 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:14:44.379 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 20 05:14:44.379 INFO kablam! --> src/channel/mod.rs:18:1 Sep 20 05:14:44.379 INFO kablam! | Sep 20 05:14:44.379 INFO kablam! 18 | / pub struct ActorCell> { Sep 20 05:14:44.379 INFO kablam! 19 | | tx: Mutex>>, Sep 20 05:14:44.379 INFO kablam! 20 | | actor: Mutex>, Sep 20 05:14:44.379 INFO kablam! 21 | | actor_var_change: Condvar Sep 20 05:14:44.379 INFO kablam! 22 | | } Sep 20 05:14:44.379 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 20 05:14:44.379 INFO kablam! | Sep 20 05:14:44.379 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 20 05:14:44.379 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 20 05:14:44.379 INFO kablam! note: required by `Actor` Sep 20 05:14:44.379 INFO kablam! --> src/lib.rs:20:1 Sep 20 05:14:44.379 INFO kablam! | Sep 20 05:14:44.379 INFO kablam! 20 | pub trait Actor: Send { Sep 20 05:14:44.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:14:44.380 INFO kablam! Sep 20 05:14:44.382 INFO kablam! error: aborting due to previous error Sep 20 05:14:44.382 INFO kablam! Sep 20 05:14:44.382 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 05:14:44.388 INFO kablam! error: Could not compile `actors`. Sep 20 05:14:44.388 INFO kablam! Sep 20 05:14:44.388 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:14:44.390 INFO kablam! su: No module specific data is present Sep 20 05:14:45.128 INFO running `"docker" "rm" "-f" "e5fd7ea08fdbec971525ac4dcdd6550514a03a766ba01f2a258b252da3bbd211"` Sep 20 05:14:45.195 INFO blam! e5fd7ea08fdbec971525ac4dcdd6550514a03a766ba01f2a258b252da3bbd211