[INFO] cloning repository https://github.com/fbwoolf/sp1-stark-verifier-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fbwoolf/sp1-stark-verifier-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbwoolf%2Fsp1-stark-verifier-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbwoolf%2Fsp1-stark-verifier-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2373437a8d6f281969956101513c8af7ab9692d [INFO] checking fbwoolf/sp1-stark-verifier-wasm against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbwoolf%2Fsp1-stark-verifier-wasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fbwoolf/sp1-stark-verifier-wasm on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fbwoolf/sp1-stark-verifier-wasm [INFO] finished tweaking git repo https://github.com/fbwoolf/sp1-stark-verifier-wasm [INFO] tweaked toml for git repo https://github.com/fbwoolf/sp1-stark-verifier-wasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fbwoolf/sp1-stark-verifier-wasm 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f4d3b3f1d406217c7780c865a9feb4e1fc0f949b980a967744bf87de298e19d [INFO] running `Command { std: "docker" "start" "-a" "7f4d3b3f1d406217c7780c865a9feb4e1fc0f949b980a967744bf87de298e19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f4d3b3f1d406217c7780c865a9feb4e1fc0f949b980a967744bf87de298e19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4d3b3f1d406217c7780c865a9feb4e1fc0f949b980a967744bf87de298e19d", kill_on_drop: false }` [INFO] [stdout] 7f4d3b3f1d406217c7780c865a9feb4e1fc0f949b980a967744bf87de298e19d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6c5dac34eec34a102a64e99b3a0f0eb5fb7e807f6cd0be884f0639504a290f [INFO] running `Command { std: "docker" "start" "-a" "4c6c5dac34eec34a102a64e99b3a0f0eb5fb7e807f6cd0be884f0639504a290f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking p3-maybe-rayon v0.2.2-succinct [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cbindgen v0.27.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking rayon-scan v0.1.1 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling range-set-blaze v0.1.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dashu-float v0.4.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Checking gen_ops v0.4.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling dashu-macros v0.4.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking size v0.4.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking dashu v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling sp1-derive v4.2.1 [INFO] [stderr] Compiling subenum v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tracing-forest v0.1.6 [INFO] [stderr] Checking p3-util v0.2.2-succinct [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking generic-array v1.1.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking p3-field v0.2.2-succinct [INFO] [stderr] Checking p3-matrix v0.2.2-succinct [INFO] [stderr] Checking p3-symmetric v0.2.2-succinct [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Checking p3-challenger v0.2.2-succinct [INFO] [stderr] Checking p3-dft v0.2.2-succinct [INFO] [stderr] Checking p3-air v0.2.2-succinct [INFO] [stderr] Checking p3-interpolation v0.2.2-succinct [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking p3-keccak-air v0.2.2-succinct [INFO] [stderr] Checking p3-mds v0.2.2-succinct [INFO] [stderr] Checking p3-commit v0.2.2-succinct [INFO] [stderr] Checking p3-poseidon2 v0.2.2-succinct [INFO] [stderr] Checking p3-fri v0.2.2-succinct [INFO] [stderr] Checking p3-merkle-tree v0.2.2-succinct [INFO] [stderr] Checking p3-uni-stark v0.2.2-succinct [INFO] [stderr] Checking p3-baby-bear v0.2.2-succinct [INFO] [stderr] Checking sp1-primitives v4.2.1 [INFO] [stderr] Checking sp1-stark v4.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking rrs-succinct v0.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking snowbridge-amcl v1.0.2 [INFO] [stderr] Checking sp1-curves v4.2.1 [INFO] [stderr] Compiling sp1-core-machine v4.2.1 (/opt/rustwide/workdir/vendor/sp1-core-machine) [INFO] [stderr] Checking sp1-core-executor v4.2.1 (/opt/rustwide/workdir/vendor/sp1-core-executor) [INFO] [stderr] Checking sp1-stark-verifier-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "4c6c5dac34eec34a102a64e99b3a0f0eb5fb7e807f6cd0be884f0639504a290f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6c5dac34eec34a102a64e99b3a0f0eb5fb7e807f6cd0be884f0639504a290f", kill_on_drop: false }` [INFO] [stdout] 4c6c5dac34eec34a102a64e99b3a0f0eb5fb7e807f6cd0be884f0639504a290f