[INFO] crate sequoia-rfc2822 0.10.0 is already in cache [INFO] checking sequoia-rfc2822-0.10.0 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate sequoia-rfc2822 0.10.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sequoia-rfc2822 0.10.0 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sequoia-rfc2822 0.10.0 [INFO] finished tweaking crates.io crate sequoia-rfc2822 0.10.0 [INFO] tweaked toml for crates.io crate sequoia-rfc2822 0.10.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d4d5d7f0ad87a1381031e38421bb442ab93604446f3e4fe8b4a74b197538fc2d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d4d5d7f0ad87a1381031e38421bb442ab93604446f3e4fe8b4a74b197538fc2d"` [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling sequoia-rfc2822 v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sequoia-rfc2822`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sequoia_rfc2822 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=95b5e3ec47ad11fb -C extra-filename=-95b5e3ec47ad11fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-f10d4ea61167cb12.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-ee5de9aa5c1548dd.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-7fd87d2d59b8ea14/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/lib.rs:829:14 [INFO] [stderr] | [INFO] [stderr] 829 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/lib.rs:837:14 [INFO] [stderr] | [INFO] [stderr] 837 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d4d5d7f0ad87a1381031e38421bb442ab93604446f3e4fe8b4a74b197538fc2d"` [INFO] running `"docker" "rm" "-f" "d4d5d7f0ad87a1381031e38421bb442ab93604446f3e4fe8b4a74b197538fc2d"` [INFO] [stdout] d4d5d7f0ad87a1381031e38421bb442ab93604446f3e4fe8b4a74b197538fc2d