[INFO] fetching crate tenuo 0.1.0-beta.3...
[INFO] testing tenuo-0.1.0-beta.3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate tenuo 0.1.0-beta.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tenuo 0.1.0-beta.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tenuo 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate tenuo 0.1.0-beta.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tenuo 0.1.0-beta.3 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tenuo 0.1.0-beta.3 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded pyo3-macros v0.24.2
[INFO] [stderr]   Downloaded zmij v1.0.9
[INFO] [stderr]   Downloaded lalrpop-util v0.19.12
[INFO] [stderr]   Downloaded ci_group v0.1.0
[INFO] [stderr]   Downloaded cel-parser v0.7.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.2
[INFO] [stderr]   Downloaded cel-interpreter v0.8.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.2
[INFO] [stderr]   Downloaded moka v0.12.12
[INFO] [stderr]   Downloaded lalrpop v0.19.12
[INFO] [stderr]   Downloaded pyo3 v0.24.2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c90cdbc3e418fbfbeb085d028b877cbeca177a2d58596813160e701351d5e966
[INFO] running `Command { std: "docker" "start" "-a" "c90cdbc3e418fbfbeb085d028b877cbeca177a2d58596813160e701351d5e966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c90cdbc3e418fbfbeb085d028b877cbeca177a2d58596813160e701351d5e966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c90cdbc3e418fbfbeb085d028b877cbeca177a2d58596813160e701351d5e966", kill_on_drop: false }`
[INFO] [stdout] c90cdbc3e418fbfbeb085d028b877cbeca177a2d58596813160e701351d5e966
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebcfa8ed425797e2dc859a5493a3bddd1526c90ddcc8cb7d786cad5cc4b492a4
[INFO] running `Command { std: "docker" "start" "-a" "ebcfa8ed425797e2dc859a5493a3bddd1526c90ddcc8cb7d786cad5cc4b492a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.9
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tenuo v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "ebcfa8ed425797e2dc859a5493a3bddd1526c90ddcc8cb7d786cad5cc4b492a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebcfa8ed425797e2dc859a5493a3bddd1526c90ddcc8cb7d786cad5cc4b492a4", kill_on_drop: false }`
[INFO] [stdout] ebcfa8ed425797e2dc859a5493a3bddd1526c90ddcc8cb7d786cad5cc4b492a4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8dda9d0b55fc617dee7371b71cfff89c0203bf675d1bbbc0310d3f92e85eece
[INFO] running `Command { std: "docker" "start" "-a" "a8dda9d0b55fc617dee7371b71cfff89c0203bf675d1bbbc0310d3f92e85eece", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ci_group v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tenuo v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "a8dda9d0b55fc617dee7371b71cfff89c0203bf675d1bbbc0310d3f92e85eece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8dda9d0b55fc617dee7371b71cfff89c0203bf675d1bbbc0310d3f92e85eece", kill_on_drop: false }`
[INFO] [stdout] a8dda9d0b55fc617dee7371b71cfff89c0203bf675d1bbbc0310d3f92e85eece
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c11b64b278ec0cfaf3519b8f79f8912b85627393faa3ac2aee3a166bd18e8eac
[INFO] running `Command { std: "docker" "start" "-a" "c11b64b278ec0cfaf3519b8f79f8912b85627393faa3ac2aee3a166bd18e8eac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tenuo-ac0d7de4445a5475)
[INFO] [stdout] 
[INFO] [stdout] running 265 tests
[INFO] [stdout] test approval::tests::test_key_revocation ... ok
[INFO] [stdout] test approval::tests::test_key_rotation ... ok
[INFO] [stdout] test constraints::tests::test_all_constraint ... ok
[INFO] [stdout] test constraints::tests::test_adding_new_constraint_to_unconstrained_field ... ok
[INFO] [stdout] test approval::tests::test_notary_registry_lifecycle ... ok
[INFO] [stdout] test approval::tests::test_unknown_provider_fails ... ok
[INFO] [stdout] test approval::tests::test_request_hash_deterministic ... ok
[INFO] [stdout] test constraints::tests::test_cidr_all_ips_prefix0 ... ok
[INFO] [stdout] test constraints::tests::test_cidr_attenuation_invalid_not_subset ... ok
[INFO] [stdout] test constraints::tests::test_all_constraint_type_ids_wire_format ... ok
[INFO] [stdout] test constraints::tests::test_any_constraint ... ok
[INFO] [stdout] test constraints::tests::test_cidr_attenuation_prefix32_to_prefix32 ... ok
[INFO] [stdout] test constraints::tests::test_cidr_attenuation_same_network ... ok
[INFO] [stdout] test constraints::tests::test_cidr_attenuation_to_single_ip ... ok
[INFO] [stdout] test constraints::tests::test_cidr_boundary_ips ... ok
[INFO] [stdout] test constraints::tests::test_cidr_constraint_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_cidr_constraint_serialization ... ok
[INFO] [stdout] test constraints::tests::test_cidr_creation_ipv6 ... ok
[INFO] [stdout] test constraints::tests::test_cidr_invalid_ip_string ... ok
[INFO] [stdout] test constraints::tests::test_cidr_attenuation_invalid_wider ... ok
[INFO] [stdout] test constraints::tests::test_cidr_ipv6_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_cidr_attenuation_narrower_prefix ... ok
[INFO] [stdout] test constraints::tests::test_cidr_matches_constraint_value ... ok
[INFO] [stdout] test constraints::tests::test_cidr_single_ip_prefix32 ... ok
[INFO] [stdout] test constraints::tests::test_cidr_attenuation_valid_subnet ... ok
[INFO] [stdout] test constraints::tests::test_cidr_to_exact_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_cidr_to_exact_attenuation_invalid ... ok
[INFO] [stdout] test constraints::tests::test_constraint_set_validation ... ok
[INFO] [stdout] test constraints::tests::test_cidr_invalid ... ok
[INFO] [stdout] test constraints::tests::test_cidr_contains_ip_ipv6 ... ok
[INFO] [stdout] test constraints::tests::test_cidr_contains_ip ... ok
[INFO] [stdout] test constraints::tests::test_cidr_creation_ipv4 ... ok
[INFO] [stdout] test constraints::tests::test_contains_constraint ... ok
[INFO] [stdout] test constraints::tests::test_cross_type_attenuation_incompatible_types ... ok
[INFO] [stdout] test constraints::tests::test_oneof_to_notoneof_paradox_detection ... ok
[INFO] [stdout] test constraints::tests::test_exact_matches_various_types ... ok
[INFO] [stdout] test constraints::tests::test_cross_type_attenuation_pattern_to_exact ... ok
[INFO] [stdout] test constraints::tests::test_pattern_character_class ... ok
[INFO] [stdout] test constraints::tests::test_pattern_multiple_wildcards ... ok
[INFO] [stdout] test constraints::tests::test_notoneof_attenuation_cannot_remove_exclusions ... ok
[INFO] [stdout] test constraints::tests::test_pattern_middle_wildcard ... ok
[INFO] [stdout] test constraints::tests::test_cannot_attenuate_to_wildcard ... ok
[INFO] [stdout] test constraints::tests::test_cross_type_attenuation_oneof_to_exact ... ok
[INFO] [stdout] test constraints::tests::test_notoneof_attenuation_can_add_exclusions ... ok
[INFO] [stdout] test constraints::tests::test_cidr_ipv4_ipv6_mismatch ... ok
[INFO] [stdout] test constraints::tests::test_notoneof_matches ... ok
[INFO] [stdout] test constraints::tests::test_oneof_to_notoneof_carving_holes ... ok
[INFO] [stdout] test constraints::tests::test_notoneof_to_notoneof ... ok
[INFO] [stdout] test constraints::tests::test_pattern_question_mark ... ok
[INFO] [stdout] test constraints::tests::test_range_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_not_constraint ... ok
[INFO] [stdout] test constraints::tests::test_pattern_no_wildcard ... ok
[INFO] [stdout] test constraints::tests::test_pattern_prefix_wildcard ... ok
[INFO] [stdout] test constraints::tests::test_pattern_single_wildcard ... ok
[INFO] [stdout] test constraints::tests::test_range_exclusive_to_exact_boundary ... ok
[INFO] [stdout] test constraints::tests::test_range_inclusivity_cannot_expand ... ok
[INFO] [stdout] test constraints::tests::test_range_inclusivity_can_narrow ... ok
[INFO] [stdout] test constraints::tests::test_range_inclusivity_stricter_value_ok ... ok
[INFO] [stdout] test constraints::tests::test_range_matches ... ok
[INFO] [stdout] test constraints::tests::test_range_rejects_nan ... ok
[INFO] [stdout] test constraints::tests::test_range_to_exact_invalid ... ok
[INFO] [stdout] test constraints::tests::test_range_to_exact_valid ... ok
[INFO] [stdout] test constraints::tests::test_cidr_serialization_roundtrip ... ok
[INFO] [stdout] test constraints::tests::test_regex_matches ... ok
[INFO] [stdout] test constraints::tests::test_pattern_suffix_wildcard ... ok
[INFO] [stdout] test constraints::tests::test_subset_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_matches_basic ... ok
[INFO] [stdout] test constraints::tests::test_subset_constraint ... ok
[INFO] [stdout] test constraints::tests::test_unknown_constraint_behavior ... ok
[INFO] [stdout] test constraints::tests::test_unknown_constraint_type_id ... ok
[INFO] [stdout] test constraints::tests::test_url_constraint_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_attenuation_add_scheme ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_attenuation_invalid_host_expansion ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_attenuation_invalid_path_expansion ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_attenuation_narrower_host ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_attenuation_narrower_path ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_attenuation_same ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_creation ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_matches_port ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_invalid ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_matches_path ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_matches_wildcard_host ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_matches_wildcard_scheme ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_placeholder_collision_rejected ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_with_port ... ok
[INFO] [stdout] test constraints::tests::test_url_to_exact_attenuation_invalid ... ok
[INFO] [stdout] test constraints::tests::test_wildcard_to_url_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_allow_unknown_still_enforces_defined_constraints ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_wildcard_host ... ok
[INFO] [stdout] test constraints::tests::test_wildcard_in_constraint_set ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_attenuation_allow_unknown_not_inherited ... ok
[INFO] [stdout] test constraints::tests::test_wildcard_matches_everything ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_allow_unknown_explicit_opt_out ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_attenuation_child_cannot_enable_allow_unknown ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_attenuation_parent_open_child_can_close ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_default_allow_unknown_is_false ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_serialization_roundtrip ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_wildcard_scheme ... ok
[INFO] [stdout] test constraints::tests::test_url_to_exact_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_empty_constraint_set_allows_unknown_fields ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_one_constraint_rejects_unknown_fields ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_serialization_roundtrip ... ok
[INFO] [stdout] test constraints::tests::test_zero_trust_wildcard_allows_any_value_for_field ... ok
[INFO] [stdout] test crypto::tests::test_context_prefix_prevents_cross_protocol ... ok
[INFO] [stdout] test crypto::tests::test_verify_wrong_key_fails ... ok
[INFO] [stdout] test crypto::tests::test_keypair_from_bytes ... ok
[INFO] [stdout] test crypto::tests::test_keypair_generation ... ok
[INFO] [stdout] test crypto::tests::test_batch_verification ... ok
[INFO] [stdout] test diff::tests::test_change_type_as_str ... ok
[INFO] [stdout] test crypto::tests::test_sign_and_verify ... ok
[INFO] [stdout] test diff::tests::test_clearance_diff ... ok
[INFO] [stdout] test diff::tests::test_ttl_diff ... ok
[INFO] [stdout] test constraints::tests::test_wildcard_can_attenuate_to_anything ... ok
[INFO] [stdout] test extraction::tests::test_compiled_path_wildcard ... ok
[INFO] [stdout] test extraction::tests::test_array_index ... ok
[INFO] [stdout] test extraction::tests::test_compiled_path_simple ... ok
[INFO] [stdout] test extraction::tests::test_compiled_path_nested ... ok
[INFO] [stdout] test crypto::tests::test_verify_wrong_message_fails ... ok
[INFO] [stdout] test diff::tests::test_tools_diff ... ok
[INFO] [stdout] test extraction::tests::test_compiled_extraction_rule ... ok
[INFO] [stdout] test extraction::tests::test_missing_required_field ... ok
[INFO] [stdout] test extraction::tests::test_extract_all_with_defaults ... ok
[INFO] [stdout] test extraction::tests::test_float_extraction ... ok
[INFO] [stdout] test extraction::tests::test_request_context ... ok
[INFO] [stdout] test extraction::tests::test_nested_extraction ... ok
[INFO] [stdout] test extraction::tests::test_simple_extraction ... ok
[INFO] [stdout] test extraction::tests::test_wildcard_extraction ... ok
[INFO] [stdout] test extraction::tests::test_integer_preservation ... ok
[INFO] [stdout] test gateway_config::tests::test_compiled_constraint_extraction ... ok
[INFO] [stdout] test gateway_config::tests::test_compiled_route_matching ... ok
[INFO] [stdout] test extraction::tests::test_object_extraction ... ok
[INFO] [stdout] test gateway_config::tests::test_compiled_method_mismatch ... ok
[INFO] [stdout] test gateway_config::tests::test_compiled_method_mask ... ok
[INFO] [stdout] test gateway_config::tests::test_compiled_path_with_query ... ok
[INFO] [stdout] test gateway_config::tests::test_pattern_to_matchit_conversion ... ok
[INFO] [stdout] test gateway_config::tests::test_config_validation ... ok
[INFO] [stdout] test gateway_config::tests::test_parse_config ... ok
[INFO] [stdout] test gateway_config::tests::test_pattern_matching ... ok
[INFO] [stdout] test gateway_config::tests::test_method_mask_all ... ok
[INFO] [stdout] test gateway_config::tests::test_route_method_mismatch ... ok
[INFO] [stdout] test gateway_config::tests::test_route_matching ... ok
[INFO] [stdout] test mcp::tests::test_compiled_mcp_config_compile ... ok
[INFO] [stdout] test gateway_config::tests::test_constraint_extraction ... ok
[INFO] [stdout] test gateway_config::tests::test_custom_http_methods ... ok
[INFO] [stdout] test mcp::tests::test_compiled_mcp_config_validate_incompatible_source ... ok
[INFO] [stdout] test gateway_config::tests::test_matchit_directly ... ok
[INFO] [stdout] test planes::tests::test_authorizer_builder_pattern_validation ... ok
[INFO] [stdout] test planes::tests::test_authorize_2_of_3 ... ok
[INFO] [stdout] test planes::tests::test_authorizer_chainable_clearance_api ... ok
[INFO] [stdout] test planes::tests::test_authorizer_trust_requirements ... ok
[INFO] [stdout] test planes::tests::test_authorizer_chain_verification ... ok
[INFO] [stdout] test planes::tests::test_authorizer_verify_chain_strict ... ok
[INFO] [stdout] test planes::tests::test_cascading_revocation ... ok
[INFO] [stdout] test planes::tests::test_chain_verification_and_authorization ... ok
[INFO] [stdout] test planes::tests::test_authorize_requires_approval_when_multisig ... ok
[INFO] [stdout] test planes::tests::test_chain_verification_fails_untrusted_root ... ok
[INFO] [stdout] test planes::tests::test_chain_verification_delegation ... ok
[INFO] [stdout] test planes::tests::test_chain_verification_fails_broken_linkage ... ok
[INFO] [stdout] test planes::tests::test_authorize_valid_approval ... ok
[INFO] [stdout] test constraints::tests::test_wildcard_to_cidr_attenuation ... ok
[INFO] [stdout] test constraints::tests::test_wildcard_to_notoneof ... ok
[INFO] [stdout] test planes::tests::test_authorize_with_approvals_no_multisig ... ok
[INFO] [stdout] test planes::tests::test_authorize_wrong_approver ... ok
[INFO] [stdout] test planes::tests::test_clearance_pattern_precedence ... ok
[INFO] [stdout] test planes::tests::test_chain_verification_fails_wrong_depth ... ok
[INFO] [stdout] test planes::tests::test_clearance_pattern_validation ... ok
[INFO] [stdout] test planes::tests::test_empty_chain_fails ... ok
[INFO] [stdout] test mcp::tests::test_mcp_config_from_file ... ok
[INFO] [stdout] test mcp::tests::test_mcp_config_minimal_without_settings ... ok
[INFO] [stdout] test mcp::tests::test_compiled_mcp_config_validate ... ok
[INFO] [stdout] test planes::tests::test_control_data_plane_separation ... ok
[INFO] [stdout] test planes::tests::test_execution_warrant_self_attenuation_allowed ... ok
[INFO] [stdout] test planes::tests::test_clearance_monotonicity_execution_to_execution ... ok
[INFO] [stdout] test planes::tests::test_issue_bound_warrant_and_audit_serialization ... ok
[INFO] [stdout] test planes::tests::test_data_plane_attenuation ... ok
[INFO] [stdout] test planes::tests::test_missing_warrant_clearance ... ok
[INFO] [stdout] test planes::tests::test_chain_verification_single_warrant ... ok
[INFO] [stdout] test planes::tests::test_tool_trust_requirements_enforcement ... ok
[INFO] [stdout] test planes::tests::test_no_clearance_requirements_configured ... ok
[INFO] [stdout] test planes::tests::test_chain_verification_three_levels ... ok
[INFO] [stdout] test mcp::tests::test_mcp_config_invalid_file ... ok
[INFO] [stdout] test planes::tests::test_verify_chain_rejects_execution_to_issuer ... ok
[INFO] [stdout] test planes::tests::test_verify_chain_rejects_issuer_execution_constraint_violation ... ok
[INFO] [stdout] test planes::tests::test_minimal_authorizer ... ok
[INFO] [stdout] test planes::tests::test_verify_chain_issuer_to_execution ... ok
[INFO] [stdout] test revocation::tests::test_empty_srl ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_authorization_control_plane ... ok
[INFO] [stdout] test planes::tests::test_verify_chain_strict_matching_sessions ... ok
[INFO] [stdout] test planes::tests::test_verify_chain_rejects_self_issuance ... ok
[INFO] [stdout] test planes::tests::test_verify_chain_strict_mixed_session_ids ... ok
[INFO] [stdout] test planes::tests::test_tool_trust_requirements_glob_patterns ... ok
[INFO] [stdout] test planes::tests::test_tool_trust_requirements_hierarchy ... ok
[INFO] [stdout] test revocation::tests::test_from_existing_adds_new_revocations ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_authorization_holder_surrender ... ok
[INFO] [stdout] test revocation::tests::test_anti_rollback_version ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_creation_and_verification ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_serialization ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_authorization_issuer ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_unauthorized ... ok
[INFO] [stdout] test planes::tests::test_verify_chain_rejects_issuer_holder_loop ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_full_validation ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_wrong_warrant_id ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_unauthorized_requestor ... ok
[INFO] [stdout] test revocation::tests::test_signed_revocation_list_serialization ... ok
[INFO] [stdout] test revocation::tests::test_signed_revocation_list_basic ... ok
[INFO] [stdout] test revocation::tests::test_revocation_request_expired_warrant ... ok
[INFO] [stdout] test warrant::tests::test_attenuation_basic ... ok
[INFO] [stdout] test revocation_manager::tests::test_cascade_from_key_revocation ... ok
[INFO] [stdout] test revocation_manager::tests::test_revocation_manager_flow ... ok
[INFO] [stdout] test tests::test_attenuation_narrows_constraints ... ok
[INFO] [stdout] test warrant::tests::test_attenuation_depth_limit_with_max_depth ... ok
[INFO] [stdout] test revocation::tests::test_signed_revocation_list_wrong_key ... ok
[INFO] [stdout] test warrant::tests::test_attenuation_max_depth_limit ... ok
[INFO] [stdout] test tests::test_basic_warrant_creation ... ok
[INFO] [stdout] test warrant::tests::test_attenuation_monotonicity_enforced ... ok
[INFO] [stdout] test warrant::tests::test_issuance_validates_constraint_bounds ... ok
[INFO] [stdout] test warrant::tests::test_issuer_holder_separation ... ok
[INFO] [stdout] test warrant::tests::test_issuance_validates_max_issue_depth ... ok
[INFO] [stdout] test warrant::tests::test_attenuation_ttl_cannot_exceed_parent ... ok
[INFO] [stdout] test warrant::tests::test_issuer_cannot_issue_to_self ... ok
[INFO] [stdout] test warrant::tests::test_clearance_ordering ... ok
[INFO] [stdout] test warrant::tests::test_issuance_validates_tool_in_issuable_tools ... ok
[INFO] [stdout] test constraints::tests::test_url_pattern_attenuation_invalid_scheme_expansion ... ok
[INFO] [stdout] test extraction::tests::test_compiled_extraction_rules ... ok
[INFO] [stdout] test extraction::tests::test_compiled_path_array_index ... ok
[INFO] [stdout] test revocation::tests::test_pruning_expired_warrants ... ok
[INFO] [stdout] test warrant::tests::test_max_depth_monotonicity ... ok
[INFO] [stdout] test warrant::tests::test_issuer_warrant_issues_execution_warrant ... ok
[INFO] [stdout] test warrant::tests::test_multisig_min_approvals_exceeds_approvers ... ok
[INFO] [stdout] test warrant::tests::test_max_depth_protocol_cap ... ok
[INFO] [stdout] test warrant::tests::test_max_depth_policy_limit ... ok
[INFO] [stdout] test warrant::tests::test_effective_max_depth_latching ... ok
[INFO] [stdout] test warrant::tests::test_multisig_default_all_must_sign ... ok
[INFO] [stdout] test warrant::tests::test_multisig_attenuation_cannot_remove_approvers ... ok
[INFO] [stdout] test warrant::tests::test_multisig_root_warrant ... ok
[INFO] [stdout] test warrant::tests::test_multisig_attenuation_add_approvers ... ok
[INFO] [stdout] test warrant::tests::test_execution_warrant_cannot_issue ... ok
[INFO] [stdout] test warrant::tests::test_holder_cycling_allowed_with_monotonicity ... ok
[INFO] [stdout] test warrant::tests::test_multisig_attenuation_cannot_lower_threshold ... ok
[INFO] [stdout] test warrant::tests::test_issuance_validates_clearance ... ok
[INFO] [stdout] test warrant::tests::test_no_max_depth_uses_protocol_default ... ok
[INFO] [stdout] test warrant::tests::test_no_multisig_by_default ... ok
[INFO] [stdout] test warrant::tests::test_session_binding ... ok
[INFO] [stdout] test wire::tests::test_cbor_encoding_consistency ... ok
[INFO] [stdout] test warrant::tests::test_pop_signature_wrong_keypair ... ok
[INFO] [stdout] test warrant::tests::test_warrant_creation ... ok
[INFO] [stdout] test warrant::tests::test_warrant_authorization ... ok
[INFO] [stdout] test warrant::tests::test_warrant_id_format ... ok
[INFO] [stdout] test wire::tests::test_base64_roundtrip ... ok
[INFO] [stdout] test warrant::tests::test_pop_signature_no_signature ... ok
[INFO] [stdout] test wire::tests::test_deterministic_constraint_set_serialization ... ok
[INFO] [stdout] test warrant::tests::test_pop_signature_wrong_args ... ok
[INFO] [stdout] test warrant::tests::test_pop_signature_wrong_tool ... ok
[INFO] [stdout] test warrant::tests::test_range_constraint_attenuation ... ok
[INFO] [stdout] test warrant::tests::test_warrant_verification ... ok
[INFO] [stdout] test wire::tests::test_compact_encoding ... ok
[INFO] [stdout] test wire::tests::test_normalize_token ... ok
[INFO] [stdout] test wire::tests::test_envelope_is_array ... ok
[INFO] [stdout] test wire::tests::test_version_check ... ok
[INFO] [stdout] test wire::tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test wire::tests::test_deterministic_serialization ... ok
[INFO] [stdout] test wire::tests::test_pem_chain_and_encode ... ok
[INFO] [stdout] test wire::tests::test_unknown_constraint_fail_closed ... ok
[INFO] [stdout] test wire::tests::test_stack_size_limit ... ok
[INFO] [stdout] test warrant::tests::test_pop_signature_expired_warrant ... ok
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/tenuo-7fd17968603df01b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/worker.rs (/opt/rustwide/target/debug/deps/tenuo_worker-d9802b6c3f5c64fb)
[INFO] [stdout] test result: ok. 265 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
[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] [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 tests/canonicalization.rs (/opt/rustwide/target/debug/deps/canonicalization-26a1496a90d4d35c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_required_approvers_canonicalization ... ok
[INFO] [stdout] test test_issuable_tools_canonicalization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cel_stdlib.rs (/opt/rustwide/target/debug/deps/cel_stdlib-526df335e493304f)
[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 tests/chain_verification_invariants.rs (/opt/rustwide/target/debug/deps/chain_verification_invariants-8c13ec0d069a2d7f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_verify_chain_rejects_i2_violation_depth_not_incremented ... ok
[INFO] [stdout] test test_verify_chain_rejects_i4_violation_constraint_widening ... ok
[INFO] [stdout] test test_verify_chain_rejects_i3_violation_ttl_extended ... ok
[INFO] [stdout] test test_sophisticated_i1_attack ... ok
[INFO] [stdout] test test_verify_chain_rejects_i1_violation_wrong_issuer ... ok
[INFO] [stdout] test test_verify_chain_rejects_i2_violation_depth_exceeds_max ... ok
[INFO] [stdout] test test_verify_chain_rejects_i4_violation_tool_escalation ... ok
[INFO] [stdout] test test_verify_chain_rejects_i5_violation_bad_signature ... ok
[INFO] [stdout] test test_verify_chain_rejects_i5_violation_wrong_parent_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/delegation_semantics.rs (/opt/rustwide/target/debug/deps/delegation_semantics-f2edabbe09dc0e1d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_delegation_authority_enforcement ... ok
[INFO] [stdout] test test_delegation_semantics_issuer_equals_parent_holder ... ok
[INFO] [stdout] test test_multi_level_delegation_chain_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enrollment_flow.rs (/opt/rustwide/target/debug/deps/enrollment_flow-2308750f1679e2ba)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stdout] test test_enrollment_flow has been running for over 60 seconds
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr] error: could not compile `openssl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name openssl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=c9b90601a9134c7a -C extra-filename=-950508b07295c5bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-467a59d21e3b8500.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4027090b25862931.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-2c213eb684b4e62c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-91a25bde19679915.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4699cbd3a6bde50d.rmeta --extern openssl_macros=/opt/rustwide/target/debug/deps/libopenssl_macros-56698ab853a22b70.so --extern ffi=/opt/rustwide/target/debug/deps/libopenssl_sys-f04be09ab3205992.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=on --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7945c6aeaf625a07 -C extra-filename=-92faaf6ec18b6406 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e155c121eb39b966.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-91a25bde19679915.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-01c1c5dc6231fe3b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1eb6506d1f687ccb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cb1a14aa1b1adde5.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e0e6b9229019f2f9.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-19f29e4c2293b713.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-0a0c83617ecd6db2.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] test test_enrollment_flow ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_enrollment_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_enrollment_flow' (311) panicked at tests/enrollment_flow.rs:32:5:
[INFO] [stdout] Build failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b0693d0ed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b0693d0ed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b0693d0ed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b0693d0ed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b0693e573a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b0693e573a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57b0693d5cd6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b0693d5cd6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b0693af2cf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b0693af2cf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b0693c91b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b06936484e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b06936484e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b0693c9372 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b0693c9372 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b0693af3ba - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57b0693a4609 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b0693b01dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b0693e5dec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b0693456e9 - enrollment_flow[8e7629486b72e445]::test_enrollment_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/enrollment_flow.rs:32:5
[INFO] [stdout]   20:     0x57b069344e27 - enrollment_flow[8e7629486b72e445]::test_enrollment_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/enrollment_flow.rs:16:26
[INFO] [stdout]   21:     0x57b069350306 - <enrollment_flow[8e7629486b72e445]::test_enrollment_flow::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57b069358bfb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57b069358bfb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x57b06936545a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x57b06936545a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x57b06936545a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x57b06936545a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x57b06936545a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57b06936545a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x57b06936545a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x57b069360a04 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x57b069360a04 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x57b069367f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x57b069367f52 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x57b069367f52 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x57b069367f52 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x57b069367f52 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57b069367f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x57b069367f52 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57b0693d077f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x57b0693d077f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x76c9806cdaa4 - <unknown>
[INFO] [stdout]   43:     0x76c98075aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_enrollment_flow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 125.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test enrollment_flow`
[INFO] running `Command { std: "docker" "inspect" "c11b64b278ec0cfaf3519b8f79f8912b85627393faa3ac2aee3a166bd18e8eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11b64b278ec0cfaf3519b8f79f8912b85627393faa3ac2aee3a166bd18e8eac", kill_on_drop: false }`
[INFO] [stdout] c11b64b278ec0cfaf3519b8f79f8912b85627393faa3ac2aee3a166bd18e8eac
