[INFO] cloning repository https://github.com/celestiaorg/evolve-tee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/celestiaorg/evolve-tee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelestiaorg%2Fevolve-tee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelestiaorg%2Fevolve-tee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de6273f6814d00d605db424efbbf32f8c47ea5ca
[INFO] testing celestiaorg/evolve-tee against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelestiaorg%2Fevolve-tee" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/celestiaorg/evolve-tee
[INFO] finished tweaking git repo https://github.com/celestiaorg/evolve-tee
[INFO] tweaked toml for git repo https://github.com/celestiaorg/evolve-tee written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/celestiaorg/evolve-tee on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/celestiaorg/evolve-tee 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57e29e56eb4a1379cc0efc3341d0e4ec9b31318317fc8cf3d12cd6c112c40810
[INFO] running `Command { std: "docker" "start" "-a" "57e29e56eb4a1379cc0efc3341d0e4ec9b31318317fc8cf3d12cd6c112c40810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57e29e56eb4a1379cc0efc3341d0e4ec9b31318317fc8cf3d12cd6c112c40810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e29e56eb4a1379cc0efc3341d0e4ec9b31318317fc8cf3d12cd6c112c40810", kill_on_drop: false }`
[INFO] [stdout] 57e29e56eb4a1379cc0efc3341d0e4ec9b31318317fc8cf3d12cd6c112c40810
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8174aaf6a16b753d52ad1028519b2a71cf1d5cb394d2d143555e4a6d3d74965
[INFO] running `Command { std: "docker" "start" "-a" "b8174aaf6a16b753d52ad1028519b2a71cf1d5cb394d2d143555e4a6d3d74965", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.5.4
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling sp1_bls12_381 v0.8.0-sp1-5.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sha2 v0.10.9 (https://github.com/sp1-patches/RustCrypto-hashes?tag=patch-sha2-0.10.9-sp1-4.0.0#0b1945ee)
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0 (https://github.com/sp1-patches/signatures.git?tag=patch-16.9-sp1-4.1.0#1880299a)
[INFO] [stderr]    Compiling sha3 v0.10.8 (https://github.com/sp1-patches/RustCrypto-hashes?tag=patch-sha3-0.10.8-sp1-4.0.0#8f6d303c)
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ecdsa v0.16.9 (https://github.com/sp1-patches/signatures.git?tag=patch-16.9-sp1-4.1.0#1880299a)
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.0
[INFO] [stderr]    Compiling k256 v0.13.4 (https://github.com/sp1-patches/elliptic-curves?tag=patch-k256-13.4-sp1-5.0.0#f7d8998e)
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling nybbles v0.4.8
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling primeorder v0.13.1 (https://github.com/sp1-patches/elliptic-curves?tag=patch-p256-13.2-sp1-5.0.0#10cca2ef)
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling alloy-primitives v1.3.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.0.41
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling revm-primitives v20.2.1
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.41
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling p256 v0.13.2 (https://github.com/sp1-patches/elliptic-curves?tag=patch-p256-13.2-sp1-5.0.0#10cca2ef)
[INFO] [stderr]    Compiling revm-bytecode v5.0.0
[INFO] [stderr]    Compiling alloy-sol-types v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling revm-state v6.0.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling revm-database-interface v6.0.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling kzg-rs v0.2.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling substrate-bn v0.6.0 (https://github.com/sp1-patches/bn?tag=patch-0.6.0-sp1-5.0.0#e0d67f21)
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling alloy-chains v0.2.30
[INFO] [stderr]    Compiling alloy-eips v1.0.41
[INFO] [stderr]    Compiling revm-context-interface v7.0.1
[INFO] [stderr]    Compiling revm-database v6.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling alloy-consensus v1.0.41
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling alloy-genesis v1.0.32
[INFO] [stderr]    Compiling revm-context v7.0.1
[INFO] [stderr]    Compiling revm-interpreter v22.0.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling reth-primitives-traits v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling revm-precompile v23.0.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling reth-static-file-types v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling revm-handler v7.0.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling revm-inspector v7.0.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling revm v26.0.1
[INFO] [stderr]    Compiling alloy-evm v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling reth-trie-common v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling reth-prune-types v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling reth-storage-errors v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling reth-ethereum-primitives v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.41
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.41
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.41
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling reth-ethereum-forks v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling p3-util v0.2.3-succinct
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling reth-execution-types v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling p3-field v0.2.3-succinct
[INFO] [stderr]    Compiling reth-execution-errors v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling reth-network-peers v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling reth-chainspec v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3 (https://github.com/sp1-patches/curve25519-dalek?tag=patch-4.1.3-sp1-5.0.0#be8c2201)
[INFO] [stderr]    Compiling reth-stages-types v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling p3-maybe-rayon v0.2.3-succinct
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling p3-matrix v0.2.3-succinct
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1 (https://github.com/sp1-patches/curve25519-dalek?tag=patch-4.1.3-sp1-5.0.0#be8c2201)
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling p3-dft v0.2.3-succinct
[INFO] [stderr]    Compiling protox-parse v0.7.0
[INFO] [stderr]    Compiling prost-reflect v0.14.7
[INFO] [stderr]    Compiling p3-symmetric v0.2.3-succinct
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.41
[INFO] [stderr]    Compiling alloy-signer v1.0.41
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.41
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling alloy-network v1.0.41
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling tendermint-proto v0.40.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling p3-mds v0.2.3-succinct
[INFO] [stderr]    Compiling protox v0.7.2
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling reth-trie-sparse v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling reth-consensus v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling reth-db-models v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling alloy-rpc-types-engine v1.0.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling p3-poseidon2 v0.2.3-succinct
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling celestia-proto v0.9.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling reth-storage-api v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling reth-trie v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.32
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling leopard-codec v0.1.0
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling ev-types v0.0.1
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling reth-evm v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling p3-baby-bear v0.2.3-succinct
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling reth-consensus-common v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling serde-human-bytes v0.1.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling rsp-mpt v0.1.0 (https://github.com/succinctlabs/rsp.git?tag=reth-1.5.0#09bbb8f8)
[INFO] [stderr]    Compiling tendermint v0.40.4
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling blockstore v0.7.1
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling reth-ethereum-consensus v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling reth-evm-ethereum v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling sp1-primitives v5.2.4
[INFO] [stderr]    Compiling dcap-qvl-webpki v0.103.4+dcap.1
[INFO] [stderr]    Compiling rsp-primitives v0.1.0 (https://github.com/succinctlabs/rsp.git?tag=reth-1.5.0#09bbb8f8)
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling reth-errors v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling alloy-signer-local v1.0.41
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling alloy-core v1.3.0
[INFO] [stderr]    Compiling nmt-rs v0.2.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling alloy v1.0.32
[INFO] [stderr]    Compiling rsp-client-executor v0.1.0 (https://github.com/succinctlabs/rsp.git?tag=reth-1.5.0#09bbb8f8)
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling celestia-types v0.15.0
[INFO] [stderr]    Compiling tendermint-light-client-verifier v0.40.4
[INFO] [stderr]    Compiling sp1-lib v5.2.4
[INFO] [stderr]    Compiling http-client-unix-domain-socket v0.1.2
[INFO] [stderr]    Compiling dstack-sdk-types v0.1.2 (https://github.com/Phala-Network/dstack#c8fc789b)
[INFO] [stderr]    Compiling reth-primitives v1.5.0 (https://github.com/paradigmxyz/reth?tag=v1.5.0#61e38f9a)
[INFO] [stderr]    Compiling sp1-zkvm v5.2.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling dcap-qvl v0.3.11 (https://github.com/Phala-Network/dcap-qvl?tag=v0.3.11#b637e767)
[INFO] [stderr]    Compiling ev-zkevm-types v0.2.0 (https://github.com/celestiaorg/celestia-zkevm/?branch=main#82a4b8c3)
[INFO] [stderr]    Compiling tee-attestation-types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling tee-attestation-program v0.1.0 (/opt/rustwide/workdir/circuit)
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling dstack-sdk v0.1.2 (https://github.com/Phala-Network/dstack#c8fc789b)
[INFO] [stderr]    Compiling evolve-tee v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "b8174aaf6a16b753d52ad1028519b2a71cf1d5cb394d2d143555e4a6d3d74965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8174aaf6a16b753d52ad1028519b2a71cf1d5cb394d2d143555e4a6d3d74965", kill_on_drop: false }`
[INFO] [stdout] b8174aaf6a16b753d52ad1028519b2a71cf1d5cb394d2d143555e4a6d3d74965
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c28fbed35aae9dd2d1de3ee234d9df66fcc390f4c680635f0e26e54b0a8034d1
[INFO] running `Command { std: "docker" "start" "-a" "c28fbed35aae9dd2d1de3ee234d9df66fcc390f4c680635f0e26e54b0a8034d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tee-attestation-types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling tee-attestation-program v0.1.0 (/opt/rustwide/workdir/circuit)
[INFO] [stderr]    Compiling evolve-tee v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "c28fbed35aae9dd2d1de3ee234d9df66fcc390f4c680635f0e26e54b0a8034d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c28fbed35aae9dd2d1de3ee234d9df66fcc390f4c680635f0e26e54b0a8034d1", kill_on_drop: false }`
[INFO] [stdout] c28fbed35aae9dd2d1de3ee234d9df66fcc390f4c680635f0e26e54b0a8034d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1725b1255178c4c309bb306de73a087d0956a52d75ae9ce50a8a614b55eca22
[INFO] running `Command { std: "docker" "start" "-a" "a1725b1255178c4c309bb306de73a087d0956a52d75ae9ce50a8a614b55eca22", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/evolve_tee-29096149688bf8fd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tee_attestation_program-03ece64e046d95ac)
[INFO] [stderr] Not running in zkVM, skipping entrypoint
[INFO] [stderr] error: test failed, to rerun pass `-p tee-attestation-program --bin tee-attestation-program`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tee_attestation_program-03ece64e046d95ac` (exit status: 80)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "a1725b1255178c4c309bb306de73a087d0956a52d75ae9ce50a8a614b55eca22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1725b1255178c4c309bb306de73a087d0956a52d75ae9ce50a8a614b55eca22", kill_on_drop: false }`
[INFO] [stdout] a1725b1255178c4c309bb306de73a087d0956a52d75ae9ce50a8a614b55eca22
