[INFO] fetching crate decy-codegen 1.0.1... [INFO] testing decy-codegen-1.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate decy-codegen 1.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate decy-codegen 1.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate decy-codegen 1.0.1 [INFO] tweaked toml for crates.io crate decy-codegen 1.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate decy-codegen 1.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate decy-codegen 1.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded decy-ownership v1.0.1 [INFO] [stderr] Downloaded decy-verify v1.0.1 [INFO] [stderr] Downloaded decy-analyzer v1.0.1 [INFO] [stderr] Downloaded decy-hir v1.0.1 [INFO] [stderr] Downloaded decy-parser v1.0.1 [INFO] [stderr] Downloaded decy-core v1.0.0 [INFO] [stderr] Downloaded decy-codegen v1.0.0 [INFO] [stderr] Downloaded proptest v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f446a5cc2590bc136a54ae978c81720a5d5fa416f90e390ffafe90b82a24a66 [INFO] running `Command { std: "docker" "start" "-a" "3f446a5cc2590bc136a54ae978c81720a5d5fa416f90e390ffafe90b82a24a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f446a5cc2590bc136a54ae978c81720a5d5fa416f90e390ffafe90b82a24a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f446a5cc2590bc136a54ae978c81720a5d5fa416f90e390ffafe90b82a24a66", kill_on_drop: false }` [INFO] [stdout] 3f446a5cc2590bc136a54ae978c81720a5d5fa416f90e390ffafe90b82a24a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1313dea1ccbf9f9d1f8a0b7e958f4aa215ff9b8b4d88fa56fd221aedd887d54d [INFO] running `Command { std: "docker" "start" "-a" "1313dea1ccbf9f9d1f8a0b7e958f4aa215ff9b8b4d88fa56fd221aedd887d54d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling decy-parser v1.0.1 [INFO] [stderr] Compiling decy-hir v1.0.1 [INFO] [stderr] Compiling decy-analyzer v1.0.1 [INFO] [stderr] Compiling decy-ownership v1.0.1 [INFO] [stderr] Compiling decy-codegen v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.46s [INFO] running `Command { std: "docker" "inspect" "1313dea1ccbf9f9d1f8a0b7e958f4aa215ff9b8b4d88fa56fd221aedd887d54d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1313dea1ccbf9f9d1f8a0b7e958f4aa215ff9b8b4d88fa56fd221aedd887d54d", kill_on_drop: false }` [INFO] [stdout] 1313dea1ccbf9f9d1f8a0b7e958f4aa215ff9b8b4d88fa56fd221aedd887d54d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15c822fd4fa9b462ed8b0d925a76bb2c434bd1bcdbccc137d2e45d800c2ce962 [INFO] running `Command { std: "docker" "start" "-a" "15c822fd4fa9b462ed8b0d925a76bb2c434bd1bcdbccc137d2e45d800c2ce962", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling decy-parser v1.0.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling decy-hir v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling decy-analyzer v1.0.1 [INFO] [stderr] Compiling decy-ownership v1.0.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling decy-verify v1.0.1 [INFO] [stderr] Compiling decy-codegen v1.0.0 [INFO] [stderr] Compiling decy-codegen v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&HirExpression::SliceIndex { .. }` not covered [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/decy-codegen-1.0.0/src/lib.rs:684:15 [INFO] [stdout] | [INFO] [stdout] 684 | match expr { [INFO] [stdout] | ^^^^ pattern `&HirExpression::SliceIndex { .. }` not covered [INFO] [stdout] | [INFO] [stdout] note: `HirExpression` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/decy-hir-1.0.1/src/lib.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | pub enum HirExpression { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 732 | SliceIndex { [INFO] [stdout] | ---------- not covered [INFO] [stdout] = note: the matched value is of type `&HirExpression` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown [INFO] [stdout] | [INFO] [stdout] 1145 ~ }, [INFO] [stdout] 1146 + &HirExpression::SliceIndex { .. } => todo!() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling half v2.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `decy-codegen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15c822fd4fa9b462ed8b0d925a76bb2c434bd1bcdbccc137d2e45d800c2ce962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c822fd4fa9b462ed8b0d925a76bb2c434bd1bcdbccc137d2e45d800c2ce962", kill_on_drop: false }` [INFO] [stdout] 15c822fd4fa9b462ed8b0d925a76bb2c434bd1bcdbccc137d2e45d800c2ce962