[INFO] cloning repository https://github.com/LilDojd/dioxus-spline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LilDojd/dioxus-spline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilDojd%2Fdioxus-spline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilDojd%2Fdioxus-spline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba92ddbbef590a012293c41581eb197ba318a27f
[INFO] testing LilDojd/dioxus-spline against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilDojd%2Fdioxus-spline" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LilDojd/dioxus-spline on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LilDojd/dioxus-spline
[INFO] finished tweaking git repo https://github.com/LilDojd/dioxus-spline
[INFO] tweaked toml for git repo https://github.com/LilDojd/dioxus-spline written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/LilDojd/dioxus-spline 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]     Updating dioxus-spline v0.1.0 (/workspace/builds/worker-2-tc1/source) -> v0.2.1
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus-logger v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8024b1db708172359062d698960bf2edee96d4b8ce5c867312f96df7d8511dfb
[INFO] running `Command { std: "docker" "start" "-a" "8024b1db708172359062d698960bf2edee96d4b8ce5c867312f96df7d8511dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8024b1db708172359062d698960bf2edee96d4b8ce5c867312f96df7d8511dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8024b1db708172359062d698960bf2edee96d4b8ce5c867312f96df7d8511dfb", kill_on_drop: false }`
[INFO] [stdout] 8024b1db708172359062d698960bf2edee96d4b8ce5c867312f96df7d8511dfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 698ed287dafe790e891ea194abb63861b868c973a7ce583fac15022caedcfcd6
[INFO] running `Command { std: "docker" "start" "-a" "698ed287dafe790e891ea194abb63861b868c973a7ce583fac15022caedcfcd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling generational-box v0.5.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling dioxus v0.5.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.0
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling dioxus-core v0.5.1
[INFO] [stderr]    Compiling dioxus-logger v0.5.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling dioxus-html v0.5.1
[INFO] [stderr]    Compiling dioxus-signals v0.5.1
[INFO] [stderr]    Compiling dioxus-hooks v0.5.1
[INFO] [stderr]    Compiling krates v0.16.10
[INFO] [stderr]    Compiling dioxus-rsx v0.5.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.5.1
[INFO] [stderr]    Compiling dioxus-hot-reload v0.5.0
[INFO] [stderr]    Compiling dioxus-spline v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.71s
[INFO] running `Command { std: "docker" "inspect" "698ed287dafe790e891ea194abb63861b868c973a7ce583fac15022caedcfcd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "698ed287dafe790e891ea194abb63861b868c973a7ce583fac15022caedcfcd6", kill_on_drop: false }`
[INFO] [stdout] 698ed287dafe790e891ea194abb63861b868c973a7ce583fac15022caedcfcd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07e30f9c17ac5de46358be0cb57cbdafb15caf6bed704ca3b463fd041cfaf094
[INFO] running `Command { std: "docker" "start" "-a" "07e30f9c17ac5de46358be0cb57cbdafb15caf6bed704ca3b463fd041cfaf094", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-spline v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "07e30f9c17ac5de46358be0cb57cbdafb15caf6bed704ca3b463fd041cfaf094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e30f9c17ac5de46358be0cb57cbdafb15caf6bed704ca3b463fd041cfaf094", kill_on_drop: false }`
[INFO] [stdout] 07e30f9c17ac5de46358be0cb57cbdafb15caf6bed704ca3b463fd041cfaf094
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a634fc37133006eb7a1270d94781d29cf1d75fbc284dd415ca579fc546284ac8
[INFO] running `Command { std: "docker" "start" "-a" "a634fc37133006eb7a1270d94781d29cf1d75fbc284dd415ca579fc546284ac8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_spline-29ede6dabba409ba)
[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 dioxus_spline
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/spline.rs - spline::Spline (line 73) ... FAILED
[INFO] [stdout] test src/spline.rs - spline::Spline (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/spline.rs - spline::Spline (line 73) stdout ----
[INFO] [stdout] error: expected identifier, found `"Make cube chonky!"`
[INFO] [stdout]  --> src/spline.rs:79:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | button {
[INFO] [stdout]   | ------ while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |   "Make cube chonky!"
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `button` in this scope
[INFO] [stdout]  --> src/spline.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | button {
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]  --> src/spline.rs:76:29
[INFO] [stdout]   |
[INFO] [stdout] 5 |        let mut spe_object = app.unwrap().find_object_by_name(String::from("Cube"));
[INFO] [stdout]   |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spline.rs - spline::Spline (line 54) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> src/spline.rs:57:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | rsx! {
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus::prelude::rsx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]  --> src/spline.rs:55:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut app = use_signal(|| None::<SplineApplication>);
[INFO] [stdout]   |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus::prelude::use_signal;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SplineApplication` in this scope
[INFO] [stdout]  --> src/spline.rs:55:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut app = use_signal(|| None::<SplineApplication>);
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_spline::SplineApplication;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> src/lib.rs:24:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     rsx! {
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus::prelude::rsx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/lib.rs:23:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn App() -> Element {
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus::prelude::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout]     src/spline.rs - spline::Spline (line 54)
[INFO] [stdout]     src/spline.rs - spline::Spline (line 73)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a634fc37133006eb7a1270d94781d29cf1d75fbc284dd415ca579fc546284ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a634fc37133006eb7a1270d94781d29cf1d75fbc284dd415ca579fc546284ac8", kill_on_drop: false }`
[INFO] [stdout] a634fc37133006eb7a1270d94781d29cf1d75fbc284dd415ca579fc546284ac8
