[INFO] fetching crate dbg-pls 0.4.3...
[INFO] testing dbg-pls-0.4.3 against 1.94.0 for beta-1.95-1
[INFO] extracting crate dbg-pls 0.4.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate dbg-pls 0.4.3
[INFO] finished tweaking crates.io crate dbg-pls 0.4.3
[INFO] tweaked toml for crates.io crate dbg-pls 0.4.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dbg-pls 0.4.3 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 103 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded dbg-pls-derive v0.4.0
[INFO] [stderr]   Downloaded stylish-style v0.1.1
[INFO] [stderr]   Downloaded stylish v0.1.0
[INFO] [stderr]   Downloaded stylish-ansi v0.1.2
[INFO] [stderr]   Downloaded stylish-core v0.1.2
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0353e15224bdebaa51e8a60b0a8460d6cc10969b9267c716fcfb8723a67d5dab
[INFO] running `Command { std: "docker" "start" "-a" "0353e15224bdebaa51e8a60b0a8460d6cc10969b9267c716fcfb8723a67d5dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0353e15224bdebaa51e8a60b0a8460d6cc10969b9267c716fcfb8723a67d5dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0353e15224bdebaa51e8a60b0a8460d6cc10969b9267c716fcfb8723a67d5dab", kill_on_drop: false }`
[INFO] [stdout] 0353e15224bdebaa51e8a60b0a8460d6cc10969b9267c716fcfb8723a67d5dab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba18379b872887ab16834d5a53625ba49e0cd2cb393cab33fc1530945cd396c1
[INFO] running `Command { std: "docker" "start" "-a" "ba18379b872887ab16834d5a53625ba49e0cd2cb393cab33fc1530945cd396c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling dbg-pls v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DebugSelf` is never constructed
[INFO] [stdout]  --> src/impls/syn/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct DebugSelf<T>(T);
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
[INFO] running `Command { std: "docker" "inspect" "ba18379b872887ab16834d5a53625ba49e0cd2cb393cab33fc1530945cd396c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba18379b872887ab16834d5a53625ba49e0cd2cb393cab33fc1530945cd396c1", kill_on_drop: false }`
[INFO] [stdout] ba18379b872887ab16834d5a53625ba49e0cd2cb393cab33fc1530945cd396c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe17f973f005b86a1a527d62b3afe361e86dc1bfb8f89729574dc4f38a449aec
[INFO] running `Command { std: "docker" "start" "-a" "fe17f973f005b86a1a527d62b3afe361e86dc1bfb8f89729574dc4f38a449aec", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stdout] warning: struct `DebugSelf` is never constructed
[INFO] [stdout]  --> src/impls/syn/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct DebugSelf<T>(T);
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling dbg-pls v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DebugSelf` is never constructed
[INFO] [stdout]  --> src/impls/syn/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct DebugSelf<T>(T);
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.46s
[INFO] running `Command { std: "docker" "inspect" "fe17f973f005b86a1a527d62b3afe361e86dc1bfb8f89729574dc4f38a449aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe17f973f005b86a1a527d62b3afe361e86dc1bfb8f89729574dc4f38a449aec", kill_on_drop: false }`
[INFO] [stdout] fe17f973f005b86a1a527d62b3afe361e86dc1bfb8f89729574dc4f38a449aec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6619871572464b63a2a9f22b395f3896709629c6dd10b62664749fcda1761a5
[INFO] running `Command { std: "docker" "start" "-a" "d6619871572464b63a2a9f22b395f3896709629c6dd10b62664749fcda1761a5", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DebugSelf` is never constructed
[INFO] [stderr]  --> src/impls/syn/mod.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct DebugSelf<T>(T);
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dbg-pls` (lib) generated 1 warning
[INFO] [stderr] warning: `dbg-pls` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbg_pls-4d127b48c4ac666a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dbg_pls
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/lib.rs - (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_map (line 434) ... FAILED
[INFO] [stdout] test src/debug_tuple_struct.rs - debug_tuple_struct::DebugTupleStruct (line 8) ... FAILED
[INFO] [stdout] test src/debug_list.rs - debug_list::DebugList (line 8) ... FAILED
[INFO] [stdout] test src/debug_set.rs - debug_set::DebugSet (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/debug_tuple.rs - debug_tuple::DebugTuple (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls::fmt (line 274) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_ident (line 502) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls (line 234) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_list (line 410) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_set (line 467) ... FAILED
[INFO] [stdout] test src/debug_struct.rs - debug_struct::DebugStruct (line 8) ... FAILED
[INFO] [stdout] test src/debug_map.rs - debug_map::DebugMap (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_tuple (line 356) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_tuple_struct (line 383) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls (line 249) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_struct (line 321) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 69) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 137) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use dbg_pls::pretty;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:13:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | use dbg_pls::{pretty, DebugPls};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DebugPls` in this scope
[INFO] [stdout]   --> src/lib.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(DebugPls, Copy, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `DebugPls` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use dbg_pls::{pretty, DebugPls};
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_map (line 434) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:436:15
[INFO] [stdout]     |
[INFO] [stdout] 436 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_tuple_struct.rs - debug_tuple_struct::DebugTupleStruct (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_tuple_struct.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_list.rs - debug_list::DebugList (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_list.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_set.rs - debug_set::DebugSet (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_set.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 45) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::color`
[INFO] [stdout]    --> src/lib.rs:47:15
[INFO] [stdout]     |
[INFO] [stdout]  47 | use dbg_pls::{color, DebugPls};
[INFO] [stdout]     |               ^^^^^ no `color` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:191:17
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg(feature = "colors")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `colors` feature
[INFO] [stdout] 191 | pub use colors::color;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DebugPls` in this scope
[INFO] [stdout]   --> src/lib.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(DebugPls, Copy, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `DebugPls` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 | use dbg_pls::{color, DebugPls};
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_tuple.rs - debug_tuple::DebugTuple (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_tuple.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DebugPls::fmt (line 274) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_ident (line 502) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:504:15
[INFO] [stdout]     |
[INFO] [stdout] 504 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DebugPls (line 234) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 | use dbg_pls::{pretty, DebugPls};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DebugPls` in this scope
[INFO] [stdout]    --> src/lib.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(DebugPls)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `DebugPls` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 | use dbg_pls::{pretty, DebugPls};
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_list (line 410) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:412:15
[INFO] [stdout]     |
[INFO] [stdout] 412 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_set (line 467) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_struct.rs - debug_struct::DebugStruct (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_struct.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_map.rs - debug_map::DebugMap (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_map.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_tuple (line 356) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_tuple_struct (line 383) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:385:15
[INFO] [stdout]     |
[INFO] [stdout] 385 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DebugPls (line 249) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:251:15
[INFO] [stdout]     |
[INFO] [stdout] 251 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_struct (line 321) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/debug_list.rs - debug_list::DebugList (line 8)
[INFO] [stdout]     src/debug_map.rs - debug_map::DebugMap (line 8)
[INFO] [stdout]     src/debug_set.rs - debug_set::DebugSet (line 8)
[INFO] [stdout]     src/debug_struct.rs - debug_struct::DebugStruct (line 8)
[INFO] [stdout]     src/debug_tuple.rs - debug_tuple::DebugTuple (line 8)
[INFO] [stdout]     src/debug_tuple_struct.rs - debug_tuple_struct::DebugTupleStruct (line 8)
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout]     src/lib.rs - (line 137)
[INFO] [stdout]     src/lib.rs - (line 45)
[INFO] [stdout]     src/lib.rs - DebugPls (line 234)
[INFO] [stdout]     src/lib.rs - DebugPls (line 249)
[INFO] [stdout]     src/lib.rs - DebugPls::fmt (line 274)
[INFO] [stdout]     src/lib.rs - Formatter<'a>::debug_ident (line 502)
[INFO] [stdout]     src/lib.rs - Formatter<'a>::debug_list (line 410)
[INFO] [stdout]     src/lib.rs - Formatter<'a>::debug_map (line 434)
[INFO] [stdout]     src/lib.rs - Formatter<'a>::debug_set (line 467)
[INFO] [stdout]     src/lib.rs - Formatter<'a>::debug_struct (line 321)
[INFO] [stdout]     src/lib.rs - Formatter<'a>::debug_tuple (line 356)
[INFO] [stdout]     src/lib.rs - Formatter<'a>::debug_tuple_struct (line 383)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d6619871572464b63a2a9f22b395f3896709629c6dd10b62664749fcda1761a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6619871572464b63a2a9f22b395f3896709629c6dd10b62664749fcda1761a5", kill_on_drop: false }`
[INFO] [stdout] d6619871572464b63a2a9f22b395f3896709629c6dd10b62664749fcda1761a5
