Sep 17 18:53:00.598 INFO checking riker-log-0.1.5 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:53:00.598 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:53:00.598 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/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:00.957 INFO blam! f4b7e6039e3f73ee1cbd5fbe534dff6c16f0a7db5867b9ee0323b3e9a47b19f2 Sep 17 18:53:00.959 INFO running `"docker" "start" "-a" "f4b7e6039e3f73ee1cbd5fbe534dff6c16f0a7db5867b9ee0323b3e9a47b19f2"` Sep 17 18:53:02.550 INFO kablam! usermod: no changes Sep 17 18:53:02.795 INFO kablam! Checking runtime-fmt v0.3.0 Sep 17 18:53:02.803 INFO kablam! Checking futures-core-preview v0.2.3 Sep 17 18:53:02.811 INFO kablam! Checking linked-hash-map v0.3.0 Sep 17 18:53:03.723 INFO kablam! Checking serde-hjson v0.8.1 Sep 17 18:53:04.082 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 17 18:53:04.085 INFO kablam! Checking futures-io-preview v0.2.2 Sep 17 18:53:05.391 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 17 18:53:06.017 INFO kablam! Checking futures-util-preview v0.2.2 Sep 17 18:53:07.095 INFO kablam! Checking config v0.8.0 Sep 17 18:53:09.895 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 17 18:53:10.692 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 17 18:53:10.821 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 17 18:53:10.930 INFO kablam! Checking futures-preview v0.2.2 Sep 17 18:53:11.272 INFO kablam! Checking riker v0.1.7 Sep 17 18:53:12.377 INFO kablam! error[E0310]: the parameter type `Msg` may not live long enough Sep 17 18:53:12.377 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/actor/channel.rs:9:18 Sep 17 18:53:12.377 INFO kablam! | Sep 17 18:53:12.377 INFO kablam! 9 | type Subs = HashMap>>; Sep 17 18:53:12.377 INFO kablam! | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:53:12.377 INFO kablam! | | Sep 17 18:53:12.377 INFO kablam! | help: consider adding an explicit lifetime bound `Msg: 'static`... Sep 17 18:53:12.377 INFO kablam! | Sep 17 18:53:12.377 INFO kablam! note: ...so that the type `Msg` will meet its required lifetime bounds Sep 17 18:53:12.377 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/actor/channel.rs:9:18 Sep 17 18:53:12.377 INFO kablam! | Sep 17 18:53:12.377 INFO kablam! 9 | type Subs = HashMap>>; Sep 17 18:53:12.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:53:12.377 INFO kablam! Sep 17 18:53:12.402 INFO kablam! error[E0310]: the parameter type `Msg` may not live long enough Sep 17 18:53:12.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/kernel/queue.rs:86:31 Sep 17 18:53:12.402 INFO kablam! | Sep 17 18:53:12.402 INFO kablam! 86 | pub type EnqueueResult = Result<(), EnqueueError>>; Sep 17 18:53:12.402 INFO kablam! | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:53:12.402 INFO kablam! | | Sep 17 18:53:12.402 INFO kablam! | help: consider adding an explicit lifetime bound `Msg: 'static`... Sep 17 18:53:12.402 INFO kablam! | Sep 17 18:53:12.402 INFO kablam! note: ...so that the type `Msg` will meet its required lifetime bounds Sep 17 18:53:12.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/kernel/queue.rs:86:31 Sep 17 18:53:12.402 INFO kablam! | Sep 17 18:53:12.402 INFO kablam! 86 | pub type EnqueueResult = Result<(), EnqueueError>>; Sep 17 18:53:12.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:53:12.403 INFO kablam! Sep 17 18:53:12.532 INFO kablam! error: aborting due to 2 previous errors Sep 17 18:53:12.532 INFO kablam! Sep 17 18:53:12.532 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 17 18:53:12.549 INFO kablam! error: Could not compile `riker`. Sep 17 18:53:12.549 INFO kablam! Sep 17 18:53:12.549 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:53:12.551 INFO kablam! su: No module specific data is present Sep 17 18:53:13.552 INFO running `"docker" "rm" "-f" "f4b7e6039e3f73ee1cbd5fbe534dff6c16f0a7db5867b9ee0323b3e9a47b19f2"` Sep 17 18:53:13.778 INFO blam! f4b7e6039e3f73ee1cbd5fbe534dff6c16f0a7db5867b9ee0323b3e9a47b19f2