[INFO] cloning repository https://github.com/mapleleaflatte03/meridian-loom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mapleleaflatte03/meridian-loom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapleleaflatte03%2Fmeridian-loom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapleleaflatte03%2Fmeridian-loom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c796701dad920ffa70eaf1cf6b33f9c420f1d795 [INFO] testing mapleleaflatte03/meridian-loom against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapleleaflatte03%2Fmeridian-loom" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mapleleaflatte03/meridian-loom [INFO] finished tweaking git repo https://github.com/mapleleaflatte03/meridian-loom [INFO] tweaked toml for git repo https://github.com/mapleleaflatte03/meridian-loom written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mapleleaflatte03/meridian-loom on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mapleleaflatte03/meridian-loom 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb70d916e6e5700306eb23c4dd7bb7e26abcad4ebd00b13c1cbc21e8e91fe3a8 [INFO] running `Command { std: "docker" "start" "-a" "bb70d916e6e5700306eb23c4dd7bb7e26abcad4ebd00b13c1cbc21e8e91fe3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb70d916e6e5700306eb23c4dd7bb7e26abcad4ebd00b13c1cbc21e8e91fe3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb70d916e6e5700306eb23c4dd7bb7e26abcad4ebd00b13c1cbc21e8e91fe3a8", kill_on_drop: false }` [INFO] [stdout] bb70d916e6e5700306eb23c4dd7bb7e26abcad4ebd00b13c1cbc21e8e91fe3a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dfa9cf2a31cd11884b1a5fb56f8c3fc49005c207c686eee4d35893388ce0d5a [INFO] running `Command { std: "docker" "start" "-a" "2dfa9cf2a31cd11884b1a5fb56f8c3fc49005c207c686eee4d35893388ce0d5a", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling cranelift-isle v0.101.4 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling cranelift-codegen-shared v0.101.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling wasmtime-component-util v14.0.4 [INFO] [stderr] Compiling wasm-encoder v0.35.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.101.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling wasmparser v0.115.0 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cranelift-control v0.101.4 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasmtime-asm-macros v14.0.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling wasmtime-wmemcheck v14.0.4 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling wasm-encoder v0.245.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling memfd v0.6.5 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v14.0.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cranelift-codegen v0.101.4 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling wast v245.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v14.0.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling wasmtime-runtime v14.0.4 [INFO] [stderr] Compiling wasmtime-jit-debug v14.0.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling wasmprinter v0.2.80 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling wit-parser v0.12.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling cranelift-entity v0.101.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling loom-poge v0.1.16 (/opt/rustwide/workdir/crates/loom-poge) [INFO] [stderr] Compiling cranelift-bforest v0.101.4 [INFO] [stderr] Compiling wasmtime-types v14.0.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling wasmtime-environ v14.0.4 [INFO] [stderr] Compiling wasmtime-wit-bindgen v14.0.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling wasmtime-component-macro v14.0.4 [INFO] [stderr] Compiling wat v1.245.1 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling wasmtime-jit v14.0.4 [INFO] [stderr] Compiling cranelift-native v0.101.4 [INFO] [stderr] Compiling cranelift-frontend v0.101.4 [INFO] [stderr] Compiling wasmtime-cranelift-shared v14.0.4 [INFO] [stderr] Compiling cranelift-wasm v0.101.4 [INFO] [stderr] Compiling wasmtime-cranelift v14.0.4 [INFO] [stderr] Compiling wasmtime v14.0.4 [INFO] [stderr] Compiling loom-core v0.1.16 (/opt/rustwide/workdir/crates/loom-core) [INFO] [stderr] Compiling loom-shadow v0.1.16 (/opt/rustwide/workdir/crates/loom-shadow) [INFO] [stderr] Compiling meridian-loom v0.1.16 (/opt/rustwide/workdir/crates/loom-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "2dfa9cf2a31cd11884b1a5fb56f8c3fc49005c207c686eee4d35893388ce0d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfa9cf2a31cd11884b1a5fb56f8c3fc49005c207c686eee4d35893388ce0d5a", kill_on_drop: false }` [INFO] [stdout] 2dfa9cf2a31cd11884b1a5fb56f8c3fc49005c207c686eee4d35893388ce0d5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67335552221d20186dc3005ec3b19b28420f92ffa6632fa5a4cf7d4658da8807 [INFO] running `Command { std: "docker" "start" "-a" "67335552221d20186dc3005ec3b19b28420f92ffa6632fa5a4cf7d4658da8807", kill_on_drop: false }` [INFO] [stderr] Compiling loom-poge v0.1.16 (/opt/rustwide/workdir/crates/loom-poge) [INFO] [stderr] Compiling loom-core v0.1.16 (/opt/rustwide/workdir/crates/loom-core) [INFO] [stderr] Compiling loom-shadow v0.1.16 (/opt/rustwide/workdir/crates/loom-shadow) [INFO] [stderr] Compiling meridian-loom v0.1.16 (/opt/rustwide/workdir/crates/loom-cli) [INFO] [stdout] warning: constant `WASM_HOST_REQUEST_OFFSET` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub const WASM_HOST_REQUEST_OFFSET: i32 = 1_024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WASM_HOST_RESPONSE_OFFSET` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub const WASM_HOST_RESPONSE_OFFSET: i32 = 8_192; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WASM_HOST_RESPONSE_CAPACITY` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const WASM_HOST_RESPONSE_CAPACITY: i32 = 16_384; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Pending` is never constructed [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum WasmHostCallDecision { [INFO] [stdout] | -------------------- variant in this enum [INFO] [stdout] 88 | Pending, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WasmHostCallDecision` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Success`, `PermissionDenied`, and `Unsupported` are never constructed [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub enum WasmHostCallStatusCode { [INFO] [stdout] | ---------------------- variants in this enum [INFO] [stdout] 105 | Success, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 106 | InvalidRequest, [INFO] [stdout] 107 | PermissionDenied, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 108 | ResponseTooLarge, [INFO] [stdout] 109 | Unsupported, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WasmHostCallStatusCode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_browser_navigate_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:535:8 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn render_wasm_browser_navigate_request_json(request: &WasmBrowserNavigateRequest) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_terminal_exec_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:548:8 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn render_wasm_terminal_exec_request_json(request: &WasmTerminalExecRequest) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_heartbeat_schedule_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:562:8 [INFO] [stdout] | [INFO] [stdout] 562 | pub fn render_wasm_heartbeat_schedule_request_json( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_system_info_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:584:8 [INFO] [stdout] | [INFO] [stdout] 584 | pub fn render_wasm_system_info_request_json(request: &WasmSystemInfoRequest) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_fs_read_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:591:8 [INFO] [stdout] | [INFO] [stdout] 591 | pub fn render_wasm_fs_read_request_json(request: &WasmFsReadRequest) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_fs_write_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:600:8 [INFO] [stdout] | [INFO] [stdout] 600 | pub fn render_wasm_fs_write_request_json(request: &WasmFsWriteRequest) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_llm_inference_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:611:8 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn render_wasm_llm_inference_request_json(request: &WasmLlmInferenceRequest) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_kv_get_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:622:8 [INFO] [stdout] | [INFO] [stdout] 622 | pub fn render_wasm_kv_get_request_json(request: &WasmKvGetRequest) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_wasm_kv_set_request_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:631:8 [INFO] [stdout] | [INFO] [stdout] 631 | pub fn render_wasm_kv_set_request_json(request: &WasmKvSetRequest) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_browser_navigate_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:641:8 [INFO] [stdout] | [INFO] [stdout] 641 | pub fn builtin_browser_navigate_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_terminal_exec_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:645:8 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn builtin_terminal_exec_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_heartbeat_schedule_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:649:8 [INFO] [stdout] | [INFO] [stdout] 649 | pub fn builtin_heartbeat_schedule_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_system_info_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:653:8 [INFO] [stdout] | [INFO] [stdout] 653 | pub fn builtin_system_info_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_fs_read_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:657:8 [INFO] [stdout] | [INFO] [stdout] 657 | pub fn builtin_fs_read_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_fs_write_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:661:8 [INFO] [stdout] | [INFO] [stdout] 661 | pub fn builtin_fs_write_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_llm_inference_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:665:8 [INFO] [stdout] | [INFO] [stdout] 665 | pub fn builtin_llm_inference_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_kv_get_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:669:8 [INFO] [stdout] | [INFO] [stdout] 669 | pub fn builtin_kv_get_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_kv_set_guest_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:673:8 [INFO] [stdout] | [INFO] [stdout] 673 | pub fn builtin_kv_set_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_host_call_guest` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:925:4 [INFO] [stdout] | [INFO] [stdout] 925 | fn build_host_call_guest(import_name: &str, request_json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wat_data_bytes` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:958:4 [INFO] [stdout] | [INFO] [stdout] 958 | fn wat_data_bytes(bytes: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_security_context_value` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:966:4 [INFO] [stdout] | [INFO] [stdout] 966 | fn render_security_context_value(security: &WasmHostSecurityContext) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_component_model_enabled`, `with_fuel_metering_enabled`, `add_note`, and `build_with_profile` are never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:1139:12 [INFO] [stdout] | [INFO] [stdout] 1113 | impl WasmHostBuilder { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 1139 | pub fn with_component_model_enabled(mut self, enabled: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1159 | pub fn with_fuel_metering_enabled(mut self, enabled: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1169 | pub fn add_note(mut self, note: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1211 | pub fn build_with_profile( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_wasmtime_config` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/wasm_host.rs:1339:8 [INFO] [stdout] | [INFO] [stdout] 1339 | pub fn build_wasmtime_config(config: &WasmHostConfig) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transport_kind` and `execution_owner` are never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 208 | impl ResolvedProviderRoute { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] 209 | pub fn transport_kind(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn execution_owner(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProviderPlaneSummary` is never constructed [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub struct ProviderPlaneSummary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shared_codex_auth_path_hint` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn shared_codex_auth_path_hint() -> LoomResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `provider_profiles_runtime_path` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:445:8 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn provider_profiles_runtime_path(root: Option<&Path>) -> LoomResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `provider_plane_summary` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:450:8 [INFO] [stdout] | [INFO] [stdout] 450 | pub fn provider_plane_summary(root: Option<&Path>) -> LoomResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_plane_human` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:711:8 [INFO] [stdout] | [INFO] [stdout] 711 | pub fn render_provider_plane_human(summary: &ProviderPlaneSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_plane_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:729:8 [INFO] [stdout] | [INFO] [stdout] 729 | pub fn render_provider_plane_json(summary: &ProviderPlaneSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_auth_human` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:741:8 [INFO] [stdout] | [INFO] [stdout] 741 | pub fn render_provider_auth_human(status: &ProviderAuthStatus) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_auth_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:764:8 [INFO] [stdout] | [INFO] [stdout] 764 | pub fn render_provider_auth_json(status: &ProviderAuthStatus) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_route_human` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:790:8 [INFO] [stdout] | [INFO] [stdout] 790 | pub fn render_provider_route_human(route: &ResolvedProviderRoute) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_route_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:817:8 [INFO] [stdout] | [INFO] [stdout] 817 | pub fn render_provider_route_json(route: &ResolvedProviderRoute) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `json_string` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:1648:4 [INFO] [stdout] | [INFO] [stdout] 1648 | fn json_string(value: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `json_option` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/provider_router.rs:1652:4 [INFO] [stdout] | [INFO] [stdout] 1652 | fn json_option(value: Option<&str>) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl AgentRuntimeProfile { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 36 | pub fn as_json(&self) -> Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `upsert_agent_runtime_profile` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn upsert_agent_runtime_profile( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_context_human` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:401:8 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn render_agent_context_human(bundle: &AgentContextBundle) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_context_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:419:8 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn render_agent_context_json(bundle: &AgentContextBundle) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_runtime_human` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:430:8 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn render_agent_runtime_human(summary: &AgentRuntimeSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_runtime_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:455:8 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn render_agent_runtime_json(summary: &AgentRuntimeSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_session_human` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:479:8 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn render_agent_session_human(summary: &AgentSessionSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_session_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:496:8 [INFO] [stdout] | [INFO] [stdout] 496 | pub fn render_agent_session_json(summary: &AgentSessionSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_memory_human` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:507:8 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn render_agent_memory_human(summary: &AgentMemorySummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_memory_json` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:529:8 [INFO] [stdout] | [INFO] [stdout] 529 | pub fn render_agent_memory_json(summary: &AgentMemorySummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_profile_runtime_state` is never used [INFO] [stdout] --> crates/loom-core/tests/../src/agent_runtime.rs:626:4 [INFO] [stdout] | [INFO] [stdout] 626 | fn ensure_profile_runtime_state(root: &Path, profile: &AgentRuntimeProfile) -> LoomResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_json` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl AgentRuntimeProfile { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 36 | pub fn as_json(&self) -> Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `upsert_agent_runtime_profile` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn upsert_agent_runtime_profile( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_context_human` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:401:8 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn render_agent_context_human(bundle: &AgentContextBundle) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_context_json` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:419:8 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn render_agent_context_json(bundle: &AgentContextBundle) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_runtime_human` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:430:8 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn render_agent_runtime_human(summary: &AgentRuntimeSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_runtime_json` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:455:8 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn render_agent_runtime_json(summary: &AgentRuntimeSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_session_human` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:479:8 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn render_agent_session_human(summary: &AgentSessionSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_session_json` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:496:8 [INFO] [stdout] | [INFO] [stdout] 496 | pub fn render_agent_session_json(summary: &AgentSessionSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_memory_human` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:507:8 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn render_agent_memory_human(summary: &AgentMemorySummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_agent_memory_json` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:529:8 [INFO] [stdout] | [INFO] [stdout] 529 | pub fn render_agent_memory_json(summary: &AgentMemorySummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_profile_runtime_state` is never used [INFO] [stdout] --> crates/loom-core/src/agent_runtime.rs:626:4 [INFO] [stdout] | [INFO] [stdout] 626 | fn ensure_profile_runtime_state(root: &Path, profile: &AgentRuntimeProfile) -> LoomResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transport_kind` and `execution_owner` are never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 208 | impl ResolvedProviderRoute { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] 209 | pub fn transport_kind(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn execution_owner(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProviderPlaneSummary` is never constructed [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub struct ProviderPlaneSummary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shared_codex_auth_path_hint` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn shared_codex_auth_path_hint() -> LoomResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `provider_profiles_runtime_path` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:445:8 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn provider_profiles_runtime_path(root: Option<&Path>) -> LoomResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `provider_plane_summary` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:450:8 [INFO] [stdout] | [INFO] [stdout] 450 | pub fn provider_plane_summary(root: Option<&Path>) -> LoomResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_plane_human` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:711:8 [INFO] [stdout] | [INFO] [stdout] 711 | pub fn render_provider_plane_human(summary: &ProviderPlaneSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_plane_json` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:729:8 [INFO] [stdout] | [INFO] [stdout] 729 | pub fn render_provider_plane_json(summary: &ProviderPlaneSummary) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_auth_human` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:741:8 [INFO] [stdout] | [INFO] [stdout] 741 | pub fn render_provider_auth_human(status: &ProviderAuthStatus) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_auth_json` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:764:8 [INFO] [stdout] | [INFO] [stdout] 764 | pub fn render_provider_auth_json(status: &ProviderAuthStatus) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_route_human` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:790:8 [INFO] [stdout] | [INFO] [stdout] 790 | pub fn render_provider_route_human(route: &ResolvedProviderRoute) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_provider_route_json` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:817:8 [INFO] [stdout] | [INFO] [stdout] 817 | pub fn render_provider_route_json(route: &ResolvedProviderRoute) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `json_string` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:1648:4 [INFO] [stdout] | [INFO] [stdout] 1648 | fn json_string(value: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `json_option` is never used [INFO] [stdout] --> crates/loom-core/src/provider_router.rs:1652:4 [INFO] [stdout] | [INFO] [stdout] 1652 | fn json_option(value: Option<&str>) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.44s [INFO] running `Command { std: "docker" "inspect" "67335552221d20186dc3005ec3b19b28420f92ffa6632fa5a4cf7d4658da8807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67335552221d20186dc3005ec3b19b28420f92ffa6632fa5a4cf7d4658da8807", kill_on_drop: false }` [INFO] [stdout] 67335552221d20186dc3005ec3b19b28420f92ffa6632fa5a4cf7d4658da8807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aed208f35a31ec6af24dea20e615f99cc15657e74e844f13bddde2cc1d2f542c [INFO] running `Command { std: "docker" "start" "-a" "aed208f35a31ec6af24dea20e615f99cc15657e74e844f13bddde2cc1d2f542c", kill_on_drop: false }` [INFO] [stderr] warning: method `as_json` is never used [INFO] [stdout] [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:36:12 [INFO] [stdout] running 250 tests [INFO] [stderr] | [INFO] [stdout] test agent_marketplace::tests::settle_rejects_unknown_assignment ... ok [INFO] [stderr] 35 | impl AgentRuntimeProfile { [INFO] [stdout] test agent_marketplace::tests::full_lifecycle_bid_assign_settle ... ok [INFO] [stderr] | ------------------------ method in this implementation [INFO] [stdout] test agent_marketplace::tests::submit_bid_creates_entry ... ok [INFO] [stderr] 36 | pub fn as_json(&self) -> Value { [INFO] [stdout] test agent_marketplace::tests::settlement_proof_changes_with_input ... ok [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] test agent_marketplace::tests::settle_rejects_empty_proof ... ok [INFO] [stderr] | [INFO] [stdout] test agent_marketplace::tests::settle_completes_lifecycle ... ok [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] test advanced_primitives::tests::trait_surfaces_are_object_safe_and_callable ... ok [INFO] [stderr] [INFO] [stdout] test agent_marketplace::tests::assign_bid_rejects_insufficient_treasury ... ok [INFO] [stderr] warning: function `upsert_agent_runtime_profile` is never used [INFO] [stdout] test agent_marketplace::tests::assign_bid_rejects_unknown_bid ... ok [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:165:8 [INFO] [stderr] | [INFO] [stderr] 165 | pub fn upsert_agent_runtime_profile( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_context_human` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:401:8 [INFO] [stderr] | [INFO] [stderr] 401 | pub fn render_agent_context_human(bundle: &AgentContextBundle) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_context_json` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:419:8 [INFO] [stderr] | [INFO] [stderr] 419 | pub fn render_agent_context_json(bundle: &AgentContextBundle) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_runtime_human` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:430:8 [INFO] [stderr] | [INFO] [stderr] 430 | pub fn render_agent_runtime_human(summary: &AgentRuntimeSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_runtime_json` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:455:8 [INFO] [stderr] | [INFO] [stderr] 455 | pub fn render_agent_runtime_json(summary: &AgentRuntimeSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_session_human` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:479:8 [INFO] [stderr] | [INFO] [stderr] 479 | pub fn render_agent_session_human(summary: &AgentSessionSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_session_json` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:496:8 [INFO] [stderr] | [INFO] [stderr] 496 | pub fn render_agent_session_json(summary: &AgentSessionSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_memory_human` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:507:8 [INFO] [stderr] | [INFO] [stderr] 507 | pub fn render_agent_memory_human(summary: &AgentMemorySummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_memory_json` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:529:8 [INFO] [stderr] | [INFO] [stderr] 529 | pub fn render_agent_memory_json(summary: &AgentMemorySummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `ensure_profile_runtime_state` is never used [INFO] [stderr] --> crates/loom-core/src/agent_runtime.rs:626:4 [INFO] [stderr] | [INFO] [stderr] 626 | fn ensure_profile_runtime_state(root: &Path, profile: &AgentRuntimeProfile) -> LoomResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `transport_kind` and `execution_owner` are never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:209:12 [INFO] [stderr] | [INFO] [stderr] 208 | impl ResolvedProviderRoute { [INFO] [stderr] | -------------------------- methods in this implementation [INFO] [stderr] 209 | pub fn transport_kind(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 218 | pub fn execution_owner(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProviderPlaneSummary` is never constructed [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:291:12 [INFO] [stderr] | [INFO] [stderr] 291 | pub struct ProviderPlaneSummary { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `shared_codex_auth_path_hint` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:339:8 [INFO] [stderr] | [INFO] [stderr] 339 | pub fn shared_codex_auth_path_hint() -> LoomResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `provider_profiles_runtime_path` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:445:8 [INFO] [stderr] | [INFO] [stderr] 445 | pub fn provider_profiles_runtime_path(root: Option<&Path>) -> LoomResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `provider_plane_summary` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:450:8 [INFO] [stderr] | [INFO] [stderr] 450 | pub fn provider_plane_summary(root: Option<&Path>) -> LoomResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_plane_human` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:711:8 [INFO] [stderr] | [INFO] [stderr] 711 | pub fn render_provider_plane_human(summary: &ProviderPlaneSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_plane_json` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:729:8 [INFO] [stderr] | [INFO] [stderr] 729 | pub fn render_provider_plane_json(summary: &ProviderPlaneSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_auth_human` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:741:8 [INFO] [stderr] | [INFO] [stderr] 741 | pub fn render_provider_auth_human(status: &ProviderAuthStatus) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_auth_json` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:764:8 [INFO] [stderr] | [INFO] [stderr] 764 | pub fn render_provider_auth_json(status: &ProviderAuthStatus) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_route_human` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:790:8 [INFO] [stderr] | [INFO] [stderr] 790 | pub fn render_provider_route_human(route: &ResolvedProviderRoute) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_route_json` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:817:8 [INFO] [stderr] | [INFO] [stderr] 817 | pub fn render_provider_route_json(route: &ResolvedProviderRoute) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `json_string` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:1648:4 [INFO] [stderr] | [INFO] [stderr] 1648 | fn json_string(value: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `json_option` is never used [INFO] [stderr] --> crates/loom-core/src/provider_router.rs:1652:4 [INFO] [stderr] | [INFO] [stderr] 1652 | fn json_option(value: Option<&str>) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `loom-core` (lib test) generated 24 warnings [INFO] [stderr] warning: constant `WASM_HOST_REQUEST_OFFSET` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:37:11 [INFO] [stderr] | [INFO] [stderr] 37 | pub const WASM_HOST_REQUEST_OFFSET: i32 = 1_024; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `WASM_HOST_RESPONSE_OFFSET` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | pub const WASM_HOST_RESPONSE_OFFSET: i32 = 8_192; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `WASM_HOST_RESPONSE_CAPACITY` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | pub const WASM_HOST_RESPONSE_CAPACITY: i32 = 16_384; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Pending` is never constructed [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 87 | pub enum WasmHostCallDecision { [INFO] [stderr] | -------------------- variant in this enum [INFO] [stderr] 88 | Pending, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WasmHostCallDecision` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `Success`, `PermissionDenied`, and `Unsupported` are never constructed [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:105:5 [INFO] [stderr] | [INFO] [stderr] 104 | pub enum WasmHostCallStatusCode { [INFO] [stderr] | ---------------------- variants in this enum [INFO] [stderr] 105 | Success, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 106 | InvalidRequest, [INFO] [stderr] 107 | PermissionDenied, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 108 | ResponseTooLarge, [INFO] [stderr] 109 | Unsupported, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WasmHostCallStatusCode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_browser_navigate_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:535:8 [INFO] [stderr] | [INFO] [stderr] 535 | pub fn render_wasm_browser_navigate_request_json(request: &WasmBrowserNavigateRequest) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_terminal_exec_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:548:8 [INFO] [stderr] | [INFO] [stderr] 548 | pub fn render_wasm_terminal_exec_request_json(request: &WasmTerminalExecRequest) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_heartbeat_schedule_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:562:8 [INFO] [stderr] | [INFO] [stderr] 562 | pub fn render_wasm_heartbeat_schedule_request_json( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_system_info_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:584:8 [INFO] [stderr] | [INFO] [stderr] 584 | pub fn render_wasm_system_info_request_json(request: &WasmSystemInfoRequest) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_fs_read_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:591:8 [INFO] [stderr] | [INFO] [stderr] 591 | pub fn render_wasm_fs_read_request_json(request: &WasmFsReadRequest) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_fs_write_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:600:8 [INFO] [stderr] | [INFO] [stderr] 600 | pub fn render_wasm_fs_write_request_json(request: &WasmFsWriteRequest) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_llm_inference_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:611:8 [INFO] [stderr] | [INFO] [stderr] 611 | pub fn render_wasm_llm_inference_request_json(request: &WasmLlmInferenceRequest) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_kv_get_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:622:8 [INFO] [stderr] | [INFO] [stderr] 622 | pub fn render_wasm_kv_get_request_json(request: &WasmKvGetRequest) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_wasm_kv_set_request_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:631:8 [INFO] [stderr] | [INFO] [stderr] 631 | pub fn render_wasm_kv_set_request_json(request: &WasmKvSetRequest) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_browser_navigate_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:641:8 [INFO] [stderr] | [INFO] [stderr] 641 | pub fn builtin_browser_navigate_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_terminal_exec_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:645:8 [INFO] [stderr] | [INFO] [stderr] 645 | pub fn builtin_terminal_exec_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_heartbeat_schedule_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:649:8 [INFO] [stderr] | [INFO] [stderr] 649 | pub fn builtin_heartbeat_schedule_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_system_info_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:653:8 [INFO] [stderr] | [INFO] [stderr] 653 | pub fn builtin_system_info_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_fs_read_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:657:8 [INFO] [stderr] | [INFO] [stderr] 657 | pub fn builtin_fs_read_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_fs_write_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:661:8 [INFO] [stderr] | [INFO] [stderr] 661 | pub fn builtin_fs_write_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_llm_inference_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:665:8 [INFO] [stderr] | [INFO] [stderr] 665 | pub fn builtin_llm_inference_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_kv_get_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:669:8 [INFO] [stderr] | [INFO] [stderr] 669 | pub fn builtin_kv_get_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `builtin_kv_set_guest_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:673:8 [INFO] [stderr] | [INFO] [stderr] 673 | pub fn builtin_kv_set_guest_bytes(request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `build_host_call_guest` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:925:4 [INFO] [stderr] | [INFO] [stderr] 925 | fn build_host_call_guest(import_name: &str, request_json: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `wat_data_bytes` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:958:4 [INFO] [stderr] | [INFO] [stderr] 958 | fn wat_data_bytes(bytes: &[u8]) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_security_context_value` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:966:4 [INFO] [stderr] | [INFO] [stderr] 966 | fn render_security_context_value(security: &WasmHostSecurityContext) -> Value { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `with_component_model_enabled`, `with_fuel_metering_enabled`, `add_note`, and `build_with_profile` are never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:1139:12 [INFO] [stderr] | [INFO] [stderr] 1113 | impl WasmHostBuilder { [INFO] [stderr] | -------------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 1139 | pub fn with_component_model_enabled(mut self, enabled: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1159 | pub fn with_fuel_metering_enabled(mut self, enabled: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1169 | pub fn add_note(mut self, note: impl Into) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1211 | pub fn build_with_profile( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `build_wasmtime_config` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/wasm_host.rs:1339:8 [INFO] [stderr] | [INFO] [stderr] 1339 | pub fn build_wasmtime_config(config: &WasmHostConfig) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `transport_kind` and `execution_owner` are never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:209:12 [INFO] [stderr] | [INFO] [stderr] 208 | impl ResolvedProviderRoute { [INFO] [stderr] | -------------------------- methods in this implementation [INFO] [stderr] 209 | pub fn transport_kind(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 218 | pub fn execution_owner(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProviderPlaneSummary` is never constructed [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:291:12 [INFO] [stderr] | [INFO] [stderr] 291 | pub struct ProviderPlaneSummary { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `shared_codex_auth_path_hint` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:339:8 [INFO] [stderr] | [INFO] [stderr] 339 | pub fn shared_codex_auth_path_hint() -> LoomResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `provider_profiles_runtime_path` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:445:8 [INFO] [stderr] | [INFO] [stderr] 445 | pub fn provider_profiles_runtime_path(root: Option<&Path>) -> LoomResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `provider_plane_summary` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:450:8 [INFO] [stderr] | [INFO] [stderr] 450 | pub fn provider_plane_summary(root: Option<&Path>) -> LoomResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_plane_human` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:711:8 [INFO] [stderr] | [INFO] [stderr] 711 | pub fn render_provider_plane_human(summary: &ProviderPlaneSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_plane_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:729:8 [INFO] [stderr] | [INFO] [stderr] 729 | pub fn render_provider_plane_json(summary: &ProviderPlaneSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_auth_human` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:741:8 [INFO] [stderr] | [INFO] [stderr] 741 | pub fn render_provider_auth_human(status: &ProviderAuthStatus) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_auth_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:764:8 [INFO] [stderr] | [INFO] [stderr] 764 | pub fn render_provider_auth_json(status: &ProviderAuthStatus) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_route_human` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:790:8 [INFO] [stderr] | [INFO] [stderr] 790 | pub fn render_provider_route_human(route: &ResolvedProviderRoute) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_provider_route_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:817:8 [INFO] [stderr] | [INFO] [stderr] 817 | pub fn render_provider_route_json(route: &ResolvedProviderRoute) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `json_string` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:1648:4 [INFO] [stderr] | [INFO] [stderr] 1648 | fn json_string(value: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `json_option` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/provider_router.rs:1652:4 [INFO] [stderr] | [INFO] [stderr] 1652 | fn json_option(value: Option<&str>) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `as_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 35 | impl AgentRuntimeProfile { [INFO] [stderr] | ------------------------ method in this implementation [INFO] [stderr] 36 | pub fn as_json(&self) -> Value { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `upsert_agent_runtime_profile` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:165:8 [INFO] [stderr] | [INFO] [stderr] 165 | pub fn upsert_agent_runtime_profile( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_context_human` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:401:8 [INFO] [stderr] | [INFO] [stderr] 401 | pub fn render_agent_context_human(bundle: &AgentContextBundle) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_context_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:419:8 [INFO] [stderr] | [INFO] [stderr] 419 | pub fn render_agent_context_json(bundle: &AgentContextBundle) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_runtime_human` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:430:8 [INFO] [stderr] | [INFO] [stderr] 430 | pub fn render_agent_runtime_human(summary: &AgentRuntimeSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_runtime_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:455:8 [INFO] [stderr] | [INFO] [stderr] 455 | pub fn render_agent_runtime_json(summary: &AgentRuntimeSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_session_human` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:479:8 [INFO] [stderr] | [INFO] [stderr] 479 | pub fn render_agent_session_human(summary: &AgentSessionSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_session_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:496:8 [INFO] [stderr] | [INFO] [stderr] 496 | pub fn render_agent_session_json(summary: &AgentSessionSummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_memory_human` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:507:8 [INFO] [stderr] | [INFO] [stderr] 507 | pub fn render_agent_memory_human(summary: &AgentMemorySummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_agent_memory_json` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:529:8 [INFO] [stderr] | [INFO] [stderr] 529 | pub fn render_agent_memory_json(summary: &AgentMemorySummary) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `ensure_profile_runtime_state` is never used [INFO] [stderr] --> crates/loom-core/tests/../src/agent_runtime.rs:626:4 [INFO] [stderr] | [INFO] [stderr] 626 | fn ensure_profile_runtime_state(root: &Path, profile: &AgentRuntimeProfile) -> LoomResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `loom-core` (test "wasm_host") generated 52 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loom_core-f0d032d37f389ea9) [INFO] [stdout] test agent_marketplace::tests::assign_bid_commits_treasury ... ok [INFO] [stdout] test agent_marketplace::tests::settlement_proof_is_deterministic ... ok [INFO] [stdout] test advanced_primitives::tests::defaults_stay_bounded ... ok [INFO] [stdout] test agent_runtime::tests::context_bundle_merges_global_and_agent_operating_files ... ok [INFO] [stdout] test agent_runtime::tests::write_agent_memory_snapshot_persists_fact_updates ... ok [INFO] [stdout] test capabilities::tests::capability_gap_record_tracks_forge_verify_promote_states ... ok [INFO] [stdout] test capabilities::tests::capability_gap_replay_request_reconstructs_action_execute_fixture ... ok [INFO] [stdout] test capabilities::tests::capability_gap_show_json_includes_replay_request_fixture ... ok [INFO] [stdout] test capabilities::tests::capability_gap_record_persists_verification_and_promotion_evidence ... ok [INFO] [stdout] test agent_runtime::tests::scaffold_writes_default_agent_registry_and_state_files ... ok [INFO] [stdout] test capabilities::tests::import_legacy_v1_plugin_skill_subset_rejects_multiple_skill_roots ... ok [INFO] [stdout] test capabilities::tests::import_legacy_v1_plugin_skill_subset_rejects_config_gated_skill_root ... ok [INFO] [stdout] test capabilities::tests::import_bundle_skill_creates_manifest_and_wrapper ... ok [INFO] [stdout] test agent_runtime::tests::open_and_commit_agent_session_updates_history ... ok [INFO] [stdout] test capability_shims::tests::generate_shim_basic_tool ... ok [INFO] [stdout] test capabilities::tests::forge_capability_can_resolve_from_gap_class ... ok [INFO] [stdout] test capabilities::tests::capability_gap_replay_request_rejects_service_submit_fixture ... ok [INFO] [stdout] test capabilities::tests::scaffold_writes_registry_and_defaults ... ok [INFO] [stdout] test capability_shims::tests::generate_shim_batch_input ... ok [INFO] [stdout] test capabilities::tests::scaffold_custom_python_capability_creates_manifest_and_worker ... ok [INFO] [stdout] test capability_shims::tests::generate_shim_exec_input_gets_sandboxed ... ok [INFO] [stdout] test capability_shims::tests::generate_shim_no_version ... ok [INFO] [stdout] test capability_shims::tests::render_human_contains_tool_name ... ok [INFO] [stdout] test capability_shims::tests::render_json_contains_all_fields ... ok [INFO] [stdout] test capability_shims::tests::generate_shim_network_input_gets_network_isolated ... ok [INFO] [stdout] test capability_shims::tests::validate_shim_collects_multiple_errors ... ok [INFO] [stdout] test capability_shims::tests::generate_shim_streaming_output ... ok [INFO] [stdout] test capability_shims::tests::validate_shim_rejects_empty_tool_name ... ok [INFO] [stdout] test capability_shims::tests::validate_shim_accepts_valid ... ok [INFO] [stdout] test capability_shims::tests::validate_shim_rejects_invalid_cost_class ... ok [INFO] [stdout] test capabilities::tests::import_workspace_skill_creates_manifest_and_wrapper ... ok [INFO] [stdout] test agent_runtime::tests::summary_resolves_expected_agent_profile_and_state ... ok [INFO] [stdout] test capabilities::tests::resolve_capability_matches_by_name_or_action_resource ... ok [INFO] [stdout] test capability_shims::tests::validate_shim_rejects_invalid_isolation_tier ... ok [INFO] [stdout] test agent_marketplace::tests::submit_bid_rejects_zero_price ... ok [INFO] [stdout] test capabilities::tests::import_workspace_skill_uses_explicit_entrypoint_for_multi_script_skills ... ok [INFO] [stdout] test capability_shims::tests::validate_shim_accepts_all_valid_cost_classes ... ok [INFO] [stdout] test capabilities::tests::forge_capability_creates_candidate_manifest_and_worker ... ok [INFO] [stdout] test bindings::tests::resolve_binding_allows_agent_override ... ok [INFO] [stdout] test bindings::tests::resolve_binding_uses_channel_peer_scope ... ok [INFO] [stdout] test event_sourcing::tests::actor_increments_sequence ... ok [INFO] [stdout] test event_sourcing::tests::actor_processes_message_and_emits_event ... ok [INFO] [stdout] test event_sourcing::tests::event_store_append_and_read ... ok [INFO] [stdout] test capabilities::tests::import_legacy_v1_plugin_skill_subset_imports_immediate_child_skills_and_tracks_unsupported_items ... ok [INFO] [stdout] test event_sourcing::tests::gcounter_increment_and_value ... ok [INFO] [stdout] test bindings::tests::sync_binding_registry_materializes_channel_defaults ... ok [INFO] [stdout] test event_sourcing::tests::gcounter_merge_is_commutative ... ok [INFO] [stdout] test event_sourcing::tests::gcounter_merge_is_idempotent ... ok [INFO] [stdout] test event_sourcing::tests::gcounter_merge_takes_max ... ok [INFO] [stdout] test event_sourcing::tests::replay_treasury_reconstructs_state ... ok [INFO] [stdout] test event_sourcing::tests::event_store_resumes_sequence ... ok [INFO] [stdout] test event_sourcing::tests::replay_is_deterministic ... ok [INFO] [stdout] test context_engine::tests::sync_context_registry_materializes_layers ... ok [INFO] [stdout] test memory_hybrid::tests::cosine_similarity_empty_is_zero ... ok [INFO] [stdout] test memory_hybrid::tests::cosine_similarity_identical_vectors_is_one ... ok [INFO] [stdout] test memory_hybrid::tests::cosine_similarity_orthogonal_vectors_is_zero ... ok [INFO] [stdout] test memory_hybrid::tests::empty_provenance_root_is_zero ... ok [INFO] [stdout] test memory_hybrid::tests::provenance_root_changes_with_content ... ok [INFO] [stdout] test memory_hybrid::tests::provenance_root_deterministic ... ok [INFO] [stdout] test memory_hybrid::tests::provenance_root_odd_leaf_count ... ok [INFO] [stdout] test memory_hybrid::tests::provenance_root_hex_format ... ok [INFO] [stdout] test memory_hybrid::tests::query_range_finds_overlapping_entries ... ok [INFO] [stdout] test channels::tests::list_channel_deliveries_hides_archived_legacy_records_by_default ... ok [INFO] [stdout] test memory_hybrid::tests::temporal_entry_valid_at_checks_bounds ... ok [INFO] [stdout] test memory_hybrid::tests::vector_search_returns_top_k_sorted ... ok [INFO] [stdout] test context_engine::tests::context_bundle_merges_global_agent_and_overlay_layers ... ok [INFO] [stdout] test memory_hybrid::tests::query_at_time_filters_correctly ... ok [INFO] [stdout] test memory_hybrid::tests::temporal_entry_open_ended_valid_indefinitely ... ok [INFO] [stdout] test channels::tests::channel_health_history_records_transitions ... ok [INFO] [stdout] test memory_service::tests::test_compact_deduplicates_same_key_entries ... ok [INFO] [stdout] test memory_service::tests::test_compact_preserves_lineage_proof ... ok [INFO] [stdout] test memory_service::tests::test_compact_noop_when_no_duplicates ... ok [INFO] [stdout] test memory_hybrid::tests::verify_entry_inclusion_works ... ok [INFO] [stdout] test gateway_runtime::tests::sync_gateway_runtime_materializes_registry ... ok [INFO] [stdout] test memory_service::tests::test_memory_entry_roundtrip ... ok [INFO] [stdout] test memory_service::tests::test_graph_inspect_respects_direction_mode ... ok [INFO] [stdout] test memory_service::tests::test_graph_inspect_compact_lineage_for_focus_node ... ok [INFO] [stdout] test memory_service::tests::test_list_receipts_filters_by_agent_and_limit ... ok [INFO] [stdout] test memory_service::tests::test_service_remove ... ok [INFO] [stdout] test memory_service::tests::test_service_overview ... ok [INFO] [stdout] test capabilities::tests::verification_and_promotion_update_custom_manifest ... ok [INFO] [stdout] test memory_service::tests::test_parallel_prune_produces_same_result_as_sequential ... ok [INFO] [stdout] test channels::tests::enqueue_compacts_user_safe_output_and_lists_history ... ok [INFO] [stdout] test channels::tests::enqueue_blocks_internal_tokens ... ok [INFO] [stdout] test memory_service::tests::test_select_replay_entries_for_node_subgraph ... ok [INFO] [stdout] test channels::tests::ingest_materializes_binding_resolution_and_inbox_history ... ok [INFO] [stdout] test memory_service::tests::test_repo_write_and_read ... ok [INFO] [stdout] test onboarding::tests::derive_service_http_address_tracks_bind_and_port ... ok [INFO] [stdout] test output_guard::tests::final_answer_is_extracted_and_receipts_removed ... ok [INFO] [stdout] test output_guard::tests::operator_dump_is_blocked_by_default ... ok [INFO] [stdout] test output_guard::tests::receipt_can_be_compacted_when_allowed ... ok [INFO] [stdout] test output_guard::tests::sleep_is_blocked ... ok [INFO] [stdout] test channels::tests::channel_test_diagnostics_track_delivery_updates ... ok [INFO] [stdout] test channels::tests::channel_health_flags_webhook_ready_and_failed_state ... ok [INFO] [stdout] test memory_service::tests::test_agent_isolation ... ok [INFO] [stdout] test memory_service::tests::test_service_size_limit ... ok [INFO] [stdout] test output_guard::tests::heartbeat_prompt_is_blocked ... ok [INFO] [stdout] test memory_service::tests::test_service_upsert ... ok [INFO] [stdout] test memory_service::tests::test_service_write_and_search ... ok [INFO] [stdout] test provider_router::agent_runtime::tests::context_bundle_merges_global_and_agent_operating_files ... ok [INFO] [stdout] test gateway_runtime::tests::sync_gateway_runtime_tracks_enabled_channels_from_onboard_manifest ... ok [INFO] [stdout] test pipeline::tests::show_pipeline_run_returns_none_for_unknown ... ok [INFO] [stdout] test channels::tests::update_accepts_legacy_unclosed_without_completion_timestamp ... ok [INFO] [stdout] test channels::tests::channel_overview_reports_active_and_archived_delivery_counts ... ok [INFO] [stdout] test provider_router::agent_runtime::tests::scaffold_writes_default_agent_registry_and_state_files ... ok [INFO] [stdout] test provider_router::tests::auth_status_reports_codex_auth_json_ready ... ok [INFO] [stdout] test provider_router::tests::auth_status_reports_local_profile_ready_without_env ... ok [INFO] [stdout] test provider_router::tests::auth_status_reports_missing_bearer_env ... ok [INFO] [stdout] test provider_router::tests::agent_route_overrides_capability_route_when_no_explicit_profile_is_set ... ok [INFO] [stdout] test channels::tests::scaffold_and_sync_register_channels_from_onboard_manifest ... ok [INFO] [stdout] test provider_router::tests::explicit_profile_uses_profile_default_model_even_when_capability_has_default_model ... ok [INFO] [stdout] test provider_router::tests::parser_supports_bearer_and_static_header_auth_modes ... ok [INFO] [stdout] test provider_router::tests::parser_supports_codex_auth_json_mode ... ok [INFO] [stdout] test provider_router::tests::resolved_route_uses_requested_model_override ... ok [INFO] [stdout] test provider_router::tests::auth_status_allows_dedicated_identity_when_account_id_matches_shared_cli_account ... ok [INFO] [stdout] test provider_router::agent_runtime::tests::write_agent_memory_snapshot_persists_fact_updates ... ok [INFO] [stdout] test provider_router::agent_runtime::tests::open_and_commit_agent_session_updates_history ... ok [INFO] [stdout] test provider_router::tests::auth_status_blocks_loom_managed_auth_when_it_matches_shared_cli_account ... ok [INFO] [stdout] test pipeline::tests::ensure_pipeline_scaffold_creates_dirs ... ok [INFO] [stdout] test recurring::tests::pause_and_cancel_update_status ... ok [INFO] [stdout] test recurring::tests::run_due_heartbeats_creates_run_record_and_advances_interval ... ok [INFO] [stdout] test recurring::tests::scaffold_writes_empty_heartbeat_registry ... ok [INFO] [stdout] test recurring::tests::schedule_interval_heartbeat_persists_record ... ok [INFO] [stdout] test provider_router::tests::scaffold_writes_local_ollama_default_profile ... ok [INFO] [stdout] test provider_router::tests::configure_onboard_routes_prefers_dedicated_loom_auth_and_selected_model ... ok [INFO] [stdout] test pipeline::tests::list_pipeline_runs_empty_on_fresh_root ... ok [INFO] [stdout] test schedules::tests::pause_and_cancel_schedule_update_status ... ok [INFO] [stdout] test provider_auth_store::tests::mark_used_sets_last_good_and_clears_cooldown ... ok [INFO] [stdout] test schedules::tests::scaffold_creates_schedule_registry ... ok [INFO] [stdout] test provider_router::agent_runtime::tests::summary_resolves_expected_agent_profile_and_state ... ok [INFO] [stdout] test onboarding::tests::ensure_manifest_scaffold_uses_runtime_defaults ... ok [INFO] [stdout] test recurring_executor::tests::ensure_recurring_executor_scaffold_creates_dirs ... ok [INFO] [stdout] test recurring::tests::run_due_heartbeats_queues_guarded_delivery ... ok [INFO] [stdout] test provider_router::tests::configure_onboard_provider_profile_materializes_openai_compatible_route ... ok [INFO] [stdout] test service_ingress_runtime::tests::sync_service_ingress_runtime_reads_request_and_receipt_lineage ... ok [INFO] [stdout] test recurring_executor::tests::list_recurring_runs_includes_schedule_run_records ... ok [INFO] [stdout] test provider_auth_store::tests::scaffold_syncs_profiles_and_preserves_store_shape ... ok [INFO] [stdout] test schedules::tests::add_and_run_due_schedule_queues_guarded_delivery ... ok [INFO] [stdout] test recurring::tests::run_due_heartbeats_blocks_internal_delivery_payloads ... ok [INFO] [stdout] test recurring_executor::tests::list_recurring_runs_empty_on_fresh_root ... ok [INFO] [stdout] test session_provenance::tests::render_session_provenance_marks_complete_records ... ok [INFO] [stdout] test session_provenance::tests::render_session_provenance_marks_legacy_archived_records ... ok [INFO] [stdout] test service_runtime::tests::sync_service_runtime_reads_runtime_state_files ... ok [INFO] [stdout] test session_policy::tests::set_and_get_session_override ... ok [INFO] [stdout] test service_runtime::tests::sync_service_runtime_materializes_registry_with_defaults ... ok [INFO] [stdout] test session_provenance::tests::render_session_provenance_marks_legacy_incomplete_records ... ok [INFO] [stdout] test session_provenance::tests::open_session_provenance_creates_record ... ok [INFO] [stdout] test schedules::tests::sync_registry_materializes_default_entries_from_onboard_manifest ... ok [INFO] [stdout] test recurring_executor::tests::show_recurring_run_returns_none_for_unknown_id ... ok [INFO] [stdout] test session_policy::tests::clear_session_override_removes_record ... ok [INFO] [stdout] test session_policy::tests::set_and_get_send_policy ... ok [INFO] [stdout] test session_policy::tests::apply_session_overrides_returns_none_when_no_override ... ok [INFO] [stdout] test session_provenance::tests::update_session_provenance_job_links_ids ... ok [INFO] [stdout] test tests::doctor_human_render_includes_overall_summary ... ok [INFO] [stdout] test service_ingress_runtime::tests::sync_service_ingress_runtime_materializes_empty_registry ... ok [INFO] [stdout] test session_provenance::tests::session_overview_separates_archived_sessions_from_active_sessions ... ok [INFO] [stdout] test session_provenance::tests::find_session_provenance_returns_none_for_unknown ... ok [INFO] [stdout] test tests::init_refuses_overwrite ... ok [INFO] [stdout] test tests::local_sanction_preview_allows_non_execute_restrictions ... ok [INFO] [stdout] test tests::local_sanction_preview_denies_execute_and_remediation_only ... ok [INFO] [stdout] test skills::tests::sync_skill_registry_includes_imported_workspace_skills ... ok [INFO] [stdout] test session_provenance::tests::open_session_provenance_updates_existing ... ok [INFO] [stdout] test skill_lifecycle::tests::disable_then_enable_skill ... ok [INFO] [stdout] test skill_lifecycle::tests::install_skill_creates_install_record ... ok [INFO] [stdout] test skill_lifecycle::tests::lock_prevents_remove_without_force ... ok [INFO] [stdout] test tests::resolve_workspace_path_handles_relative_and_absolute_paths ... ok [INFO] [stdout] test transport_contract::tests::test_policy_check_allowed ... ok [INFO] [stdout] test transport_contract::tests::test_protocol_from_label ... ok [INFO] [stdout] test transport_contract::tests::test_protocol_labels ... ok [INFO] [stdout] test transport_contract::tests::test_policy_check_disallowed ... ok [INFO] [stdout] test transport_contract::tests::test_transport_binding_frontier ... ok [INFO] [stdout] test transport_contract::tests::test_transport_binding_from_provider ... ok [INFO] [stdout] test tests::build_envelope_rejects_negative_cost ... ok [INFO] [stdout] test skill_lifecycle::tests::remove_skill_deletes_record ... ok [INFO] [stdout] test skills::tests::sync_skill_registry_materializes_default_entries ... ok [INFO] [stdout] test wasm_host::provider_router::agent_runtime::tests::context_bundle_merges_global_and_agent_operating_files ... ok [INFO] [stdout] test wasm_host::provider_router::agent_runtime::tests::summary_resolves_expected_agent_profile_and_state ... ok [INFO] [stdout] test wasm_host::provider_router::agent_runtime::tests::open_and_commit_agent_session_updates_history ... ok [INFO] [stdout] test tests::doctor_reports_resolved_delivery_queue ... ok [INFO] [stdout] test wasm_host::provider_router::agent_runtime::tests::scaffold_writes_default_agent_registry_and_state_files ... ok [INFO] [stdout] test tests::init_and_read_config_round_trip ... ok [INFO] [stdout] test wasm_host::provider_router::agent_runtime::tests::write_agent_memory_snapshot_persists_fact_updates ... ok [INFO] [stdout] test onboarding::tests::detect_setup_state_keeps_fresh_runtime_at_no_auth_before_setup ... FAILED [INFO] [stdout] test onboarding::tests::detect_setup_state_marks_configured_provider_without_auth_as_pending ... FAILED [INFO] [stdout] test provider_router::tests::agent_runtime_profile_fallback_resolves_frontier_profile ... FAILED [INFO] [stdout] test wasm_host::provider_router::tests::auth_status_reports_missing_bearer_env ... ok [INFO] [stdout] test wasm_host::provider_router::tests::auth_status_reports_local_profile_ready_without_env ... ok [INFO] [stdout] test tests::resolve_identity_prefers_snapshot_restrictions_when_present ... ok [INFO] [stdout] test wasm_host::provider_router::tests::parser_supports_bearer_and_static_header_auth_modes ... ok [INFO] [stdout] test wasm_host::provider_router::tests::parser_supports_codex_auth_json_mode ... ok [INFO] [stdout] test wasm_host::provider_router::tests::agent_runtime_profile_fallback_resolves_frontier_profile ... ok [INFO] [stdout] test wasm_host::tests::builder_can_be_marked_wasmtime_ready_without_faking_execution ... ok [INFO] [stdout] test wasm_host::tests::builder_rejects_pooling_that_exceeds_store_memory ... ok [INFO] [stdout] test wasm_host::tests::host_call_signature_surface_covers_builtin_host_calls ... ok [INFO] [stdout] test wasm_host::tests::default_builder_is_truthful ... ok [INFO] [stdout] test wasm_host::tests::host_security_context_defaults_remain_bounded ... ok [INFO] [stdout] test wasm_host::tests::json_render_is_structured_and_truthful ... ok [INFO] [stdout] test wasm_host::tests::render_human_includes_store_and_pooling_surfaces ... ok [INFO] [stdout] test wasm_host::wasm_runner::tests::runtime_read_path_allows_explicit_diagnostic_allowlist ... ok [INFO] [stdout] test wasm_host::wasm_runner::tests::runtime_read_path_rejects_parent_segments_and_non_allowlisted_absolutes ... ok [INFO] [stdout] test wasm_limits::tests::test_default_limits_are_valid ... ok [INFO] [stdout] test wasm_limits::tests::test_default_limits_values ... ok [INFO] [stdout] test wasm_limits::tests::test_from_toml_bad_value ... ok [INFO] [stdout] test wasm_limits::tests::test_from_toml_comments_and_sections_ignored ... ok [INFO] [stdout] test wasm_limits::tests::test_from_toml_fuel_none ... ok [INFO] [stdout] test wasm_limits::tests::test_from_toml_full ... ok [INFO] [stdout] test wasm_limits::tests::test_from_toml_partial_defaults ... ok [INFO] [stdout] test wasm_limits::tests::test_from_toml_unknown_keys_ignored ... ok [INFO] [stdout] test wasm_limits::tests::test_render_human ... ok [INFO] [stdout] test wasm_limits::tests::test_render_human_unlimited_fuel ... ok [INFO] [stdout] test wasm_limits::tests::test_render_json ... ok [INFO] [stdout] test wasm_limits::tests::test_render_json_null_fuel ... ok [INFO] [stdout] test wasm_limits::tests::test_roundtrip_json_contains_all_fields ... ok [INFO] [stdout] test wasm_limits::tests::test_validate_excessive_instances ... ok [INFO] [stdout] test wasm_host::provider_router::tests::resolved_route_uses_requested_model_override ... ok [INFO] [stdout] test wasm_host::wasm_runner::tests::runtime_read_path_allows_workspace_relative_inputs ... ok [INFO] [stdout] test wasm_limits::tests::test_validate_none_fuel_ok ... ok [INFO] [stdout] test wasm_limits::tests::test_validate_zero_fuel ... ok [INFO] [stdout] test wasm_limits::tests::test_validate_zero_memory ... ok [INFO] [stdout] test wasm_profiles::tests::test_custom_override ... ok [INFO] [stdout] test wasm_profiles::tests::test_heavy_profile ... ok [INFO] [stdout] test wasm_profiles::tests::test_minimal_profile ... ok [INFO] [stdout] test wasm_profiles::tests::test_profile_defaults_map ... ok [INFO] [stdout] test wasm_profiles::tests::test_standard_profile ... ok [INFO] [stdout] test wasm_profiles::tests::test_total_memory_calculation ... ok [INFO] [stdout] test wasm_profiles::tests::test_validation_rejects_zero_instances ... ok [INFO] [stdout] test wasm_host::provider_router::tests::auth_status_allows_dedicated_identity_when_account_id_matches_shared_cli_account ... ok [INFO] [stdout] test wasm_host::provider_router::tests::auth_status_reports_codex_auth_json_ready ... ok [INFO] [stdout] test wasm_host::provider_router::tests::agent_route_overrides_capability_route_when_no_explicit_profile_is_set ... ok [INFO] [stdout] test wasm_host::provider_router::tests::explicit_profile_uses_profile_default_model_even_when_capability_has_default_model ... ok [INFO] [stdout] test wasm_host::provider_router::tests::configure_onboard_provider_profile_materializes_openai_compatible_route ... ok [INFO] [stdout] test tests::build_envelope_with_options_preserves_capability_and_payload ... ok [INFO] [stdout] test wasm_host::provider_router::tests::auth_status_blocks_loom_managed_auth_when_it_matches_shared_cli_account ... ok [INFO] [stdout] test tests::resolve_identity_does_not_force_workspace_org_hint ... ok [INFO] [stdout] test wasm_host::provider_router::tests::configure_onboard_routes_prefers_dedicated_loom_auth_and_selected_model ... ok [INFO] [stdout] test tests::status_human_render_uses_official_runtime_wording ... ok [INFO] [stdout] test wasm_limits::tests::test_validate_multiple_errors ... ok [INFO] [stdout] test wasm_limits::tests::test_validate_excessive_memory ... ok [INFO] [stdout] test wasm_host::provider_router::tests::scaffold_writes_local_ollama_default_profile ... ok [INFO] [stdout] test tests::resolve_identity_and_build_envelope_against_fake_kernel ... ok [INFO] [stdout] test tests::evaluate_reference_gates_uses_kernel_reference_adapter ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- onboarding::tests::detect_setup_state_keeps_fresh_runtime_at_no_auth_before_setup stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'onboarding::tests::detect_setup_state_keeps_fresh_runtime_at_no_auth_before_setup' (139) panicked at crates/loom-core/src/onboarding.rs:799:22: [INFO] [stdout] expected fresh_no_auth, got FrontierAvailable { profiles: ["manager_frontier", "research_frontier", "writer_general", "qa_frontier", "verifier_frontier", "executor_tooling"], agent_count: 7 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e1e9caf2bfa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e1e9caf2bfa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e1e9caf2bfa - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5e1e9caf2bfa - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5e1e9cb09a9a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5e1e9cb09a9a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5e1e9caf7c02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5e1e9caf7c02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5e1e9cace73f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5e1e9cace73f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5e1e9cae9d49 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e1e9c93faac - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5e1e9c93faac - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e1e9cae9fc2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5e1e9cae9fc2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5e1e9cace7f8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5e1e9cac3089 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5e1e9cacf90d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5e1e9cb0a22c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e1e9c7aea49 - loom_core::onboarding::tests::detect_setup_state_keeps_fresh_runtime_at_no_auth_before_setup::hd656c83da8b37118 [INFO] [stdout] at /opt/rustwide/workdir/crates/loom-core/src/onboarding.rs:799:22 [INFO] [stdout] 20: 0x5e1e9c7aeaa7 - loom_core::onboarding::tests::detect_setup_state_keeps_fresh_runtime_at_no_auth_before_setup::{{closure}}::hfa0e1e984a802700 [INFO] [stdout] at /opt/rustwide/workdir/crates/loom-core/src/onboarding.rs:783:72 [INFO] [stdout] 21: 0x5e1e9c844c96 - core::ops::function::FnOnce::call_once::hbd3ddfd68fd7b410 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5e1e9c933bab - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5e1e9c933bab - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5e1e9c94057b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5e1e9c94057b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5e1e9c94057b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5e1e9c94057b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5e1e9c94057b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5e1e9c94057b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5e1e9c94057b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5e1e9c93a9d4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5e1e9c93a9d4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5e1e9c943182 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5e1e9c943182 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5e1e9c943182 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5e1e9c943182 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5e1e9c943182 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5e1e9c943182 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5e1e9c943182 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e1e9caf1fdf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 41: 0x5e1e9caf1fdf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x782d4e4ceaa4 - [INFO] [stdout] 43: 0x782d4e55ba64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- onboarding::tests::detect_setup_state_marks_configured_provider_without_auth_as_pending stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'onboarding::tests::detect_setup_state_marks_configured_provider_without_auth_as_pending' (140) panicked at crates/loom-core/src/onboarding.rs:807:14: [INFO] [stdout] lock HOME env: PoisonError { .. } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e1e9caf2bfa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e1e9caf2bfa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e1e9caf2bfa - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5e1e9caf2bfa - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5e1e9cb09a9a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5e1e9cb09a9a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5e1e9caf7c02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5e1e9caf7c02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5e1e9cace73f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5e1e9cace73f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5e1e9cae9d49 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e1e9c93faac - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5e1e9c93faac - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e1e9cae9fc2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5e1e9cae9fc2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5e1e9cace7f8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5e1e9cac3089 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5e1e9cacf90d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5e1e9cb0a22c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e1e9cb09fa2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5e1e9c64da24 - core::result::Result::expect::h577c22f986fd124a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5e1e9c7adc13 - loom_core::onboarding::tests::home_env_guard::h63ad0d0a037a992e [INFO] [stdout] at /opt/rustwide/workdir/crates/loom-core/src/onboarding.rs:807:14 [INFO] [stdout] 22: 0x5e1e9c7aebe5 - loom_core::onboarding::tests::detect_setup_state_marks_configured_provider_without_auth_as_pending::h59891b28e00b466b [INFO] [stdout] at /opt/rustwide/workdir/crates/loom-core/src/onboarding.rs:744:27 [INFO] [stdout] 23: 0x5e1e9c7af857 - loom_core::onboarding::tests::detect_setup_state_marks_configured_provider_without_auth_as_pending::{{closure}}::h68cc36d52a078ff4 [INFO] [stdout] at /opt/rustwide/workdir/crates/loom-core/src/onboarding.rs:740:78 [INFO] [stdout] 24: 0x5e1e9c841896 - core::ops::function::FnOnce::call_once::h1c320f2ee3ae507a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e1e9c933bab - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5e1e9c933bab - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5e1e9c94057b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5e1e9c94057b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5e1e9c94057b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5e1e9c94057b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5e1e9c94057b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e1e9c94057b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5e1e9c94057b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5e1e9c93a9d4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5e1e9c93a9d4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5e1e9c943182 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5e1e9c943182 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5e1e9c943182 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5e1e9c943182 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5e1e9c943182 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5e1e9c943182 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5e1e9c943182 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5e1e9caf1fdf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 44: 0x5e1e9caf1fdf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x782d4e4ceaa4 - [INFO] [stdout] 46: 0x782d4e55ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- provider_router::tests::agent_runtime_profile_fallback_resolves_frontier_profile stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'provider_router::tests::agent_runtime_profile_fallback_resolves_frontier_profile' (158) panicked at crates/loom-core/src/provider_router.rs:1992:10: [INFO] [stdout] resolve provider route: "provider profile 'manager_frontier' is not ready: failed to read Codex auth.json at /root/.codex/auth.json: No such file or directory (os error 2)" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e1e9caf2bfa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e1e9caf2bfa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e1e9caf2bfa - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5e1e9caf2bfa - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5e1e9cb09a9a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5e1e9cb09a9a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5e1e9caf7c02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5e1e9caf7c02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5e1e9cace73f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5e1e9cace73f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5e1e9cae9d49 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e1e9c93faac - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5e1e9c93faac - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e1e9cae9fc2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5e1e9cae9fc2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5e1e9cace7f8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5e1e9cac3089 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5e1e9cacf90d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5e1e9cb0a22c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e1e9cb09fa2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5e1e9c651295 - core::result::Result::expect::hf68b0dbb59b6ca3b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5e1e9c66ae31 - loom_core::provider_router::tests::agent_runtime_profile_fallback_resolves_frontier_profile::h0a2accbda23a08dc [INFO] [stdout] at /opt/rustwide/workdir/crates/loom-core/src/provider_router.rs:1992:10 [INFO] [stdout] 22: 0x5e1e9c66b267 - loom_core::provider_router::tests::agent_runtime_profile_fallback_resolves_frontier_profile::{{closure}}::h036180a341b91134 [INFO] [stdout] at /opt/rustwide/workdir/crates/loom-core/src/provider_router.rs:1963:66 [INFO] [stdout] 23: 0x5e1e9c844386 - core::ops::function::FnOnce::call_once::h9912b4a9057493aa [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5e1e9c933bab - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e1e9c933bab - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5e1e9c94057b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5e1e9c94057b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5e1e9c94057b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5e1e9c94057b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5e1e9c94057b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5e1e9c94057b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5e1e9c94057b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5e1e9c93a9d4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5e1e9c93a9d4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5e1e9c943182 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5e1e9c943182 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5e1e9c943182 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5e1e9c943182 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5e1e9c943182 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5e1e9c943182 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5e1e9c943182 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5e1e9caf1fdf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x5e1e9caf1fdf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x782d4e4ceaa4 - [INFO] [stdout] 45: 0x782d4e55ba64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] onboarding::tests::detect_setup_state_keeps_fresh_runtime_at_no_auth_before_setup [INFO] [stdout] onboarding::tests::detect_setup_state_marks_configured_provider_without_auth_as_pending [INFO] [stdout] provider_router::tests::agent_runtime_profile_fallback_resolves_frontier_profile [INFO] [stdout] [INFO] [stdout] test result: FAILED. 247 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p loom-core --lib` [INFO] running `Command { std: "docker" "inspect" "aed208f35a31ec6af24dea20e615f99cc15657e74e844f13bddde2cc1d2f542c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed208f35a31ec6af24dea20e615f99cc15657e74e844f13bddde2cc1d2f542c", kill_on_drop: false }` [INFO] [stdout] aed208f35a31ec6af24dea20e615f99cc15657e74e844f13bddde2cc1d2f542c