[INFO] fetching crate rustine 0.1.1...
[INFO] testing rustine-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rustine 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rustine 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustine 0.1.1
[INFO] tweaked toml for crates.io crate rustine 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustine 0.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustine 0.1.1 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cee87d73a3a37341aa7db4949fd55e5de9f6327cf00d44a33e6f16419c2026f
[INFO] running `Command { std: "docker" "start" "-a" "5cee87d73a3a37341aa7db4949fd55e5de9f6327cf00d44a33e6f16419c2026f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cee87d73a3a37341aa7db4949fd55e5de9f6327cf00d44a33e6f16419c2026f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cee87d73a3a37341aa7db4949fd55e5de9f6327cf00d44a33e6f16419c2026f", kill_on_drop: false }`
[INFO] [stdout] 5cee87d73a3a37341aa7db4949fd55e5de9f6327cf00d44a33e6f16419c2026f
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e4095d1a71b27718918dfdb1c8aab963db6f3baf48d26e41dd37ca74fe83c78
[INFO] running `Command { std: "docker" "start" "-a" "8e4095d1a71b27718918dfdb1c8aab963db6f3baf48d26e41dd37ca74fe83c78", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pyo3-build-config v0.28.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pyo3-ffi v0.28.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.2
[INFO] [stderr]    Compiling pyo3 v0.28.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.28.2
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling rustine v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.78s
[INFO] running `Command { std: "docker" "inspect" "8e4095d1a71b27718918dfdb1c8aab963db6f3baf48d26e41dd37ca74fe83c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e4095d1a71b27718918dfdb1c8aab963db6f3baf48d26e41dd37ca74fe83c78", kill_on_drop: false }`
[INFO] [stdout] 8e4095d1a71b27718918dfdb1c8aab963db6f3baf48d26e41dd37ca74fe83c78
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8df4ff8550bdb61b30d6f318dd7434c8057b99ba5544bd78572f907a7110e776
[INFO] running `Command { std: "docker" "start" "-a" "8df4ff8550bdb61b30d6f318dd7434c8057b99ba5544bd78572f907a7110e776", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rustine v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/tria/syntax1.gel`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_tria.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SYNTAX: &str = include_str!("../fixtures/parity/tria/syntax1.gel");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/tria/input1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_tria.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | const INPUT: &str = include_str!("../fixtures/parity/tria/input1.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/simple/syntax1.gel`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 | const SIMPLE_SYNTAX: &str = include_str!("../fixtures/parity/simple/syntax1.gel");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/simple/input1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 | const SIMPLE_INPUT: &str = include_str!("../fixtures/parity/simple/input1.txt");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/simple/output1.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 | const SIMPLE_JSON: &str = include_str!("../fixtures/parity/simple/output1.json");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/simple/output1.xml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 | const SIMPLE_XML: &str = include_str!("../fixtures/parity/simple/output1.xml");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/csv/syntax1.gel`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 | const CSV_SYNTAX: &str = include_str!("../fixtures/parity/csv/syntax1.gel");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/csv/input1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 | const CSV_INPUT: &str = include_str!("../fixtures/parity/csv/input1.txt");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/csv/output1.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 | const CSV_JSON: &str = include_str!("../fixtures/parity/csv/output1.json");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/csv/output1.xml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 | const CSV_XML: &str = include_str!("../fixtures/parity/csv/output1.xml");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/linesplit/syntax1.gel`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 | const LS_SYNTAX: &str = include_str!("../fixtures/parity/linesplit/syntax1.gel");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/linesplit/input1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 | const LS_INPUT: &str = include_str!("../fixtures/parity/linesplit/input1.txt");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/linesplit/output1.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 | const LS_JSON: &str = include_str!("../fixtures/parity/linesplit/output1.json");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/linesplit/output1.xml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 | const LS_XML: &str = include_str!("../fixtures/parity/linesplit/output1.xml");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/tria/syntax1.gel`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 | const TRIA_SYNTAX: &str = include_str!("../fixtures/parity/tria/syntax1.gel");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/tria/input1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 | const TRIA_INPUT: &str = include_str!("../fixtures/parity/tria/input1.txt");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/tria/output1.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 | const TRIA_JSON: &str = include_str!("../fixtures/parity/tria/output1.json");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/tria/output1.xml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/parity_byte_exact.rs:98:24
[INFO] [stdout]    |
[INFO] [stdout] 98 | const TRIA_XML: &str = include_str!("../fixtures/parity/tria/output1.xml");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/complex/syntax1.gel`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parity_byte_exact.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | const COMPLEX_SYNTAX: &str = include_str!("../fixtures/parity/complex/syntax1.gel");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/complex/input1.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parity_byte_exact.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | const COMPLEX_INPUT: &str = include_str!("../fixtures/parity/complex/input1.txt");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/complex/output1.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parity_byte_exact.rs:118:28
[INFO] [stdout]     |
[INFO] [stdout] 118 | const COMPLEX_JSON: &str = include_str!("../fixtures/parity/complex/output1.json");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../fixtures/parity/complex/output1.xml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parity_byte_exact.rs:119:27
[INFO] [stdout]     |
[INFO] [stdout] 119 | const COMPLEX_XML: &str = include_str!("../fixtures/parity/complex/output1.xml");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustine` (test "parity_tria") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustine` (test "parity_byte_exact") due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "8df4ff8550bdb61b30d6f318dd7434c8057b99ba5544bd78572f907a7110e776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df4ff8550bdb61b30d6f318dd7434c8057b99ba5544bd78572f907a7110e776", kill_on_drop: false }`
[INFO] [stdout] 8df4ff8550bdb61b30d6f318dd7434c8057b99ba5544bd78572f907a7110e776
