[INFO] cloning repository https://github.com/shinnku-nikaidou/two-level-moe-cache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinnku-nikaidou/two-level-moe-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinnku-nikaidou%2Ftwo-level-moe-cache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinnku-nikaidou%2Ftwo-level-moe-cache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8fedc899d73b0dcf69139ee9211197a92950a00
[INFO] testing shinnku-nikaidou/two-level-moe-cache against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinnku-nikaidou%2Ftwo-level-moe-cache" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shinnku-nikaidou/two-level-moe-cache
[INFO] finished tweaking git repo https://github.com/shinnku-nikaidou/two-level-moe-cache
[INFO] tweaked toml for git repo https://github.com/shinnku-nikaidou/two-level-moe-cache written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shinnku-nikaidou/two-level-moe-cache on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shinnku-nikaidou/two-level-moe-cache already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.221
[INFO] [stderr]   Downloaded monostate v0.1.15
[INFO] [stderr]   Downloaded rayon-cond v0.4.0
[INFO] [stderr]   Downloaded safetensors v0.6.2
[INFO] [stderr]   Downloaded pyo3-macros v0.26.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.26.0
[INFO] [stderr]   Downloaded dary_heap v0.3.7
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded pyo3-ffi v0.26.0
[INFO] [stderr]   Downloaded serde_json v1.0.144
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.26.0
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded serde_core v1.0.221
[INFO] [stderr]   Downloaded tokenizers v0.22.0
[INFO] [stderr]   Downloaded serde v1.0.221
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.2
[INFO] [stderr]   Downloaded monostate-impl v0.1.15
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded pyo3 v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9276fbc95a7f3a2a46e460f1f516b1dd05dcbbd37c76f47aa4a8617fab2e1c4b
[INFO] running `Command { std: "docker" "start" "-a" "9276fbc95a7f3a2a46e460f1f516b1dd05dcbbd37c76f47aa4a8617fab2e1c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9276fbc95a7f3a2a46e460f1f516b1dd05dcbbd37c76f47aa4a8617fab2e1c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9276fbc95a7f3a2a46e460f1f516b1dd05dcbbd37c76f47aa4a8617fab2e1c4b", kill_on_drop: false }`
[INFO] [stdout] 9276fbc95a7f3a2a46e460f1f516b1dd05dcbbd37c76f47aa4a8617fab2e1c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41d7ec77eb1ae7d4653030a4121ada2c7560f4607554c32a7578110179d5e2fb
[INFO] running `Command { std: "docker" "start" "-a" "41d7ec77eb1ae7d4653030a4121ada2c7560f4607554c32a7578110179d5e2fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling serde_json v1.0.144
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/libs/core)
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr] warning: core@0.1.0: Using Python 3.12 from /usr/lib/x86_64-linux-gnu
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling monostate-impl v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling monostate v0.1.15
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling policy v0.1.0 (/opt/rustwide/workdir/libs/policy)
[INFO] [stderr]    Compiling safetensors v0.6.2
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> libs/policy/watermark/algorithm.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stdout] warning: field `timer` is never read
[INFO] [stdout]   --> libs/policy/scoutgate/predictor.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ScoutGatePredictor {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     /// Shared timer for time step management (though ScoutGate provides global predictions)
[INFO] [stdout] 31 |     timer: Arc<RwLock<Timer>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokenizers v0.22.0
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> libs/core/cache/interface.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.86s
[INFO] running `Command { std: "docker" "inspect" "41d7ec77eb1ae7d4653030a4121ada2c7560f4607554c32a7578110179d5e2fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41d7ec77eb1ae7d4653030a4121ada2c7560f4607554c32a7578110179d5e2fb", kill_on_drop: false }`
[INFO] [stdout] 41d7ec77eb1ae7d4653030a4121ada2c7560f4607554c32a7578110179d5e2fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b659c3b6d9a26c2a521b980855b4b54ea2f8f396b2fa5437c8d3e6e3934bd81e
[INFO] running `Command { std: "docker" "start" "-a" "b659c3b6d9a26c2a521b980855b4b54ea2f8f396b2fa5437c8d3e6e3934bd81e", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> libs/policy/watermark/algorithm.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timer` is never read
[INFO] [stdout]   --> libs/policy/scoutgate/predictor.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ScoutGatePredictor {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     /// Shared timer for time step management (though ScoutGate provides global predictions)
[INFO] [stdout] 31 |     timer: Arc<RwLock<Timer>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling policy v0.1.0 (/opt/rustwide/workdir/libs/policy)
[INFO] [stderr] warning: core@0.1.0: Using Python 3.12 from /usr/lib/x86_64-linux-gnu
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/libs/core)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> libs/policy/watermark/algorithm.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timer` is never read
[INFO] [stdout]   --> libs/policy/scoutgate/predictor.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ScoutGatePredictor {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     /// Shared timer for time step management (though ScoutGate provides global predictions)
[INFO] [stdout] 31 |     timer: Arc<RwLock<Timer>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> libs/core/cache/interface.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "b659c3b6d9a26c2a521b980855b4b54ea2f8f396b2fa5437c8d3e6e3934bd81e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b659c3b6d9a26c2a521b980855b4b54ea2f8f396b2fa5437c8d3e6e3934bd81e", kill_on_drop: false }`
[INFO] [stdout] b659c3b6d9a26c2a521b980855b4b54ea2f8f396b2fa5437c8d3e6e3934bd81e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f37fd185df38814ea6a94444b3490bf84d380a7569110485a70527e8cd441f6b
[INFO] running `Command { std: "docker" "start" "-a" "f37fd185df38814ea6a94444b3490bf84d380a7569110485a70527e8cd441f6b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]   --> libs/policy/watermark/algorithm.rs:47:22
[INFO] [stderr]    |
[INFO] [stderr] 47 | use tracing::{debug, info};
[INFO] [stderr]    |                      ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `timer` is never read
[INFO] [stderr]   --> libs/policy/scoutgate/predictor.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct ScoutGatePredictor {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 30 |     /// Shared timer for time step management (though ScoutGate provides global predictions)
[INFO] [stderr] 31 |     timer: Arc<RwLock<Timer>>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `policy` (lib) generated 2 warnings (run `cargo fix --lib -p policy` to apply 1 suggestion)
[INFO] [stderr] warning: core@0.1.0: Using Python 3.12 from /usr/lib/x86_64-linux-gnu
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]   --> libs/core/cache/interface.rs:15:22
[INFO] [stderr]    |
[INFO] [stderr] 15 | use tracing::{debug, info};
[INFO] [stderr]    |                      ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `core` (lib test) generated 1 warning (run `cargo fix --lib -p core --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `policy` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/core-55e938e9bd817326)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-b1958f8ff5f0ad1c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/policy-19acfcb8a7b7fd26)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests policy
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::calculate_tier_usage (line 572) ... FAILED
[INFO] [stdout] test libs/policy/fusion/mod.rs - fusion (line 11) ... FAILED
[INFO] [stdout] test libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::from_model (line 304) ... FAILED
[INFO] [stdout] test libs/policy/fusion/mod.rs - fusion (line 24) ... FAILED
[INFO] [stdout] test libs/policy/fusion/mod.rs - fusion (line 29) ... FAILED
[INFO] [stdout] test libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::update_watermarks (line 453) ... FAILED
[INFO] [stdout] test libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::make_cache_decisions (line 376) ... FAILED
[INFO] [stdout] test libs/policy/fusion/mod.rs - fusion (line 16) ... FAILED
[INFO] [stdout] test libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::calculate_tier_usage (line 553) ... FAILED
[INFO] [stdout] test libs/policy/fusion/mod.rs - fusion (line 35) ... FAILED
[INFO] [stdout] test libs/policy/scoutgate/mod.rs - scoutgate (line 31) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::calculate_tier_usage (line 572) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `alg` in this scope
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:575:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let (vram, ram) = alg.calculate_tier_usage(&state);
[INFO] [stdout]   |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:575:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | let (vram, ram) = alg.calculate_tier_usage(&state);
[INFO] [stdout]   |                                             ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/fusion/mod.rs - fusion (line 11) stdout ----
[INFO] [stdout] error: unknown start of token: \u{b7}
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:12:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | p^{base}_{e,ℓ}(t) := (1-η)·p̂^{EWMA}_{e,ℓ}(t) + η·p̂^{SG}_{e,ℓ}(t)
[INFO] [stdout]   |                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '·' (Middle Dot) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - p^{base}_{e,ℓ}(t) := (1-η)·p̂^{EWMA}_{e,ℓ}(t) + η·p̂^{SG}_{e,ℓ}(t)
[INFO] [stdout] 1 + p^{base}_{e,ℓ}(t) := (1-η).p̂^{EWMA}_{e,ℓ}(t) + η·p̂^{SG}_{e,ℓ}(t)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `^`
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:12:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | p^{base}_{e,ℓ}(t) := (1-η)·p̂^{EWMA}_{e,ℓ}(t) + η·p̂^{SG}_{e,ℓ}(t)
[INFO] [stdout]   |  ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::from_model (line 304) stdout ----
[INFO] [stdout] error: unknown start of token: \u{d7}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:305:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | b^G = (p_fuse × C^G) / S     // VRAM benefit per byte
[INFO] [stdout]   |               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{d7}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:306:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | b^R = (p_fuse × C^R) / S     // RAM benefit per byte
[INFO] [stdout]   |               ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `^`
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:305:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | b^G = (p_fuse × C^G) / S     // VRAM benefit per byte
[INFO] [stdout]   |  ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/fusion/mod.rs - fusion (line 24) stdout ----
[INFO] [stdout] error: missing `fn` or `struct` for function or struct definition
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | W(ℓ|ℓ(t)) := e^{-γ·D(ℓ|ℓ(t))}
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout] help: if you meant to call a macro, try
[INFO] [stdout]   |
[INFO] [stdout] 1 | W!(ℓ|ℓ(t)) := e^{-γ·D(ℓ|ℓ(t))}
[INFO] [stdout]   |  +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/fusion/mod.rs - fusion (line 29) stdout ----
[INFO] [stdout] error: unknown start of token: \u{b7}
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:30:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | p^{fuse}_{e,ℓ}(t) := p^{base}_{e,ℓ}(t) · W(ℓ|ℓ(t))
[INFO] [stdout]   |                                        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '·' (Middle Dot) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - p^{fuse}_{e,ℓ}(t) := p^{base}_{e,ℓ}(t) · W(ℓ|ℓ(t))
[INFO] [stdout] 1 + p^{fuse}_{e,ℓ}(t) := p^{base}_{e,ℓ}(t) . W(ℓ|ℓ(t))
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `^`
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:30:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | p^{fuse}_{e,ℓ}(t) := p^{base}_{e,ℓ}(t) · W(ℓ|ℓ(t))
[INFO] [stdout]   |  ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::update_watermarks (line 453) stdout ----
[INFO] [stdout] error: unknown start of token: \u{d7}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:454:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | λ_G^{new} = [λ_G + η_G × (usage_G - capacity_G)]₊
[INFO] [stdout]   |                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{208a}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:454:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | λ_G^{new} = [λ_G + η_G × (usage_G - capacity_G)]₊
[INFO] [stdout]   |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{d7}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:455:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | λ_R^{new} = [λ_R + η_R × (usage_R - capacity_R)]₊  
[INFO] [stdout]   |                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{208a}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:455:49
[INFO] [stdout]   |
[INFO] [stdout] 2 | λ_R^{new} = [λ_R + η_R × (usage_R - capacity_R)]₊  
[INFO] [stdout]   |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `^`
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:454:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | λ_G^{new} = [λ_G + η_G × (usage_G - capacity_G)]₊
[INFO] [stdout]   |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::make_cache_decisions (line 376) stdout ----
[INFO] [stdout] error: unknown start of token: \u{d7}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:380:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | b^G = p × C^G / S   // VRAM benefit density
[INFO] [stdout]   |         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{d7}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:381:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | b^R = p × C^R / S   // RAM benefit density
[INFO] [stdout]   |         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2265}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:384:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | if b^G ≥ λ_G then tier = VRAM
[INFO] [stdout]   |        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2265}
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:385:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | else if b^R ≥ λ_R then tier = RAM  
[INFO] [stdout]   |             ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:377:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | p = p^{fuse}_{e,ℓ}  // Fused activation probability [0,1]
[INFO] [stdout]   |   ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/fusion/mod.rs - fusion (line 16) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `,`
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:18:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   ℓ - ℓ(t),           if ℓ >= ℓ(t) (future layers in current token)
[INFO] [stdout]   |           ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `D` in this scope
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:17:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | D(ℓ|ℓ(t)) = {
[INFO] [stdout]   | ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_libs_policy_fusion_mod_rs_16_0<const D: /* Type */>() {
[INFO] [stdout]   |                                                                                     +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ℓ` in this scope
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:17:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | D(ℓ|ℓ(t)) = {
[INFO] [stdout]   |   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `t` in this scope
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:17:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | D(ℓ|ℓ(t)) = {
[INFO] [stdout]   |       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ℓ'
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:17:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | D(ℓ|ℓ(t)) = {
[INFO] [stdout]   |   ^
[INFO] [stderr] error: doctest failed, to rerun pass `-p policy --doc`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this character is included in the Not_NFKC Unicode general security profile
[INFO] [stdout]   = note: `#[warn(uncommon_codepoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ℓ` in this scope
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:17:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | D(ℓ|ℓ(t)) = {
[INFO] [stdout]   |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0070]: invalid left-hand side of assignment
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:17:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | D(ℓ|ℓ(t)) = {
[INFO] [stdout]   | --------- ^
[INFO] [stdout]   | |
[INFO] [stdout]   | cannot assign to this expression
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0070, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0070`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::calculate_tier_usage (line 553) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `each`
[INFO] [stdout]  --> libs/policy/watermark/algorithm.rs:554:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | For each expert (e,ℓ):
[INFO] [stdout]   |     ^^^^ expected one of `!` or `::`
[INFO] [stdout]   |
[INFO] [stdout] help: write keyword `for` in lowercase (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 1 - For each expert (e,ℓ):
[INFO] [stdout] 1 + for each expert (e,ℓ):
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/fusion/mod.rs - fusion (line 35) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `policy::ExpertKey`
[INFO] [stdout]  --> libs/policy/fusion/mod.rs:38:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use policy::ExpertKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `ExpertKey` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `for_gptoss20b` found for struct `ProbabilityFusion` in the current scope
[INFO] [stdout]   --> libs/policy/fusion/mod.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | let fusion = ProbabilityFusion::for_gptoss20b();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ function or associated item not found in `ProbabilityFusion`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ProbabilityFusion` consider using one of the following associated functions:
[INFO] [stdout]       ProbabilityFusion::new
[INFO] [stdout]       ProbabilityFusion::from_model
[INFO] [stdout]   --> /opt/rustwide/workdir/libs/policy/fusion/predictor.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn new(eta: f64, gamma: f64, timer: Arc<RwLock<Timer>>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn from_model(_model_type: crate::constants::ModelType, timer: Arc<RwLock<Timer>>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- libs/policy/scoutgate/mod.rs - scoutgate (line 31) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `policy::scoutgate::ScoutGatePredictor`, `policy::scoutgate::ScoutGateConfig`
[INFO] [stdout]  --> libs/policy/scoutgate/mod.rs:33:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use policy::scoutgate::{ScoutGatePredictor, ScoutGateConfig};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `ScoutGateConfig` in `scoutgate`
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         no `ScoutGatePredictor` in `scoutgate`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           policy::scoutgate::predictor::ScoutGatePredictor
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           policy::scoutgate::config::ScoutGateConfig
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ModelType`
[INFO] [stdout]   --> libs/policy/scoutgate/mod.rs:38:60
[INFO] [stdout]    |
[INFO] [stdout] 10 | let mut predictor = ScoutGatePredictor::from_model(&timer, ModelType::GptOss20B);
[INFO] [stdout]    |                                                            ^^^^^^^^^ use of undeclared type `ModelType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use policy::constants::ModelType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     libs/policy/fusion/mod.rs - fusion (line 11)
[INFO] [stdout]     libs/policy/fusion/mod.rs - fusion (line 16)
[INFO] [stdout]     libs/policy/fusion/mod.rs - fusion (line 24)
[INFO] [stdout]     libs/policy/fusion/mod.rs - fusion (line 29)
[INFO] [stdout]     libs/policy/fusion/mod.rs - fusion (line 35)
[INFO] [stdout]     libs/policy/scoutgate/mod.rs - scoutgate (line 31)
[INFO] [stdout]     libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::calculate_tier_usage (line 553)
[INFO] [stdout]     libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::calculate_tier_usage (line 572)
[INFO] [stdout]     libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::from_model (line 304)
[INFO] [stdout]     libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::make_cache_decisions (line 376)
[INFO] [stdout]     libs/policy/watermark/algorithm.rs - watermark::algorithm::WatermarkAlgorithm::update_watermarks (line 453)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.18s
[INFO] running `Command { std: "docker" "inspect" "f37fd185df38814ea6a94444b3490bf84d380a7569110485a70527e8cd441f6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f37fd185df38814ea6a94444b3490bf84d380a7569110485a70527e8cd441f6b", kill_on_drop: false }`
[INFO] [stdout] f37fd185df38814ea6a94444b3490bf84d380a7569110485a70527e8cd441f6b
