[INFO] fetching crate flakebi-ring 0.16.9... [INFO] checking flakebi-ring-0.16.9 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate flakebi-ring 0.16.9 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate flakebi-ring 0.16.9 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate flakebi-ring 0.16.9 [INFO] finished tweaking crates.io crate flakebi-ring 0.16.9 [INFO] tweaked toml for crates.io crate flakebi-ring 0.16.9 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.27 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.6 [INFO] [stderr] Downloaded wasm-bindgen-test v0.2.50 [INFO] [stderr] Downloaded scoped-tls v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fae723ce9b7589e9887c86b1d403c2911b5fc6c07c2e9afbcfda7d11dba9867 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5fae723ce9b7589e9887c86b1d403c2911b5fc6c07c2e9afbcfda7d11dba9867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fae723ce9b7589e9887c86b1d403c2911b5fc6c07c2e9afbcfda7d11dba9867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fae723ce9b7589e9887c86b1d403c2911b5fc6c07c2e9afbcfda7d11dba9867", kill_on_drop: false }` [INFO] [stdout] 5fae723ce9b7589e9887c86b1d403c2911b5fc6c07c2e9afbcfda7d11dba9867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5e27c218d3c734f32fcdc1eb9126901d806073238cc350a1e1ff75f2027ee89 [INFO] running `Command { std: "docker" "start" "-a" "f5e27c218d3c734f32fcdc1eb9126901d806073238cc350a1e1ff75f2027ee89", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling flakebi-ring v0.16.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see issue #37872 for more information` [INFO] [stdout] --> build.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | legacy_directory_ownership, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] [stdout] --> build.rs:421:10 [INFO] [stdout] | [INFO] [stdout] 421 | libs.into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> build.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(array_into_iter)]` implied by `#[forbid(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flakebi-ring`. [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f5e27c218d3c734f32fcdc1eb9126901d806073238cc350a1e1ff75f2027ee89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e27c218d3c734f32fcdc1eb9126901d806073238cc350a1e1ff75f2027ee89", kill_on_drop: false }` [INFO] [stdout] f5e27c218d3c734f32fcdc1eb9126901d806073238cc350a1e1ff75f2027ee89