[INFO] fetching crate credibil-holder 0.1.0...
[INFO] building credibil-holder-0.1.0 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] extracting crate credibil-holder 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate credibil-holder 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate credibil-holder 0.1.0
[INFO] tweaked toml for crates.io crate credibil-holder 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate credibil-holder 0.1.0 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate credibil-holder 0.1.0 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.14.0
[INFO] [stderr]   Downloaded aes-kw v0.2.1
[INFO] [stderr]   Downloaded serde_json_path_core v0.2.2
[INFO] [stderr]   Downloaded inventory v0.3.19
[INFO] [stderr]   Downloaded credibil-did v0.1.2
[INFO] [stderr]   Downloaded credibil-infosec v0.1.1
[INFO] [stderr]   Downloaded credibil-vc v0.1.0
[INFO] [stderr]   Downloaded insta v1.42.1
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded der v0.7.9
[INFO] [stderr]   Downloaded coset v0.3.8
[INFO] [stderr]   Downloaded qrcode v0.14.1
[INFO] [stderr]   Downloaded zerocopy v0.8.19
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.19
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded serde_json_path v0.7.2
[INFO] [stderr]   Downloaded serde_json_path_macros_internal v0.1.2
[INFO] [stderr]   Downloaded rand_core v0.9.1
[INFO] [stderr]   Downloaded ecies v0.2.7
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.15
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.17
[INFO] [stderr]   Downloaded serde_json_path_macros v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a2ce6ceb068d0d8a3eeabfa19cec442c57fad3273527168ea7fc993ebd45044
[INFO] running `Command { std: "docker" "start" "-a" "9a2ce6ceb068d0d8a3eeabfa19cec442c57fad3273527168ea7fc993ebd45044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a2ce6ceb068d0d8a3eeabfa19cec442c57fad3273527168ea7fc993ebd45044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a2ce6ceb068d0d8a3eeabfa19cec442c57fad3273527168ea7fc993ebd45044", kill_on_drop: false }`
[INFO] [stdout] 9a2ce6ceb068d0d8a3eeabfa19cec442c57fad3273527168ea7fc993ebd45044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf0acf774d8951448f81041143c35805bce54d3c3cc3719339ab034d8a1cc241
[INFO] running `Command { std: "docker" "start" "-a" "bf0acf774d8951448f81041143c35805bce54d3c3cc3719339ab034d8a1cc241", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling inventory v0.3.19
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.15
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling data-encoding-macro v0.1.17
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling aes-kw v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling coset v0.3.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_json_path_core v0.2.2
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.6
[INFO] [stderr]    Compiling serde_json_path v0.7.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ecies v0.2.7
[INFO] [stderr]    Compiling credibil-infosec v0.1.1
[INFO] [stderr]    Compiling credibil-did v0.1.2
[INFO] [stderr]    Compiling credibil-vc v0.1.0
[INFO] [stderr]    Compiling credibil-holder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.99s
[INFO] running `Command { std: "docker" "inspect" "bf0acf774d8951448f81041143c35805bce54d3c3cc3719339ab034d8a1cc241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf0acf774d8951448f81041143c35805bce54d3c3cc3719339ab034d8a1cc241", kill_on_drop: false }`
[INFO] [stdout] bf0acf774d8951448f81041143c35805bce54d3c3cc3719339ab034d8a1cc241
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 913a43fc01551d9a92073caccea2ab87966861879a15b03bf59b84ac03521adb
[INFO] running `Command { std: "docker" "start" "-a" "913a43fc01551d9a92073caccea2ab87966861879a15b03bf59b84ac03521adb", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling serde_json_path_core v0.2.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.6
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling serde_json_path v0.7.2
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling insta v1.42.1
[INFO] [stderr]    Compiling ecies v0.2.7
[INFO] [stderr]    Compiling credibil-infosec v0.1.1
[INFO] [stderr]    Compiling credibil-did v0.1.2
[INFO] [stderr]    Compiling credibil-vc v0.1.0
[INFO] [stderr]    Compiling credibil-holder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `credibil-holder` (test "wallet_scope")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name wallet_scope --edition=2024 tests/wallet_scope.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_extern_crates '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=missing_docs '--warn=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6ba13545a8a2dc4 -C extra-filename=-ebc700526437abe1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1b5825828071c9bf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f55859be9211e3e0.rlib --extern credibil_holder=/opt/rustwide/target/debug/deps/libcredibil_holder-8bc910955be70757.rlib --extern credibil_vc=/opt/rustwide/target/debug/deps/libcredibil_vc-7c523a192cb40205.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e9517298688328a8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-39c09e7868ed53c2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f18052f8baed36bc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a6b9d1c297655671.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cec3e46bddf5b87.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `credibil-holder` (test "preauth_deferred")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name preauth_deferred --edition=2024 tests/preauth_deferred.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_extern_crates '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=missing_docs '--warn=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be990be3c5cd3a4d -C extra-filename=-c6397ceb6d4972dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1b5825828071c9bf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f55859be9211e3e0.rlib --extern credibil_holder=/opt/rustwide/target/debug/deps/libcredibil_holder-8bc910955be70757.rlib --extern credibil_vc=/opt/rustwide/target/debug/deps/libcredibil_vc-7c523a192cb40205.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e9517298688328a8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-39c09e7868ed53c2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f18052f8baed36bc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a6b9d1c297655671.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cec3e46bddf5b87.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "913a43fc01551d9a92073caccea2ab87966861879a15b03bf59b84ac03521adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "913a43fc01551d9a92073caccea2ab87966861879a15b03bf59b84ac03521adb", kill_on_drop: false }`
[INFO] [stdout] 913a43fc01551d9a92073caccea2ab87966861879a15b03bf59b84ac03521adb
