[INFO] cloning repository https://github.com/TAENTED9/CEK-DEBUGGER
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TAENTED9/CEK-DEBUGGER" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTAENTED9%2FCEK-DEBUGGER", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTAENTED9%2FCEK-DEBUGGER'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c944e43265046840974c33c75870f6acd8ab4a1c
[INFO] testing TAENTED9/CEK-DEBUGGER against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTAENTED9%2FCEK-DEBUGGER" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TAENTED9/CEK-DEBUGGER
[INFO] finished tweaking git repo https://github.com/TAENTED9/CEK-DEBUGGER
[INFO] tweaked toml for git repo https://github.com/TAENTED9/CEK-DEBUGGER written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TAENTED9/CEK-DEBUGGER on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TAENTED9/CEK-DEBUGGER 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236
[INFO] running `Command { std: "docker" "start" "a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling minicbor v0.9.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling secp256k1 v0.26.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling pallas-codec v0.33.0
[INFO] [stderr]    Compiling pallas-crypto v0.33.0
[INFO] [stderr]    Compiling pallas-primitives v0.33.0
[INFO] [stderr]    Compiling pallas-addresses v0.33.0
[INFO] [stderr]    Compiling pallas-traverse v0.33.0
[INFO] [stderr]    Compiling uplc v0.1.0 (/opt/rustwide/workdir/crates/uplc)
[INFO] [stdout] error[E0425]: cannot find type `TxInputSummary` in this scope
[INFO] [stdout]   --> crates/uplc/src/machine/debug.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub inputs: Vec<TxInputSummary>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ScriptContextSnapshot<TxInputSummary> {
[INFO] [stdout]    |                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TxOutputSummary` in this scope
[INFO] [stdout]   --> crates/uplc/src/machine/debug.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub outputs: Vec<TxOutputSummary>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ScriptContextSnapshot<TxOutputSummary> {
[INFO] [stdout]    |                                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `current_check`, `script_context` and `validator_phase` in initializer of `StepSnapshot`
[INFO] [stdout]   --> crates/uplc/src/machine/debug.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     snapshots.push(StepSnapshot {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ missing `current_check`, `script_context` and `validator_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `current_check`, `script_context` and `validator_phase` in initializer of `StepSnapshot`
[INFO] [stdout]   --> crates/uplc/src/machine/debug.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |             StepSnapshot {
[INFO] [stdout]    |             ^^^^^^^^^^^^ missing `current_check`, `script_context` and `validator_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `current_check`, `script_context` and `validator_phase` in initializer of `StepSnapshot`
[INFO] [stdout]    --> crates/uplc/src/machine/debug.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             StepSnapshot {
[INFO] [stdout]     |             ^^^^^^^^^^^^ missing `current_check`, `script_context` and `validator_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `current_check`, `script_context` and `validator_phase` in initializer of `StepSnapshot`
[INFO] [stdout]    --> crates/uplc/src/machine/debug.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             StepSnapshot {
[INFO] [stdout]     |             ^^^^^^^^^^^^ missing `current_check`, `script_context` and `validator_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uplc` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236", kill_on_drop: false }`
[INFO] [stdout] a8c4bad12f41114a88a9f627d27e177356ba9cead7a5a7bf3fd247174ba9b236
