[INFO] cloning repository https://github.com/csdjwt/csd_jwt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csdjwt/csd_jwt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsdjwt%2Fcsd_jwt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsdjwt%2Fcsd_jwt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e08aa311e4f0fa1824b950e3b464c20d0d4a80c4 [INFO] building csdjwt/csd_jwt against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsdjwt%2Fcsd_jwt" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/csdjwt/csd_jwt [INFO] finished tweaking git repo https://github.com/csdjwt/csd_jwt [INFO] tweaked toml for git repo https://github.com/csdjwt/csd_jwt written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/csdjwt/csd_jwt on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/csdjwt/csd_jwt 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.16 [INFO] [stderr] Downloaded short_group_sig v0.4.0 [INFO] [stderr] Downloaded serde_with_macros v1.5.2 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded thiserror v2.0.16 [INFO] [stderr] Downloaded base-x v0.2.11 [INFO] [stderr] Downloaded rs_merkle v1.5.0 [INFO] [stderr] Downloaded inout v0.1.4 [INFO] [stderr] Downloaded aead v0.5.2 [INFO] [stderr] Downloaded dock_crypto_utils v0.20.0 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded oblivious_transfer_protocols v0.9.0 [INFO] [stderr] Downloaded serde_with v1.14.0 [INFO] [stderr] Downloaded darling_core v0.13.4 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded itertools v0.12.1 [INFO] [stderr] Downloaded josekit v0.8.7 [INFO] [stderr] Downloaded bls12_381_plus v0.8.18 [INFO] [stderr] Downloaded dock_merlin v3.0.0 [INFO] [stderr] Downloaded schnorr_pok v0.20.0 [INFO] [stderr] Downloaded darling_macro v0.13.4 [INFO] [stderr] Downloaded darling v0.13.4 [INFO] [stderr] Downloaded vb_accumulator v0.26.0 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.16 [INFO] [stderr] Downloaded data-encoding-macro v0.1.18 [INFO] [stderr] Downloaded kvac v0.5.0 [INFO] [stderr] Downloaded cipher v0.4.4 [INFO] [stderr] Downloaded zkryptium v0.5.0 [INFO] [stderr] Downloaded secret_sharing_and_dkg v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34e13a524a6007117b4884d721cd2409b3a60a834b47f134fbd184af975164cb [INFO] running `Command { std: "docker" "start" "-a" "34e13a524a6007117b4884d721cd2409b3a60a834b47f134fbd184af975164cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34e13a524a6007117b4884d721cd2409b3a60a834b47f134fbd184af975164cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e13a524a6007117b4884d721cd2409b3a60a834b47f134fbd184af975164cb", kill_on_drop: false }` [INFO] [stdout] 34e13a524a6007117b4884d721cd2409b3a60a834b47f134fbd184af975164cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2210b35869263c50a75e5e514d92f6939bfc32b1b5344a6194ca998b77de2a00 [INFO] running `Command { std: "docker" "start" "-a" "2210b35869263c50a75e5e514d92f6939bfc32b1b5344a6194ca998b77de2a00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ident_case v1.0.1 [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 num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling oblivious_transfer_protocols v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pairing v0.23.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-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [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 crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling rs_merkle v1.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling dock_merlin v3.0.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bls12_381_plus v0.8.18 [INFO] [stderr] Compiling josekit v0.8.7 [INFO] [stderr] Compiling zkryptium v0.5.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling dock_crypto_utils v0.20.0 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling schnorr_pok v0.20.0 [INFO] [stderr] Compiling short_group_sig v0.4.0 [INFO] [stderr] Compiling secret_sharing_and_dkg v0.13.0 [INFO] [stderr] Compiling kvac v0.5.0 [INFO] [stderr] Compiling vb_accumulator v0.26.0 [INFO] [stderr] Compiling csd_jwt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "2210b35869263c50a75e5e514d92f6939bfc32b1b5344a6194ca998b77de2a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2210b35869263c50a75e5e514d92f6939bfc32b1b5344a6194ca998b77de2a00", kill_on_drop: false }` [INFO] [stdout] 2210b35869263c50a75e5e514d92f6939bfc32b1b5344a6194ca998b77de2a00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a4e46c714edca439e7934afe88bb2580cb506e4e363e996bfaaf7629a0a29c3 [INFO] running `Command { std: "docker" "start" "-a" "7a4e46c714edca439e7934afe88bb2580cb506e4e363e996bfaaf7629a0a29c3", kill_on_drop: false }` [INFO] [stderr] Compiling csd_jwt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.23s [INFO] running `Command { std: "docker" "inspect" "7a4e46c714edca439e7934afe88bb2580cb506e4e363e996bfaaf7629a0a29c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4e46c714edca439e7934afe88bb2580cb506e4e363e996bfaaf7629a0a29c3", kill_on_drop: false }` [INFO] [stdout] 7a4e46c714edca439e7934afe88bb2580cb506e4e363e996bfaaf7629a0a29c3