[INFO] cloning repository https://github.com/orangecheck/oc-guardian-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orangecheck/oc-guardian-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forangecheck%2Foc-guardian-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forangecheck%2Foc-guardian-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6db7568c65184dc7c3966df22a34249826f74e28
[INFO] testing orangecheck/oc-guardian-kit against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forangecheck%2Foc-guardian-kit" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/orangecheck/oc-guardian-kit
[INFO] finished tweaking git repo https://github.com/orangecheck/oc-guardian-kit
[INFO] tweaked toml for git repo https://github.com/orangecheck/oc-guardian-kit written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orangecheck/oc-guardian-kit on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orangecheck/oc-guardian-kit 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize_derive v1.4.2
[INFO] [stderr]   Downloaded tracing v0.1.41
[INFO] [stderr]   Downloaded idna_adapter v1.2.0
[INFO] [stderr]   Downloaded libredox v0.1.16
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded tokio-macros v2.5.0
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] [stderr]   Downloaded linux-keyutils v0.2.5
[INFO] [stderr]   Downloaded semver v1.0.28
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded sha2 v0.10.8
[INFO] [stderr]   Downloaded serde_derive v1.0.217
[INFO] [stderr]   Downloaded bitflags v2.11.1
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded serde v1.0.217
[INFO] [stderr]   Downloaded ed25519-dalek v2.1.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.14.1
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded typenum v1.20.0
[INFO] [stderr]   Downloaded dbus v0.9.11
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded rustls v0.23.40
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded tokio v1.44.2
[INFO] [stderr]   Downloaded libdbus-sys v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6
[INFO] running `Command { std: "docker" "start" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling oc-guardian-portal-bridge v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-portal-bridge)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling oc-guardian-core v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-core)
[INFO] [stderr]    Compiling oc-guardian-fedimint v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-fedimint)
[INFO] [stderr]    Compiling oc-guardian-charter v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-charter)
[INFO] [stderr]    Compiling oc-guardian-cli v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling oc-guardian-portal-bridge v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-portal-bridge)
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling oc-guardian-core v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-core)
[INFO] [stderr]    Compiling oc-guardian-fedimint v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-fedimint)
[INFO] [stderr]    Compiling oc-guardian-charter v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-charter)
[INFO] [stderr]    Compiling oc-guardian-cli v0.2.0 (/opt/rustwide/workdir/crates/oc-guardian-cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/oc_guardian_charter-490637b383ff0fa9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::is_leap_year_matches_gregorian ... ok
[INFO] [stdout] test tests::days_to_ymd_first_day_of_year_2024 ... ok
[INFO] [stdout] test tests::iso8601_from_unix_epoch_renders_correctly ... ok
[INFO] [stdout] test tests::iso8601_from_unix_handles_leap_year_feb29 ... ok
[INFO] [stdout] test tests::days_to_ymd_mid_year_2026 ... ok
[INFO] [stdout] test tests::iso8601_from_unix_rejects_negative_timestamps ... ok
[INFO] [stdout] test tests::iso8601_from_unix_specific_date_renders_correctly ... ok
[INFO] [stdout] test tests::url_encode_special_chars_percent_encoded ... ok
[INFO] [stdout] test tests::url_encode_alpha_numeric_passthrough ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/oc_guardian-eaa3d559e6f73d3f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/oc_guardian_core-fecbd329541f01d6)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test actions::tests::acceptance_payload_serializes_in_field_declaration_order ... ok
[INFO] [stdout] test actions::tests::action_error_expired_includes_both_timestamps ... ok
[INFO] [stdout] test actions::tests::action_envelope_tamper_on_payload_breaks_verify ... ok
[INFO] [stdout] test actions::tests::action_error_stringify_is_human_readable ... ok
[INFO] [stdout] test actions::tests::acceptance_envelope_round_trips_under_ed25519 ... ok
[INFO] [stdout] test actions::tests::action_payload_serializes_in_field_declaration_order ... ok
[INFO] [stdout] test actions::tests::action_type_serializes_kebab_case ... ok
[INFO] [stdout] test commands::tests::iso8601_utc_carries_time_of_day ... ok
[INFO] [stdout] test commands::tests::iso8601_utc_epoch ... ok
[INFO] [stdout] test commands::tests::iso8601_utc_known_instant ... ok
[INFO] [stdout] test config::tests::ensure_dir_creates_when_missing ... ok
[INFO] [stdout] test identity::tests::hsm_backend_parses_known_flags ... ok
[INFO] [stdout] test config::tests::read_kit_config_returns_none_when_absent ... ok
[INFO] [stdout] test identity::tests::hsm_backend_rejects_unknown_flag ... ok
[INFO] [stdout] test identity::tests::operator_id_is_deterministic_from_pubkey ... ok
[INFO] [stdout] test identity::tests::pubkey_deserializes_back_to_same_bytes ... ok
[INFO] [stdout] test identity::tests::pubkey_rejects_non_hex ... ok
[INFO] [stdout] test identity::tests::pubkey_rejects_wrong_length ... ok
[INFO] [stdout] test identity::tests::pubkey_serializes_as_64_hex_chars ... ok
[INFO] [stdout] test identity::tests::to_id_is_op_plus_32_hex ... ok
[INFO] [stdout] test portal_client::tests::charter_fetch_response_handles_empty_signatures ... ok
[INFO] [stdout] test identity::tests::to_id_matches_portal_cross_language_vector ... ok
[INFO] [stdout] test portal_client::tests::charter_meta_deserializes_minimal_shape ... ok
[INFO] [stdout] test portal_client::tests::public_federation_handles_missing_optional_fields ... ok
[INFO] [stdout] test portal_client::tests::url_join_strips_trailing_slash_from_base ... ok
[INFO] [stdout] test portal_client::tests::default_points_at_production ... ok
[INFO] [stdout] test portal_client::tests::from_env_with_override_wins ... ok
[INFO] [stdout] test portal_client::tests::url_join_handles_missing_leading_slash ... ok
[INFO] [stdout] test portal_client::tests::url_join_handles_leading_slash ... ok
[INFO] [stdout] test actions::tests::action_envelope_round_trips_under_operator_key ... ok
[INFO] [stdout] test actions::tests::action_envelope_tamper_on_nonce_breaks_verify ... ok
[INFO] [stdout] test config::tests::id_file_round_trips ... ok
[INFO] [stdout] test config::tests::kit_config_round_trips ... ok
[INFO] [stdout] test identity::tests::operator_id_differs_for_different_pubkeys ... ok
[INFO] [stdout] test config::tests::pubkey_file_round_trips ... ok
[INFO] [stdout] test config::tests::read_id_returns_none_when_absent ... ok
[INFO] [stdout] test config::tests::resolve_dir_appends_oc_guardian_to_platform_default ... ok
[INFO] [stdout] test config::tests::resolve_dir_honors_explicit_override ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/oc_guardian_fedimint-163d453456181081)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test attest::tests::build_carries_runtime_context ... ok
[INFO] [stdout] test attest::tests::canonical_bytes_match_cross_language_vector ... ok
[INFO] [stdout] test attest::tests::hosted_request_id_some_serializes_as_string_not_omitted ... ok
[INFO] [stdout] test attest::tests::sign_is_deterministic_and_pubkey_matches ... ok
[INFO] [stdout] test ceremony::tests::ceremony_state_roundtrips ... ok
[INFO] [stdout] test ceremony::tests::setup_ui_hint_names_the_ui_port_and_fly_proxy ... ok
[INFO] [stdout] test ceremony::tests::state_path_is_under_data_dir ... ok
[INFO] [stdout] test config::tests::attestation_url_optional ... ok
[INFO] [stdout] test ceremony::tests::parses_peer_list ... ok
[INFO] [stdout] test config::tests::bad_port_errors ... ok
[INFO] [stdout] test config::tests::bitcoin_backend_required ... ok
[INFO] [stdout] test config::tests::bitcoind_backend_with_creds_overrides_esplora ... ok
[INFO] [stdout] test config::tests::defaults_match_fly_service_ports ... ok
[INFO] [stdout] test config::tests::esplora_backend_maps_to_fm_env_and_mainnet_default ... ok
[INFO] [stdout] test config::tests::derives_public_host_from_fly_app_name ... ok
[INFO] [stdout] test config::tests::explicit_public_host_overrides_fly ... ok
[INFO] [stdout] test config::tests::missing_host_source_errors ... ok
[INFO] [stdout] test config::tests::missing_required_var_errors ... ok
[INFO] [stdout] test install::tests::bin_path_is_under_bin_dir ... ok
[INFO] [stdout] test config::tests::ports_are_overridable ... ok
[INFO] [stdout] test install::tests::unpinned_version_errors_without_download ... ok
[INFO] [stdout] test install::tests::sha256_is_correct ... ok
[INFO] [stdout] test settlement::tests::kind_and_direction_serialize_to_dotted_lowercase ... ok
[INFO] [stdout] test settlement::tests::option_some_serializes_as_value_not_omitted ... ok
[INFO] [stdout] test install::tests::verify_accepts_match_case_insensitive ... ok
[INFO] [stdout] test settlement::tests::sign_is_deterministic_and_emits_the_cross_language_signature ... ok
[INFO] [stdout] test run::tests::resolve_binary_defaults_to_path ... ok
[INFO] [stdout] test install::tests::verify_rejects_mismatch ... ok
[INFO] [stdout] test run::tests::build_command_maps_fm_env ... ok
[INFO] [stdout] test settlement::tests::canonical_bytes_match_cross_language_vector ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/oc_guardian_portal_bridge-1b2cd612fe915ff6)
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oc_guardian_charter
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oc_guardian_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oc_guardian_fedimint
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oc_guardian_portal_bridge
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6", kill_on_drop: false }`
[INFO] [stdout] c18a9a5a552a619819550b7e27ab0bf78d57ba38656cbaa959e5f78e4b2072d6
