Sep 17 18:53:20.669 INFO checking riker-cqrs-0.1.5 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:53:20.669 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:53:20.669 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:53:20.944 INFO blam! cb047cac0655740691c738c1ddd09c9a5d3f1894046801525d011ccb6dd64ba9 Sep 17 18:53:20.949 INFO running `"docker" "start" "-a" "cb047cac0655740691c738c1ddd09c9a5d3f1894046801525d011ccb6dd64ba9"` Sep 17 18:53:21.728 INFO kablam! usermod: no changes Sep 17 18:53:21.861 INFO kablam! Checking either v1.5.0 Sep 17 18:53:21.862 INFO kablam! Checking futures v0.1.24 Sep 17 18:53:21.862 INFO kablam! Checking runtime-fmt v0.3.0 Sep 17 18:53:21.867 INFO kablam! Checking riker-testkit v0.1.0 Sep 17 18:53:21.867 INFO kablam! Checking serde-hjson v0.8.1 Sep 17 18:53:22.279 INFO kablam! Checking futures-core-preview v0.2.3 Sep 17 18:53:23.251 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 17 18:53:23.251 INFO kablam! Checking futures-io-preview v0.2.2 Sep 17 18:53:24.234 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 17 18:53:24.286 INFO kablam! Checking config v0.8.0 Sep 17 18:53:24.811 INFO kablam! Checking futures-util-preview v0.2.2 Sep 17 18:53:26.427 INFO kablam! Checking futures-cpupool v0.1.8 Sep 17 18:53:28.156 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 17 18:53:28.611 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 17 18:53:28.694 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 17 18:53:28.783 INFO kablam! Checking futures-preview v0.2.2 Sep 17 18:53:29.108 INFO kablam! Checking riker v0.1.7 Sep 17 18:53:30.198 INFO kablam! error[E0310]: the parameter type `Msg` may not live long enough Sep 17 18:53:30.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/actor/channel.rs:9:18 Sep 17 18:53:30.199 INFO kablam! | Sep 17 18:53:30.199 INFO kablam! 9 | type Subs = HashMap>>; Sep 17 18:53:30.199 INFO kablam! | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:53:30.199 INFO kablam! | | Sep 17 18:53:30.199 INFO kablam! | help: consider adding an explicit lifetime bound `Msg: 'static`... Sep 17 18:53:30.199 INFO kablam! | Sep 17 18:53:30.199 INFO kablam! note: ...so that the type `Msg` will meet its required lifetime bounds Sep 17 18:53:30.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/actor/channel.rs:9:18 Sep 17 18:53:30.199 INFO kablam! | Sep 17 18:53:30.199 INFO kablam! 9 | type Subs = HashMap>>; Sep 17 18:53:30.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:53:30.199 INFO kablam! Sep 17 18:53:30.218 INFO kablam! error[E0310]: the parameter type `Msg` may not live long enough Sep 17 18:53:30.219 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/kernel/queue.rs:86:31 Sep 17 18:53:30.219 INFO kablam! | Sep 17 18:53:30.219 INFO kablam! 86 | pub type EnqueueResult = Result<(), EnqueueError>>; Sep 17 18:53:30.219 INFO kablam! | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:53:30.219 INFO kablam! | | Sep 17 18:53:30.219 INFO kablam! | help: consider adding an explicit lifetime bound `Msg: 'static`... Sep 17 18:53:30.219 INFO kablam! | Sep 17 18:53:30.219 INFO kablam! note: ...so that the type `Msg` will meet its required lifetime bounds Sep 17 18:53:30.219 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/kernel/queue.rs:86:31 Sep 17 18:53:30.219 INFO kablam! | Sep 17 18:53:30.219 INFO kablam! 86 | pub type EnqueueResult = Result<(), EnqueueError>>; Sep 17 18:53:30.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:53:30.219 INFO kablam! Sep 17 18:53:30.355 INFO kablam! error: aborting due to 2 previous errors Sep 17 18:53:30.355 INFO kablam! Sep 17 18:53:30.355 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 17 18:53:30.370 INFO kablam! error: Could not compile `riker`. Sep 17 18:53:30.370 INFO kablam! Sep 17 18:53:30.370 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:53:30.372 INFO kablam! su: No module specific data is present Sep 17 18:53:31.300 INFO running `"docker" "rm" "-f" "cb047cac0655740691c738c1ddd09c9a5d3f1894046801525d011ccb6dd64ba9"` Sep 17 18:53:31.586 INFO blam! cb047cac0655740691c738c1ddd09c9a5d3f1894046801525d011ccb6dd64ba9