[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelallan72%2Frusty-charm-framework" "/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/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuelallan72/rusty-charm-framework on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d260d63e840c8564698558bd4c9cff10292874b04042684097326b35705409e5
[INFO] running `Command { std: "docker" "start" "-a" "d260d63e840c8564698558bd4c9cff10292874b04042684097326b35705409e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d260d63e840c8564698558bd4c9cff10292874b04042684097326b35705409e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d260d63e840c8564698558bd4c9cff10292874b04042684097326b35705409e5", kill_on_drop: false }`
[INFO] [stdout] d260d63e840c8564698558bd4c9cff10292874b04042684097326b35705409e5
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e47d45e9231ac056d5cfac255bf35cea93a3af14e9d4c37f5ddf77e41d993f65
[INFO] running `Command { std: "docker" "start" "-a" "e47d45e9231ac056d5cfac255bf35cea93a3af14e9d4c37f5ddf77e41d993f65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[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 17.25s
[INFO] running `Command { std: "docker" "inspect" "e47d45e9231ac056d5cfac255bf35cea93a3af14e9d4c37f5ddf77e41d993f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47d45e9231ac056d5cfac255bf35cea93a3af14e9d4c37f5ddf77e41d993f65", kill_on_drop: false }`
[INFO] [stdout] e47d45e9231ac056d5cfac255bf35cea93a3af14e9d4c37f5ddf77e41d993f65
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 177d51b740f1963e8aac85098fd1128f0ed1c840837d1145f087f4091cfc6810
[INFO] running `Command { std: "docker" "start" "-a" "177d51b740f1963e8aac85098fd1128f0ed1c840837d1145f087f4091cfc6810", 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.90s
[INFO] running `Command { std: "docker" "inspect" "177d51b740f1963e8aac85098fd1128f0ed1c840837d1145f087f4091cfc6810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "177d51b740f1963e8aac85098fd1128f0ed1c840837d1145f087f4091cfc6810", kill_on_drop: false }`
[INFO] [stdout] 177d51b740f1963e8aac85098fd1128f0ed1c840837d1145f087f4091cfc6810
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1f2b8710aef2a1525b0871643aeebdc2422513b8b1bec32cd31df9ce74a6062
[INFO] running `Command { std: "docker" "start" "-a" "a1f2b8710aef2a1525b0871643aeebdc2422513b8b1bec32cd31df9ce74a6062", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_charm_framework-87af87c7ca3bbb23)
[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-5707e4f032482109)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rusty_charm_framework
[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 11 tests
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::active (line 193) ... FAILED
[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>::blocked (line 202) ... FAILED
[INFO] [stdout] test src/model.rs - model::Unit::state (line 37) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::waiting (line 221) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager<'a,B>::maintenance (line 211) ... FAILED
[INFO] [stdout] test src/model.rs - model::StatusManager (line 149) ... 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::UnitStateManager (line 103) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::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>::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::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>::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::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 (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] ---- 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::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[E0282]: type annotations needed
[INFO] [stdout]   --> src/model.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     leader_tools.set("key", "value");
[INFO] [stdout]    |     ^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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] 
[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.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a1f2b8710aef2a1525b0871643aeebdc2422513b8b1bec32cd31df9ce74a6062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f2b8710aef2a1525b0871643aeebdc2422513b8b1bec32cd31df9ce74a6062", kill_on_drop: false }`
[INFO] [stdout] a1f2b8710aef2a1525b0871643aeebdc2422513b8b1bec32cd31df9ce74a6062
