Sep 20 01:57:03.082 INFO checking hina-0.0.6 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 01:57:03.082 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 01:57:03.082 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:57:03.259 INFO blam! 16fa0d5ad60c31e13b0c1a58ee6913340f2967092cd4bfa4aea3d93cca1eb76e Sep 20 01:57:03.261 INFO running `"docker" "start" "-a" "16fa0d5ad60c31e13b0c1a58ee6913340f2967092cd4bfa4aea3d93cca1eb76e"` Sep 20 01:57:04.170 INFO kablam! usermod: no changes Sep 20 01:57:04.268 INFO kablam! Compiling winapi v0.3.5 Sep 20 01:57:04.274 INFO kablam! Compiling ntdll v0.0.2 Sep 20 01:57:04.274 INFO kablam! Compiling hina v0.0.6 (/source) Sep 20 01:57:04.274 INFO kablam! Checking bite v0.0.5 Sep 20 01:57:04.274 INFO kablam! Checking lock_api v0.1.3 Sep 20 01:57:04.274 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 20 01:57:07.281 INFO kablam! Checking parking_lot v0.6.4 Sep 20 01:57:08.648 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.649 INFO kablam! --> src/hina/fmt/hex.rs:52:25 Sep 20 01:57:08.649 INFO kablam! | Sep 20 01:57:08.649 INFO kablam! 52 | impl Debug for HexSlice<'_> { Sep 20 01:57:08.649 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.649 INFO kablam! Sep 20 01:57:08.649 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.649 INFO kablam! --> src/hina/fmt/hex.rs:58:27 Sep 20 01:57:08.649 INFO kablam! | Sep 20 01:57:08.649 INFO kablam! 58 | impl Display for HexSlice<'_> { Sep 20 01:57:08.649 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.649 INFO kablam! Sep 20 01:57:08.649 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.649 INFO kablam! --> src/hina/fmt/hex.rs:64:28 Sep 20 01:57:08.649 INFO kablam! | Sep 20 01:57:08.649 INFO kablam! 64 | impl LowerHex for HexSlice<'_> { Sep 20 01:57:08.649 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.649 INFO kablam! Sep 20 01:57:08.649 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.649 INFO kablam! --> src/hina/fmt/hex.rs:74:28 Sep 20 01:57:08.649 INFO kablam! | Sep 20 01:57:08.649 INFO kablam! 74 | impl UpperHex for HexSlice<'_> { Sep 20 01:57:08.649 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.649 INFO kablam! Sep 20 01:57:08.650 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.650 INFO kablam! --> src/hina/random/mod.rs:21:44 Sep 20 01:57:08.650 INFO kablam! | Sep 20 01:57:08.650 INFO kablam! 21 | impl Iterator for RandomCharacter<'_, TRandom> Sep 20 01:57:08.650 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.650 INFO kablam! Sep 20 01:57:08.650 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.650 INFO kablam! --> src/hina/random/mod.rs:39:43 Sep 20 01:57:08.650 INFO kablam! | Sep 20 01:57:08.650 INFO kablam! 39 | impl Iterator for RandomAlphabet<'_, TRandom> Sep 20 01:57:08.650 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.650 INFO kablam! Sep 20 01:57:08.650 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.650 INFO kablam! --> src/hina/random/mod.rs:57:47 Sep 20 01:57:08.650 INFO kablam! | Sep 20 01:57:08.650 INFO kablam! 57 | impl Iterator for RandomAlphanumeric<'_, TRandom> Sep 20 01:57:08.650 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.650 INFO kablam! Sep 20 01:57:08.688 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.688 INFO kablam! --> src/hina/fmt/hex.rs:52:25 Sep 20 01:57:08.688 INFO kablam! | Sep 20 01:57:08.688 INFO kablam! 52 | impl Debug for HexSlice<'_> { Sep 20 01:57:08.688 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.688 INFO kablam! Sep 20 01:57:08.688 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.688 INFO kablam! --> src/hina/fmt/hex.rs:58:27 Sep 20 01:57:08.688 INFO kablam! | Sep 20 01:57:08.688 INFO kablam! 58 | impl Display for HexSlice<'_> { Sep 20 01:57:08.688 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.688 INFO kablam! Sep 20 01:57:08.694 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.694 INFO kablam! --> src/hina/fmt/hex.rs:64:28 Sep 20 01:57:08.694 INFO kablam! | Sep 20 01:57:08.694 INFO kablam! 64 | impl LowerHex for HexSlice<'_> { Sep 20 01:57:08.694 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.694 INFO kablam! Sep 20 01:57:08.694 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.694 INFO kablam! --> src/hina/fmt/hex.rs:74:28 Sep 20 01:57:08.694 INFO kablam! | Sep 20 01:57:08.694 INFO kablam! 74 | impl UpperHex for HexSlice<'_> { Sep 20 01:57:08.694 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.694 INFO kablam! Sep 20 01:57:08.694 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.694 INFO kablam! --> src/hina/random/mod.rs:21:44 Sep 20 01:57:08.694 INFO kablam! | Sep 20 01:57:08.694 INFO kablam! 21 | impl Iterator for RandomCharacter<'_, TRandom> Sep 20 01:57:08.694 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.694 INFO kablam! Sep 20 01:57:08.694 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.694 INFO kablam! --> src/hina/random/mod.rs:39:43 Sep 20 01:57:08.694 INFO kablam! | Sep 20 01:57:08.694 INFO kablam! 39 | impl Iterator for RandomAlphabet<'_, TRandom> Sep 20 01:57:08.694 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.694 INFO kablam! Sep 20 01:57:08.694 INFO kablam! error[E0106]: missing lifetime specifier Sep 20 01:57:08.694 INFO kablam! --> src/hina/random/mod.rs:57:47 Sep 20 01:57:08.694 INFO kablam! | Sep 20 01:57:08.694 INFO kablam! 57 | impl Iterator for RandomAlphanumeric<'_, TRandom> Sep 20 01:57:08.694 INFO kablam! | ^^ expected lifetime parameter Sep 20 01:57:08.694 INFO kablam! Sep 20 01:57:08.694 INFO kablam! error: aborting due to 7 previous errors Sep 20 01:57:08.694 INFO kablam! Sep 20 01:57:08.694 INFO kablam! For more information about this error, try `rustc --explain E0106`. Sep 20 01:57:08.697 INFO kablam! error: Could not compile `hina`. Sep 20 01:57:08.697 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:57:08.715 INFO kablam! error: aborting due to 7 previous errors Sep 20 01:57:08.715 INFO kablam! Sep 20 01:57:08.715 INFO kablam! For more information about this error, try `rustc --explain E0106`. Sep 20 01:57:08.724 INFO kablam! error: Could not compile `hina`. Sep 20 01:57:08.724 INFO kablam! Sep 20 01:57:08.724 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:57:08.725 INFO kablam! su: No module specific data is present Sep 20 01:57:09.199 INFO running `"docker" "rm" "-f" "16fa0d5ad60c31e13b0c1a58ee6913340f2967092cd4bfa4aea3d93cca1eb76e"` Sep 20 01:57:09.253 INFO blam! 16fa0d5ad60c31e13b0c1a58ee6913340f2967092cd4bfa4aea3d93cca1eb76e