Sep 21 04:36:36.009 INFO checking riker-mapvec-0.1.7 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:36:36.009 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:36:36.009 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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:36.229 INFO blam! 64f8797f129c68f3e3695b15e35a4311245b699c43432bbd5afcc9a6f72c27bc Sep 21 04:36:36.231 INFO running `"docker" "start" "-a" "64f8797f129c68f3e3695b15e35a4311245b699c43432bbd5afcc9a6f72c27bc"` Sep 21 04:36:37.402 INFO kablam! usermod: no changes Sep 21 04:36:37.586 INFO kablam! Checking futures v0.1.24 Sep 21 04:36:37.588 INFO kablam! Checking runtime-fmt v0.3.0 Sep 21 04:36:37.588 INFO kablam! Checking futures-core-preview v0.2.3 Sep 21 04:36:37.605 INFO kablam! Checking riker-testkit v0.1.0 Sep 21 04:36:37.605 INFO kablam! Checking serde-hjson v0.8.1 Sep 21 04:36:38.848 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 21 04:36:38.849 INFO kablam! Checking futures-io-preview v0.2.2 Sep 21 04:36:40.267 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 21 04:36:40.727 INFO kablam! Checking futures-util-preview v0.2.2 Sep 21 04:36:41.383 INFO kablam! Checking config v0.8.0 Sep 21 04:36:45.238 INFO kablam! Checking futures-cpupool v0.1.8 Sep 21 04:36:46.954 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 21 04:36:47.532 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 21 04:36:47.647 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 21 04:36:47.730 INFO kablam! Checking futures-preview v0.2.2 Sep 21 04:36:48.094 INFO kablam! Checking riker v0.1.7 Sep 21 04:36:49.226 INFO kablam! error[E0310]: the parameter type `Msg` may not live long enough Sep 21 04:36:49.226 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/actor/channel.rs:9:18 Sep 21 04:36:49.226 INFO kablam! | Sep 21 04:36:49.226 INFO kablam! 9 | type Subs = HashMap>>; Sep 21 04:36:49.226 INFO kablam! | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:36:49.226 INFO kablam! | | Sep 21 04:36:49.226 INFO kablam! | help: consider adding an explicit lifetime bound `Msg: 'static`... Sep 21 04:36:49.226 INFO kablam! | Sep 21 04:36:49.226 INFO kablam! note: ...so that the type `Msg` will meet its required lifetime bounds Sep 21 04:36:49.226 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/actor/channel.rs:9:18 Sep 21 04:36:49.226 INFO kablam! | Sep 21 04:36:49.226 INFO kablam! 9 | type Subs = HashMap>>; Sep 21 04:36:49.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:36:49.226 INFO kablam! Sep 21 04:36:49.251 INFO kablam! error[E0310]: the parameter type `Msg` may not live long enough Sep 21 04:36:49.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/kernel/queue.rs:86:31 Sep 21 04:36:49.251 INFO kablam! | Sep 21 04:36:49.251 INFO kablam! 86 | pub type EnqueueResult = Result<(), EnqueueError>>; Sep 21 04:36:49.251 INFO kablam! | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:36:49.251 INFO kablam! | | Sep 21 04:36:49.251 INFO kablam! | help: consider adding an explicit lifetime bound `Msg: 'static`... Sep 21 04:36:49.251 INFO kablam! | Sep 21 04:36:49.251 INFO kablam! note: ...so that the type `Msg` will meet its required lifetime bounds Sep 21 04:36:49.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/riker-0.1.7/src/kernel/queue.rs:86:31 Sep 21 04:36:49.251 INFO kablam! | Sep 21 04:36:49.251 INFO kablam! 86 | pub type EnqueueResult = Result<(), EnqueueError>>; Sep 21 04:36:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:36:49.251 INFO kablam! Sep 21 04:36:49.402 INFO kablam! error: aborting due to 2 previous errors Sep 21 04:36:49.402 INFO kablam! Sep 21 04:36:49.402 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 04:36:49.418 INFO kablam! error: Could not compile `riker`. Sep 21 04:36:49.418 INFO kablam! Sep 21 04:36:49.418 INFO kablam! To learn more, run the command again with --verbose. Sep 21 04:36:49.420 INFO kablam! su: No module specific data is present Sep 21 04:36:50.054 INFO running `"docker" "rm" "-f" "64f8797f129c68f3e3695b15e35a4311245b699c43432bbd5afcc9a6f72c27bc"` Sep 21 04:36:50.188 INFO blam! 64f8797f129c68f3e3695b15e35a4311245b699c43432bbd5afcc9a6f72c27bc