[INFO] cloning repository https://github.com/Su760/mcpvault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Su760/mcpvault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSu760%2Fmcpvault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSu760%2Fmcpvault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e639fed08241759357518d3dea92be8e66be1d8
[INFO] testing Su760/mcpvault against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSu760%2Fmcpvault" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Su760/mcpvault
[INFO] finished tweaking git repo https://github.com/Su760/mcpvault
[INFO] tweaked toml for git repo https://github.com/Su760/mcpvault written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Su760/mcpvault 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 git repo https://github.com/Su760/mcpvault 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]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded serdect v0.2.0
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded biscuit-auth v6.0.0
[INFO] [stderr]   Downloaded biscuit-quote v0.3.0
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded biscuit-parser v0.2.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0435f2d22a7b03cb6be41aa9d7e9601d978e2f368a39ad932b62e90884c17599
[INFO] running `Command { std: "docker" "start" "-a" "0435f2d22a7b03cb6be41aa9d7e9601d978e2f368a39ad932b62e90884c17599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0435f2d22a7b03cb6be41aa9d7e9601d978e2f368a39ad932b62e90884c17599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0435f2d22a7b03cb6be41aa9d7e9601d978e2f368a39ad932b62e90884c17599", kill_on_drop: false }`
[INFO] [stdout] 0435f2d22a7b03cb6be41aa9d7e9601d978e2f368a39ad932b62e90884c17599
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb93c4442ca044e00a993b8aed4268126825e34fcc02617963ce51f92e7c8d92
[INFO] running `Command { std: "docker" "start" "-a" "eb93c4442ca044e00a993b8aed4268126825e34fcc02617963ce51f92e7c8d92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling biscuit-auth v6.0.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling biscuit-parser v0.2.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling biscuit-quote v0.3.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling mcpvault-core v0.1.0 (/opt/rustwide/workdir/mcpvault-core)
[INFO] [stderr]    Compiling mcpvault-python v0.1.0 (/opt/rustwide/workdir/mcpvault-python)
[INFO] [stderr]    Compiling mcpvault-cli v0.1.0 (/opt/rustwide/workdir/mcpvault-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.01s
[INFO] running `Command { std: "docker" "inspect" "eb93c4442ca044e00a993b8aed4268126825e34fcc02617963ce51f92e7c8d92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb93c4442ca044e00a993b8aed4268126825e34fcc02617963ce51f92e7c8d92", kill_on_drop: false }`
[INFO] [stdout] eb93c4442ca044e00a993b8aed4268126825e34fcc02617963ce51f92e7c8d92
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11d9b3be3d25ba0913c1d7d74194f82a8c4bc195a2b96d064ab2eadc343b5912
[INFO] running `Command { std: "docker" "start" "-a" "11d9b3be3d25ba0913c1d7d74194f82a8c4bc195a2b96d064ab2eadc343b5912", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling biscuit-auth v6.0.0
[INFO] [stderr]    Compiling mcpvault-core v0.1.0 (/opt/rustwide/workdir/mcpvault-core)
[INFO] [stderr]    Compiling mcpvault-cli v0.1.0 (/opt/rustwide/workdir/mcpvault-cli)
[INFO] [stderr]    Compiling mcpvault-python v0.1.0 (/opt/rustwide/workdir/mcpvault-python)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.86s
[INFO] running `Command { std: "docker" "inspect" "11d9b3be3d25ba0913c1d7d74194f82a8c4bc195a2b96d064ab2eadc343b5912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d9b3be3d25ba0913c1d7d74194f82a8c4bc195a2b96d064ab2eadc343b5912", kill_on_drop: false }`
[INFO] [stdout] 11d9b3be3d25ba0913c1d7d74194f82a8c4bc195a2b96d064ab2eadc343b5912
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 240ce6d8348e970dd732505e399d935fd6206c3f6dc378f60c9b02e47c1d7d21
[INFO] running `Command { std: "docker" "start" "-a" "240ce6d8348e970dd732505e399d935fd6206c3f6dc378f60c9b02e47c1d7d21", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcpvault-1d02329ac1aac251)
[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/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-bbc6f4583b022407)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] d811222eac5aaf6a4eb62bf4619e015f740f793d0ecded4c7250368ba561d6b7
[INFO] [stdout] 47e7c23868045ce3366377e4862d9714554b7b96cf24c8fd182f08dc5b021ba7
[INFO] [stdout] ea5d40194a064f260e0bcda899bc0a8a66bc6bb7bd537e20431022d5d5a71095
[INFO] [stdout] 12f5368bba517bc6f5267d1a4a39a7e8e9d3acd9123e478979c1a51d02afda0d
[INFO] [stdout] 8451f833d49b6e40b08af4f07766aca8639703bd533b671361d05352f4e4e06e
[INFO] [stdout] test mint_produces_nonempty_base64 ... ok
[INFO] [stdout] test keygen_creates_file_with_valid_json_hex_keys ... ok
[INFO] [stdout] test inspect_shows_block_count_1_for_fresh_token ... ok
[INFO] [stdout] test mint_verify_roundtrip_succeeds ... ok
[INFO] [stdout] test mint_attenuate_verify_roundtrip_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcpvault_core-d07a11251641d693)
[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/mcp_integration.rs (/opt/rustwide/target/debug/deps/mcp_integration-40e32edd5252fcdf)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_jsonrpc_missing_token_field_returns_error ... ok
[INFO] [stdout] test test_malformed_header_returns_error ... ok
[INFO] [stdout] test test_expired_token_in_header_is_rejected ... ok
[INFO] [stdout] test test_wrong_public_key_in_header_is_rejected ... ok
[INFO] [stdout] test test_mint_verify_via_http_header ... ok
[INFO] [stdout] test test_mint_verify_via_jsonrpc_envelope ... ok
[INFO] [stdout] test test_revoked_token_in_header_is_rejected ... ok
[INFO] [stdout] test test_attenuated_token_via_header_disallowed_tool_fails ... ok
[INFO] [stdout] test test_attenuated_token_via_header_allowed_tool_passes ... ok
[INFO] [stdout] test test_jsonrpc_round_trip_attenuated_allowed_and_denied ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/provider_tests.rs (/opt/rustwide/target/debug/deps/provider_tests-0de41081ee3c456c)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_malformed_token_rejected ... ok
[INFO] [stdout] test test_mint_returns_nonempty_bytes ... ok
[INFO] [stdout] test test_inspect_revocation_ids_nonempty ... ok
[INFO] [stdout] test test_inspect_facts_contain_tool ... ok
[INFO] [stdout] test test_expired_token_is_rejected ... ok
[INFO] [stdout] test test_revoked_token_rejected ... ok
[INFO] [stdout] test test_token_valid_within_ttl ... ok
[INFO] [stdout] test test_authorized_facts_include_identity ... ok
[INFO] [stdout] test test_mint_verify_roundtrip ... ok
[INFO] [stdout] test test_inspect_block_count ... ok
[INFO] [stdout] test test_verify_wrong_tool_fails ... ok
[INFO] [stdout] test test_verify_wrong_public_key_fails ... ok
[INFO] [stdout] test test_wildcard_tool_grants_any_tool ... ok
[INFO] [stdout] test test_attenuate_tighter_ttl ... ok
[INFO] [stdout] test test_resource_limit_check_enforced ... ok
[INFO] [stdout] test test_attenuate_restricts_tool_scope ... ok
[INFO] [stdout] test test_delegation_depth_cap_enforced ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcpvault-cf789d354590c646)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mcpvault_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "240ce6d8348e970dd732505e399d935fd6206c3f6dc378f60c9b02e47c1d7d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "240ce6d8348e970dd732505e399d935fd6206c3f6dc378f60c9b02e47c1d7d21", kill_on_drop: false }`
[INFO] [stdout] 240ce6d8348e970dd732505e399d935fd6206c3f6dc378f60c9b02e47c1d7d21
