Aug 31 16:35:50.818 INFO checking riker-0.1.5 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 16:35:50.818 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 16:35:50.818 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 16:35:51.058 INFO blam! 7b5f1ce98eb9b409a0010c9efac089b31025e44d96ecfe7e3d6420ebf1bb658c Aug 31 16:35:51.060 INFO running `"docker" "start" "-a" "7b5f1ce98eb9b409a0010c9efac089b31025e44d96ecfe7e3d6420ebf1bb658c"` Aug 31 16:35:51.955 INFO kablam! Checking futures v0.1.23 Aug 31 16:35:51.969 INFO kablam! Checking riker-testkit v0.1.0 Aug 31 16:35:51.974 INFO kablam! Checking riker v0.1.5 (file:///source) Aug 31 16:35:51.983 INFO kablam! Checking riker-log v0.1.7 Aug 31 16:35:51.987 INFO kablam! Checking riker-mapvec v0.1.7 Aug 31 16:35:51.989 INFO kablam! Checking riker-timer v0.1.7 Aug 31 16:35:51.993 INFO kablam! Checking riker-deadletter v0.1.7 Aug 31 16:35:58.947 INFO kablam! warning: the feature `assoc_unix_epoch` has been stable since 1.28.0 and no longer requires an attribute to enable Aug 31 16:35:58.947 INFO kablam! --> src/lib.rs:2:12 Aug 31 16:35:58.947 INFO kablam! | Aug 31 16:35:58.947 INFO kablam! 2 | #![feature(assoc_unix_epoch)] Aug 31 16:35:58.947 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 31 16:35:58.947 INFO kablam! | Aug 31 16:35:58.947 INFO kablam! = note: #[warn(stable_features)] on by default Aug 31 16:35:58.947 INFO kablam! Aug 31 16:36:00.526 INFO kablam! Checking futures-cpupool v0.1.8 Aug 31 16:36:01.050 INFO kablam! Checking riker-dispatcher v0.1.7 Aug 31 16:36:03.364 INFO kablam! Checking riker-default v0.1.7 Aug 31 16:36:10.526 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.526 INFO kablam! --> tests/channels.rs:92:16 Aug 31 16:36:10.526 INFO kablam! | Aug 31 16:36:10.526 INFO kablam! 92 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:10.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.527 INFO kablam! | Aug 31 16:36:10.527 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.527 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.527 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:10.527 INFO kablam! Aug 31 16:36:10.527 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.527 INFO kablam! --> tests/channels.rs:92:40 Aug 31 16:36:10.527 INFO kablam! | Aug 31 16:36:10.527 INFO kablam! 92 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:10.527 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.527 INFO kablam! | Aug 31 16:36:10.527 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.527 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.527 INFO kablam! = note: required by `>::new` Aug 31 16:36:10.527 INFO kablam! Aug 31 16:36:10.527 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:10.527 INFO kablam! --> tests/channels.rs:93:18 Aug 31 16:36:10.527 INFO kablam! | Aug 31 16:36:10.527 INFO kablam! 93 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:10.527 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:10.527 INFO kablam! | Aug 31 16:36:10.527 INFO kablam! = note: required by `>::new` Aug 31 16:36:10.527 INFO kablam! Aug 31 16:36:10.527 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.527 INFO kablam! --> tests/channels.rs:93:18 Aug 31 16:36:10.527 INFO kablam! | Aug 31 16:36:10.528 INFO kablam! 93 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:10.528 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.528 INFO kablam! | Aug 31 16:36:10.528 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.528 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.528 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:10.528 INFO kablam! Aug 31 16:36:10.553 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.553 INFO kablam! --> tests/channels.rs:113:16 Aug 31 16:36:10.553 INFO kablam! | Aug 31 16:36:10.553 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:10.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.553 INFO kablam! | Aug 31 16:36:10.553 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.553 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.553 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:10.553 INFO kablam! Aug 31 16:36:10.554 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.554 INFO kablam! --> tests/channels.rs:113:40 Aug 31 16:36:10.554 INFO kablam! | Aug 31 16:36:10.554 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:10.554 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.554 INFO kablam! | Aug 31 16:36:10.554 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.554 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.554 INFO kablam! = note: required by `>::new` Aug 31 16:36:10.554 INFO kablam! Aug 31 16:36:10.555 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:10.555 INFO kablam! --> tests/channels.rs:114:18 Aug 31 16:36:10.555 INFO kablam! | Aug 31 16:36:10.555 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:10.555 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:10.555 INFO kablam! | Aug 31 16:36:10.555 INFO kablam! = note: required by `>::new` Aug 31 16:36:10.555 INFO kablam! Aug 31 16:36:10.555 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.556 INFO kablam! --> tests/channels.rs:114:18 Aug 31 16:36:10.556 INFO kablam! | Aug 31 16:36:10.556 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:10.556 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.556 INFO kablam! | Aug 31 16:36:10.556 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.556 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.556 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:10.556 INFO kablam! Aug 31 16:36:10.577 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.577 INFO kablam! --> tests/channels.rs:196:16 Aug 31 16:36:10.577 INFO kablam! | Aug 31 16:36:10.577 INFO kablam! 196 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:10.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.577 INFO kablam! | Aug 31 16:36:10.577 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.577 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.577 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:10.577 INFO kablam! Aug 31 16:36:10.577 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.577 INFO kablam! --> tests/channels.rs:196:40 Aug 31 16:36:10.577 INFO kablam! | Aug 31 16:36:10.577 INFO kablam! 196 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:10.577 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.577 INFO kablam! | Aug 31 16:36:10.577 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.577 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.578 INFO kablam! = note: required by `>::new` Aug 31 16:36:10.578 INFO kablam! Aug 31 16:36:10.578 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:10.578 INFO kablam! --> tests/channels.rs:197:18 Aug 31 16:36:10.578 INFO kablam! | Aug 31 16:36:10.578 INFO kablam! 197 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:10.578 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:10.578 INFO kablam! | Aug 31 16:36:10.578 INFO kablam! = note: required by `>::new` Aug 31 16:36:10.579 INFO kablam! Aug 31 16:36:10.579 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.579 INFO kablam! --> tests/channels.rs:197:18 Aug 31 16:36:10.579 INFO kablam! | Aug 31 16:36:10.579 INFO kablam! 197 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:10.579 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.579 INFO kablam! | Aug 31 16:36:10.579 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.580 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.580 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:10.580 INFO kablam! Aug 31 16:36:10.599 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.599 INFO kablam! --> tests/channels.rs:256:16 Aug 31 16:36:10.599 INFO kablam! | Aug 31 16:36:10.599 INFO kablam! 256 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:10.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.599 INFO kablam! | Aug 31 16:36:10.599 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.599 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.600 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:10.600 INFO kablam! Aug 31 16:36:10.600 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.600 INFO kablam! --> tests/channels.rs:256:40 Aug 31 16:36:10.600 INFO kablam! | Aug 31 16:36:10.600 INFO kablam! 256 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:10.600 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.600 INFO kablam! | Aug 31 16:36:10.601 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.601 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.601 INFO kablam! = note: required by `>::new` Aug 31 16:36:10.601 INFO kablam! Aug 31 16:36:10.601 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:10.601 INFO kablam! --> tests/channels.rs:257:18 Aug 31 16:36:10.601 INFO kablam! | Aug 31 16:36:10.601 INFO kablam! 257 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:10.601 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:10.601 INFO kablam! | Aug 31 16:36:10.602 INFO kablam! = note: required by `>::new` Aug 31 16:36:10.602 INFO kablam! Aug 31 16:36:10.602 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:10.602 INFO kablam! --> tests/channels.rs:257:18 Aug 31 16:36:10.602 INFO kablam! | Aug 31 16:36:10.602 INFO kablam! 257 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:10.602 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:10.602 INFO kablam! | Aug 31 16:36:10.602 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:10.602 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:10.602 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:10.602 INFO kablam! Aug 31 16:36:10.619 INFO kablam! error: aborting due to 16 previous errors Aug 31 16:36:10.619 INFO kablam! Aug 31 16:36:10.619 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 16:36:10.633 INFO kablam! error: Could not compile `riker`. Aug 31 16:36:10.633 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 16:36:11.257 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.257 INFO kablam! --> tests/supervision.rs:114:16 Aug 31 16:36:11.257 INFO kablam! | Aug 31 16:36:11.258 INFO kablam! 114 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.258 INFO kablam! | Aug 31 16:36:11.258 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.258 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.258 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.258 INFO kablam! Aug 31 16:36:11.258 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.258 INFO kablam! --> tests/supervision.rs:114:40 Aug 31 16:36:11.258 INFO kablam! | Aug 31 16:36:11.258 INFO kablam! 114 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.258 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.259 INFO kablam! | Aug 31 16:36:11.259 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.259 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.259 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.259 INFO kablam! Aug 31 16:36:11.259 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.260 INFO kablam! --> tests/supervision.rs:115:18 Aug 31 16:36:11.260 INFO kablam! | Aug 31 16:36:11.261 INFO kablam! 115 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.261 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.261 INFO kablam! | Aug 31 16:36:11.261 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.261 INFO kablam! Aug 31 16:36:11.261 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.261 INFO kablam! --> tests/supervision.rs:115:18 Aug 31 16:36:11.261 INFO kablam! | Aug 31 16:36:11.261 INFO kablam! 115 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.261 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.261 INFO kablam! | Aug 31 16:36:11.261 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.261 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.261 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.261 INFO kablam! Aug 31 16:36:11.292 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.293 INFO kablam! --> tests/supervision.rs:201:16 Aug 31 16:36:11.293 INFO kablam! | Aug 31 16:36:11.293 INFO kablam! 201 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.293 INFO kablam! | Aug 31 16:36:11.293 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.293 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.293 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.293 INFO kablam! Aug 31 16:36:11.294 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.294 INFO kablam! --> tests/supervision.rs:201:40 Aug 31 16:36:11.294 INFO kablam! | Aug 31 16:36:11.294 INFO kablam! 201 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.294 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.294 INFO kablam! | Aug 31 16:36:11.295 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.295 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.295 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.295 INFO kablam! Aug 31 16:36:11.296 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.296 INFO kablam! --> tests/supervision.rs:202:18 Aug 31 16:36:11.296 INFO kablam! | Aug 31 16:36:11.296 INFO kablam! 202 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.296 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.296 INFO kablam! | Aug 31 16:36:11.296 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.296 INFO kablam! Aug 31 16:36:11.296 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.296 INFO kablam! --> tests/supervision.rs:202:18 Aug 31 16:36:11.296 INFO kablam! | Aug 31 16:36:11.296 INFO kablam! 202 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.296 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.297 INFO kablam! | Aug 31 16:36:11.297 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.297 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.297 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.297 INFO kablam! Aug 31 16:36:11.312 INFO kablam! error: aborting due to 8 previous errors Aug 31 16:36:11.312 INFO kablam! Aug 31 16:36:11.313 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 16:36:11.328 INFO kablam! error: Could not compile `riker`. Aug 31 16:36:11.329 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 16:36:11.342 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.343 INFO kablam! --> tests/selection.rs:72:16 Aug 31 16:36:11.343 INFO kablam! | Aug 31 16:36:11.343 INFO kablam! 72 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.343 INFO kablam! | Aug 31 16:36:11.343 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.343 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.343 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.343 INFO kablam! Aug 31 16:36:11.343 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.344 INFO kablam! --> tests/selection.rs:72:40 Aug 31 16:36:11.344 INFO kablam! | Aug 31 16:36:11.344 INFO kablam! 72 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.344 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.344 INFO kablam! | Aug 31 16:36:11.344 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.344 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.344 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.344 INFO kablam! Aug 31 16:36:11.344 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.345 INFO kablam! --> tests/selection.rs:73:18 Aug 31 16:36:11.345 INFO kablam! | Aug 31 16:36:11.345 INFO kablam! 73 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.345 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.345 INFO kablam! | Aug 31 16:36:11.345 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.345 INFO kablam! Aug 31 16:36:11.345 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.345 INFO kablam! --> tests/selection.rs:73:18 Aug 31 16:36:11.345 INFO kablam! | Aug 31 16:36:11.345 INFO kablam! 73 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.345 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.345 INFO kablam! | Aug 31 16:36:11.345 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.345 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.345 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.345 INFO kablam! Aug 31 16:36:11.361 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.361 INFO kablam! --> tests/selection.rs:90:16 Aug 31 16:36:11.361 INFO kablam! | Aug 31 16:36:11.361 INFO kablam! 90 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.361 INFO kablam! | Aug 31 16:36:11.361 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.361 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.361 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.361 INFO kablam! Aug 31 16:36:11.361 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.361 INFO kablam! --> tests/selection.rs:90:40 Aug 31 16:36:11.361 INFO kablam! | Aug 31 16:36:11.361 INFO kablam! 90 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.361 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.361 INFO kablam! | Aug 31 16:36:11.361 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.361 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.361 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.361 INFO kablam! Aug 31 16:36:11.362 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.362 INFO kablam! --> tests/selection.rs:91:18 Aug 31 16:36:11.362 INFO kablam! | Aug 31 16:36:11.362 INFO kablam! 91 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.362 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.362 INFO kablam! | Aug 31 16:36:11.362 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.362 INFO kablam! Aug 31 16:36:11.362 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.362 INFO kablam! --> tests/selection.rs:91:18 Aug 31 16:36:11.362 INFO kablam! | Aug 31 16:36:11.362 INFO kablam! 91 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.362 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.363 INFO kablam! | Aug 31 16:36:11.363 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.363 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.363 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.363 INFO kablam! Aug 31 16:36:11.367 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.367 INFO kablam! --> tests/selection.rs:112:16 Aug 31 16:36:11.367 INFO kablam! | Aug 31 16:36:11.367 INFO kablam! 112 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.367 INFO kablam! | Aug 31 16:36:11.367 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.367 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.367 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.367 INFO kablam! Aug 31 16:36:11.368 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.368 INFO kablam! --> tests/selection.rs:112:40 Aug 31 16:36:11.368 INFO kablam! | Aug 31 16:36:11.368 INFO kablam! 112 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.368 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.368 INFO kablam! | Aug 31 16:36:11.368 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.368 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.368 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.368 INFO kablam! Aug 31 16:36:11.368 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.368 INFO kablam! --> tests/selection.rs:113:18 Aug 31 16:36:11.368 INFO kablam! | Aug 31 16:36:11.368 INFO kablam! 113 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.368 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.368 INFO kablam! | Aug 31 16:36:11.369 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.369 INFO kablam! Aug 31 16:36:11.369 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.369 INFO kablam! --> tests/selection.rs:113:18 Aug 31 16:36:11.369 INFO kablam! | Aug 31 16:36:11.370 INFO kablam! 113 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.370 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.370 INFO kablam! | Aug 31 16:36:11.370 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.370 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.370 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.370 INFO kablam! Aug 31 16:36:11.386 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.386 INFO kablam! --> tests/selection.rs:177:16 Aug 31 16:36:11.386 INFO kablam! | Aug 31 16:36:11.386 INFO kablam! 177 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.386 INFO kablam! | Aug 31 16:36:11.386 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.387 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.388 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.388 INFO kablam! Aug 31 16:36:11.388 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.388 INFO kablam! --> tests/selection.rs:177:40 Aug 31 16:36:11.388 INFO kablam! | Aug 31 16:36:11.388 INFO kablam! 177 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.388 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.388 INFO kablam! | Aug 31 16:36:11.388 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.388 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.388 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.388 INFO kablam! Aug 31 16:36:11.388 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.388 INFO kablam! --> tests/selection.rs:178:18 Aug 31 16:36:11.388 INFO kablam! | Aug 31 16:36:11.388 INFO kablam! 178 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.388 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.388 INFO kablam! | Aug 31 16:36:11.388 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.389 INFO kablam! Aug 31 16:36:11.389 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.389 INFO kablam! --> tests/selection.rs:178:18 Aug 31 16:36:11.389 INFO kablam! | Aug 31 16:36:11.389 INFO kablam! 178 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.389 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.389 INFO kablam! | Aug 31 16:36:11.389 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.389 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.389 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.389 INFO kablam! Aug 31 16:36:11.403 INFO kablam! error: aborting due to 16 previous errors Aug 31 16:36:11.403 INFO kablam! Aug 31 16:36:11.403 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 16:36:11.414 INFO kablam! error: Could not compile `riker`. Aug 31 16:36:11.415 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 16:36:11.504 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.504 INFO kablam! --> tests/system.rs:52:16 Aug 31 16:36:11.504 INFO kablam! | Aug 31 16:36:11.504 INFO kablam! 52 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.504 INFO kablam! | Aug 31 16:36:11.505 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.505 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.505 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.505 INFO kablam! Aug 31 16:36:11.505 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.505 INFO kablam! --> tests/system.rs:52:40 Aug 31 16:36:11.505 INFO kablam! | Aug 31 16:36:11.505 INFO kablam! 52 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.506 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.506 INFO kablam! | Aug 31 16:36:11.506 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.506 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.506 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.506 INFO kablam! Aug 31 16:36:11.506 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.507 INFO kablam! --> tests/system.rs:53:18 Aug 31 16:36:11.507 INFO kablam! | Aug 31 16:36:11.507 INFO kablam! 53 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.507 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.507 INFO kablam! | Aug 31 16:36:11.507 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.508 INFO kablam! Aug 31 16:36:11.508 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.508 INFO kablam! --> tests/system.rs:53:18 Aug 31 16:36:11.508 INFO kablam! | Aug 31 16:36:11.508 INFO kablam! 53 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.508 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.508 INFO kablam! | Aug 31 16:36:11.508 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.508 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.508 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.508 INFO kablam! Aug 31 16:36:11.513 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.513 INFO kablam! --> tests/system.rs:65:16 Aug 31 16:36:11.513 INFO kablam! | Aug 31 16:36:11.513 INFO kablam! 65 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.513 INFO kablam! | Aug 31 16:36:11.513 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.513 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.513 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.513 INFO kablam! Aug 31 16:36:11.514 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.514 INFO kablam! --> tests/system.rs:65:40 Aug 31 16:36:11.514 INFO kablam! | Aug 31 16:36:11.514 INFO kablam! 65 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.514 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.514 INFO kablam! | Aug 31 16:36:11.514 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.514 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.514 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.514 INFO kablam! Aug 31 16:36:11.514 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.514 INFO kablam! --> tests/system.rs:66:18 Aug 31 16:36:11.514 INFO kablam! | Aug 31 16:36:11.514 INFO kablam! 66 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.514 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.514 INFO kablam! | Aug 31 16:36:11.514 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.514 INFO kablam! Aug 31 16:36:11.515 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.515 INFO kablam! --> tests/system.rs:66:18 Aug 31 16:36:11.515 INFO kablam! | Aug 31 16:36:11.515 INFO kablam! 66 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.515 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.515 INFO kablam! | Aug 31 16:36:11.515 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.515 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.515 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.515 INFO kablam! Aug 31 16:36:11.519 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.519 INFO kablam! --> tests/system.rs:79:16 Aug 31 16:36:11.519 INFO kablam! | Aug 31 16:36:11.519 INFO kablam! 79 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.520 INFO kablam! | Aug 31 16:36:11.520 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.520 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.520 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.520 INFO kablam! Aug 31 16:36:11.520 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.520 INFO kablam! --> tests/system.rs:79:40 Aug 31 16:36:11.520 INFO kablam! | Aug 31 16:36:11.520 INFO kablam! 79 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.520 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.520 INFO kablam! | Aug 31 16:36:11.520 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.520 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.520 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.520 INFO kablam! Aug 31 16:36:11.520 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.520 INFO kablam! --> tests/system.rs:80:18 Aug 31 16:36:11.520 INFO kablam! | Aug 31 16:36:11.520 INFO kablam! 80 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.520 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.520 INFO kablam! | Aug 31 16:36:11.520 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.520 INFO kablam! Aug 31 16:36:11.520 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.520 INFO kablam! --> tests/system.rs:80:18 Aug 31 16:36:11.520 INFO kablam! | Aug 31 16:36:11.520 INFO kablam! 80 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.520 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.520 INFO kablam! | Aug 31 16:36:11.520 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.520 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.520 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.521 INFO kablam! Aug 31 16:36:11.536 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.536 INFO kablam! --> tests/system.rs:105:16 Aug 31 16:36:11.536 INFO kablam! | Aug 31 16:36:11.536 INFO kablam! 105 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.536 INFO kablam! | Aug 31 16:36:11.536 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.536 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.536 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.536 INFO kablam! Aug 31 16:36:11.536 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.536 INFO kablam! --> tests/system.rs:105:40 Aug 31 16:36:11.537 INFO kablam! | Aug 31 16:36:11.537 INFO kablam! 105 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.537 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.537 INFO kablam! | Aug 31 16:36:11.537 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.537 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.537 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.537 INFO kablam! Aug 31 16:36:11.537 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.537 INFO kablam! --> tests/system.rs:106:18 Aug 31 16:36:11.537 INFO kablam! | Aug 31 16:36:11.537 INFO kablam! 106 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.537 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.537 INFO kablam! | Aug 31 16:36:11.537 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.537 INFO kablam! Aug 31 16:36:11.537 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.537 INFO kablam! --> tests/system.rs:106:18 Aug 31 16:36:11.537 INFO kablam! | Aug 31 16:36:11.537 INFO kablam! 106 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.537 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.537 INFO kablam! | Aug 31 16:36:11.538 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.538 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.538 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.538 INFO kablam! Aug 31 16:36:11.547 INFO kablam! error: aborting due to 16 previous errors Aug 31 16:36:11.547 INFO kablam! Aug 31 16:36:11.547 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 16:36:11.561 INFO kablam! error: Could not compile `riker`. Aug 31 16:36:11.561 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 16:36:11.604 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.604 INFO kablam! --> tests/actors.rs:41:16 Aug 31 16:36:11.604 INFO kablam! | Aug 31 16:36:11.604 INFO kablam! 41 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.604 INFO kablam! | Aug 31 16:36:11.604 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.605 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.605 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.605 INFO kablam! Aug 31 16:36:11.605 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.605 INFO kablam! --> tests/actors.rs:41:40 Aug 31 16:36:11.605 INFO kablam! | Aug 31 16:36:11.605 INFO kablam! 41 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.605 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.605 INFO kablam! | Aug 31 16:36:11.605 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.605 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.605 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.605 INFO kablam! Aug 31 16:36:11.606 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.606 INFO kablam! --> tests/actors.rs:42:18 Aug 31 16:36:11.606 INFO kablam! | Aug 31 16:36:11.606 INFO kablam! 42 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.606 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.606 INFO kablam! | Aug 31 16:36:11.606 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.606 INFO kablam! Aug 31 16:36:11.607 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.607 INFO kablam! --> tests/actors.rs:42:18 Aug 31 16:36:11.607 INFO kablam! | Aug 31 16:36:11.607 INFO kablam! 42 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.607 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.607 INFO kablam! | Aug 31 16:36:11.607 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.607 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.607 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.607 INFO kablam! Aug 31 16:36:11.633 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.633 INFO kablam! --> tests/actors.rs:113:16 Aug 31 16:36:11.633 INFO kablam! | Aug 31 16:36:11.633 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.634 INFO kablam! | Aug 31 16:36:11.634 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.634 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.634 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.634 INFO kablam! Aug 31 16:36:11.634 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.634 INFO kablam! --> tests/actors.rs:113:40 Aug 31 16:36:11.634 INFO kablam! | Aug 31 16:36:11.634 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Aug 31 16:36:11.634 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.634 INFO kablam! | Aug 31 16:36:11.634 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.634 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.634 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.634 INFO kablam! Aug 31 16:36:11.634 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Aug 31 16:36:11.634 INFO kablam! --> tests/actors.rs:114:18 Aug 31 16:36:11.634 INFO kablam! | Aug 31 16:36:11.634 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.634 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Aug 31 16:36:11.634 INFO kablam! | Aug 31 16:36:11.634 INFO kablam! = note: required by `>::new` Aug 31 16:36:11.634 INFO kablam! Aug 31 16:36:11.635 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Aug 31 16:36:11.635 INFO kablam! --> tests/actors.rs:114:18 Aug 31 16:36:11.635 INFO kablam! | Aug 31 16:36:11.635 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Aug 31 16:36:11.635 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Aug 31 16:36:11.635 INFO kablam! | Aug 31 16:36:11.635 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Aug 31 16:36:11.635 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Aug 31 16:36:11.635 INFO kablam! = note: required by `riker_default::DefaultModel` Aug 31 16:36:11.635 INFO kablam! Aug 31 16:36:11.644 INFO kablam! error: aborting due to 8 previous errors Aug 31 16:36:11.644 INFO kablam! Aug 31 16:36:11.644 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 16:36:11.653 INFO kablam! error: Could not compile `riker`. Aug 31 16:36:11.653 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 16:36:12.497 INFO kablam! warning: the feature `assoc_unix_epoch` has been stable since 1.28.0 and no longer requires an attribute to enable Aug 31 16:36:12.497 INFO kablam! --> src/lib.rs:2:12 Aug 31 16:36:12.497 INFO kablam! | Aug 31 16:36:12.497 INFO kablam! 2 | #![feature(assoc_unix_epoch)] Aug 31 16:36:12.497 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 31 16:36:12.497 INFO kablam! | Aug 31 16:36:12.497 INFO kablam! = note: #[warn(stable_features)] on by default Aug 31 16:36:12.497 INFO kablam! Aug 31 16:36:12.606 INFO kablam! error: build failed Aug 31 16:36:12.608 INFO kablam! su: No module specific data is present Aug 31 16:36:12.992 INFO running `"docker" "rm" "-f" "7b5f1ce98eb9b409a0010c9efac089b31025e44d96ecfe7e3d6420ebf1bb658c"` Aug 31 16:36:13.081 INFO blam! 7b5f1ce98eb9b409a0010c9efac089b31025e44d96ecfe7e3d6420ebf1bb658c