[INFO] cloning repository https://github.com/RoyTimes/sp1-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RoyTimes/sp1-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoyTimes%2Fsp1-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoyTimes%2Fsp1-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a95b5f9ec8c30d987275980722df4bd48089dcc
[INFO] testing RoyTimes/sp1-sample 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%2FRoyTimes%2Fsp1-sample" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/RoyTimes/sp1-sample
[INFO] finished tweaking git repo https://github.com/RoyTimes/sp1-sample
[INFO] tweaked toml for git repo https://github.com/RoyTimes/sp1-sample written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RoyTimes/sp1-sample 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/RoyTimes/sp1-sample 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012
[INFO] running `Command { std: "docker" "start" "1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012", 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" "1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012" "/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" "1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012", 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" "1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012" "/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.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling ff_derive v0.13.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling p3-util v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling p3-field v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling p3-matrix v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling p3-symmetric v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling p3-mds v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling p3-challenger v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling memuse v0.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling p3-poseidon2 v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling p3-commit v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling p3-air v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sp1-build v3.0.0 (/opt/rustwide/workdir/crates/build)
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling scale-info-derive v2.11.5
[INFO] [stderr]    Compiling p3-baby-bear v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling p3-interpolation v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling p3-fri v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling scale-info v2.11.5
[INFO] [stderr]    Compiling sp1-primitives v3.0.0 (/opt/rustwide/workdir/crates/primitives)
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling test-artifacts v3.0.0 (/opt/rustwide/workdir/crates/test-artifacts)
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling p3-uni-stark v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling p3-merkle-tree v0.1.0 (https://github.com/Plonky3/Plonky3?branch=sp1-v4#d33eaa69)
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sp1-derive v3.0.0 (/opt/rustwide/workdir/crates/derive)
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling rayon-scan v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling sp1-stark v3.0.0 (/opt/rustwide/workdir/crates/stark)
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr] error: failed to run custom build command for `test-artifacts v3.0.0 (/opt/rustwide/workdir/crates/test-artifacts)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/release/build/test-artifacts-b0a846324cf01995/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4071) panicked at crates/build/src/build.rs:62:69:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: CargoMetadata { stderr: "    Updating git repository `https://github.com/sp1-patches/ed25519-consensus`\nerror: failed to load source for dependency `ed25519-consensus`\n\nCaused by:\n  unable to update https://github.com/sp1-patches/ed25519-consensus?branch=patch-v2.1.0#2b2c4b43\n\nCaused by:\n  failed to create directory `/opt/rustwide/cargo-home/git/db/ed25519-consensus-23e9f03ff95f6d03`\n\nCaused by:\n  Read-only file system (os error 30)\n" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57cc1c97cf81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x57cc1c9917aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x57cc1c981fdc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x57cc1c95bc56 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x57cc1c977c01 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x57cc1c977dbb - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x57cc1c95bd02 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x57cc1c953cb9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x57cc1c95c60d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x57cc1c991f1c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x57cc1c991cf2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stderr]     11:     0x57cc1c8a3e25 - sp1_build[698105325c5d08cc]::build::build_program_internal
[INFO] [stderr]     12:     0x57cc1c88fe9f - sp1_build[698105325c5d08cc]::build_program_with_args
[INFO] [stderr]     13:     0x57cc1c88f26c - build_script_build[bc420683f455d2d]::main
[INFO] [stderr]     14:     0x57cc1c88f57b - <fn() -> core[7c831bd917ebf35f]::result::Result<(), core[7c831bd917ebf35f]::io::error::Error> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x57cc1c88ed7e - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[7c831bd917ebf35f]::result::Result<(), core[7c831bd917ebf35f]::io::error::Error>, core[7c831bd917ebf35f]::result::Result<(), core[7c831bd917ebf35f]::io::error::Error>>
[INFO] [stderr]     16:     0x57cc1c88ef49 - std[104cf6e2632825ea]::rt::lang_start::<core[7c831bd917ebf35f]::result::Result<(), core[7c831bd917ebf35f]::io::error::Error>>::{closure#0}
[INFO] [stderr]     17:     0x57cc1c976fc9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x57cc1c88ed71 - std[104cf6e2632825ea]::rt::lang_start::<core[7c831bd917ebf35f]::result::Result<(), core[7c831bd917ebf35f]::io::error::Error>>
[INFO] [stderr]     19:     0x57cc1c88f5b5 - main
[INFO] [stderr]     20:     0x7f545a475601 - <unknown>
[INFO] [stderr]     21:     0x7f545a475718 - __libc_start_main
[INFO] [stderr]     22:     0x57cc1c88eb45 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/stark/src/air/builder.rs:58:38
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn when_not<I: Into<Self::Expr>>(&mut self, condition: I) -> FilteredAirBuilder<Self> {
[INFO] [stdout]    |                                      ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn when_not<I: Into<Self::Expr>>(&mut self, condition: I) -> FilteredAirBuilder<'_, Self> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012", kill_on_drop: false }`
[INFO] [stdout] 1bcd480fa932bb1e59070442d1bc9d230f330f691eeb10d085224f69574ca012
