[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelallan72%2Frusty-charm-framework" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuelallan72/rusty-charm-framework on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded anyhow v1.0.94
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abf3b3e299a9847c9a91909d496adcc7d6d689fa92938d97efb74a4bbb150d4f
[INFO] running `Command { std: "docker" "start" "-a" "abf3b3e299a9847c9a91909d496adcc7d6d689fa92938d97efb74a4bbb150d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abf3b3e299a9847c9a91909d496adcc7d6d689fa92938d97efb74a4bbb150d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abf3b3e299a9847c9a91909d496adcc7d6d689fa92938d97efb74a4bbb150d4f", kill_on_drop: false }`
[INFO] [stdout] abf3b3e299a9847c9a91909d496adcc7d6d689fa92938d97efb74a4bbb150d4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5df252cc2091a63bf7a6a1d5af25b3d7627f655a68cc84b68303ceb9a13dc90d
[INFO] running `Command { std: "docker" "start" "-a" "5df252cc2091a63bf7a6a1d5af25b3d7627f655a68cc84b68303ceb9a13dc90d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling anyhow v1.0.94
[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 serde v1.0.214
[INFO] [stderr]    Compiling rusty-charm-framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.57s
[INFO] running `Command { std: "docker" "inspect" "5df252cc2091a63bf7a6a1d5af25b3d7627f655a68cc84b68303ceb9a13dc90d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df252cc2091a63bf7a6a1d5af25b3d7627f655a68cc84b68303ceb9a13dc90d", kill_on_drop: false }`
[INFO] [stdout] 5df252cc2091a63bf7a6a1d5af25b3d7627f655a68cc84b68303ceb9a13dc90d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 668257d277fac79d9a0719633bc8639d7731952be847e7b556d2b01e029be237
[INFO] running `Command { std: "docker" "start" "-a" "668257d277fac79d9a0719633bc8639d7731952be847e7b556d2b01e029be237", 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.71s
[INFO] running `Command { std: "docker" "inspect" "668257d277fac79d9a0719633bc8639d7731952be847e7b556d2b01e029be237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "668257d277fac79d9a0719633bc8639d7731952be847e7b556d2b01e029be237", kill_on_drop: false }`
[INFO] [stdout] 668257d277fac79d9a0719633bc8639d7731952be847e7b556d2b01e029be237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31edddd5cbbf46b9dd9d32a424932a72b4c28096e1582a952a20a81202ad0ae0
[INFO] running `Command { std: "docker" "start" "-a" "31edddd5cbbf46b9dd9d32a424932a72b4c28096e1582a952a20a81202ad0ae0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_charm_framework-55a960cd09a7e17e)
[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 src/main.rs (/opt/rustwide/target/debug/deps/rusty_charm_framework-edda33e9423664c7)
[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 rusty_charm_framework
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/model.rs - model::StatusManager (line 168) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager (line 175) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::active (line 193) ... FAILED
[INFO] [stdout] test src/model.rs - model::UnitStateManager (line 103) ... FAILED
[INFO] [stdout] test src/model.rs - model::Unit::state (line 37) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::blocked (line 202) ... FAILED
[INFO] [stdout] test src/model.rs - model::Unit<'a,B>::leader (line 67) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::maintenance (line 211) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::waiting (line 221) ... FAILED
[INFO] [stdout] test src/model.rs - model::Unit<'a,B>::leader (line 59) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager (line 149) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 169 | 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 (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] 176 | 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] 177 | 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::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] 194 | 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::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] 104 | 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] 107 |     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] 106 |     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] ---- 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] 38 | 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] 39 | 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<'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] 203 | 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<'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] 68 | 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::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] 212 | 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>::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] 222 | 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::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] 60 | 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 149) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]    --> src/model.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | 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] 152 | 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] 151 | 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] 153 | 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] 
[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" "31edddd5cbbf46b9dd9d32a424932a72b4c28096e1582a952a20a81202ad0ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31edddd5cbbf46b9dd9d32a424932a72b4c28096e1582a952a20a81202ad0ae0", kill_on_drop: false }`
[INFO] [stdout] 31edddd5cbbf46b9dd9d32a424932a72b4c28096e1582a952a20a81202ad0ae0
