[INFO] fetching crate delegatable_credentials 0.8.0... [INFO] testing delegatable_credentials-0.8.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate delegatable_credentials 0.8.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate delegatable_credentials 0.8.0 [INFO] finished tweaking crates.io crate delegatable_credentials 0.8.0 [INFO] tweaked toml for crates.io crate delegatable_credentials 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate delegatable_credentials 0.8.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding ark-bls12-381 v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding ark-ec v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding ark-ff v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding ark-poly v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding ark-serialize v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding ark-std v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding dock_crypto_utils v0.17.0 (available: v0.23.0) [INFO] [stderr] Adding schnorr_pok v0.17.0 (available: v0.23.0) [INFO] [stderr] Adding serde_with v1.14.0 (available: v3.14.1) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e320725147d2f38b7153656ab1a68cab5b6ea1db93ce2aeab5499b7da04b4e47 [INFO] running `Command { std: "docker" "start" "-a" "e320725147d2f38b7153656ab1a68cab5b6ea1db93ce2aeab5499b7da04b4e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e320725147d2f38b7153656ab1a68cab5b6ea1db93ce2aeab5499b7da04b4e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e320725147d2f38b7153656ab1a68cab5b6ea1db93ce2aeab5499b7da04b4e47", kill_on_drop: false }` [INFO] [stdout] e320725147d2f38b7153656ab1a68cab5b6ea1db93ce2aeab5499b7da04b4e47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] afe0e1619fbc6d95ee8d036760161bef603a156b53f731834392179c44d5a4f5 [INFO] running `Command { std: "docker" "start" "-a" "afe0e1619fbc6d95ee8d036760161bef603a156b53f731834392179c44d5a4f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling dock_merlin v3.0.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling dock_crypto_utils v0.17.0 [INFO] [stderr] Compiling schnorr_pok v0.17.0 [INFO] [stderr] Compiling delegatable_credentials v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.89s [INFO] running `Command { std: "docker" "inspect" "afe0e1619fbc6d95ee8d036760161bef603a156b53f731834392179c44d5a4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe0e1619fbc6d95ee8d036760161bef603a156b53f731834392179c44d5a4f5", kill_on_drop: false }` [INFO] [stdout] afe0e1619fbc6d95ee8d036760161bef603a156b53f731834392179c44d5a4f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7ebd8758ee15be2d7d148bc9138e59aaa03a932a861c69ca403dc102df66dded [INFO] running `Command { std: "docker" "start" "-a" "7ebd8758ee15be2d7d148bc9138e59aaa03a932a861c69ca403dc102df66dded", kill_on_drop: false }` [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling dock_crypto_utils v0.17.0 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling schnorr_pok v0.17.0 [INFO] [stderr] Compiling delegatable_credentials v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.58s [INFO] running `Command { std: "docker" "inspect" "7ebd8758ee15be2d7d148bc9138e59aaa03a932a861c69ca403dc102df66dded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ebd8758ee15be2d7d148bc9138e59aaa03a932a861c69ca403dc102df66dded", kill_on_drop: false }` [INFO] [stdout] 7ebd8758ee15be2d7d148bc9138e59aaa03a932a861c69ca403dc102df66dded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 16345efa197cbb9d7842adc42ca09550b212ccce4fb8b62691fcdef96e1c6cd4 [INFO] running `Command { std: "docker" "start" "-a" "16345efa197cbb9d7842adc42ca09550b212ccce4fb8b62691fcdef96e1c6cd4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/delegatable_credentials-d21eb951799c8ece) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test accumulator::tests::non_membership_witness ... ok [INFO] [stdout] test accumulator::tests::add_remove ... ok [INFO] [stdout] test mercurial_sig::tests::sign_verify ... ok [INFO] [stdout] test msbm::sps_eq_uc_sig::tests::update_signature_and_messages ... ok [INFO] [stdout] test msbm::sps_eq_uc_sig::tests::switch_public_key ... ok [INFO] [stdout] test msbm::show::tests::show_from_root_credential ... ok [INFO] [stdout] test accumulator::tests::timing_non_membership_witness ... ok [INFO] [stdout] test set_commitment::tests::characteristic_poly ... ok [INFO] [stdout] test set_commitment::tests::commit_and_open_full ... ok [INFO] [stdout] test protego::show::tests::credential_show_with_delegation_policy ... ok [INFO] [stdout] test msbm::show::tests::show_from_multiple_credentials ... ok [INFO] [stdout] test msbm::issuance::tests::root_issuance ... ok [INFO] [stdout] test msbm::issuance::tests::delegated_issuance ... ok [INFO] [stdout] test protego::issuance::tests::issuance_without_revocation ... ok [INFO] [stdout] test protego::issuance::tests::issuance_with_revocation ... ok [INFO] [stdout] test msbm::show::tests::show_from_delegated_credential has been running for over 60 seconds [INFO] [stdout] test msbm::sps_eq_uc_sig::tests::sign_verify has been running for over 60 seconds [INFO] [stdout] test one_of_n_proof::tests::one_of_n_proof has been running for over 60 seconds [INFO] [stdout] test protego::show::tests::credential_show_with_delegation_policy_and_revocation ... ok [INFO] [stdout] test msbm::show::tests::show_from_delegated_credential ... ok [INFO] [stdout] test protego::show::tests::credential_show_with_hidden_signer has been running for over 60 seconds [INFO] [stdout] test set_commitment::tests::commit_and_open_subset ... ok [INFO] [stdout] test protego::show::tests::credential_show_with_known_signer_and_revocation ... ok [INFO] [stdout] test protego::show::tests::credential_show_with_hidden_signer_and_revocation has been running for over 60 seconds [INFO] [stdout] test protego::show::tests::credential_show_with_known_signer has been running for over 60 seconds [INFO] [stdout] test set_commitment::tests::subset_witness_aggregation ... ok [INFO] [stdout] test protego::show::tests::credential_show_with_known_signer ... ok [INFO] [stdout] test set_commitment::tests::timing_commitment_and_witness_creation has been running for over 60 seconds [INFO] [stdout] test set_commitment::tests::timing_commitment_and_witness_creation ... ok [INFO] [stdout] test msbm::sps_eq_uc_sig::tests::sign_verify ... ok [INFO] [stdout] test protego::show::tests::credential_show_with_hidden_signer ... ok [INFO] [stdout] test protego::show::tests::credential_show_with_hidden_signer_and_revocation ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "16345efa197cbb9d7842adc42ca09550b212ccce4fb8b62691fcdef96e1c6cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16345efa197cbb9d7842adc42ca09550b212ccce4fb8b62691fcdef96e1c6cd4", kill_on_drop: false }` [INFO] [stdout] 16345efa197cbb9d7842adc42ca09550b212ccce4fb8b62691fcdef96e1c6cd4