[INFO] cloning repository https://github.com/jmagar/rustcane
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmagar/rustcane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustcane", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustcane'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbe6da02e1c7ab8955fe3eaac2de6856b0e356f7
[INFO] testing jmagar/rustcane against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustcane" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jmagar/rustcane
[INFO] finished tweaking git repo https://github.com/jmagar/rustcane
[INFO] tweaked toml for git repo https://github.com/jmagar/rustcane written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmagar/rustcane on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmagar/rustcane already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jmagar/lab.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pastey v0.2.2
[INFO] [stderr]   Downloaded sse-stream v0.2.3
[INFO] [stderr]   Downloaded cpubits v0.1.1
[INFO] [stderr]   Downloaded compression-core v0.4.32
[INFO] [stderr]   Downloaded signature v3.0.0
[INFO] [stderr]   Downloaded rmcp-macros v1.7.0
[INFO] [stderr]   Downloaded process-wrap v9.1.0
[INFO] [stderr]   Downloaded spki v0.8.0
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0
[INFO] [stderr]   Downloaded base16ct v1.0.0
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.38
[INFO] [stderr]   Downloaded pkcs1 v0.8.0-rc.4
[INFO] [stderr]   Downloaded serdect v0.4.3
[INFO] [stderr]   Downloaded pkcs8 v0.11.0
[INFO] [stderr]   Downloaded axum-macros v0.5.1
[INFO] [stderr]   Downloaded rsa v0.10.0-rc.18
[INFO] [stderr]   Downloaded async-compression v0.4.42
[INFO] [stderr]   Downloaded der v0.8.0
[INFO] [stderr]   Downloaded crypto-primes v0.7.0
[INFO] [stderr]   Downloaded rusqlite v0.39.0
[INFO] [stderr]   Downloaded crypto-bigint v0.7.3
[INFO] [stderr]   Downloaded rmcp v1.7.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.37.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847
[INFO] running `Command { std: "docker" "start" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling spki v0.8.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling signature v3.0.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling pkcs8 v0.11.0
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling sse-stream v0.2.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tower-http v0.7.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crypto-primes v0.7.0
[INFO] [stderr]    Compiling rsa v0.10.0-rc.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lab-auth v0.15.0 (https://github.com/jmagar/lab.git?rev=87cec3241f9baef22335de9cc8629ebbcd8ba047#87cec324)
[INFO] [stderr]    Compiling rarcane v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tower-http v0.7.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lab-auth v0.15.0 (https://github.com/jmagar/lab.git?rev=87cec3241f9baef22335de9cc8629ebbcd8ba047#87cec324)
[INFO] [stderr]    Compiling rarcane v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.10s
[INFO] running `Command { std: "docker" "inspect" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rarcane-016c3ac23a1f1c3b)
[INFO] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test actions::tests::mcp_args_parse_arcane_shape ... ok
[INFO] [stdout] test actions::tests::scopes_satisfy_write_implies_read ... ok
[INFO] [stdout] test actions::tests::action_metadata_covers_arcane_domains ... ok
[INFO] [stdout] test actions::tests::missing_action_is_validation_error ... ok
[INFO] [stdout] test actions::tests::relative_path_validation_blocks_traversal ... ok
[INFO] [stdout] test actions::tests::spec_lookup_rejects_unknown_subaction ... ok
[INFO] [stdout] test arcane::tests::base_url_normalizes_api_suffix ... ok
[INFO] [stdout] test arcane::tests::client_requires_arcane_config ... ok
[INFO] [stdout] test cli::doctor::checks::tests::binary_in_path_passes_for_sh ... ok
[INFO] [stdout] test cli::doctor::checks::tests::auth_config_passes_loopback_no_auth ... ok
[INFO] [stdout] test app::tests::destructive_actions_require_boolean_confirm ... ok
[INFO] [stdout] test app::tests::help_does_not_call_upstream ... ok
[INFO] [stdout] test app::tests::status_returns_local_ok ... ok
[INFO] [stdout] test cli::doctor::checks::tests::config_file_passes_gracefully_when_absent ... ok
[INFO] [stdout] test app::tests::browse_rejects_path_traversal_before_network ... ok
[INFO] [stdout] test app::tests::scaffold_intent_transformation_lives_in_service ... ok
[INFO] [stdout] test arcane::tests::path_segments_are_percent_encoded ... ok
[INFO] [stdout] test cli::doctor::checks::tests::config_file_passes_when_present ... ok
[INFO] [stdout] test cli::doctor::checks::tests::auth_config_rejects_non_loopback_without_auth ... ok
[INFO] [stdout] test cli::doctor::checks::tests::auth_config_passes_typed_trusted_gateway ... ok
[INFO] [stdout] test cli::doctor::checks::tests::required_var_fails_when_empty ... ok
[INFO] [stdout] test cli::doctor::checks::tests::port_available_passes_for_free_port ... ok
[INFO] [stdout] test cli::doctor::checks::tests::required_var_passes_when_set ... ok
[INFO] [stdout] test cli::doctor::checks::tests::dir_writable_passes_for_writable_dir ... ok
[INFO] [stdout] test cli::doctor::checks::tests::required_var_redacts_long_secrets ... ok
[INFO] [stdout] test cli::doctor::checks::tests::dir_writable_does_not_recurse_into_symlinked_children ... ok
[INFO] [stdout] test cli::doctor::checks::tests::required_var_redacts_short_secrets ... ok
[INFO] [stdout] test cli::doctor::tests::check_required_var_fails_when_value_is_empty ... ok
[INFO] [stdout] test cli::doctor::checks::tests::port_available_fails_when_already_bound ... ok
[INFO] [stdout] test cli::doctor::tests::check_required_var_passes_when_value_is_set ... ok
[INFO] [stdout] test cli::doctor::tests::check_port_available_passes_for_unused_high_port ... ok
[INFO] [stdout] test cli::setup::tests::all_variants_are_distinct ... ok
[INFO] [stdout] test cli::setup::tests::finish_sets_blocking_failure_when_blocking_present ... ok
[INFO] [stdout] test cli::setup::tests::dotenv_values_reject_newlines ... ok
[INFO] [stdout] test cli::setup::tests::setup_command_copy ... ok
[INFO] [stdout] test cli::setup::tests::finish_prefers_blocking_over_advisory ... ok
[INFO] [stdout] test cli::setup::tests::finish_sets_advisory_failure_when_only_advisory_present ... ok
[INFO] [stdout] test cli::setup::tests::finish_sets_success_when_no_failures ... ok
[INFO] [stdout] test cli::tests::call_requires_action ... ok
[INFO] [stdout] test cli::tests::empty_args_returns_none ... ok
[INFO] [stdout] test cli::tests::help_accepts_domain ... ok
[INFO] [stdout] test cli::tests::status_subcommand ... ok
[INFO] [stdout] test cli::setup::tests::dotenv_values_quote_special_characters_and_escape_quotes ... ok
[INFO] [stdout] test cli::tests::confirm_sets_boolean_param ... ok
[INFO] [stdout] test cli::tests::usage_mentions_call ... ok
[INFO] [stdout] test cli::tests::call_parses_arcane_request ... ok
[INFO] [stdout] test cli::tests::doctor_and_setup_still_parse ... ok
[INFO] [stdout] test cli::watch::tests::format_event_down ... ok
[INFO] [stdout] test cli::watch::tests::format_event_recovery_from_degraded ... ok
[INFO] [stdout] test cli::setup::tests::new_report_has_no_failures ... ok
[INFO] [stdout] test cli::doctor::checks::tests::upstream_passes_for_local_health_endpoint ... ok
[INFO] [stdout] test cli::watch::tests::format_event_degraded ... ok
[INFO] [stdout] test cli::watch::tests::format_event_initial_up ... ok
[INFO] [stdout] test cli::watch::tests::format_event_recovery_from_down ... ok
[INFO] [stdout] test cli::watch::tests::server_state_display_degraded ... ok
[INFO] [stdout] test cli::watch::tests::server_state_display_degraded_404 ... ok
[INFO] [stdout] test cli::watch::tests::server_state_display_down ... ok
[INFO] [stdout] test cli::watch::tests::server_state_display_up ... ok
[INFO] [stdout] test config::tests::auth_mode_deserializes_bearer ... ok
[INFO] [stdout] test config::tests::auth_mode_deserializes_oauth ... ok
[INFO] [stdout] test config::tests::auth_mode_rejects_bad_value ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_1 ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_0 ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_no ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_false ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_true ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_yes ... ok
[INFO] [stdout] test config::tests::env_list_empty_string_leaves_target_unchanged ... ok
[INFO] [stdout] test config::tests::env_bool_rejects_invalid ... ok
[INFO] [stdout] test config::tests::env_list_splits_comma_separated ... ok
[INFO] [stdout] test config::tests::env_list_trims_spaces_around_commas ... ok
[INFO] [stdout] test config::tests::is_loopback_127_0_0_2 ... ok
[INFO] [stdout] test config::tests::is_loopback_uppercase_localhost_is_false ... ok
[INFO] [stdout] test config::tests::is_loopback_0_0_0_0_is_false ... ok
[INFO] [stdout] test logging::aurora::tests::service_name_is_pink_256 ... ok
[INFO] [stdout] test config::tests::is_loopback_ipv6_bracketed ... ok
[INFO] [stdout] test logging::aurora::tests::success_and_warn_and_error_are_distinct ... ok
[INFO] [stdout] test config::tests::is_loopback_subdomain_is_false ... ok
[INFO] [stdout] test logging::formatter::tests::format_field_value_quotes_whitespace ... ok
[INFO] [stdout] test config::tests::is_loopback_ipv6_bare ... ok
[INFO] [stdout] test logging::formatter::tests::sanitize_is_noop_for_clean_values ... ok
[INFO] [stdout] test logging::formatter::tests::sanitize_preserves_tab_and_newline ... ok
[INFO] [stdout] test logging::aurora::tests::all_constants_are_u8_values ... ok
[INFO] [stdout] test cli::setup::tests::setup_check_reports_missing_env_as_advisory ... ok
[INFO] [stdout] test cli::setup::tests::setup_repair_creates_env_file ... ok
[INFO] [stdout] test logging::formatter::tests::should_skip_suppresses_false_flags ... ok
[INFO] [stdout] test logging::formatter::tests::formats_warn_level ... ok
[INFO] [stdout] test logging::formatter::tests::formats_message_and_structured_fields ... ok
[INFO] [stdout] test mcp::prompts::tests::get_prompt_quick_start_returns_message ... ok
[INFO] [stdout] test mcp::prompts::tests::get_prompt_unknown_returns_err ... ok
[INFO] [stdout] test mcp::prompts::tests::list_prompts_returns_quick_start ... ok
[INFO] [stdout] test logging::formatter::tests::formats_error_level ... ok
[INFO] [stdout] test logging::formatter::tests::values_with_spaces_are_quoted ... ok
[INFO] [stdout] test logging::tests::truncate_is_noop_when_file_absent ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::empty_scopes_denied ... ok
[INFO] [stdout] test logging::formatter::tests::no_ansi_codes_when_ansi_disabled ... ok
[INFO] [stdout] test logging::tests::log_file_max_bytes_is_10mb ... ok
[INFO] [stdout] test logging::formatter::tests::sanitize_strips_c0_controls ... ok
[INFO] [stdout] test logging::tests::truncate_is_noop_when_file_small ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::container_requires_write_scope_because_domain_has_mutating_actions ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::help_requires_no_scope ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::internal_tool_errors_include_stable_kind ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::read_scope_does_not_satisfy_write ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::read_scope_satisfies_read_requirement ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::status_requires_read_scope ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::unrelated_scope_denied ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::unknown_action_gets_deny_scope ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::unknown_action_is_rejected_as_validation_before_scope ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::write_scope_satisfies_read_requirement ... ok
[INFO] [stdout] test mcp::schemas::tests::schema_disallows_unknown_top_level_properties ... ok
[INFO] [stdout] test mcp::schemas::tests::schema_action_enum_comes_from_action_metadata ... ok
[INFO] [stdout] test mcp::schemas::tests::schema_exposes_arcane_dispatch_fields ... ok
[INFO] [stdout] test mcp::tests::rmcp_server_constructs_from_loopback_state ... ok
[INFO] [stdout] test mcp::tests::server_info_includes_implementation_metadata ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_deduplicates ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_includes_bound_host_and_port_variant ... ok
[INFO] [stdout] test mcp::tests::server_info_advertises_tools_resources_prompts ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_with_extra_allowed_hosts ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_brackets_ipv6_literals ... ok
[INFO] [stdout] test mcp::tools::tests::unknown_tool_is_rejected ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_normalizes_extra_allowed_origins ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_always_includes_loopback ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_preserves_non_http_configured_origins ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_extra_allowed_origins ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_deduplicates ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_loopback_with_port ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_ipv6_loopback_bracketed ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_skips_invalid_and_wildcard_origins ... ok
[INFO] [stdout] test server::tests::non_loopback_no_auth_with_gateway_is_trusted_gateway_unscoped ... ok
[INFO] [stdout] test server::tests::non_loopback_gateway_without_credentials_is_trusted_gateway_unscoped ... ok
[INFO] [stdout] test server::tests::non_loopback_bearer_token_mounts_bearer_policy ... ok
[INFO] [stdout] test mcp::transport::tests::host_with_port_not_doubled ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_public_url_origin ... ok
[INFO] [stdout] test server::tests::loopback_bind_is_loopback_dev_without_credentials ... ok
[INFO] [stdout] test server::tests::invalid_public_url_is_rejected ... ok
[INFO] [stdout] test server::tests::non_loopback_no_auth_without_gateway_is_rejected ... ok
[INFO] [stdout] test server::tests::non_loopback_oauth_mounts_oauth_policy ... ok
[INFO] [stdout] test token_limit::tests::empty_string_passes_through ... ok
[INFO] [stdout] test server::tests::wildcard_public_url_is_rejected ... ok
[INFO] [stdout] test token_limit::tests::text_at_exact_limit_passes_through ... ok
[INFO] [stdout] test server::tests::non_loopback_without_auth_or_gateway_is_rejected ... ok
[INFO] [stdout] test server::routes::tests::health_is_served_without_auth ... ok
[INFO] [stdout] test token_limit::tests::short_text_passes_through_unchanged ... ok
[INFO] [stdout] test token_limit::tests::truncation_notice_mentions_token_limit ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::tool_result_from_json_applies_response_cap ... ok
[INFO] [stdout] test mcp::tools::tests::arcane_help_dispatches_without_peer ... ok
[INFO] [stdout] test token_limit::tests::text_over_limit_is_truncated ... ok
[INFO] [stdout] test cli::doctor::checks::tests::binary_in_path_fails_for_nonexistent ... ok
[INFO] [stdout] test token_limit::tests::truncates_at_utf8_boundary ... ok
[INFO] [stdout] test logging::tests::truncate_clears_large_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rarcane-92cb27877a70652b)
[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_parse.rs (/opt/rustwide/target/debug/deps/cli_parse-1b0cc5e1f9f28988)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test existing_operational_commands_parse ... ok
[INFO] [stdout] test help_domain_parsed ... ok
[INFO] [stdout] test destructive_confirm_sets_param ... ok
[INFO] [stdout] test call_command_parses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/plugin_contract.rs (/opt/rustwide/target/debug/deps/plugin_contract-10d17690d2df5fca)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test plugin_manifests_exist_for_all_supported_hosts ... ok
[INFO] [stdout] test plugin_hook_standard_is_documented ... ok
[INFO] [stdout] test claude_hooks_call_binary_setup_plugin_hook_directly ... FAILED
[INFO] [stdout] test plugin_manifests_share_identity_and_connection_settings ... FAILED
[INFO] [stdout] test setup_repair_replaces_existing_env_file_with_private_mode ... ok
[INFO] [stdout] test setup_repair_oauth_writes_oauth_env_lines ... ok
[INFO] [stdout] test setup_repair_creates_env_file_without_upstream_contact ... ok
[INFO] [stdout] test plugin_hook_maps_plugin_options_into_env ... ok
[INFO] [stdout] test oauth_missing_client_id_produces_blocking_failure ... ok
[INFO] [stdout] test oauth_missing_admin_email_produces_blocking_failure ... ok
[INFO] [stdout] test setup_plugin_hook_no_repair_emits_json_contract ... ok
[INFO] [stdout] test oauth_missing_client_secret_produces_blocking_failure ... ok
[INFO] [stdout] test oauth_missing_public_url_produces_blocking_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- claude_hooks_call_binary_setup_plugin_hook_directly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'claude_hooks_call_binary_setup_plugin_hook_directly' (6079) panicked at tests/plugin_contract.rs:112:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "${CLAUDE_PLUGIN_ROOT}/scripts/plugin-setup.sh"
[INFO] [stdout]  right: "${CLAUDE_PLUGIN_ROOT}/bin/rarcane setup plugin-hook"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d1eee68548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d1eee68548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d1eee68548 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d1eee68548 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d1eee7ce9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d1eee7ce9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d1eee6ce42 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59d1eee6ce42 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59d1eee45386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d1eee45386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d1eee5fe59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d1eedb954c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59d1eedb954c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59d1eee60012 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59d1eee60012 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d1eee45442 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d1eee3a419 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d1eee461ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d1eee7d62c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d1eee7d4e3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59d1eeda1a9f - core[8fb95b77d25ab6c8]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d1eeda7840 - plugin_contract[81bd83a408b6e971]::claude_hooks_call_binary_setup_plugin_hook_directly
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:112:9
[INFO] [stdout]   22:     0x59d1eeda3587 - plugin_contract[81bd83a408b6e971]::claude_hooks_call_binary_setup_plugin_hook_directly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:106:57
[INFO] [stdout]   23:     0x59d1eeda0f16 - <plugin_contract[81bd83a408b6e971]::claude_hooks_call_binary_setup_plugin_hook_directly::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59d1eedac62b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59d1eedac62b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x59d1eedb9ea5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x59d1eedb9ea5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x59d1eedb9ea5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59d1eedb9ea5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59d1eedb9ea5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59d1eedb9ea5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x59d1eedb9ea5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x59d1eedb37b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x59d1eedb37b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x59d1eedbcf22 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x59d1eedbcf22 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59d1eee6799f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x59d1eee6799f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a0911a32aa4 - <unknown>
[INFO] [stdout]   45:     0x7a0911abfa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- plugin_manifests_share_identity_and_connection_settings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plugin_manifests_share_identity_and_connection_settings' (6091) panicked at tests/plugin_contract.rs:87:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Null
[INFO] [stdout]  right: "${user_config.server_url}/mcp"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d1eee68548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d1eee68548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d1eee68548 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d1eee68548 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d1eee7ce9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d1eee7ce9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d1eee6ce42 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59d1eee6ce42 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59d1eee45386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d1eee45386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d1eee5fe59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d1eedb954c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59d1eedb954c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59d1eee60012 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59d1eee60012 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d1eee45442 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d1eee3a419 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d1eee461ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d1eee7d62c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d1eee7d4e3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59d1eeda19fd - core[8fb95b77d25ab6c8]::panicking::assert_failed::<serde_json[f6bbf62ee31b1d33]::value::Value, &str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d1eeda9bb3 - plugin_contract[81bd83a408b6e971]::plugin_manifests_share_identity_and_connection_settings
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:87:5
[INFO] [stdout]   22:     0x59d1eeda3647 - plugin_contract[81bd83a408b6e971]::plugin_manifests_share_identity_and_connection_settings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:33:61
[INFO] [stdout]   23:     0x59d1eeda1016 - <plugin_contract[81bd83a408b6e971]::plugin_manifests_share_identity_and_connection_settings::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59d1eedac62b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59d1eedac62b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x59d1eedb9ea5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x59d1eedb9ea5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x59d1eedb9ea5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59d1eedb9ea5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59d1eedb9ea5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59d1eedb9ea5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x59d1eedb9ea5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x59d1eedb37b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x59d1eedb37b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x59d1eedbcf22 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59d1eedbcf22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x59d1eedbcf22 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59d1eee6799f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x59d1eee6799f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a0911a32aa4 - <unknown>
[INFO] [stdout]   45:     0x7a0911abfa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     claude_hooks_call_binary_setup_plugin_hook_directly
[INFO] [stdout]     plugin_manifests_share_identity_and_connection_settings
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test plugin_contract`
[INFO] running `Command { std: "docker" "inspect" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847", kill_on_drop: false }`
[INFO] [stdout] 9a00fa0da037c766980702a9c0a9f26f3f2b8b63be3aae48c8adfbc2cca29847
