[INFO] cloning repository https://github.com/raphjaph/pythia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raphjaph/pythia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphjaph%2Fpythia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphjaph%2Fpythia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7ceae2a29f4ff082c02d9789b1eff64d882c281
[INFO] testing raphjaph/pythia against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphjaph%2Fpythia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raphjaph/pythia
[INFO] finished tweaking git repo https://github.com/raphjaph/pythia
[INFO] tweaked toml for git repo https://github.com/raphjaph/pythia written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raphjaph/pythia on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raphjaph/pythia 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 122f174ab6e6c115f9140a46fa992f520de349ee54231f0d2361d03c1c350a57
[INFO] running `Command { std: "docker" "start" "-a" "122f174ab6e6c115f9140a46fa992f520de349ee54231f0d2361d03c1c350a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "122f174ab6e6c115f9140a46fa992f520de349ee54231f0d2361d03c1c350a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "122f174ab6e6c115f9140a46fa992f520de349ee54231f0d2361d03c1c350a57", kill_on_drop: false }`
[INFO] [stdout] 122f174ab6e6c115f9140a46fa992f520de349ee54231f0d2361d03c1c350a57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cafbee9bdc6f2d139601230777c4e9480133574766ed766435101e87632b3a66
[INFO] running `Command { std: "docker" "start" "-a" "cafbee9bdc6f2d139601230777c4e9480133574766ed766435101e87632b3a66", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling secp256k1-zkp v0.11.0
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling dlc v0.7.1
[INFO] [stderr]    Compiling pythia v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.03s
[INFO] running `Command { std: "docker" "inspect" "cafbee9bdc6f2d139601230777c4e9480133574766ed766435101e87632b3a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cafbee9bdc6f2d139601230777c4e9480133574766ed766435101e87632b3a66", kill_on_drop: false }`
[INFO] [stdout] cafbee9bdc6f2d139601230777c4e9480133574766ed766435101e87632b3a66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9334daef81f846e0bd015531f784ed272fe6745a8675b5f06d4f4810ce60912c
[INFO] running `Command { std: "docker" "start" "-a" "9334daef81f846e0bd015531f784ed272fe6745a8675b5f06d4f4810ce60912c", kill_on_drop: false }`
[INFO] [stderr]    Compiling secp256kfun_arithmetic_macros v0.1.0
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling secp256kfun v0.11.0
[INFO] [stderr]    Compiling schnorr_fun v0.11.0
[INFO] [stderr]    Compiling pythia v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.11s
[INFO] running `Command { std: "docker" "inspect" "9334daef81f846e0bd015531f784ed272fe6745a8675b5f06d4f4810ce60912c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9334daef81f846e0bd015531f784ed272fe6745a8675b5f06d4f4810ce60912c", kill_on_drop: false }`
[INFO] [stdout] 9334daef81f846e0bd015531f784ed272fe6745a8675b5f06d4f4810ce60912c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 764d554c3008126d716bea241f70b24a1f34aa81941dd360e7cea56478e26bf7
[INFO] running `Command { std: "docker" "start" "-a" "764d554c3008126d716bea241f70b24a1f34aa81941dd360e7cea56478e26bf7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pythia-4b9b2ff8bf169c14)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test oracle::tests::sign_message_with_oracle_pubkey ... ok
[INFO] [stdout] test oracle::outcome::tests::labels_are_normalized_correctly ... ok
[INFO] [stdout] test oracle::outcome::tests::signed_outcome_verifies ... ok
[INFO] [stdout] test oracle::tests::events ... ok
[INFO] [stdout] test oracle::outcome::tests::signing_outcome_reveals_secret_nonce ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/pythia-77109d9825b500e9)
[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 pythia
[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" "764d554c3008126d716bea241f70b24a1f34aa81941dd360e7cea56478e26bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764d554c3008126d716bea241f70b24a1f34aa81941dd360e7cea56478e26bf7", kill_on_drop: false }`
[INFO] [stdout] 764d554c3008126d716bea241f70b24a1f34aa81941dd360e7cea56478e26bf7
