[INFO] fetching crate ruma-zk-prover 0.1.4...
[INFO] testing ruma-zk-prover-0.1.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ruma-zk-prover 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ruma-zk-prover 0.1.4
[INFO] finished tweaking crates.io crate ruma-zk-prover 0.1.4
[INFO] tweaked toml for crates.io crate ruma-zk-prover 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruma-zk-prover 0.1.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruma-zk-prover 0.1.4 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eea8c2e923bcf5fa6580c1b2a150fff865fb50d4d03619d5e2d0dcbc163e3ee0
[INFO] running `Command { std: "docker" "start" "-a" "eea8c2e923bcf5fa6580c1b2a150fff865fb50d4d03619d5e2d0dcbc163e3ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eea8c2e923bcf5fa6580c1b2a150fff865fb50d4d03619d5e2d0dcbc163e3ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eea8c2e923bcf5fa6580c1b2a150fff865fb50d4d03619d5e2d0dcbc163e3ee0", kill_on_drop: false }`
[INFO] [stdout] eea8c2e923bcf5fa6580c1b2a150fff865fb50d4d03619d5e2d0dcbc163e3ee0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5cee55f1b9b2851472d081212633034c02e54f4c4cbba96e609a997f809012a
[INFO] running `Command { std: "docker" "start" "-a" "f5cee55f1b9b2851472d081212633034c02e54f4c4cbba96e609a997f809012a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling p3-maybe-rayon v0.5.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.27.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling uniffi_meta v0.27.3
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling p3-util v0.5.2
[INFO] [stderr]    Compiling p3-field v0.5.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling p3-symmetric v0.5.2
[INFO] [stderr]    Compiling p3-matrix v0.5.2
[INFO] [stderr]    Compiling p3-poseidon1 v0.5.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling p3-dft v0.5.2
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling p3-mds v0.5.2
[INFO] [stderr]    Compiling p3-poseidon2 v0.5.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling p3-monty-31 v0.5.2
[INFO] [stderr]    Compiling uniffi_testing v0.27.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling p3-challenger v0.5.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uniffi_udl v0.27.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling uniffi_core v0.27.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling uniffi_macros v0.27.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling p3-commit v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.27.3
[INFO] [stderr]    Compiling p3-baby-bear v0.5.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ruma-lean v0.1.1
[INFO] [stderr]    Compiling p3-merkle-tree v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling p3-keccak v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling uniffi v0.27.3
[INFO] [stderr]    Compiling ruma-zk-verifier v0.1.4
[INFO] [stderr]    Compiling ruma-zk-topological-air v0.1.4
[INFO] [stderr]    Compiling ruma-zk-prover v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "f5cee55f1b9b2851472d081212633034c02e54f4c4cbba96e609a997f809012a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5cee55f1b9b2851472d081212633034c02e54f4c4cbba96e609a997f809012a", kill_on_drop: false }`
[INFO] [stdout] f5cee55f1b9b2851472d081212633034c02e54f4c4cbba96e609a997f809012a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 490c92e933cce3b3292c50c1f1a75ce35bcea7d947cbeaa7d4f276d3f302023f
[INFO] running `Command { std: "docker" "start" "-a" "490c92e933cce3b3292c50c1f1a75ce35bcea7d947cbeaa7d4f276d3f302023f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ruma-zk-prover v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "490c92e933cce3b3292c50c1f1a75ce35bcea7d947cbeaa7d4f276d3f302023f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "490c92e933cce3b3292c50c1f1a75ce35bcea7d947cbeaa7d4f276d3f302023f", kill_on_drop: false }`
[INFO] [stdout] 490c92e933cce3b3292c50c1f1a75ce35bcea7d947cbeaa7d4f276d3f302023f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3433c861d2204b723f33c6f31dfb8c137344f358ef477bd51d8d74b1d241cd13
[INFO] running `Command { std: "docker" "start" "-a" "3433c861d2204b723f33c6f31dfb8c137344f358ef477bd51d8d74b1d241cd13", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruma_zk_prover-6071972cef74f763)
[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/ruma_zk_prover-9ff6d211bb329bff)
[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]    Doc-tests ruma_zk_prover
[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" "3433c861d2204b723f33c6f31dfb8c137344f358ef477bd51d8d74b1d241cd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3433c861d2204b723f33c6f31dfb8c137344f358ef477bd51d8d74b1d241cd13", kill_on_drop: false }`
[INFO] [stdout] 3433c861d2204b723f33c6f31dfb8c137344f358ef477bd51d8d74b1d241cd13
