[INFO] fetching crate canic-core 0.27.12...
[INFO] testing canic-core-0.27.12 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate canic-core 0.27.12 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate canic-core 0.27.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate canic-core 0.27.12
[INFO] tweaked toml for crates.io crate canic-core 0.27.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate canic-core 0.27.12 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate canic-core 0.27.12 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remain v0.2.15
[INFO] [stderr]   Downloaded ctor v0.8.0
[INFO] [stderr]   Downloaded k256 v0.13.4
[INFO] [stderr]   Downloaded dtor v0.3.0
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.118
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.118
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded canic-cdk v0.27.12
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.118
[INFO] [stderr]   Downloaded canic-memory v0.27.12
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]   Downloaded js-sys v0.3.95
[INFO] [stderr]   Downloaded hashbrown v0.17.0
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded web-sys v0.3.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59bb5e0f1aa97d67e014d9199664ff19970e826baddf43ca5da4c4665676860e
[INFO] running `Command { std: "docker" "start" "-a" "59bb5e0f1aa97d67e014d9199664ff19970e826baddf43ca5da4c4665676860e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59bb5e0f1aa97d67e014d9199664ff19970e826baddf43ca5da4c4665676860e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59bb5e0f1aa97d67e014d9199664ff19970e826baddf43ca5da4c4665676860e", kill_on_drop: false }`
[INFO] [stdout] 59bb5e0f1aa97d67e014d9199664ff19970e826baddf43ca5da4c4665676860e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d97373f9c3a085d2f25f8ac1e4f2a21d4fb3c5ac92bde95d441bb2504f55ec22
[INFO] running `Command { std: "docker" "start" "-a" "d97373f9c3a085d2f25f8ac1e4f2a21d4fb3c5ac92bde95d441bb2504f55ec22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ic0 v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling dtor v0.3.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-stable-structures v0.7.2
[INFO] [stderr]    Compiling candid v0.10.27
[INFO] [stderr]    Compiling icrc-cbor v0.1.0
[INFO] [stderr]    Compiling ic-management-canister-types v0.7.1
[INFO] [stderr]    Compiling icrc-ledger-types v0.2.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.20.1
[INFO] [stderr]    Compiling canic-cdk v0.27.12
[INFO] [stderr]    Compiling canic-core v0.27.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ic-cdk v0.20.1
[INFO] [stderr]    Compiling ic-cdk-management-canister v0.1.1
[INFO] [stderr]    Compiling canic-memory v0.27.12
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "d97373f9c3a085d2f25f8ac1e4f2a21d4fb3c5ac92bde95d441bb2504f55ec22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97373f9c3a085d2f25f8ac1e4f2a21d4fb3c5ac92bde95d441bb2504f55ec22", kill_on_drop: false }`
[INFO] [stdout] d97373f9c3a085d2f25f8ac1e4f2a21d4fb3c5ac92bde95d441bb2504f55ec22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6993b1723a55022d9870eb2427c490a45b15f97ce13b9827eccaea5b5a1c3783
[INFO] running `Command { std: "docker" "start" "-a" "6993b1723a55022d9870eb2427c490a45b15f97ce13b9827eccaea5b5a1c3783", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-stable-structures v0.7.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling candid v0.10.27
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ic-management-canister-types v0.7.1
[INFO] [stderr]    Compiling icrc-cbor v0.1.0
[INFO] [stderr]    Compiling icrc-ledger-types v0.2.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.20.1
[INFO] [stderr]    Compiling canic-cdk v0.27.12
[INFO] [stderr]    Compiling canic-core v0.27.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ic-cdk v0.20.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling ic-cdk-management-canister v0.1.1
[INFO] [stderr]    Compiling canic-memory v0.27.12
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "6993b1723a55022d9870eb2427c490a45b15f97ce13b9827eccaea5b5a1c3783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6993b1723a55022d9870eb2427c490a45b15f97ce13b9827eccaea5b5a1c3783", kill_on_drop: false }`
[INFO] [stdout] 6993b1723a55022d9870eb2427c490a45b15f97ce13b9827eccaea5b5a1c3783
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1901d6742f776cdd819024bb524ed158787ae585486ab1238458edab243bed43
[INFO] running `Command { std: "docker" "start" "-a" "1901d6742f776cdd819024bb524ed158787ae585486ab1238458edab243bed43", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canic_core-1d18e8d7fd5d4a9f)
[INFO] [stdout] 
[INFO] [stdout] running 353 tests
[INFO] [stdout] test access::auth::tests::required_scope_rejects_when_scope_missing ... ok
[INFO] [stdout] test access::auth::tests::subject_binding_allows_matching_subject_and_caller ... ok
[INFO] [stdout] test access::env::tests::build_network_matches_expected ... ok
[INFO] [stdout] test access::auth::tests::required_scope_none_is_allowed ... ok
[INFO] [stdout] test access::env::tests::build_network_unknown_errors ... ok
[INFO] [stdout] test access::auth::tests::subject_binding_rejects_mismatched_subject_and_caller ... ok
[INFO] [stdout] test access::expr::tests::build_network_predicates_match_env_access_checks ... ok
[INFO] [stdout] test access::env::tests::build_network_mismatch_errors ... ok
[INFO] [stdout] test api::auth::tests::canonicalize_claims_for_proof_keeps_valid_existing_window ... ok
[INFO] [stdout] test api::auth::tests::clamp_delegated_session_expires_at_clamps_to_configured_max_ttl ... ok
[INFO] [stdout] test api::auth::tests::clamp_delegated_session_expires_at_clamps_to_token_expiry ... ok
[INFO] [stdout] test api::auth::tests::canonicalize_claims_for_proof_rebases_to_fresh_proof_window ... ok
[INFO] [stdout] test api::auth::tests::clamp_delegated_session_expires_at_rejects_expired_token ... ok
[INFO] [stdout] test api::auth::tests::derive_required_verifier_targets_rejects_invalid_audience_target ... ok
[INFO] [stdout] test api::auth::tests::clamp_delegated_session_expires_at_clamps_to_requested_ttl ... ok
[INFO] [stdout] test api::auth::tests::clamp_delegated_session_expires_at_rejects_zero_requested_ttl ... ok
[INFO] [stdout] test access::auth::tests::required_scope_allows_when_scope_present ... ok
[INFO] [stdout] test api::auth::tests::derive_required_verifier_targets_excludes_root_and_signer_and_dedupes ... ok
[INFO] [stdout] test api::auth::tests::ensure_required_verifier_targets_provisioned_accepts_all_ok_results ... ok
[INFO] [stdout] test api::auth::tests::ensure_required_verifier_targets_provisioned_rejects_failed_target ... ok
[INFO] [stdout] test api::auth::tests::ensure_required_verifier_targets_provisioned_rejects_missing_target_result ... ok
[INFO] [stdout] test api::auth::tests::ensure_target_in_proof_audience_accepts_allowed_verifier ... ok
[INFO] [stdout] test api::auth::tests::ensure_token_claim_audience_subset_accepts_subset ... ok
[INFO] [stdout] test api::auth::tests::ensure_token_claim_audience_subset_rejects_claim_outside_proof_audience ... ok
[INFO] [stdout] test api::auth::tests::ensure_token_claim_audience_subset_rejects_empty_proof_audience ... ok
[INFO] [stdout] test api::auth::tests::normalize_explicit_verifier_push_request_dedupes_targets ... ok
[INFO] [stdout] test api::auth::tests::ensure_target_in_proof_audience_rejects_target_outside_audience ... ok
[INFO] [stdout] test api::auth::tests::ensure_token_claim_audience_subset_uses_set_semantics ... ok
[INFO] [stdout] test api::auth::tests::ensure_token_claim_audience_subset_rejects_empty_claim_audience ... ok
[INFO] [stdout] test api::auth::tests::normalize_explicit_verifier_push_request_rejects_mixed_targets_without_partial_apply ... ok
[INFO] [stdout] test api::auth::tests::normalize_explicit_verifier_push_request_is_idempotent ... ok
[INFO] [stdout] test api::auth::tests::normalize_explicit_verifier_push_request_rejects_root_target ... ok
[INFO] [stdout] test api::auth::tests::normalize_explicit_verifier_push_request_rejects_signer_target ... ok
[INFO] [stdout] test api::auth::tests::normalize_explicit_verifier_push_request_rejects_unregistered_target ... ok
[INFO] [stdout] test api::auth::tests::normalize_explicit_verifier_push_request_rejects_target_not_in_audience ... ok
[INFO] [stdout] test api::auth::tests::repair_accepts_existing_identical_local_proof ... ok
[INFO] [stdout] test api::auth::tests::repair_rejects_mismatched_local_proof ... ok
[INFO] [stdout] test api::auth::tests::repair_requires_existing_local_proof ... ok
[INFO] [stdout] test api::auth::tests::resolve_min_accepted_epoch_falls_back_to_config_or_zero ... ok
[INFO] [stdout] test api::auth::tests::resolve_min_accepted_epoch_prefers_explicit_argument ... ok
[INFO] [stdout] test api::auth::tests::signer_issuance_fails_when_required_verifier_proof_missing_regression ... ok
[INFO] [stdout] test api::auth::tests::verify_role_attestation_with_single_refresh_accepts_without_refresh ... ok
[INFO] [stdout] test api::auth::tests::verify_role_attestation_with_single_refresh_does_not_refresh_on_non_unknown_error ... ok
[INFO] [stdout] test api::auth::tests::verify_role_attestation_with_single_refresh_fails_closed_on_refresh_error ... ok
[INFO] [stdout] test api::auth::tests::verify_role_attestation_with_single_refresh_only_attempts_one_refresh ... ok
[INFO] [stdout] test api::auth::tests::verify_role_attestation_with_single_refresh_retries_once_on_unknown_key ... ok
[INFO] [stdout] test api::error::tests::internal_error_mapping_matches_class_contract ... ok
[INFO] [stdout] test api::error::tests::public_error_is_preserved_without_remap ... ok
[INFO] [stdout] test api::error::tests::registry_policy_errors_map_to_stable_public_policy_codes ... ok
[INFO] [stdout] test api::auth::tests::proof_is_reusable_for_claims_accepts_valid_subset_and_time_window ... ok
[INFO] [stdout] test api::rpc::capability::tests::delegated_grant_blob_rejects_header_mismatch ... ok
[INFO] [stdout] test api::auth::tests::proof_is_reusable_for_claims_rejects_expired_cert ... ok
[INFO] [stdout] test api::auth::tests::proof_is_reusable_for_claims_rejects_scope_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::delegated_grant_hash_changes_with_payload ... ok
[INFO] [stdout] test api::rpc::capability::tests::project_replay_metadata_binds_nonce_into_request_id ... ok
[INFO] [stdout] test api::rpc::capability::tests::project_replay_metadata_rejects_expired_metadata ... ok
[INFO] [stdout] test api::rpc::capability::tests::project_replay_metadata_rejects_future_metadata_beyond_skew ... ok
[INFO] [stdout] test api::rpc::capability::tests::role_attestation_blob_round_trips ... ok
[INFO] [stdout] test api::rpc::capability::tests::root_capability_hash_binds_capability_version ... ok
[INFO] [stdout] test api::rpc::capability::tests::validate_nonroot_cycles_envelope_accepts_structural_cycles ... ok
[INFO] [stdout] test api::rpc::capability::tests::root_capability_hash_changes_with_payload ... ok
[INFO] [stdout] test api::rpc::capability::tests::root_capability_hash_ignores_request_metadata ... ok
[INFO] [stdout] test api::rpc::capability::tests::validate_root_capability_envelope_rejects_capability_version_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::validate_nonroot_cycles_envelope_rejects_non_structural_proof ... ok
[INFO] [stdout] test api::rpc::capability::tests::validate_root_capability_envelope_rejects_role_attestation_proof_version_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::validate_root_capability_envelope_rejects_delegated_grant_proof_version_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_capability_hash_binding_accepts_match ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_capability_hash_binding_rejects_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_delegated_grant_hash_binding_rejects_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_rejects_audience_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_rejects_issuer_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_rejects_expired_window ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_accepts_matching_scope ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_rejects_key_id_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_rejects_not_yet_valid_window ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_rejects_subject_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_rejects_scope_family_mismatch ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_claims_rejects_zero_quota ... ok
[INFO] [stdout] test api::rpc::capability::tests::with_root_request_metadata_overrides_existing_metadata ... ok
[INFO] [stdout] test config::schema::subnet::tests::auto_create_entries_must_exist_in_subnet ... ok
[INFO] [stdout] test config::schema::subnet::tests::canister_role_name_must_fit_bound ... ok
[INFO] [stdout] test config::schema::subnet::tests::default_topup_policy_is_below_half_threshold ... ok
[INFO] [stdout] test config::schema::subnet::tests::directory_pool_references_must_exist_in_subnet ... ok
[INFO] [stdout] test config::schema::subnet::tests::directory_pool_target_must_be_instance_kind ... ok
[INFO] [stdout] test api::rpc::capability::tests::root_capability_hash_binds_target_canister ... ok
[INFO] [stdout] test config::schema::subnet::tests::explicit_canister_role_is_rejected ... ok
[INFO] [stdout] test config::schema::subnet::tests::explicit_canister_type_is_rejected ... ok
[INFO] [stdout] test config::schema::subnet::tests::directory_pool_requires_non_empty_key_name ... ok
[INFO] [stdout] test config::schema::subnet::tests::explicit_sharding_role_is_rejected ... ok
[INFO] [stdout] test config::schema::subnet::tests::explicit_wasm_store_canister_config_is_rejected ... ok
[INFO] [stdout] test config::schema::subnet::tests::instance_kind_parses ... ok
[INFO] [stdout] test config::schema::subnet::tests::legacy_node_kind_is_rejected ... ok
[INFO] [stdout] test config::schema::subnet::tests::legacy_worker_kind_is_rejected ... ok
[INFO] [stdout] test config::schema::subnet::tests::randomness_defaults_to_ic ... ok
[INFO] [stdout] test config::schema::subnet::tests::randomness_interval_requires_positive_value ... ok
[INFO] [stdout] test config::schema::subnet::tests::scaling_pool_name_must_fit_bound ... ok
[INFO] [stdout] test config::schema::subnet::tests::scaling_pool_policy_requires_max_ge_min_when_bounded ... ok
[INFO] [stdout] test config::schema::subnet::tests::randomness_source_parses_ic_and_time ... ok
[INFO] [stdout] test config::schema::subnet::tests::shard_kind_allows_missing_sharding_config ... ok
[INFO] [stdout] test config::schema::subnet::tests::sharding_pool_policy_requires_positive_capacity_and_shards ... ok
[INFO] [stdout] test config::schema::subnet::tests::sharding_pool_references_must_exist_in_subnet ... ok
[INFO] [stdout] test config::schema::subnet::tests::topup_policy_amount_above_half_threshold_fails ... ok
[INFO] [stdout] test config::schema::subnet::tests::topup_policy_amount_below_half_threshold_is_valid ... ok
[INFO] [stdout] test config::schema::subnet::tests::sharding_pool_name_must_fit_bound ... ok
[INFO] [stdout] test config::schema::subnet::tests::topup_policy_amount_equal_half_threshold_is_valid ... ok
[INFO] [stdout] test config::schema::subnet::tests::wasm_store_canister_config_is_implicit ... ok
[INFO] [stdout] test config::schema::tests::delegated_tokens_max_ttl_zero_is_invalid ... ok
[INFO] [stdout] test config::schema::tests::delegated_tokens_proof_cache_active_window_zero_is_invalid ... ok
[INFO] [stdout] test config::schema::tests::delegated_tokens_proof_cache_capacity_override_below_profile_min_is_invalid ... ok
[INFO] [stdout] test config::schema::tests::delegated_tokens_proof_cache_profile_resolves_from_shard_hint ... ok
[INFO] [stdout] test config::schema::tests::delegated_tokens_proof_cache_shard_count_hint_zero_is_invalid ... ok
[INFO] [stdout] test config::schema::tests::invalid_whitelist_principal_is_rejected ... ok
[INFO] [stdout] test config::schema::tests::multiple_root_canisters_are_rejected ... ok
[INFO] [stdout] test config::schema::tests::role_attestation_empty_min_epoch_role_key_is_invalid ... ok
[INFO] [stdout] test config::schema::tests::root_canister_must_exist_in_prime_subnet ... ok
[INFO] [stdout] test config::schema::tests::role_attestation_max_ttl_zero_is_invalid ... ok
[INFO] [stdout] test config::schema::tests::root_canister_must_be_kind_root ... ok
[INFO] [stdout] test dto::rpc::tests::upgrade_request_is_only_available_for_upgrade_variant ... ok
[INFO] [stdout] test dto::rpc::tests::request_family_matches_all_variants ... ok
[INFO] [stdout] test dto::rpc::tests::with_metadata_and_without_metadata_cover_all_variants ... ok
[INFO] [stdout] test format::tests::formats_larger_byte_sizes ... ok
[INFO] [stdout] test format::tests::formats_optional_display_values ... ok
[INFO] [stdout] test format::tests::formats_small_byte_sizes ... ok
[INFO] [stdout] test format::tests::keeps_short_strings ... ok
[INFO] [stdout] test format::tests::truncates_long_strings ... ok
[INFO] [stdout] test ids::subnet::tests::basic_traits_and_utils ... ok
[INFO] [stdout] test infra::ic::call::tests::empty_args_match_candid_encoding ... ok
[INFO] [stdout] test infra::ic::call::tests::with_raw_args_overrides_default ... ok
[INFO] [stdout] test infra::ic::network::tests::build_network_from_dfx_network_handles_missing ... ok
[INFO] [stdout] test infra::ic::network::tests::build_network_from_dfx_network_parses_ic ... ok
[INFO] [stdout] test infra::ic::network::tests::build_network_from_dfx_network_parses_local ... ok
[INFO] [stdout] test infra::ic::network::tests::build_network_from_dfx_network_rejects_unknown ... ok
[INFO] [stdout] test ops::auth::tests::attestation_derivation_path_is_separate_from_delegation_root_path ... ok
[INFO] [stdout] test ops::auth::tests::audience_helpers_reject_claim_outside_cert_audience ... ok
[INFO] [stdout] test ops::auth::tests::audience_helpers_use_set_semantics_for_principals ... ok
[INFO] [stdout] test ops::auth::tests::audience_helpers_validate_claims_against_cert ... ok
[INFO] [stdout] test ops::auth::tests::latest_proof_prefers_most_recent_keyed_install_for_signing ... ok
[INFO] [stdout] test ops::auth::tests::role_attestation_hash_changes_with_payload ... ok
[INFO] [stdout] test ops::auth::tests::attestation_keys_sorted_orders_current_before_previous ... ok
[INFO] [stdout] test ops::auth::tests::matching_proof_lookup_distinguishes_missing_key_from_other_stored_proof ... ok
[INFO] [stdout] test ops::auth::tests::validate_claim_invariants_accepts_equal_boundary_timestamps ... ok
[INFO] [stdout] test ops::auth::tests::validate_claim_invariants_rejects_expired_lifetime ... ok
[INFO] [stdout] test ops::auth::tests::validate_claim_invariants_rejects_expiry_before_issued ... ok
[INFO] [stdout] test ops::auth::tests::validate_claim_invariants_rejects_not_yet_valid_lifetime ... ok
[INFO] [stdout] test ops::auth::tests::validate_claim_invariants_uses_explicit_zero_skew_policy ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_signature_accepts_valid_signature ... ok
[INFO] [stdout] test api::rpc::capability::tests::verify_root_delegated_grant_signature_rejects_invalid_signature ... ok
[INFO] [stdout] test access::auth::tests::resolve_authenticated_identity_defaults_to_wallet_when_no_override_exists ... ok
[INFO] [stdout] test ops::auth::tests::verify_max_ttl_rejects_expiry_before_issued_without_underflow ... ok
[INFO] [stdout] test ops::auth::tests::trace_token_trust_chain_records_canonical_order_for_valid_token ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_rejects_empty_signature ... ok
[INFO] [stdout] test ops::auth::tests::verify_current_proof_accepts_matching_key_when_multiple_proofs_exist ... ok
[INFO] [stdout] test ops::auth::tests::verify_current_proof_accepts_same_shard_parallel_rotation_entries ... ok
[INFO] [stdout] test access::auth::tests::resolve_authenticated_identity_records_invalid_subject_fallback ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_reports_signature_error_before_subject_check ... ok
[INFO] [stdout] test ops::auth::tests::trace_token_trust_chain_stops_at_current_proof_before_signatures ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_checks_signature_for_resolved_key_id ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_claims_rejects_audience_mismatch ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_claims_rejects_epoch_floor ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_claims_rejects_expired_payload ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_claims_rejects_missing_verifier_subnet ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_claims_rejects_subject_mismatch ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_claims_rejects_subnet_mismatch ... ok
[INFO] [stdout] test ops::ic::ecdsa::tests::verify_signature_accepts_valid_prehash_without_signing_feature ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_rejects_key_not_yet_valid ... ok
[INFO] [stdout] test ops::replay::guard::tests::evaluate_root_replay_rejects_ttl_above_max ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_accepts_current_and_previous_keys ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_reports_unknown_key_before_subject_check ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_rejects_unknown_key_id ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_rejects_expired_key ... ok
[INFO] [stdout] test ops::replay::guard::tests::evaluate_root_replay_rejects_zero_ttl ... ok
[INFO] [stdout] test ops::replay::tests::compact_root_replay_round_trips_cycles_response ... ok
[INFO] [stdout] test ops::replay::tests::compact_root_replay_round_trips_successful_delegation_response ... ok
[INFO] [stdout] test ops::replay::tests::root_replay_falls_back_to_generic_encoding_for_failed_delegation_results ... ok
[INFO] [stdout] test ops::rpc::tests::cached_root_response_attestation_invalidates_expired_entry ... ok
[INFO] [stdout] test ops::rpc::tests::cached_root_response_attestation_reuses_matching_entry ... ok
[INFO] [stdout] test ops::replay::guard::tests::evaluate_root_replay_returns_expired_for_expired_record ... ok
[INFO] [stdout] test ops::auth::tests::verify_role_attestation_cached_resolves_public_key_by_key_id ... ok
[INFO] [stdout] test ops::rpc::tests::capability_metadata_from_request_defaults_when_missing ... ok
[INFO] [stdout] test ops::runtime::bootstrap::tests::bootstrap_status_starts_idle_and_not_ready ... ok
[INFO] [stdout] test ops::runtime::bootstrap::tests::bootstrap_status_tracks_failure ... ok
[INFO] [stdout] test ops::runtime::bootstrap::tests::bootstrap_status_tracks_ready ... ok
[INFO] [stdout] test ops::runtime::env::tests::root_pid_immutable_allows_first_set ... ok
[INFO] [stdout] test ops::runtime::env::tests::root_pid_immutable_rejects_change ... ok
[INFO] [stdout] test ops::rpc::tests::capability_metadata_from_request_uses_request_id_prefix_and_ttl_clamp ... ok
[INFO] [stdout] test ops::runtime::metrics::access::tests::access_metrics_track_endpoint_kind_and_predicate ... ok
[INFO] [stdout] test ops::runtime::metrics::auth::tests::delegation_install_diagnostic_metrics_track_intent_and_stage ... ok
[INFO] [stdout] test ops::runtime::metrics::auth::tests::delegation_provision_metrics_increment_expected_predicates ... ok
[INFO] [stdout] test ops::runtime::metrics::auth::tests::session_metrics_increment_expected_predicates ... ok
[INFO] [stdout] test ops::runtime::metrics::auth::tests::verifier_cache_metrics_track_size_utilization_and_eviction ... ok
[INFO] [stdout] test ops::runtime::metrics::cycles_funding::tests::denied_tracks_reason_and_global_kill_switch_amount ... ok
[INFO] [stdout] test ops::runtime::metrics::cycles_funding::tests::requested_and_granted_track_total_and_child_scopes ... ok
[INFO] [stdout] test ops::runtime::metrics::delegation::tests::record_authority_increments ... ok
[INFO] [stdout] test ops::runtime::metrics::endpoint::tests::attempt_metrics_are_per_endpoint ... ok
[INFO] [stdout] test ops::runtime::metrics::endpoint::tests::attempt_metrics_start_empty ... ok
[INFO] [stdout] test ops::runtime::metrics::endpoint::tests::increment_attempted_increases_attempted_only ... ok
[INFO] [stdout] test ops::runtime::metrics::endpoint::tests::increment_completed_increases_completed_only ... ok
[INFO] [stdout] test ops::runtime::metrics::endpoint::tests::increment_ok_and_err_are_tracked_per_endpoint ... ok
[INFO] [stdout] test ops::runtime::metrics::endpoint::tests::result_metrics_start_empty ... ok
[INFO] [stdout] test ops::runtime::metrics::icc::tests::icc_metrics_track_target_and_method ... ok
[INFO] [stdout] test ops::runtime::metrics::root_capability::tests::metrics_are_partitioned_by_capability_event_and_proof_mode ... ok
[INFO] [stdout] test ops::runtime::metrics::root_capability::tests::root_capability_metrics_start_empty ... ok
[INFO] [stdout] test access::auth::tests::resolve_authenticated_identity_falls_back_after_clear ... ok
[INFO] [stdout] test ops::runtime::metrics::root_capability::tests::record_increments_for_same_key_and_event ... ok
[INFO] [stdout] test ops::runtime::metrics::system::tests::increment_accumulates ... ok
[INFO] [stdout] test ops::runtime::metrics::system::tests::increment_increases_counter ... ok
[INFO] [stdout] test ops::runtime::metrics::system::tests::increment_saturates_at_u64_max ... ok
[INFO] [stdout] test ops::runtime::metrics::system::tests::metrics_are_isolated_per_kind ... ok
[INFO] [stdout] test ops::runtime::metrics::system::tests::reset_clears_all_metrics ... ok
[INFO] [stdout] test ops::runtime::metrics::system::tests::system_metrics_start_empty ... ok
[INFO] [stdout] test ops::runtime::metrics::timer::tests::ensure_creates_zero_count_entry ... ok
[INFO] [stdout] test ops::runtime::metrics::timer::tests::timer_metrics_track_mode_delay_and_label ... ok
[INFO] [stdout] test ops::runtime::metrics::timer::tests::ensure_is_idempotent ... ok
[INFO] [stdout] test ops::replay::guard::tests::evaluate_root_replay_returns_fresh_when_slot_missing ... ok
[INFO] [stdout] test ops::replay::guard::tests::evaluate_root_replay_returns_in_flight_for_reserved_entry_without_response ... ok
[INFO] [stdout] test ops::replay::guard::tests::evaluate_root_replay_returns_duplicate_same_on_identical_payload ... ok
[INFO] [stdout] test ops::replay::guard::tests::evaluate_root_replay_returns_duplicate_conflict_on_payload_mismatch ... ok
[INFO] [stdout] test access::auth::tests::resolve_authenticated_identity_falls_back_when_session_expired ... ok
[INFO] [stdout] test ops::storage::intent::tests::prevents_aggregate_underflow ... ok
[INFO] [stdout] test ops::storage::placement::directory::tests::bind_rejects_conflicting_provisional_child ... ok
[INFO] [stdout] test access::expr::tests::app_is_queryable_matches_access_app_guard ... ok
[INFO] [stdout] test ops::storage::placement::directory::tests::bind_promotes_matching_pending_provisional_child ... ok
[INFO] [stdout] test ops::storage::placement::directory::tests::claim_matched_writes_reject_late_claim_owner ... ok
[INFO] [stdout] test ops::storage::placement::directory::tests::claim_pending_reclaims_stale_pending_entries ... ok
[INFO] [stdout] test ops::storage::intent::tests::expired_intents_are_logically_ignored ... ok
[INFO] [stdout] test ops::storage::placement::directory::tests::claim_pending_returns_bound_when_key_is_already_bound ... ok
[INFO] [stdout] test ops::storage::placement::directory::tests::release_stale_pending_keeps_fresh_entry_in_place ... ok
[INFO] [stdout] test ops::storage::replay::tests::slot_key_binds_all_shared_identity_fields ... ok
[INFO] [stdout] test access::expr::tests::caller_is_parent_matches_access_auth ... ok
[INFO] [stdout] test perf::tests::nested_endpoints_record_exclusive_totals ... ok
[INFO] [stdout] test storage::canister::tests::canister_record_fits_within_max ... ok
[INFO] [stdout] test perf::tests::checkpoints_record_scope_and_label ... ok
[INFO] [stdout] test ops::storage::placement::directory::tests::lookup_entry_reports_pending_status ... ok
[INFO] [stdout] test ops::storage::placement::directory::tests::release_stale_pending_removes_stale_entry ... ok
[INFO] [stdout] test ops::storage::registry::subnet::tests::response_builds_registry_view_without_export_snapshot ... ok
[INFO] [stdout] test storage::stable::auth::proofs::tests::latest_proof_entry_breaks_full_ties_deterministically_by_key ... ok
[INFO] [stdout] test storage::stable::auth::proofs::tests::eviction_reports_active_when_all_entries_are_active ... ok
[INFO] [stdout] test ops::storage::intent::tests::idempotent_ops_do_not_double_count ... ok
[INFO] [stdout] test storage::stable::auth::proofs::tests::latest_proof_entry_breaks_install_ties_by_proof_freshness_before_key ... ok
[INFO] [stdout] test ops::storage::intent::tests::prevents_aggregate_overflow ... ok
[INFO] [stdout] test access::expr::tests::caller_predicates_use_transport_caller_not_authenticated_subject ... ok
[INFO] [stdout] test storage::stable::auth::proofs::tests::eviction_prefers_cold_entries_before_active_entries ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::export_returns_all_entries ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::find_child_pid_for_role_returns_matching_direct_child ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::for_each_visits_all_entries_in_key_order ... ok
[INFO] [stdout] test ops::storage::intent::tests::valid_pending_transitions ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::children_returns_only_direct_children ... ok
[INFO] [stdout] test storage::stable::replay::tests::root_replay_record_round_trips_empty_response ... ok
[INFO] [stdout] test storage::stable::auth::proofs::tests::proof_cache_stats_count_active_entries_within_window ... ok
[INFO] [stdout] test storage::stable::replay::tests::root_replay_record_round_trips_populated_response ... ok
[INFO] [stdout] test access::expr::tests::app_allows_updates_matches_access_app_guard ... ok
[INFO] [stdout] test storage::stable::state::app::tests::default_mode_is_enabled ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::update_module_hash_mutates_existing_entry ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::children_of_leaf_is_empty ... ok
[INFO] [stdout] test storage::stable::auth::proofs::tests::latest_proof_entry_prefers_most_recent_install ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::update_module_hash_returns_false_for_missing_entry ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::instance_creation_requires_directory_config_on_singleton_parent ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::instance_creation_requires_singleton_directory_parent ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::instance_creation_succeeds_under_singleton_directory_parent ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::observed_registration_policy_accepts_replica_without_registry_snapshot ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::observed_registration_policy_matches_duplicate_singleton_decision ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::remove_deletes_entry_and_returns_it ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::find_pid_for_role_returns_matching_canister ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::registry_wasm_store_policy_allows_multiple_under_same_parent ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::replica_creation_succeeds_under_singleton_scaling_parent ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::shard_creation_succeeds_under_singleton_sharding_parent ... ok
[INFO] [stdout] test ops::storage::intent::tests::rejects_invalid_transitions ... ok
[INFO] [stdout] test storage::stable::registry::subnet::tests::get_and_get_parent_work ... ok
[INFO] [stdout] test workflow::auth::tests::borrowed_install_request_encoding_matches_owned_request_shape ... ok
[INFO] [stdout] test storage::stable::state::app::tests::cycles_funding_switch_round_trip ... ok
[INFO] [stdout] test workflow::auth::tests::borrowed_wire_shape_matches_declared_owned_wire_shape ... ok
[INFO] [stdout] test workflow::cascade::snapshot::tests::state_snapshot_debug_includes_subnet_state_slot ... ok
[INFO] [stdout] test workflow::auth::tests::proof_install_success_response_bytes_match_candid_ok_shape ... ok
[INFO] [stdout] test workflow::ic::call::tests::next_in_flight_rejects_overflow ... ok
[INFO] [stdout] test access::auth::tests::validate_delegated_session_subject_rejects_management_canister ... ok
[INFO] [stdout] test access::auth::tests::validate_delegated_session_subject_rejects_anonymous ... ok
[INFO] [stdout] test access::auth::tests::resolve_authenticated_identity_prefers_active_delegated_session ... ok
[INFO] [stdout] test storage::stable::state::app::tests::import_and_export_state ... ok
[INFO] [stdout] test storage::stable::state::app::tests::can_set_mode ... ok
[INFO] [stdout] test storage::stable::state::subnet::tests::subnet_state_round_trip ... ok
[INFO] [stdout] test ops::runtime::env::tests::import_rejects_root_pid_change_after_initialization ... ok
[INFO] [stdout] test test::seams::index_addressing_seam::index_addressing_does_not_fallback_to_registry ... ok
[INFO] [stdout] test test::seams::index_addressing_seam::index_addressing_prefers_index_over_registry_duplicates ... ok
[INFO] [stdout] test test::seams::pool_selection_seam::pool_selection_uses_workflow_ordering ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::registry_kind_policy_blocks_but_ops_allows ... ok
[INFO] [stdout] test workflow::rpc::request::handler::funding::tests::evaluate_clamps_to_max_per_request ... ok
[INFO] [stdout] test workflow::rpc::request::handler::funding::tests::evaluate_clamps_to_remaining_budget ... ok
[INFO] [stdout] test workflow::rpc::request::handler::funding::tests::evaluate_denies_when_child_budget_exhausted ... ok
[INFO] [stdout] test workflow::rpc::request::handler::funding::tests::evaluate_denies_when_cooldown_active ... ok
[INFO] [stdout] test test::seams::registry_policy_seam::registry_singleton_policy_blocks_under_parent ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_allows_provision_in_root_context ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_allows_issue_delegation_when_verifier_target_is_registered ... ok
[INFO] [stdout] test test::seams::retention_seam::retention_uses_policy_cutoff_for_cycles ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_denies_non_root_context ... ok
[INFO] [stdout] test test::seams::topology_invariant_seam::topology_invariants_live_in_policy ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_recycle_allows_direct_child_caller ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_rejects_issue_delegation_when_verifier_target_is_root ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_rejects_issue_delegation_when_verifier_target_is_shard ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_recycle_rejects_non_child_caller ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_rejects_role_attestation_when_subject_mismatches_caller ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_rejects_role_attestation_when_requested_role_differs_from_registry ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_rejects_role_attestation_when_audience_missing ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_rejects_role_attestation_when_subject_not_registered ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_rejects_issue_delegation_when_verifier_target_is_unregistered ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::build_role_attestation_rejects_invalid_ttl ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::build_role_attestation_uses_root_generated_time_window ... ok
[INFO] [stdout] test workflow::placement::directory::tests::bind_instance_persists_assignment_for_matching_direct_child ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_rejects_role_attestation_when_subnet_mismatch ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::check_replay_rejects_expired_entry_when_purge_limit_exceeded ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::check_replay_rejects_invalid_ttl ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_request_cycles_records_requested_and_child_not_found_denial_metrics ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::map_request_maps_cycles ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::map_request_maps_issue_delegation ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::map_request_maps_issue_role_attestation ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::map_request_maps_provision ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::map_request_maps_recycle_canister ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::map_request_maps_upgrade ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::payload_hash_ignores_metadata ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::payload_hash_includes_capability_variant_discriminant ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::check_replay_rejects_conflicting_payload_for_same_request_id ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::authorize_request_cycles_records_kill_switch_denial_metrics ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::check_replay_returns_cached_response_for_duplicate_same_payload ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::replay_purge_respects_limit_and_keeps_unexpired_entries ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::replay_slot_key_binds_caller_target_and_request_id ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::preflight_authorize_then_replay_denies_before_replay_validation ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::preflight_replay_then_authorize_validates_replay_before_policy ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::validate_delegation_cert_policy_rejects_empty_audience ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::validate_delegation_cert_policy_rejects_empty_scope_values ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::validate_delegation_cert_policy_rejects_empty_scopes ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::validate_delegation_cert_policy_rejects_invalid_window ... ok
[INFO] [stdout] test workflow::rpc::tests::cycles_funding_disabled_maps_to_unavailable_public_error ... ok
[INFO] [stdout] test workflow::runtime::attestation::tests::keep_refresh_loop_running_for_other_errors ... ok
[INFO] [stdout] test workflow::runtime::attestation::tests::stop_refresh_loop_on_unregistered_subnet_denial ... ok
[INFO] [stdout] test workflow::runtime::auth::tests::root_does_not_require_auth_crypto_without_delegated_auth_roles ... ok
[INFO] [stdout] test workflow::runtime::auth::tests::root_requires_auth_crypto_when_any_delegated_auth_role_exists ... ok
[INFO] [stdout] test workflow::runtime::auth::tests::runtime_auth_workflow_type_exists_for_runtime_ownership ... ok
[INFO] [stdout] test workflow::runtime::auth::tests::signer_nonroot_requires_auth_crypto ... ok
[INFO] [stdout] test workflow::runtime::auth::tests::verifier_only_nonroot_does_not_require_auth_crypto ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::validate_delegation_cert_policy_rejects_root_pid_mismatch ... ok
[INFO] [stdout] test workflow::placement::directory::tests::bind_instance_rejects_non_child_pid ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::validate_delegation_cert_policy_rejects_shard_equal_to_root ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::preflight_replay_then_authorize_aborts_reserved_replay_on_policy_denial ... ok
[INFO] [stdout] test workflow::placement::directory::tests::bind_instance_rejects_role_mismatch ... ok
[INFO] [stdout] test workflow::placement::directory::tests::classify_entry_marks_invalid_provisional_child_for_cleanup ... ok
[INFO] [stdout] test workflow::placement::directory::tests::classify_entry_marks_stale_pending_without_provisional_for_cleanup ... ok
[INFO] [stdout] test workflow::rpc::request::handler::tests::check_replay_rejects_when_capacity_reached ... ok
[INFO] [stdout] test workflow::placement::directory::tests::classify_entry_returns_none_for_missing_key ... ok
[INFO] [stdout] test workflow::placement::directory::tests::recover_entry_releases_stale_pending_when_provisional_child_is_missing ... ok
[INFO] [stdout] test workflow::placement::directory::tests::recover_entry_releases_stale_pending_without_provisional_child ... ok
[INFO] [stdout] test workflow::placement::directory::tests::recover_entry_repairs_valid_stale_provisional_child ... ok
[INFO] [stdout] test workflow::placement::directory::tests::resolve_or_create_repairs_stale_pending_with_valid_provisional_child ... ok
[INFO] [stdout] test workflow::placement::directory::tests::resolve_or_create_returns_existing_bound_entry_without_create ... ok
[INFO] [stdout] test workflow::placement::directory::tests::resolve_or_create_returns_fresh_pending_entry_without_create ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 353 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/trap_guard.rs (/opt/rustwide/target/debug/deps/trap_guard-86357da61126a5b7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests canic_core
[INFO] [stdout] test trap_usage_is_lifecycle_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[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] running `Command { std: "docker" "inspect" "1901d6742f776cdd819024bb524ed158787ae585486ab1238458edab243bed43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1901d6742f776cdd819024bb524ed158787ae585486ab1238458edab243bed43", kill_on_drop: false }`
[INFO] [stdout] 1901d6742f776cdd819024bb524ed158787ae585486ab1238458edab243bed43
