[INFO] cloning repository https://github.com/samuelallan72/rusty-charm-framework
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelallan72/rusty-charm-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelallan72%2Frusty-charm-framework", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelallan72%2Frusty-charm-framework'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d5bd67166832841124db44ec28d8bcb223eb9d5
[INFO] testing samuelallan72/rusty-charm-framework against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelallan72%2Frusty-charm-framework" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samuelallan72/rusty-charm-framework
[INFO] finished tweaking git repo https://github.com/samuelallan72/rusty-charm-framework
[INFO] tweaked toml for git repo https://github.com/samuelallan72/rusty-charm-framework written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuelallan72/rusty-charm-framework on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samuelallan72/rusty-charm-framework 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f889fb4a7d5b708fa252bc38e393af630dc3baf45e2e266f3035eb9d129fe85
[INFO] running `Command { std: "docker" "start" "-a" "1f889fb4a7d5b708fa252bc38e393af630dc3baf45e2e266f3035eb9d129fe85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f889fb4a7d5b708fa252bc38e393af630dc3baf45e2e266f3035eb9d129fe85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f889fb4a7d5b708fa252bc38e393af630dc3baf45e2e266f3035eb9d129fe85", kill_on_drop: false }`
[INFO] [stdout] 1f889fb4a7d5b708fa252bc38e393af630dc3baf45e2e266f3035eb9d129fe85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d753fb96ef0d59545dfeec36cbc3c8d6ca38185bc9e71e580d7039015ed0757c
[INFO] running `Command { std: "docker" "start" "-a" "d753fb96ef0d59545dfeec36cbc3c8d6ca38185bc9e71e580d7039015ed0757c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling rusty-charm-framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.95s
[INFO] running `Command { std: "docker" "inspect" "d753fb96ef0d59545dfeec36cbc3c8d6ca38185bc9e71e580d7039015ed0757c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d753fb96ef0d59545dfeec36cbc3c8d6ca38185bc9e71e580d7039015ed0757c", kill_on_drop: false }`
[INFO] [stdout] d753fb96ef0d59545dfeec36cbc3c8d6ca38185bc9e71e580d7039015ed0757c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdf75c43ce2b6e38cf4f3c6f7d48e540c34928e203035dd5fb9a53300775b4fd
[INFO] running `Command { std: "docker" "start" "-a" "bdf75c43ce2b6e38cf4f3c6f7d48e540c34928e203035dd5fb9a53300775b4fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty-charm-framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "bdf75c43ce2b6e38cf4f3c6f7d48e540c34928e203035dd5fb9a53300775b4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf75c43ce2b6e38cf4f3c6f7d48e540c34928e203035dd5fb9a53300775b4fd", kill_on_drop: false }`
[INFO] [stdout] bdf75c43ce2b6e38cf4f3c6f7d48e540c34928e203035dd5fb9a53300775b4fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffac79379ddee9e8dc68fe4e9952d01ad0be5803e92785d4d9cfea1bab0aec66
[INFO] running `Command { std: "docker" "start" "-a" "ffac79379ddee9e8dc68fe4e9952d01ad0be5803e92785d4d9cfea1bab0aec66", kill_on_drop: false }`
[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] [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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_charm_framework-a94bde3be972efd5)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_charm_framework-d496f2359c9c37a0)
[INFO] [stderr]    Doc-tests rusty_charm_framework
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::maintenance (line 211) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::active (line 193) ... FAILED
[INFO] [stdout] test src/model.rs - model::Unit<'a,B>::leader (line 67) ... FAILED
[INFO] [stdout] test src/model.rs - model::Unit<'a,B>::leader (line 59) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager (line 168) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::blocked (line 202) ... FAILED
[INFO] [stdout] test src/model.rs - model::Unit::state (line 37) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager (line 149) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::waiting (line 221) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager (line 175) ... FAILED
[INFO] [stdout] test src/model.rs - model::UnitStateManager (line 103) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/model.rs - model::StatusManager<'a,B>::maintenance (line 211) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:212:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | model.status.maintenance("migrating db tables");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::StatusManager<'a,B>::active (line 193) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:194:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | model.status.active("");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::Unit<'a,B>::leader (line 67) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:68:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | let is_leader: bool = model.unit.leader().is_some();
[INFO] [stdout]   |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::Unit<'a,B>::leader (line 59) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:60:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | if let Some(leader_tools) = model.unit.leader() {
[INFO] [stdout]   |                             ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::StatusManager (line 168) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:169:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | model.status.active("");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::StatusManager<'a,B>::blocked (line 202) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:203:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | model.status.blocked("a relation to a database is required");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::Unit::state (line 37) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:38:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | model.unit.state.set("key1", "value1");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:39:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | model.unit.state.read().get("key1");
[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] ---- src/model.rs - model::StatusManager (line 149) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:150:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | model.status.maintenance("running some maintenance task");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:152:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | model.status.maintenance("running stage 2 maintenance");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `do_maintenance` in this scope
[INFO] [stdout]  --> src/model.rs:151:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | do_maintenance();
[INFO] [stdout]   | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `do_more_maintenance` in this scope
[INFO] [stdout]  --> src/model.rs:153:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | do_more_maintenance();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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] ---- src/model.rs - model::StatusManager<'a,B>::waiting (line 221) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:222:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | model.status.waiting("db is connected but not ready yet");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::StatusManager (line 175) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:176:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | model.status.blocked("a db relation is required");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:177:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | model.status.waiting("db is connected but not ready yet");
[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] ---- src/model.rs - model::UnitStateManager (line 103) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:104:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let data = model.state.read();
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/model.rs:107:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     model.state.set("install-completed", "yes");
[INFO] [stdout]   |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `install_things` in this scope
[INFO] [stdout]  --> src/model.rs:106:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     install_things();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/model.rs - model::StatusManager (line 149)
[INFO] [stdout]     src/model.rs - model::StatusManager (line 168)
[INFO] [stdout]     src/model.rs - model::StatusManager (line 175)
[INFO] [stdout]     src/model.rs - model::StatusManager<'a,B>::active (line 193)
[INFO] [stdout]     src/model.rs - model::StatusManager<'a,B>::blocked (line 202)
[INFO] [stdout]     src/model.rs - model::StatusManager<'a,B>::maintenance (line 211)
[INFO] [stdout]     src/model.rs - model::StatusManager<'a,B>::waiting (line 221)
[INFO] [stdout]     src/model.rs - model::Unit::state (line 37)
[INFO] [stdout]     src/model.rs - model::Unit<'a,B>::leader (line 59)
[INFO] [stdout]     src/model.rs - model::Unit<'a,B>::leader (line 67)
[INFO] [stdout]     src/model.rs - model::UnitStateManager (line 103)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ffac79379ddee9e8dc68fe4e9952d01ad0be5803e92785d4d9cfea1bab0aec66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffac79379ddee9e8dc68fe4e9952d01ad0be5803e92785d4d9cfea1bab0aec66", kill_on_drop: false }`
[INFO] [stdout] ffac79379ddee9e8dc68fe4e9952d01ad0be5803e92785d4d9cfea1bab0aec66
