[INFO] fetching crate proximity-cache 0.1.1... [INFO] testing proximity-cache-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate proximity-cache 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate proximity-cache 0.1.1 [INFO] finished tweaking crates.io crate proximity-cache 0.1.1 [INFO] tweaked toml for crates.io crate proximity-cache 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proximity-cache 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate proximity-cache 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efc0890992990e79a98ede8b866c1d96dec7a793f0df0b46264752eead6ae48c [INFO] running `Command { std: "docker" "start" "-a" "efc0890992990e79a98ede8b866c1d96dec7a793f0df0b46264752eead6ae48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efc0890992990e79a98ede8b866c1d96dec7a793f0df0b46264752eead6ae48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc0890992990e79a98ede8b866c1d96dec7a793f0df0b46264752eead6ae48c", kill_on_drop: false }` [INFO] [stdout] efc0890992990e79a98ede8b866c1d96dec7a793f0df0b46264752eead6ae48c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f590bbe435403090ccfb720375a11784b66a298ddef3e7009c16cb6c5982aa37 [INFO] running `Command { std: "docker" "start" "-a" "f590bbe435403090ccfb720375a11784b66a298ddef3e7009c16cb6c5982aa37", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling npyz v0.8.3 [INFO] [stderr] Compiling proximity-cache v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0635]: unknown feature `array_chunks` [INFO] [stdout] --> src/lib.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(portable_simd, test, array_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/fs/file_manager.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | let chunks = file_u8.array_chunks::<516>(); [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 6 | let chunks = file_u8.into_iter().array_chunks::<516>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[u8]` is not an iterator [INFO] [stdout] --> src/fs/file_manager.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | let chunks = v[4..].array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `[u8]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[u8]: Iterator` [INFO] [stdout] which is required by `&mut [u8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stderr] error: could not compile `proximity-cache` (lib) due to 3 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f590bbe435403090ccfb720375a11784b66a298ddef3e7009c16cb6c5982aa37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f590bbe435403090ccfb720375a11784b66a298ddef3e7009c16cb6c5982aa37", kill_on_drop: false }` [INFO] [stdout] f590bbe435403090ccfb720375a11784b66a298ddef3e7009c16cb6c5982aa37