[INFO] fetching crate credx 0.2.1...
[INFO] testing credx-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate credx 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate credx 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate credx 0.2.1
[INFO] tweaked toml for crates.io crate credx 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate credx 0.2.1 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 crates.io crate credx 0.2.1 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-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] ccd5b21fc6d1e57245207775e3aa15a754a7a0a9d42b156aee80d5c417ecce25
[INFO] running `Command { std: "docker" "start" "-a" "ccd5b21fc6d1e57245207775e3aa15a754a7a0a9d42b156aee80d5c417ecce25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccd5b21fc6d1e57245207775e3aa15a754a7a0a9d42b156aee80d5c417ecce25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccd5b21fc6d1e57245207775e3aa15a754a7a0a9d42b156aee80d5c417ecce25", kill_on_drop: false }`
[INFO] [stdout] ccd5b21fc6d1e57245207775e3aa15a754a7a0a9d42b156aee80d5c417ecce25
[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] b4f573e7efd9b2789dc07fcc502486b1f997efb7a8b4d4100fc365956778bc0b
[INFO] running `Command { std: "docker" "start" "-a" "b4f573e7efd9b2789dc07fcc502486b1f997efb7a8b4d4100fc365956778bc0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling uint-zigzag v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling std-shims v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling multiexp v0.4.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling elliptic-curve-tools v0.1.2
[INFO] [stderr]    Compiling blstrs_plus v0.8.18
[INFO] [stderr]    Compiling vsss-rs v5.1.0
[INFO] [stderr]    Compiling bulletproofs-bls v4.0.0
[INFO] [stderr]    Compiling blsful v3.0.0-pre8
[INFO] [stderr]    Compiling credx v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.88s
[INFO] running `Command { std: "docker" "inspect" "b4f573e7efd9b2789dc07fcc502486b1f997efb7a8b4d4100fc365956778bc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f573e7efd9b2789dc07fcc502486b1f997efb7a8b4d4100fc365956778bc0b", kill_on_drop: false }`
[INFO] [stdout] b4f573e7efd9b2789dc07fcc502486b1f997efb7a8b4d4100fc365956778bc0b
[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] 6257d6e2e126f3317d05077422b902f4884f3135f9f4e45a8ffec840f67396cb
[INFO] running `Command { std: "docker" "start" "-a" "6257d6e2e126f3317d05077422b902f4884f3135f9f4e45a8ffec840f67396cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling credx v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/out-of-range-panic.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert_eq!(res, Err(error::Error::InvalidPresentationData));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<_, ...>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<(), credx::error::Error>`
[INFO] [stdout]               found enum `Result<_, fn(String) -> credx::error::Error {InvalidPresentationData}>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `fn(String) -> credx::error::Error {InvalidPresentationData}` doesn't implement `Debug`
[INFO] [stdout]   --> tests/out-of-range-panic.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert_eq!(res, Err(error::Error::InvalidPresentationData));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for fn item `fn(String) -> credx::error::Error {InvalidPresentationData}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is implemented for `Result<T, E>`
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `credx` (test "out-of-range-panic") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6257d6e2e126f3317d05077422b902f4884f3135f9f4e45a8ffec840f67396cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6257d6e2e126f3317d05077422b902f4884f3135f9f4e45a8ffec840f67396cb", kill_on_drop: false }`
[INFO] [stdout] 6257d6e2e126f3317d05077422b902f4884f3135f9f4e45a8ffec840f67396cb
