Sep 01 09:20:55.847 INFO checking riker-0.1.5 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 09:20:55.847 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 09:20:55.848 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:20:56.105 INFO blam! 1b004644242038ab92ea4fa6adb5a80811eea86eb31a8cbd1b77004d9b0eecb9 Sep 01 09:20:56.106 INFO running `"docker" "start" "-a" "1b004644242038ab92ea4fa6adb5a80811eea86eb31a8cbd1b77004d9b0eecb9"` Sep 01 09:20:57.360 INFO kablam! Checking futures v0.1.23 Sep 01 09:20:57.360 INFO kablam! Checking futures-core-preview v0.2.3 Sep 01 09:20:57.364 INFO kablam! Checking riker-testkit v0.1.0 Sep 01 09:20:57.366 INFO kablam! Checking config v0.8.0 Sep 01 09:20:58.411 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 01 09:20:58.413 INFO kablam! Checking futures-io-preview v0.2.2 Sep 01 09:20:59.583 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 01 09:21:00.008 INFO kablam! Checking futures-util-preview v0.2.2 Sep 01 09:21:03.423 INFO kablam! Checking futures-cpupool v0.1.8 Sep 01 09:21:04.628 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 01 09:21:05.421 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 01 09:21:05.538 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 01 09:21:05.650 INFO kablam! Checking futures-preview v0.2.2 Sep 01 09:21:06.392 INFO kablam! Checking riker v0.1.7 Sep 01 09:21:06.394 INFO kablam! Checking riker v0.1.5 (file:///source) Sep 01 09:21:12.274 INFO kablam! Checking riker-log v0.1.7 Sep 01 09:21:12.282 INFO kablam! Checking riker-timer v0.1.7 Sep 01 09:21:12.283 INFO kablam! Checking riker-deadletter v0.1.7 Sep 01 09:21:12.284 INFO kablam! Checking riker-mapvec v0.1.7 Sep 01 09:21:12.284 INFO kablam! Checking riker-dispatcher v0.1.7 Sep 01 09:21:12.286 INFO kablam! warning: the feature `assoc_unix_epoch` has been stable since 1.28.0 and no longer requires an attribute to enable Sep 01 09:21:12.287 INFO kablam! --> src/lib.rs:2:12 Sep 01 09:21:12.287 INFO kablam! | Sep 01 09:21:12.287 INFO kablam! 2 | #![feature(assoc_unix_epoch)] Sep 01 09:21:12.287 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 09:21:12.287 INFO kablam! | Sep 01 09:21:12.287 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 09:21:12.287 INFO kablam! Sep 01 09:21:19.048 INFO kablam! Checking riker-default v0.1.7 Sep 01 09:21:30.287 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.287 INFO kablam! --> tests/selection.rs:72:16 Sep 01 09:21:30.287 INFO kablam! | Sep 01 09:21:30.287 INFO kablam! 72 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.287 INFO kablam! | Sep 01 09:21:30.287 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.288 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.288 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.288 INFO kablam! Sep 01 09:21:30.289 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.289 INFO kablam! --> tests/selection.rs:72:40 Sep 01 09:21:30.289 INFO kablam! | Sep 01 09:21:30.289 INFO kablam! 72 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.289 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.289 INFO kablam! | Sep 01 09:21:30.289 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.289 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.289 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.290 INFO kablam! Sep 01 09:21:30.291 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.291 INFO kablam! --> tests/selection.rs:73:18 Sep 01 09:21:30.291 INFO kablam! | Sep 01 09:21:30.291 INFO kablam! 73 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.291 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.291 INFO kablam! | Sep 01 09:21:30.291 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.291 INFO kablam! Sep 01 09:21:30.292 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.292 INFO kablam! --> tests/selection.rs:73:18 Sep 01 09:21:30.292 INFO kablam! | Sep 01 09:21:30.292 INFO kablam! 73 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.292 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.292 INFO kablam! | Sep 01 09:21:30.292 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.292 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.293 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.293 INFO kablam! Sep 01 09:21:30.314 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.314 INFO kablam! --> tests/selection.rs:90:16 Sep 01 09:21:30.314 INFO kablam! | Sep 01 09:21:30.314 INFO kablam! 90 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.314 INFO kablam! | Sep 01 09:21:30.314 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.314 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.314 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.314 INFO kablam! Sep 01 09:21:30.315 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.315 INFO kablam! --> tests/selection.rs:90:40 Sep 01 09:21:30.315 INFO kablam! | Sep 01 09:21:30.315 INFO kablam! 90 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.315 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.315 INFO kablam! | Sep 01 09:21:30.316 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.316 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.316 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.316 INFO kablam! Sep 01 09:21:30.317 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.317 INFO kablam! --> tests/selection.rs:91:18 Sep 01 09:21:30.317 INFO kablam! | Sep 01 09:21:30.317 INFO kablam! 91 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.317 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.317 INFO kablam! | Sep 01 09:21:30.317 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.317 INFO kablam! Sep 01 09:21:30.317 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.317 INFO kablam! --> tests/selection.rs:91:18 Sep 01 09:21:30.317 INFO kablam! | Sep 01 09:21:30.317 INFO kablam! 91 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.318 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.318 INFO kablam! | Sep 01 09:21:30.318 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.318 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.318 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.318 INFO kablam! Sep 01 09:21:30.325 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.325 INFO kablam! --> tests/selection.rs:112:16 Sep 01 09:21:30.325 INFO kablam! | Sep 01 09:21:30.325 INFO kablam! 112 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.325 INFO kablam! | Sep 01 09:21:30.325 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.326 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.326 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.326 INFO kablam! Sep 01 09:21:30.327 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.327 INFO kablam! --> tests/selection.rs:112:40 Sep 01 09:21:30.327 INFO kablam! | Sep 01 09:21:30.327 INFO kablam! 112 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.327 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.327 INFO kablam! | Sep 01 09:21:30.327 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.327 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.327 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.328 INFO kablam! Sep 01 09:21:30.328 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.328 INFO kablam! --> tests/selection.rs:113:18 Sep 01 09:21:30.328 INFO kablam! | Sep 01 09:21:30.328 INFO kablam! 113 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.328 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.328 INFO kablam! | Sep 01 09:21:30.329 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.329 INFO kablam! Sep 01 09:21:30.329 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.329 INFO kablam! --> tests/selection.rs:113:18 Sep 01 09:21:30.329 INFO kablam! | Sep 01 09:21:30.329 INFO kablam! 113 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.329 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.329 INFO kablam! | Sep 01 09:21:30.330 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.330 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.330 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.330 INFO kablam! Sep 01 09:21:30.362 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.362 INFO kablam! --> tests/selection.rs:177:16 Sep 01 09:21:30.363 INFO kablam! | Sep 01 09:21:30.363 INFO kablam! 177 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.372 INFO kablam! | Sep 01 09:21:30.373 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.373 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.373 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.373 INFO kablam! Sep 01 09:21:30.374 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.374 INFO kablam! --> tests/selection.rs:177:40 Sep 01 09:21:30.374 INFO kablam! | Sep 01 09:21:30.374 INFO kablam! 177 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.374 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.374 INFO kablam! | Sep 01 09:21:30.374 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.377 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.377 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.377 INFO kablam! Sep 01 09:21:30.377 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.377 INFO kablam! --> tests/selection.rs:178:18 Sep 01 09:21:30.378 INFO kablam! | Sep 01 09:21:30.378 INFO kablam! 178 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.378 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.378 INFO kablam! | Sep 01 09:21:30.378 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.378 INFO kablam! Sep 01 09:21:30.378 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.378 INFO kablam! --> tests/selection.rs:178:18 Sep 01 09:21:30.378 INFO kablam! | Sep 01 09:21:30.378 INFO kablam! 178 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.378 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.378 INFO kablam! | Sep 01 09:21:30.379 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.379 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.379 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.379 INFO kablam! Sep 01 09:21:30.442 INFO kablam! error: aborting due to 16 previous errors Sep 01 09:21:30.452 INFO kablam! Sep 01 09:21:30.453 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 09:21:30.491 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.491 INFO kablam! --> tests/supervision.rs:114:16 Sep 01 09:21:30.491 INFO kablam! | Sep 01 09:21:30.491 INFO kablam! 114 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.492 INFO kablam! | Sep 01 09:21:30.492 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.492 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.492 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.492 INFO kablam! Sep 01 09:21:30.493 INFO kablam! error: Could not compile `riker`. Sep 01 09:21:30.493 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:21:30.493 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.494 INFO kablam! --> tests/supervision.rs:114:40 Sep 01 09:21:30.494 INFO kablam! | Sep 01 09:21:30.494 INFO kablam! 114 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.494 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.494 INFO kablam! | Sep 01 09:21:30.494 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.494 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.494 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.494 INFO kablam! Sep 01 09:21:30.495 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.495 INFO kablam! --> tests/supervision.rs:115:18 Sep 01 09:21:30.496 INFO kablam! | Sep 01 09:21:30.496 INFO kablam! 115 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.496 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.500 INFO kablam! | Sep 01 09:21:30.500 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.500 INFO kablam! Sep 01 09:21:30.501 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.501 INFO kablam! --> tests/supervision.rs:115:18 Sep 01 09:21:30.501 INFO kablam! | Sep 01 09:21:30.501 INFO kablam! 115 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.501 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.501 INFO kablam! | Sep 01 09:21:30.501 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.501 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.501 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.502 INFO kablam! Sep 01 09:21:30.547 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.547 INFO kablam! --> tests/supervision.rs:201:16 Sep 01 09:21:30.547 INFO kablam! | Sep 01 09:21:30.547 INFO kablam! 201 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.560 INFO kablam! | Sep 01 09:21:30.561 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.561 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.561 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.561 INFO kablam! Sep 01 09:21:30.562 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.562 INFO kablam! --> tests/supervision.rs:201:40 Sep 01 09:21:30.562 INFO kablam! | Sep 01 09:21:30.562 INFO kablam! 201 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.562 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.562 INFO kablam! | Sep 01 09:21:30.562 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.562 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.562 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.562 INFO kablam! Sep 01 09:21:30.563 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.563 INFO kablam! --> tests/supervision.rs:202:18 Sep 01 09:21:30.563 INFO kablam! | Sep 01 09:21:30.563 INFO kablam! 202 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.563 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.563 INFO kablam! | Sep 01 09:21:30.563 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.564 INFO kablam! Sep 01 09:21:30.564 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.564 INFO kablam! --> tests/supervision.rs:202:18 Sep 01 09:21:30.564 INFO kablam! | Sep 01 09:21:30.564 INFO kablam! 202 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.564 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.564 INFO kablam! | Sep 01 09:21:30.564 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.565 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.565 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.565 INFO kablam! Sep 01 09:21:30.576 INFO kablam! error: aborting due to 8 previous errors Sep 01 09:21:30.576 INFO kablam! Sep 01 09:21:30.577 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 09:21:30.589 INFO kablam! error: Could not compile `riker`. Sep 01 09:21:30.589 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:21:30.654 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.654 INFO kablam! --> tests/channels.rs:92:16 Sep 01 09:21:30.654 INFO kablam! | Sep 01 09:21:30.654 INFO kablam! 92 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.655 INFO kablam! | Sep 01 09:21:30.655 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.655 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.655 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.655 INFO kablam! Sep 01 09:21:30.656 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.656 INFO kablam! --> tests/channels.rs:92:40 Sep 01 09:21:30.656 INFO kablam! | Sep 01 09:21:30.656 INFO kablam! 92 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.656 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.656 INFO kablam! | Sep 01 09:21:30.656 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.656 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.656 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.656 INFO kablam! Sep 01 09:21:30.658 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.658 INFO kablam! --> tests/channels.rs:93:18 Sep 01 09:21:30.658 INFO kablam! | Sep 01 09:21:30.658 INFO kablam! 93 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.658 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.658 INFO kablam! | Sep 01 09:21:30.658 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.658 INFO kablam! Sep 01 09:21:30.659 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.659 INFO kablam! --> tests/channels.rs:93:18 Sep 01 09:21:30.659 INFO kablam! | Sep 01 09:21:30.659 INFO kablam! 93 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.659 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.659 INFO kablam! | Sep 01 09:21:30.659 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.659 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.659 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.659 INFO kablam! Sep 01 09:21:30.660 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.660 INFO kablam! --> tests/actors.rs:41:16 Sep 01 09:21:30.660 INFO kablam! | Sep 01 09:21:30.660 INFO kablam! 41 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.661 INFO kablam! | Sep 01 09:21:30.661 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.661 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.661 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.661 INFO kablam! Sep 01 09:21:30.662 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.662 INFO kablam! --> tests/actors.rs:41:40 Sep 01 09:21:30.662 INFO kablam! | Sep 01 09:21:30.662 INFO kablam! 41 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.662 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.662 INFO kablam! | Sep 01 09:21:30.662 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.662 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.662 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.662 INFO kablam! Sep 01 09:21:30.663 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.663 INFO kablam! --> tests/actors.rs:42:18 Sep 01 09:21:30.663 INFO kablam! | Sep 01 09:21:30.663 INFO kablam! 42 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.663 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.663 INFO kablam! | Sep 01 09:21:30.663 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.663 INFO kablam! Sep 01 09:21:30.664 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.664 INFO kablam! --> tests/actors.rs:42:18 Sep 01 09:21:30.664 INFO kablam! | Sep 01 09:21:30.664 INFO kablam! 42 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.664 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.664 INFO kablam! | Sep 01 09:21:30.664 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.664 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.664 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.664 INFO kablam! Sep 01 09:21:30.690 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.690 INFO kablam! --> tests/channels.rs:113:16 Sep 01 09:21:30.690 INFO kablam! | Sep 01 09:21:30.690 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.690 INFO kablam! | Sep 01 09:21:30.690 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.690 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.691 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.691 INFO kablam! Sep 01 09:21:30.692 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.692 INFO kablam! --> tests/channels.rs:113:40 Sep 01 09:21:30.692 INFO kablam! | Sep 01 09:21:30.692 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.692 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.692 INFO kablam! | Sep 01 09:21:30.692 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.692 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.692 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.692 INFO kablam! Sep 01 09:21:30.693 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.693 INFO kablam! --> tests/channels.rs:114:18 Sep 01 09:21:30.693 INFO kablam! | Sep 01 09:21:30.693 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.693 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.693 INFO kablam! | Sep 01 09:21:30.693 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.693 INFO kablam! Sep 01 09:21:30.694 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.694 INFO kablam! --> tests/channels.rs:114:18 Sep 01 09:21:30.694 INFO kablam! | Sep 01 09:21:30.694 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.694 INFO kablam! | Sep 01 09:21:30.694 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.694 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.694 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.694 INFO kablam! Sep 01 09:21:30.698 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.698 INFO kablam! --> tests/actors.rs:113:16 Sep 01 09:21:30.698 INFO kablam! | Sep 01 09:21:30.698 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.698 INFO kablam! | Sep 01 09:21:30.698 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.698 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.698 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.698 INFO kablam! Sep 01 09:21:30.698 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.699 INFO kablam! --> tests/actors.rs:113:40 Sep 01 09:21:30.699 INFO kablam! | Sep 01 09:21:30.699 INFO kablam! 113 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.699 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.699 INFO kablam! | Sep 01 09:21:30.699 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.699 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.699 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.699 INFO kablam! Sep 01 09:21:30.699 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.699 INFO kablam! --> tests/actors.rs:114:18 Sep 01 09:21:30.699 INFO kablam! | Sep 01 09:21:30.699 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.699 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.699 INFO kablam! | Sep 01 09:21:30.699 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.699 INFO kablam! Sep 01 09:21:30.699 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.699 INFO kablam! --> tests/actors.rs:114:18 Sep 01 09:21:30.699 INFO kablam! | Sep 01 09:21:30.699 INFO kablam! 114 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.699 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.699 INFO kablam! | Sep 01 09:21:30.699 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.699 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.699 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.700 INFO kablam! Sep 01 09:21:30.712 INFO kablam! error: aborting due to 8 previous errors Sep 01 09:21:30.712 INFO kablam! Sep 01 09:21:30.712 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 09:21:30.716 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.716 INFO kablam! --> tests/channels.rs:196:16 Sep 01 09:21:30.716 INFO kablam! | Sep 01 09:21:30.716 INFO kablam! 196 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.716 INFO kablam! | Sep 01 09:21:30.716 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.716 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.716 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.716 INFO kablam! Sep 01 09:21:30.717 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.717 INFO kablam! --> tests/channels.rs:196:40 Sep 01 09:21:30.717 INFO kablam! | Sep 01 09:21:30.717 INFO kablam! 196 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.717 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.717 INFO kablam! | Sep 01 09:21:30.717 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.717 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.717 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.717 INFO kablam! Sep 01 09:21:30.718 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.718 INFO kablam! --> tests/channels.rs:197:18 Sep 01 09:21:30.718 INFO kablam! | Sep 01 09:21:30.718 INFO kablam! 197 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.718 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.718 INFO kablam! | Sep 01 09:21:30.718 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.718 INFO kablam! Sep 01 09:21:30.719 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.719 INFO kablam! --> tests/channels.rs:197:18 Sep 01 09:21:30.719 INFO kablam! | Sep 01 09:21:30.719 INFO kablam! 197 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.719 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.719 INFO kablam! | Sep 01 09:21:30.719 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.719 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.719 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.719 INFO kablam! Sep 01 09:21:30.736 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.736 INFO kablam! --> tests/channels.rs:256:16 Sep 01 09:21:30.736 INFO kablam! | Sep 01 09:21:30.736 INFO kablam! 256 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.736 INFO kablam! | Sep 01 09:21:30.736 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.736 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.736 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.736 INFO kablam! Sep 01 09:21:30.737 INFO kablam! error: Could not compile `riker`. Sep 01 09:21:30.737 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:21:30.737 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.737 INFO kablam! --> tests/channels.rs:256:40 Sep 01 09:21:30.737 INFO kablam! | Sep 01 09:21:30.737 INFO kablam! 256 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.738 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.738 INFO kablam! | Sep 01 09:21:30.738 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.738 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.738 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.738 INFO kablam! Sep 01 09:21:30.739 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.739 INFO kablam! --> tests/channels.rs:257:18 Sep 01 09:21:30.739 INFO kablam! | Sep 01 09:21:30.739 INFO kablam! 257 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.739 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.739 INFO kablam! | Sep 01 09:21:30.739 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.739 INFO kablam! Sep 01 09:21:30.740 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.740 INFO kablam! --> tests/channels.rs:257:18 Sep 01 09:21:30.740 INFO kablam! | Sep 01 09:21:30.740 INFO kablam! 257 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.740 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.740 INFO kablam! | Sep 01 09:21:30.740 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.740 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.740 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.740 INFO kablam! Sep 01 09:21:30.756 INFO kablam! error: aborting due to 16 previous errors Sep 01 09:21:30.756 INFO kablam! Sep 01 09:21:30.756 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 09:21:30.758 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.758 INFO kablam! --> tests/system.rs:52:16 Sep 01 09:21:30.759 INFO kablam! | Sep 01 09:21:30.759 INFO kablam! 52 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.759 INFO kablam! | Sep 01 09:21:30.759 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.759 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.759 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.759 INFO kablam! Sep 01 09:21:30.759 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.759 INFO kablam! --> tests/system.rs:52:40 Sep 01 09:21:30.759 INFO kablam! | Sep 01 09:21:30.759 INFO kablam! 52 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.759 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.759 INFO kablam! | Sep 01 09:21:30.760 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.760 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.760 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.760 INFO kablam! Sep 01 09:21:30.761 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.761 INFO kablam! --> tests/system.rs:53:18 Sep 01 09:21:30.761 INFO kablam! | Sep 01 09:21:30.761 INFO kablam! 53 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.761 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.761 INFO kablam! | Sep 01 09:21:30.761 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.761 INFO kablam! Sep 01 09:21:30.761 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.761 INFO kablam! --> tests/system.rs:53:18 Sep 01 09:21:30.761 INFO kablam! | Sep 01 09:21:30.761 INFO kablam! 53 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.761 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.761 INFO kablam! | Sep 01 09:21:30.761 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.761 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.761 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.761 INFO kablam! Sep 01 09:21:30.765 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.766 INFO kablam! --> tests/system.rs:65:16 Sep 01 09:21:30.766 INFO kablam! | Sep 01 09:21:30.766 INFO kablam! 65 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.766 INFO kablam! | Sep 01 09:21:30.766 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.766 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.766 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.766 INFO kablam! Sep 01 09:21:30.766 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.766 INFO kablam! --> tests/system.rs:65:40 Sep 01 09:21:30.766 INFO kablam! | Sep 01 09:21:30.766 INFO kablam! 65 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.766 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.766 INFO kablam! | Sep 01 09:21:30.767 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.767 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.767 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.767 INFO kablam! Sep 01 09:21:30.767 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.767 INFO kablam! --> tests/system.rs:66:18 Sep 01 09:21:30.767 INFO kablam! | Sep 01 09:21:30.767 INFO kablam! 66 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.767 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.767 INFO kablam! | Sep 01 09:21:30.767 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.767 INFO kablam! Sep 01 09:21:30.767 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.767 INFO kablam! --> tests/system.rs:66:18 Sep 01 09:21:30.767 INFO kablam! | Sep 01 09:21:30.767 INFO kablam! 66 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.767 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.767 INFO kablam! | Sep 01 09:21:30.767 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.767 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.767 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.767 INFO kablam! Sep 01 09:21:30.770 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.770 INFO kablam! --> tests/system.rs:79:16 Sep 01 09:21:30.770 INFO kablam! | Sep 01 09:21:30.770 INFO kablam! 79 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.770 INFO kablam! | Sep 01 09:21:30.770 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.770 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.770 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.770 INFO kablam! Sep 01 09:21:30.770 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.770 INFO kablam! --> tests/system.rs:79:40 Sep 01 09:21:30.770 INFO kablam! | Sep 01 09:21:30.770 INFO kablam! 79 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.770 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.770 INFO kablam! | Sep 01 09:21:30.770 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.770 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.770 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.770 INFO kablam! Sep 01 09:21:30.770 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.771 INFO kablam! --> tests/system.rs:80:18 Sep 01 09:21:30.771 INFO kablam! | Sep 01 09:21:30.771 INFO kablam! 80 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.771 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.771 INFO kablam! | Sep 01 09:21:30.771 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.771 INFO kablam! Sep 01 09:21:30.771 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.771 INFO kablam! --> tests/system.rs:80:18 Sep 01 09:21:30.771 INFO kablam! | Sep 01 09:21:30.771 INFO kablam! 80 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.771 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.771 INFO kablam! | Sep 01 09:21:30.771 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.771 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.771 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.771 INFO kablam! Sep 01 09:21:30.777 INFO kablam! error: Could not compile `riker`. Sep 01 09:21:30.777 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:21:30.788 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.788 INFO kablam! --> tests/system.rs:105:16 Sep 01 09:21:30.788 INFO kablam! | Sep 01 09:21:30.788 INFO kablam! 105 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.788 INFO kablam! | Sep 01 09:21:30.789 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.789 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.789 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.789 INFO kablam! Sep 01 09:21:30.789 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.789 INFO kablam! --> tests/system.rs:105:40 Sep 01 09:21:30.789 INFO kablam! | Sep 01 09:21:30.789 INFO kablam! 105 | let model: DefaultModel = DefaultModel::new(); Sep 01 09:21:30.789 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.789 INFO kablam! | Sep 01 09:21:30.789 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.789 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.789 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.789 INFO kablam! Sep 01 09:21:30.789 INFO kablam! error[E0277]: the trait bound `riker_default::DefaultModel: riker::model::Model` is not satisfied Sep 01 09:21:30.789 INFO kablam! --> tests/system.rs:106:18 Sep 01 09:21:30.789 INFO kablam! | Sep 01 09:21:30.789 INFO kablam! 106 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.789 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `riker::model::Model` is not implemented for `riker_default::DefaultModel` Sep 01 09:21:30.789 INFO kablam! | Sep 01 09:21:30.789 INFO kablam! = note: required by `>::new` Sep 01 09:21:30.789 INFO kablam! Sep 01 09:21:30.789 INFO kablam! error[E0277]: the trait bound `riker::protocol::ActorMsg: std::convert::From` is not satisfied Sep 01 09:21:30.790 INFO kablam! --> tests/system.rs:106:18 Sep 01 09:21:30.790 INFO kablam! | Sep 01 09:21:30.790 INFO kablam! 106 | let system = ActorSystem::new(&model).unwrap(); Sep 01 09:21:30.790 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `riker::protocol::ActorMsg` Sep 01 09:21:30.790 INFO kablam! | Sep 01 09:21:30.790 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `TestMsg` Sep 01 09:21:30.790 INFO kablam! = note: required because of the requirements on the impl of `riker::protocol::Message` for `TestMsg` Sep 01 09:21:30.790 INFO kablam! = note: required by `riker_default::DefaultModel` Sep 01 09:21:30.790 INFO kablam! Sep 01 09:21:30.799 INFO kablam! error: aborting due to 16 previous errors Sep 01 09:21:30.799 INFO kablam! Sep 01 09:21:30.799 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 09:21:30.810 INFO kablam! error: Could not compile `riker`. Sep 01 09:21:30.810 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:21:32.193 INFO kablam! warning: the feature `assoc_unix_epoch` has been stable since 1.28.0 and no longer requires an attribute to enable Sep 01 09:21:32.193 INFO kablam! --> src/lib.rs:2:12 Sep 01 09:21:32.193 INFO kablam! | Sep 01 09:21:32.193 INFO kablam! 2 | #![feature(assoc_unix_epoch)] Sep 01 09:21:32.193 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 09:21:32.193 INFO kablam! | Sep 01 09:21:32.193 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 09:21:32.193 INFO kablam! Sep 01 09:21:32.290 INFO kablam! error: build failed Sep 01 09:21:32.291 INFO kablam! su: No module specific data is present Sep 01 09:21:32.740 INFO running `"docker" "rm" "-f" "1b004644242038ab92ea4fa6adb5a80811eea86eb31a8cbd1b77004d9b0eecb9"` Sep 01 09:21:32.834 INFO blam! 1b004644242038ab92ea4fa6adb5a80811eea86eb31a8cbd1b77004d9b0eecb9