Sep 21 04:36:59.614 INFO checking riker-0.1.7 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 04:36:59.614 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 04:36:59.614 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:36:59.754 INFO blam! 5085778135f63ae551bf068a3f208865b8376d1186cc7dd74bd1e755295e7f96 Sep 21 04:36:59.755 INFO running `"docker" "start" "-a" "5085778135f63ae551bf068a3f208865b8376d1186cc7dd74bd1e755295e7f96"` Sep 21 04:37:00.476 INFO kablam! usermod: no changes Sep 21 04:37:00.590 INFO kablam! Checking futures v0.1.24 Sep 21 04:37:00.590 INFO kablam! Checking runtime-fmt v0.3.0 Sep 21 04:37:00.590 INFO kablam! Checking futures-core-preview v0.2.3 Sep 21 04:37:00.595 INFO kablam! Checking riker-testkit v0.1.0 Sep 21 04:37:00.595 INFO kablam! Checking serde-hjson v0.8.1 Sep 21 04:37:00.966 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 21 04:37:00.966 INFO kablam! Checking futures-io-preview v0.2.2 Sep 21 04:37:01.423 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 21 04:37:01.608 INFO kablam! Checking futures-util-preview v0.2.2 Sep 21 04:37:01.835 INFO kablam! Checking config v0.8.0 Sep 21 04:37:03.281 INFO kablam! Checking futures-cpupool v0.1.8 Sep 21 04:37:03.674 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 21 04:37:04.055 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 21 04:37:04.103 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 21 04:37:04.158 INFO kablam! Checking futures-preview v0.2.2 Sep 21 04:37:04.379 INFO kablam! Checking riker v0.1.7 Sep 21 04:37:04.379 INFO kablam! Checking riker v0.1.7 (/source) Sep 21 04:37:06.334 INFO kablam! warning: the feature `assoc_unix_epoch` has been stable since 1.28.0 and no longer requires an attribute to enable Sep 21 04:37:06.334 INFO kablam! --> src/lib.rs:2:12 Sep 21 04:37:06.334 INFO kablam! | Sep 21 04:37:06.334 INFO kablam! 2 | #![feature(assoc_unix_epoch)] Sep 21 04:37:06.334 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 04:37:06.334 INFO kablam! | Sep 21 04:37:06.334 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 04:37:06.334 INFO kablam! Sep 21 04:37:06.369 INFO kablam! Checking riker-timer v0.1.7 Sep 21 04:37:06.369 INFO kablam! Checking riker-deadletter v0.1.7 Sep 21 04:37:06.369 INFO kablam! Checking riker-dispatcher v0.1.7 Sep 21 04:37:06.369 INFO kablam! Checking riker-log v0.1.7 Sep 21 04:37:06.369 INFO kablam! Checking riker-mapvec v0.1.7 Sep 21 04:37:10.099 INFO kablam! Checking riker-default v0.1.7 Sep 21 04:37:14.319 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.319 INFO kablam! --> tests/actors.rs:41:16 Sep 21 04:37:14.319 INFO kablam! | Sep 21 04:37:14.319 INFO kablam! 41 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.319 INFO kablam! | Sep 21 04:37:14.319 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.319 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.319 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.319 INFO kablam! Sep 21 04:37:14.319 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.319 INFO kablam! --> tests/actors.rs:41:40 Sep 21 04:37:14.319 INFO kablam! | Sep 21 04:37:14.319 INFO kablam! 41 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.319 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.320 INFO kablam! | Sep 21 04:37:14.320 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.320 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.320 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.320 INFO kablam! Sep 21 04:37:14.320 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:14.320 INFO kablam! --> tests/actors.rs:42:18 Sep 21 04:37:14.320 INFO kablam! | Sep 21 04:37:14.320 INFO kablam! 42 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.320 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:14.320 INFO kablam! | Sep 21 04:37:14.320 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.320 INFO kablam! Sep 21 04:37:14.320 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.320 INFO kablam! --> tests/actors.rs:42:18 Sep 21 04:37:14.320 INFO kablam! | Sep 21 04:37:14.320 INFO kablam! 42 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.320 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.320 INFO kablam! | Sep 21 04:37:14.320 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.320 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.320 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.320 INFO kablam! Sep 21 04:37:14.401 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.401 INFO kablam! --> tests/actors.rs:113:16 Sep 21 04:37:14.401 INFO kablam! | Sep 21 04:37:14.401 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.401 INFO kablam! | Sep 21 04:37:14.401 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.401 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.401 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.401 INFO kablam! Sep 21 04:37:14.402 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.402 INFO kablam! --> tests/actors.rs:113:40 Sep 21 04:37:14.402 INFO kablam! | Sep 21 04:37:14.402 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.402 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.402 INFO kablam! | Sep 21 04:37:14.402 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.402 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.402 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.402 INFO kablam! Sep 21 04:37:14.402 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:14.402 INFO kablam! --> tests/actors.rs:114:18 Sep 21 04:37:14.402 INFO kablam! | Sep 21 04:37:14.402 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.402 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:14.402 INFO kablam! | Sep 21 04:37:14.402 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.402 INFO kablam! Sep 21 04:37:14.402 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.402 INFO kablam! --> tests/actors.rs:114:18 Sep 21 04:37:14.402 INFO kablam! | Sep 21 04:37:14.402 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.402 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.402 INFO kablam! | Sep 21 04:37:14.402 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.402 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.402 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.402 INFO kablam! Sep 21 04:37:14.450 INFO kablam! error: aborting due to 8 previous errors Sep 21 04:37:14.450 INFO kablam! Sep 21 04:37:14.450 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 04:37:14.482 INFO kablam! error: Could not compile `riker`. Sep 21 04:37:14.482 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:37:14.858 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.858 INFO kablam! --> tests/system.rs:52:16 Sep 21 04:37:14.858 INFO kablam! | Sep 21 04:37:14.858 INFO kablam! 52 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.858 INFO kablam! | Sep 21 04:37:14.858 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.858 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.858 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.858 INFO kablam! Sep 21 04:37:14.858 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.858 INFO kablam! --> tests/system.rs:52:40 Sep 21 04:37:14.858 INFO kablam! | Sep 21 04:37:14.858 INFO kablam! 52 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.858 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.858 INFO kablam! | Sep 21 04:37:14.858 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.858 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.858 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.858 INFO kablam! Sep 21 04:37:14.858 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:14.858 INFO kablam! --> tests/system.rs:53:18 Sep 21 04:37:14.858 INFO kablam! | Sep 21 04:37:14.858 INFO kablam! 53 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.858 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:14.858 INFO kablam! | Sep 21 04:37:14.858 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.858 INFO kablam! Sep 21 04:37:14.858 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.858 INFO kablam! --> tests/system.rs:53:18 Sep 21 04:37:14.858 INFO kablam! | Sep 21 04:37:14.858 INFO kablam! 53 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.858 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.858 INFO kablam! | Sep 21 04:37:14.858 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.858 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.858 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.858 INFO kablam! Sep 21 04:37:14.871 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.871 INFO kablam! --> tests/system.rs:65:16 Sep 21 04:37:14.871 INFO kablam! | Sep 21 04:37:14.871 INFO kablam! 65 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.871 INFO kablam! | Sep 21 04:37:14.871 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.871 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.871 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.871 INFO kablam! Sep 21 04:37:14.871 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.871 INFO kablam! --> tests/system.rs:65:40 Sep 21 04:37:14.871 INFO kablam! | Sep 21 04:37:14.871 INFO kablam! 65 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.871 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.871 INFO kablam! | Sep 21 04:37:14.871 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.871 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.871 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.871 INFO kablam! Sep 21 04:37:14.871 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:14.871 INFO kablam! --> tests/system.rs:66:18 Sep 21 04:37:14.871 INFO kablam! | Sep 21 04:37:14.871 INFO kablam! 66 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.871 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:14.871 INFO kablam! | Sep 21 04:37:14.871 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.871 INFO kablam! Sep 21 04:37:14.871 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.871 INFO kablam! --> tests/system.rs:66:18 Sep 21 04:37:14.871 INFO kablam! | Sep 21 04:37:14.871 INFO kablam! 66 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.871 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.871 INFO kablam! | Sep 21 04:37:14.871 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.871 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.871 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.871 INFO kablam! Sep 21 04:37:14.894 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.894 INFO kablam! --> tests/system.rs:79:16 Sep 21 04:37:14.894 INFO kablam! | Sep 21 04:37:14.894 INFO kablam! 79 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.894 INFO kablam! | Sep 21 04:37:14.894 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.894 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.894 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.894 INFO kablam! Sep 21 04:37:14.894 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.894 INFO kablam! --> tests/system.rs:79:40 Sep 21 04:37:14.894 INFO kablam! | Sep 21 04:37:14.894 INFO kablam! 79 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.894 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.894 INFO kablam! | Sep 21 04:37:14.894 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.894 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.894 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.894 INFO kablam! Sep 21 04:37:14.894 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:14.894 INFO kablam! --> tests/system.rs:80:18 Sep 21 04:37:14.894 INFO kablam! | Sep 21 04:37:14.894 INFO kablam! 80 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.894 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:14.894 INFO kablam! | Sep 21 04:37:14.894 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.894 INFO kablam! Sep 21 04:37:14.894 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.894 INFO kablam! --> tests/system.rs:80:18 Sep 21 04:37:14.894 INFO kablam! | Sep 21 04:37:14.894 INFO kablam! 80 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.894 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.894 INFO kablam! | Sep 21 04:37:14.894 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.894 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.894 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.894 INFO kablam! Sep 21 04:37:14.910 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.910 INFO kablam! --> tests/system.rs:105:16 Sep 21 04:37:14.910 INFO kablam! | Sep 21 04:37:14.910 INFO kablam! 105 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.910 INFO kablam! | Sep 21 04:37:14.910 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.910 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.910 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.910 INFO kablam! Sep 21 04:37:14.910 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.910 INFO kablam! --> tests/system.rs:105:40 Sep 21 04:37:14.910 INFO kablam! | Sep 21 04:37:14.910 INFO kablam! 105 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:14.910 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.910 INFO kablam! | Sep 21 04:37:14.910 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.910 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.910 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.910 INFO kablam! Sep 21 04:37:14.910 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:14.910 INFO kablam! --> tests/system.rs:106:18 Sep 21 04:37:14.910 INFO kablam! | Sep 21 04:37:14.910 INFO kablam! 106 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.910 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:14.910 INFO kablam! | Sep 21 04:37:14.910 INFO kablam! = note: required by `>::new` Sep 21 04:37:14.910 INFO kablam! Sep 21 04:37:14.922 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:14.922 INFO kablam! --> tests/system.rs:106:18 Sep 21 04:37:14.922 INFO kablam! | Sep 21 04:37:14.922 INFO kablam! 106 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:14.922 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:14.922 INFO kablam! | Sep 21 04:37:14.922 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:14.922 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:14.922 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:14.922 INFO kablam! Sep 21 04:37:14.938 INFO kablam! error: aborting due to 16 previous errors Sep 21 04:37:14.938 INFO kablam! Sep 21 04:37:14.938 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 04:37:14.983 INFO kablam! error: Could not compile `riker`. Sep 21 04:37:14.983 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:37:15.017 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.017 INFO kablam! --> tests/selection.rs:72:16 Sep 21 04:37:15.017 INFO kablam! | Sep 21 04:37:15.017 INFO kablam! 72 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.017 INFO kablam! | Sep 21 04:37:15.017 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.017 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.017 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.017 INFO kablam! Sep 21 04:37:15.018 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.018 INFO kablam! --> tests/selection.rs:72:40 Sep 21 04:37:15.018 INFO kablam! | Sep 21 04:37:15.018 INFO kablam! 72 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.018 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.018 INFO kablam! | Sep 21 04:37:15.018 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.018 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.018 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.018 INFO kablam! Sep 21 04:37:15.022 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.022 INFO kablam! --> tests/selection.rs:73:18 Sep 21 04:37:15.022 INFO kablam! | Sep 21 04:37:15.022 INFO kablam! 73 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.022 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.022 INFO kablam! | Sep 21 04:37:15.022 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.022 INFO kablam! Sep 21 04:37:15.022 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.022 INFO kablam! --> tests/selection.rs:73:18 Sep 21 04:37:15.022 INFO kablam! | Sep 21 04:37:15.022 INFO kablam! 73 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.022 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.022 INFO kablam! | Sep 21 04:37:15.022 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.022 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.022 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.022 INFO kablam! Sep 21 04:37:15.028 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.028 INFO kablam! --> tests/selection.rs:90:16 Sep 21 04:37:15.028 INFO kablam! | Sep 21 04:37:15.028 INFO kablam! 90 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.028 INFO kablam! | Sep 21 04:37:15.028 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.028 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.028 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.028 INFO kablam! Sep 21 04:37:15.029 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.029 INFO kablam! --> tests/selection.rs:90:40 Sep 21 04:37:15.029 INFO kablam! | Sep 21 04:37:15.030 INFO kablam! 90 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.030 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.030 INFO kablam! | Sep 21 04:37:15.030 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.030 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.030 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.030 INFO kablam! Sep 21 04:37:15.030 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.030 INFO kablam! --> tests/selection.rs:91:18 Sep 21 04:37:15.030 INFO kablam! | Sep 21 04:37:15.030 INFO kablam! 91 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.030 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.031 INFO kablam! | Sep 21 04:37:15.031 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.031 INFO kablam! Sep 21 04:37:15.031 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.031 INFO kablam! --> tests/selection.rs:91:18 Sep 21 04:37:15.031 INFO kablam! | Sep 21 04:37:15.031 INFO kablam! 91 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.031 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.034 INFO kablam! | Sep 21 04:37:15.035 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.035 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.035 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.035 INFO kablam! Sep 21 04:37:15.035 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.035 INFO kablam! --> tests/selection.rs:112:16 Sep 21 04:37:15.035 INFO kablam! | Sep 21 04:37:15.036 INFO kablam! 112 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.036 INFO kablam! | Sep 21 04:37:15.036 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.036 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.036 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.036 INFO kablam! Sep 21 04:37:15.036 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.037 INFO kablam! --> tests/selection.rs:112:40 Sep 21 04:37:15.037 INFO kablam! | Sep 21 04:37:15.037 INFO kablam! 112 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.037 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.037 INFO kablam! | Sep 21 04:37:15.037 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.037 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.037 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.037 INFO kablam! Sep 21 04:37:15.037 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.037 INFO kablam! --> tests/selection.rs:113:18 Sep 21 04:37:15.037 INFO kablam! | Sep 21 04:37:15.037 INFO kablam! 113 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.037 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.038 INFO kablam! | Sep 21 04:37:15.038 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.038 INFO kablam! Sep 21 04:37:15.042 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.042 INFO kablam! --> tests/selection.rs:113:18 Sep 21 04:37:15.042 INFO kablam! | Sep 21 04:37:15.042 INFO kablam! 113 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.042 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.042 INFO kablam! | Sep 21 04:37:15.042 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.042 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.042 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.042 INFO kablam! Sep 21 04:37:15.048 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.048 INFO kablam! --> tests/selection.rs:177:16 Sep 21 04:37:15.048 INFO kablam! | Sep 21 04:37:15.048 INFO kablam! 177 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.048 INFO kablam! | Sep 21 04:37:15.048 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.048 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.048 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.048 INFO kablam! Sep 21 04:37:15.048 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.048 INFO kablam! --> tests/selection.rs:177:40 Sep 21 04:37:15.048 INFO kablam! | Sep 21 04:37:15.048 INFO kablam! 177 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.048 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.048 INFO kablam! | Sep 21 04:37:15.049 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.049 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.049 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.049 INFO kablam! Sep 21 04:37:15.049 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.049 INFO kablam! --> tests/selection.rs:178:18 Sep 21 04:37:15.049 INFO kablam! | Sep 21 04:37:15.049 INFO kablam! 178 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.049 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.049 INFO kablam! | Sep 21 04:37:15.049 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.049 INFO kablam! Sep 21 04:37:15.054 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.054 INFO kablam! --> tests/selection.rs:178:18 Sep 21 04:37:15.054 INFO kablam! | Sep 21 04:37:15.054 INFO kablam! 178 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.054 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.054 INFO kablam! | Sep 21 04:37:15.054 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.054 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.054 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.054 INFO kablam! Sep 21 04:37:15.064 INFO kablam! error: aborting due to 16 previous errors Sep 21 04:37:15.065 INFO kablam! Sep 21 04:37:15.065 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 04:37:15.071 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.071 INFO kablam! --> tests/supervision.rs:114:16 Sep 21 04:37:15.071 INFO kablam! | Sep 21 04:37:15.071 INFO kablam! 114 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.071 INFO kablam! | Sep 21 04:37:15.071 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.071 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.071 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.071 INFO kablam! Sep 21 04:37:15.071 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.071 INFO kablam! --> tests/supervision.rs:114:40 Sep 21 04:37:15.071 INFO kablam! | Sep 21 04:37:15.071 INFO kablam! 114 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.071 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.071 INFO kablam! | Sep 21 04:37:15.071 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.071 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.071 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.071 INFO kablam! Sep 21 04:37:15.074 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.074 INFO kablam! --> tests/supervision.rs:115:18 Sep 21 04:37:15.074 INFO kablam! | Sep 21 04:37:15.074 INFO kablam! 115 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.074 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.074 INFO kablam! | Sep 21 04:37:15.074 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.074 INFO kablam! Sep 21 04:37:15.074 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.074 INFO kablam! --> tests/supervision.rs:115:18 Sep 21 04:37:15.074 INFO kablam! | Sep 21 04:37:15.074 INFO kablam! 115 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.074 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.074 INFO kablam! | Sep 21 04:37:15.074 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.074 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.074 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.074 INFO kablam! Sep 21 04:37:15.082 INFO kablam! error: Could not compile `riker`. Sep 21 04:37:15.082 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:37:15.086 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.086 INFO kablam! --> tests/supervision.rs:201:16 Sep 21 04:37:15.086 INFO kablam! | Sep 21 04:37:15.086 INFO kablam! 201 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.086 INFO kablam! | Sep 21 04:37:15.086 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.086 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.086 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.086 INFO kablam! Sep 21 04:37:15.086 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.086 INFO kablam! --> tests/supervision.rs:201:40 Sep 21 04:37:15.086 INFO kablam! | Sep 21 04:37:15.086 INFO kablam! 201 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.086 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.086 INFO kablam! | Sep 21 04:37:15.086 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.086 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.086 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.086 INFO kablam! Sep 21 04:37:15.086 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.086 INFO kablam! --> tests/supervision.rs:202:18 Sep 21 04:37:15.086 INFO kablam! | Sep 21 04:37:15.086 INFO kablam! 202 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.086 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.086 INFO kablam! | Sep 21 04:37:15.086 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.086 INFO kablam! Sep 21 04:37:15.086 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.086 INFO kablam! --> tests/supervision.rs:202:18 Sep 21 04:37:15.086 INFO kablam! | Sep 21 04:37:15.086 INFO kablam! 202 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.086 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.086 INFO kablam! | Sep 21 04:37:15.086 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.086 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.086 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.086 INFO kablam! Sep 21 04:37:15.096 INFO kablam! error: aborting due to 8 previous errors Sep 21 04:37:15.096 INFO kablam! Sep 21 04:37:15.096 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 04:37:15.106 INFO kablam! error: Could not compile `riker`. Sep 21 04:37:15.106 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:37:15.298 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.298 INFO kablam! --> tests/channels.rs:92:16 Sep 21 04:37:15.298 INFO kablam! | Sep 21 04:37:15.298 INFO kablam! 92 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.298 INFO kablam! | Sep 21 04:37:15.298 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.298 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.298 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.298 INFO kablam! Sep 21 04:37:15.298 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.298 INFO kablam! --> tests/channels.rs:92:40 Sep 21 04:37:15.298 INFO kablam! | Sep 21 04:37:15.298 INFO kablam! 92 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.298 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.298 INFO kablam! | Sep 21 04:37:15.298 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.298 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.298 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.298 INFO kablam! Sep 21 04:37:15.298 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.298 INFO kablam! --> tests/channels.rs:93:18 Sep 21 04:37:15.298 INFO kablam! | Sep 21 04:37:15.298 INFO kablam! 93 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.298 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.298 INFO kablam! | Sep 21 04:37:15.298 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.298 INFO kablam! Sep 21 04:37:15.298 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.298 INFO kablam! --> tests/channels.rs:93:18 Sep 21 04:37:15.298 INFO kablam! | Sep 21 04:37:15.298 INFO kablam! 93 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.298 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.298 INFO kablam! | Sep 21 04:37:15.298 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.298 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.298 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.298 INFO kablam! Sep 21 04:37:15.317 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.317 INFO kablam! --> tests/channels.rs:113:16 Sep 21 04:37:15.317 INFO kablam! | Sep 21 04:37:15.317 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.317 INFO kablam! | Sep 21 04:37:15.317 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.317 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.317 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.317 INFO kablam! Sep 21 04:37:15.317 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.317 INFO kablam! --> tests/channels.rs:113:40 Sep 21 04:37:15.317 INFO kablam! | Sep 21 04:37:15.317 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.317 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.317 INFO kablam! | Sep 21 04:37:15.317 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.317 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.317 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.317 INFO kablam! Sep 21 04:37:15.317 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.317 INFO kablam! --> tests/channels.rs:114:18 Sep 21 04:37:15.317 INFO kablam! | Sep 21 04:37:15.317 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.317 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.317 INFO kablam! | Sep 21 04:37:15.317 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.317 INFO kablam! Sep 21 04:37:15.318 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.318 INFO kablam! --> tests/channels.rs:114:18 Sep 21 04:37:15.318 INFO kablam! | Sep 21 04:37:15.318 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.318 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.318 INFO kablam! | Sep 21 04:37:15.318 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.318 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.318 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.318 INFO kablam! Sep 21 04:37:15.327 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.327 INFO kablam! --> tests/channels.rs:196:16 Sep 21 04:37:15.327 INFO kablam! | Sep 21 04:37:15.327 INFO kablam! 196 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.327 INFO kablam! | Sep 21 04:37:15.327 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.327 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.327 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.327 INFO kablam! Sep 21 04:37:15.327 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.327 INFO kablam! --> tests/channels.rs:196:40 Sep 21 04:37:15.327 INFO kablam! | Sep 21 04:37:15.327 INFO kablam! 196 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.327 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.327 INFO kablam! | Sep 21 04:37:15.327 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.327 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.327 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.327 INFO kablam! Sep 21 04:37:15.327 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.327 INFO kablam! --> tests/channels.rs:197:18 Sep 21 04:37:15.327 INFO kablam! | Sep 21 04:37:15.327 INFO kablam! 197 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.327 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.327 INFO kablam! | Sep 21 04:37:15.327 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.327 INFO kablam! Sep 21 04:37:15.327 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.327 INFO kablam! --> tests/channels.rs:197:18 Sep 21 04:37:15.327 INFO kablam! | Sep 21 04:37:15.327 INFO kablam! 197 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.327 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.327 INFO kablam! | Sep 21 04:37:15.327 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.327 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.327 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.327 INFO kablam! Sep 21 04:37:15.337 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.337 INFO kablam! --> tests/channels.rs:256:16 Sep 21 04:37:15.337 INFO kablam! | Sep 21 04:37:15.337 INFO kablam! 256 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.337 INFO kablam! | Sep 21 04:37:15.337 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.337 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.337 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.337 INFO kablam! Sep 21 04:37:15.337 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.337 INFO kablam! --> tests/channels.rs:256:40 Sep 21 04:37:15.337 INFO kablam! | Sep 21 04:37:15.337 INFO kablam! 256 | let model: DefaultModel = DefaultModel::new(); Sep 21 04:37:15.337 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.337 INFO kablam! | Sep 21 04:37:15.337 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.337 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.337 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.337 INFO kablam! Sep 21 04:37:15.337 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 21 04:37:15.337 INFO kablam! --> tests/channels.rs:257:18 Sep 21 04:37:15.337 INFO kablam! | Sep 21 04:37:15.337 INFO kablam! 257 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.337 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 21 04:37:15.337 INFO kablam! | Sep 21 04:37:15.337 INFO kablam! = note: required by `>::new` Sep 21 04:37:15.337 INFO kablam! Sep 21 04:37:15.337 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 21 04:37:15.337 INFO kablam! --> tests/channels.rs:257:18 Sep 21 04:37:15.337 INFO kablam! | Sep 21 04:37:15.337 INFO kablam! 257 | let system = ActorSystem::new(&model).unwrap(); Sep 21 04:37:15.337 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 21 04:37:15.337 INFO kablam! | Sep 21 04:37:15.337 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 21 04:37:15.337 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 21 04:37:15.337 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 21 04:37:15.337 INFO kablam! Sep 21 04:37:15.350 INFO kablam! error: aborting due to 16 previous errors Sep 21 04:37:15.350 INFO kablam! Sep 21 04:37:15.350 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 04:37:15.367 INFO kablam! error: Could not compile `riker`. Sep 21 04:37:15.367 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:37:16.514 INFO kablam! warning: the feature `assoc_unix_epoch` has been stable since 1.28.0 and no longer requires an attribute to enable Sep 21 04:37:16.514 INFO kablam! --> src/lib.rs:2:12 Sep 21 04:37:16.514 INFO kablam! | Sep 21 04:37:16.514 INFO kablam! 2 | #![feature(assoc_unix_epoch)] Sep 21 04:37:16.514 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 04:37:16.514 INFO kablam! | Sep 21 04:37:16.514 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 04:37:16.514 INFO kablam! Sep 21 04:37:16.607 INFO kablam! error: build failed Sep 21 04:37:16.607 INFO kablam! su: No module specific data is present Sep 21 04:37:17.557 INFO running `"docker" "rm" "-f" "5085778135f63ae551bf068a3f208865b8376d1186cc7dd74bd1e755295e7f96"` Sep 21 04:37:17.679 INFO blam! 5085778135f63ae551bf068a3f208865b8376d1186cc7dd74bd1e755295e7f96