Sep 19 22:24:28.494 INFO checking qcollect-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 22:24:28.494 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 22:24:28.494 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:24:28.627 INFO blam! 5f3cd6b2755417f3ea311bd2f143dd83d79849cdf0e688a7c7f2b83e4366f748 Sep 19 22:24:28.628 INFO running `"docker" "start" "-a" "5f3cd6b2755417f3ea311bd2f143dd83d79849cdf0e688a7c7f2b83e4366f748"` Sep 19 22:24:29.439 INFO kablam! usermod: no changes Sep 19 22:24:29.474 INFO kablam! Checking raw-vec v0.1.0 Sep 19 22:24:29.474 INFO kablam! Checking qindex_multi v0.1.2 Sep 19 22:24:29.519 INFO kablam! error[E0557]: feature has been removed Sep 19 22:24:29.519 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-vec-0.1.0/src/lib.rs:11:16 Sep 19 22:24:29.519 INFO kablam! | Sep 19 22:24:29.519 INFO kablam! 11 | #![feature(rt, unsafe_no_drop_flag, unique, heap_api, box_raw, filling_drop)] Sep 19 22:24:29.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 22:24:29.519 INFO kablam! Sep 19 22:24:29.631 INFO kablam! error[E0309]: the associated type `>::Output` may not live long enough Sep 19 22:24:29.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/qindex_multi-0.1.2/src/lib.rs:115:5 Sep 19 22:24:29.631 INFO kablam! | Sep 19 22:24:29.631 INFO kablam! 115 | type Item = &'c >::Output; Sep 19 22:24:29.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:24:29.631 INFO kablam! | Sep 19 22:24:29.631 INFO kablam! = help: consider adding an explicit lifetime bound `>::Output: 'c`... Sep 19 22:24:29.631 INFO kablam! note: ...so that the reference type `&'c >::Output` does not outlive the data it points at Sep 19 22:24:29.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/qindex_multi-0.1.2/src/lib.rs:115:5 Sep 19 22:24:29.631 INFO kablam! | Sep 19 22:24:29.631 INFO kablam! 115 | type Item = &'c >::Output; Sep 19 22:24:29.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:24:29.631 INFO kablam! Sep 19 22:24:29.632 INFO kablam! error[E0309]: the associated type `>::Output` may not live long enough Sep 19 22:24:29.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/qindex_multi-0.1.2/src/lib.rs:131:5 Sep 19 22:24:29.632 INFO kablam! | Sep 19 22:24:29.632 INFO kablam! 131 | type Item = &'c mut >::Output; Sep 19 22:24:29.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:24:29.632 INFO kablam! | Sep 19 22:24:29.632 INFO kablam! = help: consider adding an explicit lifetime bound `>::Output: 'c`... Sep 19 22:24:29.632 INFO kablam! note: ...so that the reference type `&'c mut >::Output` does not outlive the data it points at Sep 19 22:24:29.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/qindex_multi-0.1.2/src/lib.rs:131:5 Sep 19 22:24:29.632 INFO kablam! | Sep 19 22:24:29.632 INFO kablam! 131 | type Item = &'c mut >::Output; Sep 19 22:24:29.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:24:29.632 INFO kablam! Sep 19 22:24:29.632 INFO kablam! error[E0658]: The attribute `unsafe_no_drop_flag` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 22:24:29.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-vec-0.1.0/src/lib.rs:46:3 Sep 19 22:24:29.632 INFO kablam! | Sep 19 22:24:29.632 INFO kablam! 46 | #[unsafe_no_drop_flag] Sep 19 22:24:29.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 22:24:29.632 INFO kablam! | Sep 19 22:24:29.632 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 22:24:29.632 INFO kablam! Sep 19 22:24:29.632 INFO kablam! error: aborting due to 2 previous errors Sep 19 22:24:29.632 INFO kablam! Sep 19 22:24:29.632 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 22:24:29.632 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 22:24:29.634 INFO kablam! error: aborting due to 2 previous errors Sep 19 22:24:29.634 INFO kablam! Sep 19 22:24:29.634 INFO kablam! For more information about this error, try `rustc --explain E0309`. Sep 19 22:24:29.636 INFO kablam! error: Could not compile `raw-vec`. Sep 19 22:24:29.636 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:24:29.640 INFO kablam! error: Could not compile `qindex_multi`. Sep 19 22:24:29.640 INFO kablam! Sep 19 22:24:29.640 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:24:29.641 INFO kablam! su: No module specific data is present Sep 19 22:24:30.176 INFO running `"docker" "rm" "-f" "5f3cd6b2755417f3ea311bd2f143dd83d79849cdf0e688a7c7f2b83e4366f748"` Sep 19 22:24:30.236 INFO blam! 5f3cd6b2755417f3ea311bd2f143dd83d79849cdf0e688a7c7f2b83e4366f748