Sep 20 05:14:42.487 INFO checking actors-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 05:14:42.487 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 05:14:42.487 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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.657 INFO blam! 38a6d0a9b3e3021d936dab25e1ac814b3a7da61f95670f242e330c88aed15987 Sep 20 05:14:42.659 INFO running `"docker" "start" "-a" "38a6d0a9b3e3021d936dab25e1ac814b3a7da61f95670f242e330c88aed15987"` Sep 20 05:14:43.696 INFO kablam! usermod: no changes Sep 20 05:14:43.729 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 20 05:14:43.731 INFO kablam! Checking actors v0.1.0 (/source) Sep 20 05:14:43.987 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 20 05:14:43.987 INFO kablam! --> src/channel/mod.rs:18:1 Sep 20 05:14:43.987 INFO kablam! | Sep 20 05:14:43.987 INFO kablam! 18 | / pub struct ActorCell> { Sep 20 05:14:43.987 INFO kablam! 19 | | tx: Mutex>>, Sep 20 05:14:43.987 INFO kablam! 20 | | actor: Mutex>, Sep 20 05:14:43.987 INFO kablam! 21 | | actor_var_change: Condvar Sep 20 05:14:43.987 INFO kablam! 22 | | } Sep 20 05:14:43.987 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 20 05:14:43.987 INFO kablam! | Sep 20 05:14:43.987 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 20 05:14:43.987 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 20 05:14:43.987 INFO kablam! note: required by `Actor` Sep 20 05:14:43.987 INFO kablam! --> src/lib.rs:20:1 Sep 20 05:14:43.987 INFO kablam! | Sep 20 05:14:43.987 INFO kablam! 20 | pub trait Actor: Send { Sep 20 05:14:43.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:14:43.987 INFO kablam! Sep 20 05:14:43.989 INFO kablam! error: aborting due to previous error Sep 20 05:14:43.989 INFO kablam! Sep 20 05:14:43.989 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 05:14:43.995 INFO kablam! error: Could not compile `actors`. Sep 20 05:14:43.995 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:14:44.039 INFO kablam! error[E0277]: `Message` cannot be sent between threads safely Sep 20 05:14:44.039 INFO kablam! --> src/channel/mod.rs:18:1 Sep 20 05:14:44.039 INFO kablam! | Sep 20 05:14:44.039 INFO kablam! 18 | / pub struct ActorCell> { Sep 20 05:14:44.039 INFO kablam! 19 | | tx: Mutex>>, Sep 20 05:14:44.039 INFO kablam! 20 | | actor: Mutex>, Sep 20 05:14:44.039 INFO kablam! 21 | | actor_var_change: Condvar Sep 20 05:14:44.039 INFO kablam! 22 | | } Sep 20 05:14:44.039 INFO kablam! | |_^ `Message` cannot be sent between threads safely Sep 20 05:14:44.039 INFO kablam! | Sep 20 05:14:44.039 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `Message` Sep 20 05:14:44.039 INFO kablam! = help: consider adding a `where Message: std::marker::Send` bound Sep 20 05:14:44.039 INFO kablam! note: required by `Actor` Sep 20 05:14:44.039 INFO kablam! --> src/lib.rs:20:1 Sep 20 05:14:44.039 INFO kablam! | Sep 20 05:14:44.039 INFO kablam! 20 | pub trait Actor: Send { Sep 20 05:14:44.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:14:44.039 INFO kablam! Sep 20 05:14:44.043 INFO kablam! error: aborting due to previous error Sep 20 05:14:44.043 INFO kablam! Sep 20 05:14:44.043 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 05:14:44.051 INFO kablam! error: Could not compile `actors`. Sep 20 05:14:44.051 INFO kablam! Sep 20 05:14:44.051 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:14:44.051 INFO kablam! su: No module specific data is present Sep 20 05:14:44.454 INFO running `"docker" "rm" "-f" "38a6d0a9b3e3021d936dab25e1ac814b3a7da61f95670f242e330c88aed15987"` Sep 20 05:14:44.531 INFO blam! 38a6d0a9b3e3021d936dab25e1ac814b3a7da61f95670f242e330c88aed15987