[INFO] fetching crate decy-codegen 1.0.1...
[INFO] testing decy-codegen-1.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate decy-codegen 1.0.1 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate decy-codegen 1.0.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 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 06f6c6a9a9359bd76f2c77b530122f06aa77a47ba0aa149da8af6a00f8140a09
[INFO] running `Command { std: "docker" "start" "-a" "06f6c6a9a9359bd76f2c77b530122f06aa77a47ba0aa149da8af6a00f8140a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06f6c6a9a9359bd76f2c77b530122f06aa77a47ba0aa149da8af6a00f8140a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f6c6a9a9359bd76f2c77b530122f06aa77a47ba0aa149da8af6a00f8140a09", kill_on_drop: false }`
[INFO] [stdout] 06f6c6a9a9359bd76f2c77b530122f06aa77a47ba0aa149da8af6a00f8140a09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f72c78c814c1d743ba92c31888ee11448bb200189dbba3fecf1732cf811e02f7
[INFO] running `Command { std: "docker" "start" "-a" "f72c78c814c1d743ba92c31888ee11448bb200189dbba3fecf1732cf811e02f7", 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 petgraph v0.6.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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 14.89s
[INFO] running `Command { std: "docker" "inspect" "f72c78c814c1d743ba92c31888ee11448bb200189dbba3fecf1732cf811e02f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f72c78c814c1d743ba92c31888ee11448bb200189dbba3fecf1732cf811e02f7", kill_on_drop: false }`
[INFO] [stdout] f72c78c814c1d743ba92c31888ee11448bb200189dbba3fecf1732cf811e02f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e243c2664508a268533f9ec39b77fb81ba42611a45b39d023cdba984eb70e305
[INFO] running `Command { std: "docker" "start" "-a" "e243c2664508a268533f9ec39b77fb81ba42611a45b39d023cdba984eb70e305", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[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 crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling decy-parser v1.0.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling decy-hir v1.0.1
[INFO] [stderr]    Compiling regex v1.11.3
[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 decy-codegen v1.0.0
[INFO] [stderr]    Compiling decy-verify v1.0.1
[INFO] [stderr]    Compiling decy-codegen v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[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] [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" "e243c2664508a268533f9ec39b77fb81ba42611a45b39d023cdba984eb70e305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e243c2664508a268533f9ec39b77fb81ba42611a45b39d023cdba984eb70e305", kill_on_drop: false }`
[INFO] [stdout] e243c2664508a268533f9ec39b77fb81ba42611a45b39d023cdba984eb70e305
