[INFO] crate tracers-codegen 0.1.0 is already in cache
[INFO] checking tracers-codegen-0.1.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate tracers-codegen 0.1.0 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate tracers-codegen 0.1.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate tracers-codegen 0.1.0
[INFO] finished tweaking crates.io crate tracers-codegen 0.1.0
[INFO] tweaked toml for crates.io crate tracers-codegen 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 7d4db272ce276fe773eb128cb8bd511b6071ac7e24d4bc6ac0bd8e730d92897f
[INFO] running `"docker" "start" "-a" "7d4db272ce276fe773eb128cb8bd511b6071ac7e24d4bc6ac0bd8e730d92897f"`
[INFO] [stderr]    Compiling askama_escape v0.2.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]     Checking pkg-config v0.3.17
[INFO] [stderr]     Checking cc v1.0.50
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling strum_macros v0.16.0
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling failure v0.1.7
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking serde_str v0.1.0
[INFO] [stderr]    Compiling tracers-core v0.1.0
[INFO] [stderr]     Checking cargo_metadata v0.9.1
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking askama_shared v0.8.0
[INFO] [stderr]     Checking proc-macro-crate v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking darling v0.10.2
[INFO] [stderr]    Compiling askama_derive v0.8.0
[INFO] [stderr]     Checking askama v0.8.0
[INFO] [stderr]     Checking tracers-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: 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/gen/static/native_code/mod.rs:296:44
[INFO] [stderr]     |
[INFO] [stderr] 296 |             for first_run in [true, false].into_iter() {
[INFO] [stderr]     |                                            ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter`
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:1:9
[INFO] [stderr]     |
[INFO] [stderr] 1   | #![deny(warnings)]
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     = note: `#[deny(array_into_iter)]` implied by `#[deny(warnings)]`
[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 <https://github.com/rust-lang/rust/issues/66145>
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `tracers-codegen`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "7d4db272ce276fe773eb128cb8bd511b6071ac7e24d4bc6ac0bd8e730d92897f"`
[INFO] running `"docker" "rm" "-f" "7d4db272ce276fe773eb128cb8bd511b6071ac7e24d4bc6ac0bd8e730d92897f"`
[INFO] [stdout] 7d4db272ce276fe773eb128cb8bd511b6071ac7e24d4bc6ac0bd8e730d92897f
