[INFO] cloning repository https://github.com/carl-wallace/pb_pki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carl-wallace/pb_pki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarl-wallace%2Fpb_pki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarl-wallace%2Fpb_pki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d5a45e21c4da5f6ede5854d9cf0db5b0cad8c60
[INFO] building carl-wallace/pb_pki against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarl-wallace%2Fpb_pki" "/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/carl-wallace/pb_pki
[INFO] finished tweaking git repo https://github.com/carl-wallace/pb_pki
[INFO] tweaked toml for git repo https://github.com/carl-wallace/pb_pki written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carl-wallace/pb_pki 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/carl-wallace/pb_pki 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 git repository `https://github.com/RustCrypto/formats.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/crypto-bigint.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/signatures.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/traits.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/elliptic-curves.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/hashes.git`
[INFO] [stderr]     Updating git repository `https://github.com/carl-wallace/rust-pki.git`
[INFO] [stderr]     Updating git submodule `https://github.com/C2SP/x509-limbo.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded signature v3.0.0-rc.2
[INFO] [stderr]   Downloaded const-oid v0.10.1
[INFO] [stderr]   Downloaded digest v0.11.0-rc.0
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.3
[INFO] [stderr]   Downloaded flagset v0.4.7
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0-rc.3
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded hybrid-array v0.3.1
[INFO] [stderr]   Downloaded primeorder v0.14.0-pre.7
[INFO] [stderr]   Downloaded group v0.14.0-pre.0
[INFO] [stderr]   Downloaded rfc6979 v0.5.0-rc.0
[INFO] [stderr]   Downloaded hmac v0.13.0-rc.0
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.4
[INFO] [stderr]   Downloaded cidr v0.3.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded ff v0.14.0-pre.0
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded sec1 v0.8.0-rc.8
[INFO] [stderr]   Downloaded readonly v0.2.13
[INFO] [stderr]   Downloaded ndarray v0.16.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11aef00a3c18294e91174ebb7f35f1e29d9b84afedc4a0cf1d3937679bb99e10
[INFO] running `Command { std: "docker" "start" "-a" "11aef00a3c18294e91174ebb7f35f1e29d9b84afedc4a0cf1d3937679bb99e10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11aef00a3c18294e91174ebb7f35f1e29d9b84afedc4a0cf1d3937679bb99e10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11aef00a3c18294e91174ebb7f35f1e29d9b84afedc4a0cf1d3937679bb99e10", kill_on_drop: false }`
[INFO] [stdout] 11aef00a3c18294e91174ebb7f35f1e29d9b84afedc4a0cf1d3937679bb99e10
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 802b2ffa69896002522ffde132476b1ba5fc6477c8241655ee980678b82dcebc
[INFO] running `Command { std: "docker" "start" "-a" "802b2ffa69896002522ffde132476b1ba5fc6477c8241655ee980678b82dcebc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling ff v0.14.0-pre.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0-rc.3
[INFO] [stderr]    Compiling group v0.14.0-pre.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling cidr v0.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.3
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.1 (https://github.com/RustCrypto/crypto-bigint.git#3c3a24a8)
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling digest v0.11.0-rc.0
[INFO] [stderr]    Compiling hmac v0.13.0-rc.0
[INFO] [stderr]    Compiling signature v3.0.0-rc.2
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.0 (https://github.com/RustCrypto/hashes.git#aaf90a72)
[INFO] [stderr]    Compiling sha1 v0.11.0-rc.0 (https://github.com/RustCrypto/hashes.git#aaf90a72)
[INFO] [stderr]    Compiling rfc6979 v0.5.0-rc.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling primefield v0.14.0-pre.4 (https://github.com/RustCrypto/elliptic-curves.git#6b8726df)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling der_derive v0.8.0-rc.4 (https://github.com/RustCrypto/formats.git#be185509)
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]    Compiling pkiprocmacros v0.1.2 (https://github.com/carl-wallace/rust-pki.git?branch=cert_limbo#c32bb22c)
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling der v0.8.0-rc.8 (https://github.com/RustCrypto/formats.git#be185509)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling sec1 v0.8.0-rc.8
[INFO] [stderr]    Compiling spki v0.8.0-rc.4 (https://github.com/RustCrypto/formats.git#be185509)
[INFO] [stderr]    Compiling x509-cert v0.3.0-rc.1 (https://github.com/RustCrypto/formats.git#be185509)
[INFO] [stderr]    Compiling elliptic-curve v0.14.0-rc.12 (https://github.com/RustCrypto/traits.git#40508e04)
[INFO] [stderr]    Compiling ecdsa v0.17.0-rc.5 (https://github.com/RustCrypto/signatures.git#41edbafe)
[INFO] [stderr]    Compiling primeorder v0.14.0-pre.7
[INFO] [stderr]    Compiling p521 v0.14.0-pre.9 (https://github.com/RustCrypto/elliptic-curves.git#6b8726df)
[INFO] [stderr]    Compiling p384 v0.14.0-pre.9 (https://github.com/RustCrypto/elliptic-curves.git#6b8726df)
[INFO] [stderr]    Compiling p256 v0.14.0-pre.9 (https://github.com/RustCrypto/elliptic-curves.git#6b8726df)
[INFO] [stderr]    Compiling cms v0.3.0-pre.0 (https://github.com/RustCrypto/formats.git#be185509)
[INFO] [stderr]    Compiling x509-ocsp v0.3.0-pre (https://github.com/RustCrypto/formats.git#be185509)
[INFO] [stderr]    Compiling certval v0.1.4 (https://github.com/carl-wallace/rust-pki.git?branch=cert_limbo#c32bb22c)
[INFO] [stderr]    Compiling pb_pki v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "802b2ffa69896002522ffde132476b1ba5fc6477c8241655ee980678b82dcebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "802b2ffa69896002522ffde132476b1ba5fc6477c8241655ee980678b82dcebc", kill_on_drop: false }`
[INFO] [stdout] 802b2ffa69896002522ffde132476b1ba5fc6477c8241655ee980678b82dcebc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4f4d37f360942393dca901be5f426c1a3d669bf0d8cafdbde5308cac55c7050
[INFO] running `Command { std: "docker" "start" "-a" "a4f4d37f360942393dca901be5f426c1a3d669bf0d8cafdbde5308cac55c7050", kill_on_drop: false }`
[INFO] [stderr]    Compiling pb_pki v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s
[INFO] running `Command { std: "docker" "inspect" "a4f4d37f360942393dca901be5f426c1a3d669bf0d8cafdbde5308cac55c7050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f4d37f360942393dca901be5f426c1a3d669bf0d8cafdbde5308cac55c7050", kill_on_drop: false }`
[INFO] [stdout] a4f4d37f360942393dca901be5f426c1a3d669bf0d8cafdbde5308cac55c7050
