[INFO] cloning repository https://github.com/j-n-f/anodyne
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-n-f/anodyne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-n-f%2Fanodyne", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-n-f%2Fanodyne'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d869cb5b27b15967fbbb818b671cb8cf1c17ccf0
[INFO] testing j-n-f/anodyne against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-n-f%2Fanodyne" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/j-n-f/anodyne
[INFO] finished tweaking git repo https://github.com/j-n-f/anodyne
[INFO] tweaked toml for git repo https://github.com/j-n-f/anodyne written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/j-n-f/anodyne on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/j-n-f/anodyne 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag v0.2.18
[INFO] [stderr]   Downloaded typeid v1.0.2
[INFO] [stderr]   Downloaded markup-proc-macro v0.15.0
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded anodyne_derive v0.1.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.18
[INFO] [stderr]   Downloaded erased-serde v0.4.5
[INFO] [stderr]   Downloaded time-macros v0.2.18
[INFO] [stderr]   Downloaded time v0.3.36
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded markup v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97e180e679e54c94d21f21b1cef5fecf6f3897282ce45d8a36e5552073cc87ef
[INFO] running `Command { std: "docker" "start" "-a" "97e180e679e54c94d21f21b1cef5fecf6f3897282ce45d8a36e5552073cc87ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97e180e679e54c94d21f21b1cef5fecf6f3897282ce45d8a36e5552073cc87ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97e180e679e54c94d21f21b1cef5fecf6f3897282ce45d8a36e5552073cc87ef", kill_on_drop: false }`
[INFO] [stdout] 97e180e679e54c94d21f21b1cef5fecf6f3897282ce45d8a36e5552073cc87ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebf828353b0b714b6f4dbb3ef7708cc77ddf6732e3d92d1d721fd0037e468cae
[INFO] running `Command { std: "docker" "start" "-a" "ebf828353b0b714b6f4dbb3ef7708cc77ddf6732e3d92d1d721fd0037e468cae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling markup-proc-macro v0.15.0
[INFO] [stderr]    Compiling anodyne_derive v0.1.0
[INFO] [stderr]    Compiling anodyne_derive v0.1.0 (/opt/rustwide/workdir/anodyne_derive)
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling markup v0.15.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling typetag v0.2.18
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling anodyne v0.1.0 (/opt/rustwide/workdir/anodyne)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 09s
[INFO] running `Command { std: "docker" "inspect" "ebf828353b0b714b6f4dbb3ef7708cc77ddf6732e3d92d1d721fd0037e468cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf828353b0b714b6f4dbb3ef7708cc77ddf6732e3d92d1d721fd0037e468cae", kill_on_drop: false }`
[INFO] [stdout] ebf828353b0b714b6f4dbb3ef7708cc77ddf6732e3d92d1d721fd0037e468cae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca69282efe2ad09e47315c0319960d1e98396596c039a302b411a575fe3ddefc
[INFO] running `Command { std: "docker" "start" "-a" "ca69282efe2ad09e47315c0319960d1e98396596c039a302b411a575fe3ddefc", kill_on_drop: false }`
[INFO] [stderr]    Compiling anodyne_derive v0.1.0 (/opt/rustwide/workdir/anodyne_derive)
[INFO] [stderr]    Compiling anodyne v0.1.0 (/opt/rustwide/workdir/anodyne)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.35s
[INFO] running `Command { std: "docker" "inspect" "ca69282efe2ad09e47315c0319960d1e98396596c039a302b411a575fe3ddefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca69282efe2ad09e47315c0319960d1e98396596c039a302b411a575fe3ddefc", kill_on_drop: false }`
[INFO] [stdout] ca69282efe2ad09e47315c0319960d1e98396596c039a302b411a575fe3ddefc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c02e51b469b51ae9501e50fff82e461754a659354cfae20415c9140b11f88d9
[INFO] running `Command { std: "docker" "start" "-a" "8c02e51b469b51ae9501e50fff82e461754a659354cfae20415c9140b11f88d9", 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/anodyne-a7dbba3b4aea690a)
[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/lib.rs (/opt/rustwide/target/debug/deps/anodyne_derive-bcd907cb4037910a)
[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 anodyne
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test anodyne/src/traits.rs - traits::Form (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- anodyne/src/traits.rs - traits::Form (line 11) stdout ----
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `field_configs`, `prefill_values`, `typetag_name`, `typetag_deserialize`
[INFO] [stdout]  --> anodyne/src/traits.rs:15:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Form)]
[INFO] [stdout]   |          ^^^^ missing `field_configs`, `prefill_values`, `typetag_name`, `typetag_deserialize` in implementation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `LoginForm` doesn't implement `Debug`
[INFO] [stdout]   --> anodyne/src/traits.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct LoginForm {
[INFO] [stdout]    |            ^^^^^^^^^ the trait `Debug` is not implemented for `LoginForm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `LoginForm` or manually `impl Debug for LoginForm`
[INFO] [stdout] note: required by a bound in `anodyne::traits::Form`
[INFO] [stdout]   --> /opt/rustwide/workdir/anodyne/src/traits.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub trait Form: std::fmt::Debug {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ required by this bound in `Form`
[INFO] [stdout] help: consider annotating `LoginForm` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 8  + #[derive(Debug)]
[INFO] [stdout] 9  | pub struct LoginForm {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LoginForm: erased_serde::ser::Serialize` is not satisfied
[INFO] [stdout]   --> anodyne/src/traits.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct LoginForm {
[INFO] [stdout]    |            ^^^^^^^^^ the trait `anodyne::serde::Serialize` is not implemented for `LoginForm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `anodyne::serde::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 142 others
[INFO] [stdout]    = note: required for `LoginForm` to implement `erased_serde::ser::Serialize`
[INFO] [stdout]    = note: required for `LoginForm` to implement `anodyne::typetag::Serialize`
[INFO] [stdout] note: required by a bound in `anodyne::traits::Form`
[INFO] [stdout]   --> /opt/rustwide/workdir/anodyne/src/traits.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[crate::typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Form`
[INFO] [stdout] 38 | pub trait Form: std::fmt::Debug {
[INFO] [stdout]    |           ---- required by a bound in this trait
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0277.
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     anodyne/src/traits.rs - traits::Form (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p anodyne --doc`
[INFO] running `Command { std: "docker" "inspect" "8c02e51b469b51ae9501e50fff82e461754a659354cfae20415c9140b11f88d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c02e51b469b51ae9501e50fff82e461754a659354cfae20415c9140b11f88d9", kill_on_drop: false }`
[INFO] [stdout] 8c02e51b469b51ae9501e50fff82e461754a659354cfae20415c9140b11f88d9
