[INFO] fetching crate sp1-helper 6.2.0...
[INFO] testing sp1-helper-6.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sp1-helper 6.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sp1-helper 6.2.0
[INFO] finished tweaking crates.io crate sp1-helper 6.2.0
[INFO] tweaked toml for crates.io crate sp1-helper 6.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp1-helper 6.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sp1-helper 6.2.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f14948295b3968c512a06ce542a1bb4e2d4459a36c81bed17e586417babd62e4
[INFO] running `Command { std: "docker" "start" "-a" "f14948295b3968c512a06ce542a1bb4e2d4459a36c81bed17e586417babd62e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f14948295b3968c512a06ce542a1bb4e2d4459a36c81bed17e586417babd62e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14948295b3968c512a06ce542a1bb4e2d4459a36c81bed17e586417babd62e4", kill_on_drop: false }`
[INFO] [stdout] f14948295b3968c512a06ce542a1bb4e2d4459a36c81bed17e586417babd62e4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b5bcc5d64e39bca6636f5e355aa2f3ebee05076c63a2a859100b30bb7860044
[INFO] running `Command { std: "docker" "start" "-a" "0b5bcc5d64e39bca6636f5e355aa2f3ebee05076c63a2a859100b30bb7860044", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling p3-maybe-rayon v0.3.3-succinct
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling p3-koala-bear v0.3.3-succinct
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling addchain v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling pasta_curves v0.4.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bls12_381 v0.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jubjub v0.9.0
[INFO] [stderr]    Compiling p3-util v0.3.3-succinct
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling halo2_proofs v0.1.0
[INFO] [stderr]    Compiling p3-field v0.3.3-succinct
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling p3-symmetric v0.3.3-succinct
[INFO] [stderr]    Compiling p3-matrix v0.3.3-succinct
[INFO] [stderr]    Compiling slop-algebra v6.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling p3-challenger v0.3.3-succinct
[INFO] [stderr]    Compiling slop-symmetric v6.2.0
[INFO] [stderr]    Compiling slop-primitives v6.2.0
[INFO] [stderr]    Compiling p3-dft v0.3.3-succinct
[INFO] [stderr]    Compiling slop-challenger v6.2.0
[INFO] [stderr]    Compiling p3-mds v0.3.3-succinct
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.3-succinct
[INFO] [stderr]    Compiling slop-poseidon2 v6.2.0
[INFO] [stderr]    Compiling slop-koala-bear v6.2.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling p3-bn254-fr v0.3.3-succinct
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling halo2 v0.1.0-beta.2
[INFO] [stderr]    Compiling zkhash v0.2.0
[INFO] [stderr]    Compiling slop-bn254 v6.2.0
[INFO] [stderr]    Compiling sp1-primitives v6.2.0
[INFO] [stderr]    Compiling sp1-build v6.2.0
[INFO] [stderr]    Compiling sp1-helper v6.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.51s
[INFO] running `Command { std: "docker" "inspect" "0b5bcc5d64e39bca6636f5e355aa2f3ebee05076c63a2a859100b30bb7860044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5bcc5d64e39bca6636f5e355aa2f3ebee05076c63a2a859100b30bb7860044", kill_on_drop: false }`
[INFO] [stdout] 0b5bcc5d64e39bca6636f5e355aa2f3ebee05076c63a2a859100b30bb7860044
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0947e4abf981abb1eca0f9b2b800d23bb67fbee40ddf66c810975e957f54e615
[INFO] running `Command { std: "docker" "start" "-a" "0947e4abf981abb1eca0f9b2b800d23bb67fbee40ddf66c810975e957f54e615", kill_on_drop: false }`
[INFO] [stderr]    Compiling sp1-helper v6.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "0947e4abf981abb1eca0f9b2b800d23bb67fbee40ddf66c810975e957f54e615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0947e4abf981abb1eca0f9b2b800d23bb67fbee40ddf66c810975e957f54e615", kill_on_drop: false }`
[INFO] [stdout] 0947e4abf981abb1eca0f9b2b800d23bb67fbee40ddf66c810975e957f54e615
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc87b5971b41e685d84e083af81adbe8c85f1c9c929cac23badaf6b530526857
[INFO] running `Command { std: "docker" "start" "-a" "bc87b5971b41e685d84e083af81adbe8c85f1c9c929cac23badaf6b530526857", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sp1_helper-24ff9ad712b940d9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests sp1_helper
[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] [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] running `Command { std: "docker" "inspect" "bc87b5971b41e685d84e083af81adbe8c85f1c9c929cac23badaf6b530526857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc87b5971b41e685d84e083af81adbe8c85f1c9c929cac23badaf6b530526857", kill_on_drop: false }`
[INFO] [stdout] bc87b5971b41e685d84e083af81adbe8c85f1c9c929cac23badaf6b530526857
