[INFO] fetching crate uplc-turbo 0.1.0...
[INFO] building uplc-turbo-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate uplc-turbo 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate uplc-turbo 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate uplc-turbo 0.1.0
[INFO] tweaked toml for crates.io crate uplc-turbo 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uplc-turbo 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uplc-turbo 0.1.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3286734c5b08489505286a89b0710c093204aa155f42e49c091c9e3b922d29ee
[INFO] running `Command { std: "docker" "start" "-a" "3286734c5b08489505286a89b0710c093204aa155f42e49c091c9e3b922d29ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3286734c5b08489505286a89b0710c093204aa155f42e49c091c9e3b922d29ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3286734c5b08489505286a89b0710c093204aa155f42e49c091c9e3b922d29ee", kill_on_drop: false }`
[INFO] [stdout] 3286734c5b08489505286a89b0710c093204aa155f42e49c091c9e3b922d29ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7fb695821d46c20b6b80bcd72e2cc6d2aa6fe855e11e5ea698d1cc11833a390
[INFO] running `Command { std: "docker" "start" "-a" "f7fb695821d46c20b6b80bcd72e2cc6d2aa6fe855e11e5ea698d1cc11833a390", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rug v1.26.0
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling uplc-turbo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/flat/encode/mod.rs:222:24
[INFO] [stdout]     |
[INFO] [stdout] 222 |         Constant::Data(data) => {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]    --> src/flat/decode/mod.rs:163:52
[INFO] [stdout]     |
[INFO] [stdout] 163 |         [tag::PROTO_LIST_ONE, tag::PROTO_LIST_TWO, rest @ ..] => todo!("list"),
[INFO] [stdout]     |                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]    --> src/flat/decode/mod.rs:165:75
[INFO] [stdout]     |
[INFO] [stdout] 165 |         [tag::PROTO_PAIR_ONE, tag::PROTO_PAIR_TWO, tag::PROTO_PAIR_THREE, rest @ ..] => {
[INFO] [stdout]     |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstantOrTwoArguments` is never constructed
[INFO] [stdout]    --> src/machine/cost_model/costing.rs:332:12
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub struct ConstantOrTwoArguments {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f7fb695821d46c20b6b80bcd72e2cc6d2aa6fe855e11e5ea698d1cc11833a390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7fb695821d46c20b6b80bcd72e2cc6d2aa6fe855e11e5ea698d1cc11833a390", kill_on_drop: false }`
[INFO] [stdout] f7fb695821d46c20b6b80bcd72e2cc6d2aa6fe855e11e5ea698d1cc11833a390
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7e8442132c0d39633686f16b8b45797ce12cf729e66100e5d2f2b9a19dac3f7
[INFO] running `Command { std: "docker" "start" "-a" "d7e8442132c0d39633686f16b8b45797ce12cf729e66100e5d2f2b9a19dac3f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling uplc_macros v0.1.0
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/flat/encode/mod.rs:222:24
[INFO] [stdout]     |
[INFO] [stdout] 222 |         Constant::Data(data) => {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]    --> src/flat/decode/mod.rs:163:52
[INFO] [stdout]     |
[INFO] [stdout] 163 |         [tag::PROTO_LIST_ONE, tag::PROTO_LIST_TWO, rest @ ..] => todo!("list"),
[INFO] [stdout]     |                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]    --> src/flat/decode/mod.rs:165:75
[INFO] [stdout]     |
[INFO] [stdout] 165 |         [tag::PROTO_PAIR_ONE, tag::PROTO_PAIR_TWO, tag::PROTO_PAIR_THREE, rest @ ..] => {
[INFO] [stdout]     |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstantOrTwoArguments` is never constructed
[INFO] [stdout]    --> src/machine/cost_model/costing.rs:332:12
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub struct ConstantOrTwoArguments {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling insta v1.40.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=bb8d2c01ee731439 -C extra-filename=-f4186a0f762760d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c7888ad363b60cdf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d7e8442132c0d39633686f16b8b45797ce12cf729e66100e5d2f2b9a19dac3f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e8442132c0d39633686f16b8b45797ce12cf729e66100e5d2f2b9a19dac3f7", kill_on_drop: false }`
[INFO] [stdout] d7e8442132c0d39633686f16b8b45797ce12cf729e66100e5d2f2b9a19dac3f7
