[INFO] cloning repository https://github.com/passchaos/cornerstone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passchaos/cornerstone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasschaos%2Fcornerstone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasschaos%2Fcornerstone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0b8ac2a82209d669dc066e88fd4df3e0f4160d7
[INFO] testing passchaos/cornerstone against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasschaos%2Fcornerstone" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/passchaos/cornerstone
[INFO] finished tweaking git repo https://github.com/passchaos/cornerstone
[INFO] tweaked toml for git repo https://github.com/passchaos/cornerstone written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/passchaos/cornerstone 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/passchaos/cornerstone 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5d3c8eeab9a287816db7369f4ff863fc04bc86dd579a27c4316eadbad920dc74
[INFO] running `Command { std: "docker" "start" "-a" "5d3c8eeab9a287816db7369f4ff863fc04bc86dd579a27c4316eadbad920dc74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d3c8eeab9a287816db7369f4ff863fc04bc86dd579a27c4316eadbad920dc74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d3c8eeab9a287816db7369f4ff863fc04bc86dd579a27c4316eadbad920dc74", kill_on_drop: false }`
[INFO] [stdout] 5d3c8eeab9a287816db7369f4ff863fc04bc86dd579a27c4316eadbad920dc74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f059483a76da3678ebade2110f99cf3de6b8c4450e7c26a7740f2a2db195d83a
[INFO] running `Command { std: "docker" "start" "-a" "f059483a76da3678ebade2110f99cf3de6b8c4450e7c26a7740f2a2db195d83a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling cornerstone v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node/mod.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn port_remappings(&self) -> RwLockReadGuard<HashMap<String, String>> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn port_remappings(&self) -> RwLockReadGuard<'_, HashMap<String, String>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn blackboard(&self) -> RwLockWriteGuard<Blackboard> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn blackboard(&self) -> RwLockWriteGuard<'_, Blackboard> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.42s
[INFO] running `Command { std: "docker" "inspect" "f059483a76da3678ebade2110f99cf3de6b8c4450e7c26a7740f2a2db195d83a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f059483a76da3678ebade2110f99cf3de6b8c4450e7c26a7740f2a2db195d83a", kill_on_drop: false }`
[INFO] [stdout] f059483a76da3678ebade2110f99cf3de6b8c4450e7c26a7740f2a2db195d83a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d4cd915a07bad0dcf4f6957a31d7b4ddd478cfeedf4cad6943f0ed6a544ad5cb
[INFO] running `Command { std: "docker" "start" "-a" "d4cd915a07bad0dcf4f6957a31d7b4ddd478cfeedf4cad6943f0ed6a544ad5cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling cornerstone v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node/mod.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn port_remappings(&self) -> RwLockReadGuard<HashMap<String, String>> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn port_remappings(&self) -> RwLockReadGuard<'_, HashMap<String, String>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn blackboard(&self) -> RwLockWriteGuard<Blackboard> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn blackboard(&self) -> RwLockWriteGuard<'_, Blackboard> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `sync::Arc`
[INFO] [stdout]  --> examples/simple.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Blackboard`, `composite::Sequence`, and `decorator::Repeat`
[INFO] [stdout]  --> examples/simple.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     node::{composite::Sequence, decorator::Repeat, Blackboard, DataProxy},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Arm` is never constructed
[INFO] [stdout]  --> examples/simple.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct Arm {
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrintArmNode` is never constructed
[INFO] [stdout]   --> examples/simple.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct PrintArmNode {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Body` is never constructed
[INFO] [stdout]   --> examples/simple.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Body {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrintBodyNode` is never constructed
[INFO] [stdout]   --> examples/simple.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct PrintBodyNode {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration`, `Instant`, and `collections::HashMap`
[INFO] [stdout]  --> examples/sleep.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     time::{Duration, Instant},
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XML` is never used
[INFO] [stdout]    --> src/parser/xml.rs:359:11
[INFO] [stdout]     |
[INFO] [stdout] 359 |     const XML: &str = r#"
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node/mod.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn port_remappings(&self) -> RwLockReadGuard<HashMap<String, String>> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn port_remappings(&self) -> RwLockReadGuard<'_, HashMap<String, String>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn blackboard(&self) -> RwLockWriteGuard<Blackboard> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn blackboard(&self) -> RwLockWriteGuard<'_, Blackboard> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "d4cd915a07bad0dcf4f6957a31d7b4ddd478cfeedf4cad6943f0ed6a544ad5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4cd915a07bad0dcf4f6957a31d7b4ddd478cfeedf4cad6943f0ed6a544ad5cb", kill_on_drop: false }`
[INFO] [stdout] d4cd915a07bad0dcf4f6957a31d7b4ddd478cfeedf4cad6943f0ed6a544ad5cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 09285a3cdc1a5bb8414cf824e5467811daad6c79f71f2dca044463bb4a76a451
[INFO] running `Command { std: "docker" "start" "-a" "09285a3cdc1a5bb8414cf824e5467811daad6c79f71f2dca044463bb4a76a451", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/node/mod.rs:41:28
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn port_remappings(&self) -> RwLockReadGuard<HashMap<String, String>> {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn port_remappings(&self) -> RwLockReadGuard<'_, HashMap<String, String>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/node/mod.rs:183:23
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn blackboard(&self) -> RwLockWriteGuard<Blackboard> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn blackboard(&self) -> RwLockWriteGuard<'_, Blackboard> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: constant `XML` is never used
[INFO] [stderr]    --> src/parser/xml.rs:359:11
[INFO] [stderr]     |
[INFO] [stderr] 359 |     const XML: &str = r#"
[INFO] [stderr]     |           ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cornerstone` (lib) generated 2 warnings (run `cargo fix --lib -p cornerstone` to apply 2 suggestions)
[INFO] [stderr] warning: `cornerstone` (lib test) generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: unused imports: `Duration`, `Instant`, and `collections::HashMap`
[INFO] [stderr]  --> examples/sleep.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     collections::HashMap,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 3 |     time::{Duration, Instant},
[INFO] [stderr]   |            ^^^^^^^^  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `collections::HashMap` and `sync::Arc`
[INFO] [stderr]  --> examples/simple.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, sync::Arc};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Blackboard`, `composite::Sequence`, and `decorator::Repeat`
[INFO] [stderr]  --> examples/simple.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 |     node::{composite::Sequence, decorator::Repeat, Blackboard, DataProxy},
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Arm` is never constructed
[INFO] [stderr]  --> examples/simple.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | struct Arm {
[INFO] [stderr]   |        ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PrintArmNode` is never constructed
[INFO] [stderr]   --> examples/simple.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct PrintArmNode {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Body` is never constructed
[INFO] [stderr]   --> examples/simple.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct Body {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PrintBodyNode` is never constructed
[INFO] [stderr]   --> examples/simple.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | struct PrintBodyNode {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cornerstone` (example "sleep") generated 1 warning (run `cargo fix --example "sleep"` to apply 1 suggestion)
[INFO] [stderr] warning: `cornerstone` (example "simple") generated 6 warnings (run `cargo fix --example "simple"` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cornerstone-70d47eee2224f2f8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-10-01T07:28:45.245298Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m427:[0m node: true
[INFO] [stdout] [2m2025-10-01T07:28:45.249307Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m430:[0m node debug info: 
[INFO] [stdout] uid= 0 path= Sequence
[INFO] [stdout] 	uid= 1 path= Sequence/PrintBody
[INFO] [stdout] 	uid= 2 path= Sequence/PrintArm
[INFO] [stdout] 	uid= 3 path= Sequence/PrintArm
[INFO] [stdout] 	uid= 4 path= Sequence/PrintBody
[INFO] [stdout] 	uid= 5 path= Sequence/SetBlackboard
[INFO] [stdout] 	uid= 6 path= Sequence/SetBlackboard
[INFO] [stdout] 	uid= 7 path= Sequence/Fallback
[INFO] [stdout] 		uid= 8 path= Sequence/Fallback/PrintArm
[INFO] [stdout] 		uid= 9 path= Sequence/Fallback/Sequence
[INFO] [stdout] 			uid= 10 path= Sequence/Fallback/Sequence/PrintArm
[INFO] [stdout] 			uid= 11 path= Sequence/Fallback/Sequence/PrintBody
[INFO] [stdout] 		uid= 12 path= Sequence/Fallback/PrintBody
[INFO] [stdout] 	uid= 13 path= Sequence/SubTree
[INFO] [stdout] 		uid= 14 path= Sequence/SubTree/Parallel
[INFO] [stdout] 			uid= 15 path= Sequence/SubTree/Parallel/SubTree
[INFO] [stdout] 				uid= 16 path= Sequence/SubTree/Parallel/SubTree/PrintArm
[INFO] [stdout] 			uid= 17 path= Sequence/SubTree/Parallel/ForceSuccess
[INFO] [stdout] 				uid= 18 path= Sequence/SubTree/Parallel/ForceSuccess/PrintBody
[INFO] [stdout] 			uid= 19 path= Sequence/SubTree/Parallel/SubTree
[INFO] [stdout] 				uid= 20 path= Sequence/SubTree/Parallel/SubTree/PrintArm
[INFO] [stdout] 	uid= 21 path= Sequence/Repeat
[INFO] [stdout] 		uid= 22 path= Sequence/Repeat/PrintBody
[INFO] [stdout] 	uid= 23 path= Sequence/ForceFailure
[INFO] [stdout] 		uid= 24 path= Sequence/ForceFailure/Sequence
[INFO] [stdout] 			uid= 25 path= Sequence/ForceFailure/Sequence/PrintArm
[INFO] [stdout] 			uid= 26 path= Sequence/ForceFailure/Sequence/PrintArm
[INFO] [stdout] 			uid= 27 path= Sequence/ForceFailure/Sequence/PrintBody
[INFO] [stdout] [2m2025-10-01T07:28:45.249517Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m431:[0m node dot info: digraph G {"0_Sequence" -> "1_PrintBody";
[INFO] [stdout] "0_Sequence" -> "2_PrintArm";
[INFO] [stdout] "0_Sequence" -> "3_PrintArm";
[INFO] [stdout] "0_Sequence" -> "4_PrintBody";
[INFO] [stdout] "0_Sequence" -> "5_SetBlackboard";
[INFO] [stdout] "0_Sequence" -> "6_SetBlackboard";
[INFO] [stdout] "0_Sequence" -> "7_Fallback";
[INFO] [stdout] "7_Fallback" -> "8_PrintArm";
[INFO] [stdout] "7_Fallback" -> "9_Sequence";
[INFO] [stdout] "9_Sequence" -> "10_PrintArm";
[INFO] [stdout] "9_Sequence" -> "11_PrintBody";
[INFO] [stdout] "7_Fallback" -> "12_PrintBody";
[INFO] [stdout] "0_Sequence" -> "13_SubTree";
[INFO] [stdout] "13_SubTree" -> "14_Parallel";
[INFO] [stdout] "14_Parallel" -> "15_SubTree";
[INFO] [stdout] "15_SubTree" -> "16_PrintArm";
[INFO] [stdout] "14_Parallel" -> "17_ForceSuccess";
[INFO] [stdout] "17_ForceSuccess" -> "18_PrintBody";
[INFO] [stdout] "14_Parallel" -> "19_SubTree";
[INFO] [stdout] "19_SubTree" -> "20_PrintArm";
[INFO] [stdout] "0_Sequence" -> "21_Repeat";
[INFO] [stdout] "21_Repeat" -> "22_PrintBody";
[INFO] [stdout] "0_Sequence" -> "23_ForceFailure";
[INFO] [stdout] "23_ForceFailure" -> "24_Sequence";
[INFO] [stdout] "24_Sequence" -> "25_PrintArm";
[INFO] [stdout] "24_Sequence" -> "26_PrintArm";
[INFO] [stdout] "24_Sequence" -> "27_PrintBody";
[INFO] [stdout] }
[INFO] [stdout] [2m2025-10-01T07:28:45.249664Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m447:[0m composite note
[INFO] [stdout] [2m2025-10-01T07:28:47.254557Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 0, prev_status: Idle, new_status: Running }
[INFO] [stdout] [2m2025-10-01T07:28:47.254613Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 1, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:47.254636Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 2, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:47.254649Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 3, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:47.254661Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 4, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:47.254672Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 5, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:47.254683Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 6, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:47.254695Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 7, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:47.254708Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 8, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:47.254722Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 13, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:47.254736Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 14, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:47.254749Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 15, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:47.254763Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 16, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:47.254776Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 17, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:47.254790Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 18, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:47.254804Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 19, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:47.254822Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 20, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:47.254836Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 21, prev_status: Idle, new_status: Running }
[INFO] [stdout] [2m2025-10-01T07:28:47.254850Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303727254, uid: 22, prev_status: Running, new_status: Success }
[INFO] [stdout] [2m2025-10-01T07:28:56.278383Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 22, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278446Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 21, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278462Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 23, prev_status: Failure, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278474Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 24, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278485Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 25, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278497Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 26, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278508Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 27, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278519Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 1, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278531Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 2, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278543Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 3, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278554Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 4, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278566Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 5, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278577Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 6, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278588Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 7, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278599Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 13, prev_status: Success, new_status: Idle }
[INFO] [stdout] [2m2025-10-01T07:28:56.278611Z[0m [32m INFO[0m parser::xml::test::test_parse [2mcornerstone::parser::xml::test[0m[2m:[0m [2msrc/parser/xml.rs[0m[2m:[0m[2m441:[0m get notif: StateNotif { ts: 1759303736278, uid: 0, prev_status: Running, new_status: Failure }
[INFO] [stderr]    Doc-tests cornerstone
[INFO] [stdout] test parser::xml::test::test_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.06s
[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] running `Command { std: "docker" "inspect" "09285a3cdc1a5bb8414cf824e5467811daad6c79f71f2dca044463bb4a76a451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09285a3cdc1a5bb8414cf824e5467811daad6c79f71f2dca044463bb4a76a451", kill_on_drop: false }`
[INFO] [stdout] 09285a3cdc1a5bb8414cf824e5467811daad6c79f71f2dca044463bb4a76a451
