[INFO] cloning repository https://github.com/prodnull/prmana
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prodnull/prmana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodnull%2Fprmana", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodnull%2Fprmana'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c52aa65710a8599d67c3229330a23b57342828ba
[INFO] testing prodnull/prmana against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodnull%2Fprmana" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prodnull/prmana
[INFO] finished tweaking git repo https://github.com/prodnull/prmana
[INFO] tweaked toml for git repo https://github.com/prodnull/prmana written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prodnull/prmana on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prodnull/prmana 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a889c6017ec5355c95f4e48c71932ca83d3209f0c6711284469bdeae331db604
[INFO] running `Command { std: "docker" "start" "-a" "a889c6017ec5355c95f4e48c71932ca83d3209f0c6711284469bdeae331db604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a889c6017ec5355c95f4e48c71932ca83d3209f0c6711284469bdeae331db604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a889c6017ec5355c95f4e48c71932ca83d3209f0c6711284469bdeae331db604", kill_on_drop: false }`
[INFO] [stdout] a889c6017ec5355c95f4e48c71932ca83d3209f0c6711284469bdeae331db604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f79537058ac4a0ad338e3e3e71db92aa0bc50f78d802936b6d81603fa12e4804
[INFO] running `Command { std: "docker" "start" "-a" "f79537058ac4a0ad338e3e3e71db92aa0bc50f78d802936b6d81603fa12e4804", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling pamsm v0.5.5
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling syslog v6.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling uzers v0.12.2
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling listenfd v1.0.2
[INFO] [stderr]    Compiling sd-notify v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tracing-journald v0.3.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling prmana-core v0.1.0 (/opt/rustwide/workdir/prmana-core)
[INFO] [stderr]    Compiling prmana-agent v0.1.0 (/opt/rustwide/workdir/prmana-agent)
[INFO] [stderr]    Compiling pam-prmana v0.1.0 (/opt/rustwide/workdir/pam-prmana)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "f79537058ac4a0ad338e3e3e71db92aa0bc50f78d802936b6d81603fa12e4804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79537058ac4a0ad338e3e3e71db92aa0bc50f78d802936b6d81603fa12e4804", kill_on_drop: false }`
[INFO] [stdout] f79537058ac4a0ad338e3e3e71db92aa0bc50f78d802936b6d81603fa12e4804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccca3a906ec522156d140dd3eca3f82182ecded058b000a6a9c0357b175637a3
[INFO] running `Command { std: "docker" "start" "-a" "ccca3a906ec522156d140dd3eca3f82182ecded058b000a6a9c0357b175637a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling prmana-core v0.1.0 (/opt/rustwide/workdir/prmana-core)
[INFO] [stderr]    Compiling prmana-agent v0.1.0 (/opt/rustwide/workdir/prmana-agent)
[INFO] [stderr]    Compiling pam-prmana v0.1.0 (/opt/rustwide/workdir/pam-prmana)
[INFO] [stderr] error: could not compile `pam-prmana` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name pam_prmana --edition=2021 pam-prmana/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pqc", "test-mode"))' -C metadata=accced8fe374d703 -C extra-filename=-8c7177ca0ca22901 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-76d22feba062e299.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c682b16f9ecd9fed.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b4708a4db8b9ff4f.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-b99ce5b50da65bf6.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-31eb52598d740ddb.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-5d677604406162ca.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-881d53a120559595.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-395976b9419f4441.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4d524206a08c183.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-149612076ee0805c.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-cd9b975ffcaf508d.rlib --extern pamsm=/opt/rustwide/target/debug/deps/libpamsm-37de2af3b8002c96.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cd5ebf07124ed564.rlib --extern prmana_core=/opt/rustwide/target/debug/deps/libprmana_core-a9e0127ac7299b03.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-021e519fc88cd809.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8ef3c95bf9ad233f.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-b43b05ea6b4f38da.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0779dab6c7a1aaff.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-250613649a9baf2c.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-375dc332b41b504b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eab2fb41f3419d19.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fc528f1e408a5d8a.rlib --extern syslog=/opt/rustwide/target/debug/deps/libsyslog-41abf45cf3faab7e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f3640d403e1db5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b7c250580fdc85f9.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8022784f731fba3d.rlib --extern uzers=/opt/rustwide/target/debug/deps/libuzers-d73f3b1a7adb3221.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1a6e17606d0d91d6/out -L native=/opt/rustwide/target/debug/build/ring-93402d0872e3347f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `prmana-agent` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name prmana_agent --edition=2021 prmana-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pqc", "test-mode", "tpm", "yubikey"))' -C metadata=a0707f7132869151 -C extra-filename=-89c3dbd2089ae98b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-76d22feba062e299.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-bcaf7910dcfdf856.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-75762a3e540c02a5.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-b99ce5b50da65bf6.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-395976b9419f4441.rlib --extern keyring=/opt/rustwide/target/debug/deps/libkeyring-2fa32143a3d88dd2.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4d524206a08c183.rlib --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-47e1b724c3050944.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-44fcc8ee4d0f5267.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-cd9b975ffcaf508d.rlib --extern pam_prmana=/opt/rustwide/target/debug/deps/libpam_prmana.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cd5ebf07124ed564.rlib --extern prmana_core=/opt/rustwide/target/debug/deps/libprmana_core-a9e0127ac7299b03.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8ef3c95bf9ad233f.rlib --extern sd_notify=/opt/rustwide/target/debug/deps/libsd_notify-9a4e0adcdc0d71d4.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-b43b05ea6b4f38da.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0779dab6c7a1aaff.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-250613649a9baf2c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eab2fb41f3419d19.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f3640d403e1db5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e01c66cf1c07bdaa.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-7fc50b425c1c5af5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_journald=/opt/rustwide/target/debug/deps/libtracing_journald-3358b937f46f728a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-143a6d356494bd29.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-bbebedfcc954d204.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8022784f731fba3d.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-fa5610d98f21b57b.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-d75a9f1ba25d1a18.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1a6e17606d0d91d6/out -L native=/opt/rustwide/target/debug/build/ring-93402d0872e3347f/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `prmana-agent` (bin "prmana-agent" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name prmana_agent --edition=2021 prmana-agent/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pqc", "test-mode", "tpm", "yubikey"))' -C metadata=64e82289fa6da225 -C extra-filename=-37d55b72f997faa1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-76d22feba062e299.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-bcaf7910dcfdf856.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-75762a3e540c02a5.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-b99ce5b50da65bf6.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-395976b9419f4441.rlib --extern keyring=/opt/rustwide/target/debug/deps/libkeyring-2fa32143a3d88dd2.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4d524206a08c183.rlib --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-47e1b724c3050944.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-44fcc8ee4d0f5267.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-cd9b975ffcaf508d.rlib --extern pam_prmana=/opt/rustwide/target/debug/deps/libpam_prmana.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cd5ebf07124ed564.rlib --extern prmana_agent=/opt/rustwide/target/debug/deps/libprmana_agent-dd561bec1df29d23.rlib --extern prmana_core=/opt/rustwide/target/debug/deps/libprmana_core-a9e0127ac7299b03.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8ef3c95bf9ad233f.rlib --extern sd_notify=/opt/rustwide/target/debug/deps/libsd_notify-9a4e0adcdc0d71d4.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-b43b05ea6b4f38da.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0779dab6c7a1aaff.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-250613649a9baf2c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eab2fb41f3419d19.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f3640d403e1db5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e01c66cf1c07bdaa.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-7fc50b425c1c5af5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_journald=/opt/rustwide/target/debug/deps/libtracing_journald-3358b937f46f728a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-143a6d356494bd29.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-bbebedfcc954d204.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8022784f731fba3d.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-fa5610d98f21b57b.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-d75a9f1ba25d1a18.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1a6e17606d0d91d6/out -L native=/opt/rustwide/target/debug/build/ring-93402d0872e3347f/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ccca3a906ec522156d140dd3eca3f82182ecded058b000a6a9c0357b175637a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccca3a906ec522156d140dd3eca3f82182ecded058b000a6a9c0357b175637a3", kill_on_drop: false }`
[INFO] [stdout] ccca3a906ec522156d140dd3eca3f82182ecded058b000a6a9c0357b175637a3
