[INFO] cloning repository https://github.com/SamuelSchlesinger/anoncreds-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelSchlesinger/anoncreds-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelSchlesinger%2Fanoncreds-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelSchlesinger%2Fanoncreds-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db7f48f21e6527cba2e6811beb6b3430f1435f7a
[INFO] testing SamuelSchlesinger/anoncreds-rs/db7f48f21e6527cba2e6811beb6b3430f1435f7a against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelSchlesinger%2Fanoncreds-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SamuelSchlesinger/anoncreds-rs
[INFO] finished tweaking git repo https://github.com/SamuelSchlesinger/anoncreds-rs
[INFO] tweaked toml for git repo https://github.com/SamuelSchlesinger/anoncreds-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SamuelSchlesinger/anoncreds-rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SamuelSchlesinger/anoncreds-rs 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/sigma-rs/sigma-proofs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded ff_derive v0.13.1
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded syn v2.0.107
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9df1553545a5ea99e52cc91e79119aad10d878675edb3db404bc3ad11e75ef8
[INFO] running `Command { std: "docker" "start" "-a" "f9df1553545a5ea99e52cc91e79119aad10d878675edb3db404bc3ad11e75ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9df1553545a5ea99e52cc91e79119aad10d878675edb3db404bc3ad11e75ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9df1553545a5ea99e52cc91e79119aad10d878675edb3db404bc3ad11e75ef8", kill_on_drop: false }`
[INFO] [stdout] f9df1553545a5ea99e52cc91e79119aad10d878675edb3db404bc3ad11e75ef8
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7941328b88d36e7d4b4bd5724b66adb5017633701f5edb4dcffe59eb37e9c37e
[INFO] running `Command { std: "docker" "start" "-a" "7941328b88d36e7d4b4bd5724b66adb5017633701f5edb4dcffe59eb37e9c37e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sigma-proofs v0.1.0-sigma (https://github.com/sigma-rs/sigma-proofs.git?rev=e2cc26024f4c7b980370e65ba661907ac06d7c93#e2cc2602)
[INFO] [stderr]    Compiling anonymous-credit-tokens v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `public` is never read
[INFO] [stdout]    --> src/lib.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     public: PublicKey,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_scalars` is never used
[INFO] [stdout]    --> src/transcript.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl Transcript {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub(crate) fn add_scalars<'a>(&mut self, scalars: impl Iterator<Item = &'a Scalar>) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.32s
[INFO] running `Command { std: "docker" "inspect" "7941328b88d36e7d4b4bd5724b66adb5017633701f5edb4dcffe59eb37e9c37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7941328b88d36e7d4b4bd5724b66adb5017633701f5edb4dcffe59eb37e9c37e", kill_on_drop: false }`
[INFO] [stdout] 7941328b88d36e7d4b4bd5724b66adb5017633701f5edb4dcffe59eb37e9c37e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71be0bc88bafe39a4b857343b56768249f44219f63ba1d7b91052b587c0b467a
[INFO] running `Command { std: "docker" "start" "-a" "71be0bc88bafe39a4b857343b56768249f44219f63ba1d7b91052b587c0b467a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling sigma-proofs v0.1.0-sigma (https://github.com/sigma-rs/sigma-proofs.git?rev=e2cc26024f4c7b980370e65ba661907ac06d7c93#e2cc2602)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling anonymous-credit-tokens v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: value assigned to `public` is never read
[INFO] [stdout]    --> src/lib.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     public: PublicKey,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_scalars` is never used
[INFO] [stdout]    --> src/transcript.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl Transcript {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub(crate) fn add_scalars<'a>(&mut self, scalars: impl Iterator<Item = &'a Scalar>) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `public` is never read
[INFO] [stdout]    --> src/lib.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     public: PublicKey,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_scalars` is never used
[INFO] [stdout]    --> src/transcript.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl Transcript {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub(crate) fn add_scalars<'a>(&mut self, scalars: impl Iterator<Item = &'a Scalar>) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.26s
[INFO] running `Command { std: "docker" "inspect" "71be0bc88bafe39a4b857343b56768249f44219f63ba1d7b91052b587c0b467a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71be0bc88bafe39a4b857343b56768249f44219f63ba1d7b91052b587c0b467a", kill_on_drop: false }`
[INFO] [stdout] 71be0bc88bafe39a4b857343b56768249f44219f63ba1d7b91052b587c0b467a
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6baac1092bc964bb0fd6710114af473c695dafac3843744cbbeca8cd39a840b
[INFO] running `Command { std: "docker" "start" "-a" "c6baac1092bc964bb0fd6710114af473c695dafac3843744cbbeca8cd39a840b", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `public` is never read
[INFO] [stderr]    --> src/lib.rs:167:5
[INFO] [stderr]     |
[INFO] [stderr] 167 |     public: PublicKey,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_scalars` is never used
[INFO] [stderr]    --> src/transcript.rs:135:19
[INFO] [stderr]     |
[INFO] [stderr]  41 | impl Transcript {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 135 |     pub(crate) fn add_scalars<'a>(&mut self, scalars: impl Iterator<Item = &'a Scalar>) {
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `anonymous-credit-tokens` (lib) generated 2 warnings
[INFO] [stderr] warning: `anonymous-credit-tokens` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anonymous_credit_tokens-d109103b5417d1c5)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test cbor::tests::test_pre_refund_cbor_roundtrip ... ok
[INFO] [stdout] test cbor::tests::test_pre_issuance_cbor_roundtrip ... ok
[INFO] [stdout] test cbor::tests::test_issuance_request_cbor_roundtrip ... ok
[INFO] [stdout] test cbor::tests::test_credit_token_cbor_roundtrip ... ok
[INFO] [stdout] test cbor::tests::test_public_key_cbor_roundtrip ... ok
[INFO] [stdout] test cbor::tests::test_private_key_cbor_roundtrip ... ok
[INFO] [stdout] test cbor::tests::test_refund_cbor_roundtrip ... ok
[INFO] [stdout] test cbor::tests::test_issuance_response_cbor_roundtrip ... ok
[INFO] [stdout] test tests::bits_of_ ... ok
[INFO] [stdout] test tests::prop_cbor_round_trip_pre_issuance ... ok
[INFO] [stdout] test tests::prop_binary_decomposition_correctness ... ok
[INFO] [stdout] test tests::prop_cbor_round_trip_pre_refund ... ok
[INFO] [stdout] test tests::prop_cbor_round_trip_issuance_request ... ok
[INFO] [stdout] test tests::prop_cbor_round_trip_private_key ... ok
[INFO] [stdout] test tests::prop_cbor_encoding_canonical ... ok
[INFO] [stdout] test tests::prop_cbor_round_trip_credit_token ... ok
[INFO] [stdout] test tests::prop_cbor_round_trip_issuance_response ... ok
[INFO] [stdout] test tests::prop_cbor_round_trip_refund ... ok
[INFO] [stdout] test tests::prop_cbor_round_trip_public_key ... ok
[INFO] [stdout] test tests::invalid_issuance_request ... ok
[INFO] [stdout] test tests::invalid_token_verification ... ok
[INFO] [stdout] test tests::prop_invalid_issuance_request_rejection ... ok
[INFO] [stdout] test tests::prop_no_double_issuance ... ok
[INFO] [stdout] test tests::prop_issuance_balance_invariant ... ok
[INFO] [stdout] test tests::invalid_proof_verification ... ok
[INFO] [stdout] test tests::attempt_overspend ... ok
[INFO] [stdout] test tests::prop_point_group_properties ... ok
[INFO] [stdout] test tests::prop_public_key_derivation ... ok
[INFO] [stdout] test tests::prop_params_affect_outputs ... ok
[INFO] [stdout] test tests::prop_scalar_arithmetic_validity ... ok
[INFO] [stdout] test tests::large_amount_issuance ... ok
[INFO] [stdout] test tests::prop_spend_amount_binary_decomposition ... ok
[INFO] [stdout] test tests::double_spend_prevention has been running for over 60 seconds
[INFO] [stdout] test tests::exhaust_token_with_one_credit_spends has been running for over 60 seconds
[INFO] [stdout] test tests::full_cycle has been running for over 60 seconds
[INFO] [stdout] test tests::issuance has been running for over 60 seconds
[INFO] [stdout] test tests::multiple_tokens_with_same_issuer has been running for over 60 seconds
[INFO] [stdout] test tests::prop_challenge_affects_proofs has been running for over 60 seconds
[INFO] [stdout] test tests::prop_exhaustive_spending has been running for over 60 seconds
[INFO] [stdout] test tests::prop_invalid_proofs_rejected has been running for over 60 seconds
[INFO] [stdout] test tests::prop_multiple_issuers_independence has been running for over 60 seconds
[INFO] [stdout] test tests::prop_nullifier_collision_resistance has been running for over 60 seconds
[INFO] [stdout] test tests::prop_nullifier_determinism has been running for over 60 seconds
[INFO] [stdout] test tests::prop_nullifier_uniqueness has been running for over 60 seconds
[INFO] [stdout] test tests::prop_overspend_always_fails has been running for over 60 seconds
[INFO] [stdout] test tests::double_spend_prevention ... ok
[INFO] [stdout] test tests::prop_refund_never_exceeds_initial has been running for over 60 seconds
[INFO] [stdout] test tests::prop_sequential_spends_accumulate has been running for over 60 seconds
[INFO] [stdout] test tests::prop_spend_proof_structure_validity has been running for over 60 seconds
[INFO] [stdout] test tests::multiple_tokens_with_same_issuer ... ok
[INFO] [stdout] test tests::prop_spend_refund_balance_preservation has been running for over 60 seconds
[INFO] [stdout] test tests::prop_token_tampering_detection has been running for over 60 seconds
[INFO] [stdout] test tests::prop_spend_proof_structure_validity ... ok
[INFO] [stdout] test tests::prop_transcript_determinism ... ok
[INFO] [stdout] test tests::issuance ... ok
[INFO] [stdout] test tests::prop_zero_amount_handling has been running for over 60 seconds
[INFO] [stdout] test tests::sequential_spends has been running for over 60 seconds
[INFO] [stdout] test tests::prop_nullifier_determinism ... ok
[INFO] [stdout] test tests::prop_challenge_affects_proofs ... ok
[INFO] [stdout] test tests::spend_with_identity_a_prime ... ok
[INFO] [stdout] test tests::prop_nullifier_uniqueness ... ok
[INFO] [stdout] test tests::spend_exact_balance has been running for over 60 seconds
[INFO] [stdout] test tests::prop_invalid_proofs_rejected ... ok
[INFO] [stdout] test tests::spend_exact_balance ... ok
[INFO] [stdout] test tests::prop_overspend_always_fails ... ok
[INFO] [stdout] test tests::test_params_generation_deterministic ... ok
[INFO] [stdout] test tests::test_transcript_with_empty_input ... ok
[INFO] [stdout] test tests::tampered_refund_verification has been running for over 60 seconds
[INFO] [stdout] test tests::test_binary_decomposition_max_value has been running for over 60 seconds
[INFO] [stdout] test tests::tampered_refund_verification ... ok
[INFO] [stdout] test tests::transcript_add_elements_test ... ok
[INFO] [stdout] test tests::zero_e_signature_attack ... ok
[INFO] [stdout] test tests::test_key_component_malleability has been running for over 60 seconds
[INFO] [stdout] test tests::test_nullifier_collisions has been running for over 60 seconds
[INFO] [stdout] test tests::token_with_zero_credit has been running for over 60 seconds
[INFO] [stdout] test tests::test_key_component_malleability ... ok
[INFO] [stdout] test tests::test_binary_decomposition_max_value ... ok
[INFO] [stdout] test tests::zero_spend_scenario ... ok
[INFO] [stdout] test tests::token_with_zero_credit ... ok
[INFO] [stdout] test tests::prop_token_tampering_detection ... ok
[INFO] [stdout] test tests::sequential_spends ... ok
[INFO] [stdout] test tests::prop_spend_refund_balance_preservation ... ok
[INFO] [stdout] test tests::prop_multiple_issuers_independence ... ok
[INFO] [stdout] test tests::exhaust_token_with_one_credit_spends ... ok
[INFO] [stdout] test tests::prop_zero_amount_handling ... ok
[INFO] [stdout] test tests::test_nullifier_collisions ... ok
[INFO] [stdout] test tests::full_cycle ... ok
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "c6baac1092bc964bb0fd6710114af473c695dafac3843744cbbeca8cd39a840b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6baac1092bc964bb0fd6710114af473c695dafac3843744cbbeca8cd39a840b", kill_on_drop: false }`
[INFO] [stdout] c6baac1092bc964bb0fd6710114af473c695dafac3843744cbbeca8cd39a840b
