[INFO] crate sequoia-rfc2822 0.10.0 is already in cache [INFO] checking sequoia-rfc2822-0.10.0 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [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 fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ede0c318bbe864186701d9f76fb914470970fc6c44e0e79d38d64160e78178f [INFO] running `"docker" "start" "-a" "5ede0c318bbe864186701d9f76fb914470970fc6c44e0e79d38d64160e78178f"` [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking quickcheck v0.9.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [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 --edition=2018 --crate-name sequoia_rfc2822 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=96c44d37bf880650 -C extra-filename=-96c44d37bf880650 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-c6c25a0f9985072b.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-58f4e4e6b78e1017.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6a2d91b1c0de2954/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" "5ede0c318bbe864186701d9f76fb914470970fc6c44e0e79d38d64160e78178f"` [INFO] running `"docker" "rm" "-f" "5ede0c318bbe864186701d9f76fb914470970fc6c44e0e79d38d64160e78178f"` [INFO] [stdout] 5ede0c318bbe864186701d9f76fb914470970fc6c44e0e79d38d64160e78178f