Sep 02 11:07:16.074 INFO checking hina-0.0.6 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 11:07:16.074 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 11:07:16.074 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 11:07:16.241 INFO blam! a7b8951f80fe072e5d2e6f454af52ec709ed53adfcc6a067eb0d2d158ae2b046 Sep 02 11:07:16.243 INFO running `"docker" "start" "-a" "a7b8951f80fe072e5d2e6f454af52ec709ed53adfcc6a067eb0d2d158ae2b046"` Sep 02 11:07:17.098 INFO kablam! Compiling winapi v0.3.5 Sep 02 11:07:17.098 INFO kablam! Compiling ntdll v0.0.2 Sep 02 11:07:17.098 INFO kablam! Compiling hina v0.0.6 (file:///source) Sep 02 11:07:17.099 INFO kablam! Checking bite v0.0.5 Sep 02 11:07:17.100 INFO kablam! Checking lock_api v0.1.3 Sep 02 11:07:17.100 INFO kablam! Checking parking_lot_core v0.3.0 Sep 02 11:07:19.577 INFO kablam! Checking parking_lot v0.6.4 Sep 02 11:07:23.379 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.379 INFO kablam! --> src/hina/fmt/hex.rs:52:25 Sep 02 11:07:23.379 INFO kablam! | Sep 02 11:07:23.379 INFO kablam! 52 | impl Debug for HexSlice<'_> { Sep 02 11:07:23.379 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.379 INFO kablam! Sep 02 11:07:23.379 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.379 INFO kablam! --> src/hina/fmt/hex.rs:58:27 Sep 02 11:07:23.379 INFO kablam! | Sep 02 11:07:23.379 INFO kablam! 58 | impl Display for HexSlice<'_> { Sep 02 11:07:23.379 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.379 INFO kablam! Sep 02 11:07:23.380 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.380 INFO kablam! --> src/hina/fmt/hex.rs:64:28 Sep 02 11:07:23.380 INFO kablam! | Sep 02 11:07:23.380 INFO kablam! 64 | impl LowerHex for HexSlice<'_> { Sep 02 11:07:23.380 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.380 INFO kablam! Sep 02 11:07:23.380 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.380 INFO kablam! --> src/hina/fmt/hex.rs:74:28 Sep 02 11:07:23.380 INFO kablam! | Sep 02 11:07:23.380 INFO kablam! 74 | impl UpperHex for HexSlice<'_> { Sep 02 11:07:23.380 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.380 INFO kablam! Sep 02 11:07:23.380 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.380 INFO kablam! --> src/hina/random/mod.rs:21:44 Sep 02 11:07:23.380 INFO kablam! | Sep 02 11:07:23.380 INFO kablam! 21 | impl Iterator for RandomCharacter<'_, TRandom> Sep 02 11:07:23.381 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.381 INFO kablam! Sep 02 11:07:23.381 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.381 INFO kablam! --> src/hina/random/mod.rs:39:43 Sep 02 11:07:23.381 INFO kablam! | Sep 02 11:07:23.381 INFO kablam! 39 | impl Iterator for RandomAlphabet<'_, TRandom> Sep 02 11:07:23.381 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.381 INFO kablam! Sep 02 11:07:23.381 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.381 INFO kablam! --> src/hina/random/mod.rs:57:47 Sep 02 11:07:23.381 INFO kablam! | Sep 02 11:07:23.381 INFO kablam! 57 | impl Iterator for RandomAlphanumeric<'_, TRandom> Sep 02 11:07:23.381 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.381 INFO kablam! Sep 02 11:07:23.427 INFO kablam! error: aborting due to 7 previous errors Sep 02 11:07:23.427 INFO kablam! Sep 02 11:07:23.427 INFO kablam! For more information about this error, try `rustc --explain E0106`. Sep 02 11:07:23.436 INFO kablam! error: Could not compile `hina`. Sep 02 11:07:23.436 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:07:23.505 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.505 INFO kablam! --> src/hina/fmt/hex.rs:52:25 Sep 02 11:07:23.505 INFO kablam! | Sep 02 11:07:23.505 INFO kablam! 52 | impl Debug for HexSlice<'_> { Sep 02 11:07:23.505 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.505 INFO kablam! Sep 02 11:07:23.505 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.505 INFO kablam! --> src/hina/fmt/hex.rs:58:27 Sep 02 11:07:23.505 INFO kablam! | Sep 02 11:07:23.505 INFO kablam! 58 | impl Display for HexSlice<'_> { Sep 02 11:07:23.505 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.505 INFO kablam! Sep 02 11:07:23.505 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.505 INFO kablam! --> src/hina/fmt/hex.rs:64:28 Sep 02 11:07:23.505 INFO kablam! | Sep 02 11:07:23.506 INFO kablam! 64 | impl LowerHex for HexSlice<'_> { Sep 02 11:07:23.506 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.506 INFO kablam! Sep 02 11:07:23.506 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.506 INFO kablam! --> src/hina/fmt/hex.rs:74:28 Sep 02 11:07:23.506 INFO kablam! | Sep 02 11:07:23.506 INFO kablam! 74 | impl UpperHex for HexSlice<'_> { Sep 02 11:07:23.506 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.506 INFO kablam! Sep 02 11:07:23.506 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.506 INFO kablam! --> src/hina/random/mod.rs:21:44 Sep 02 11:07:23.506 INFO kablam! | Sep 02 11:07:23.506 INFO kablam! 21 | impl Iterator for RandomCharacter<'_, TRandom> Sep 02 11:07:23.506 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.506 INFO kablam! Sep 02 11:07:23.506 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.506 INFO kablam! --> src/hina/random/mod.rs:39:43 Sep 02 11:07:23.506 INFO kablam! | Sep 02 11:07:23.506 INFO kablam! 39 | impl Iterator for RandomAlphabet<'_, TRandom> Sep 02 11:07:23.507 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.507 INFO kablam! Sep 02 11:07:23.507 INFO kablam! error[E0106]: missing lifetime specifier Sep 02 11:07:23.507 INFO kablam! --> src/hina/random/mod.rs:57:47 Sep 02 11:07:23.507 INFO kablam! | Sep 02 11:07:23.507 INFO kablam! 57 | impl Iterator for RandomAlphanumeric<'_, TRandom> Sep 02 11:07:23.507 INFO kablam! | ^^ expected lifetime parameter Sep 02 11:07:23.507 INFO kablam! Sep 02 11:07:23.550 INFO kablam! error: aborting due to 7 previous errors Sep 02 11:07:23.550 INFO kablam! Sep 02 11:07:23.550 INFO kablam! For more information about this error, try `rustc --explain E0106`. Sep 02 11:07:23.560 INFO kablam! error: Could not compile `hina`. Sep 02 11:07:23.560 INFO kablam! Sep 02 11:07:23.560 INFO kablam! To learn more, run the command again with --verbose. Sep 02 11:07:23.562 INFO kablam! su: No module specific data is present Sep 02 11:07:23.955 INFO running `"docker" "rm" "-f" "a7b8951f80fe072e5d2e6f454af52ec709ed53adfcc6a067eb0d2d158ae2b046"` Sep 02 11:07:24.055 INFO blam! a7b8951f80fe072e5d2e6f454af52ec709ed53adfcc6a067eb0d2d158ae2b046