[INFO] fetching crate dbg-pls 0.4.3...
[INFO] testing dbg-pls-0.4.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate dbg-pls 0.4.3 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dbg-pls 0.4.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7d16483c41d1760e8abc882f6fa8449caf59b0ca135efd43d836315d5b43a86
[INFO] running `Command { std: "docker" "start" "-a" "b7d16483c41d1760e8abc882f6fa8449caf59b0ca135efd43d836315d5b43a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7d16483c41d1760e8abc882f6fa8449caf59b0ca135efd43d836315d5b43a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d16483c41d1760e8abc882f6fa8449caf59b0ca135efd43d836315d5b43a86", kill_on_drop: false }`
[INFO] [stdout] b7d16483c41d1760e8abc882f6fa8449caf59b0ca135efd43d836315d5b43a86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39d51292f09d10f417b0e240070f520fc0358e1b0f8008b1b56865012e605a8a
[INFO] running `Command { std: "docker" "start" "-a" "39d51292f09d10f417b0e240070f520fc0358e1b0f8008b1b56865012e605a8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "39d51292f09d10f417b0e240070f520fc0358e1b0f8008b1b56865012e605a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39d51292f09d10f417b0e240070f520fc0358e1b0f8008b1b56865012e605a8a", kill_on_drop: false }`
[INFO] [stdout] 39d51292f09d10f417b0e240070f520fc0358e1b0f8008b1b56865012e605a8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62c97c8505dbb9b030a16abcb1d90d6a94135f9f2c0739bca05e4bdc819c646e
[INFO] running `Command { std: "docker" "start" "-a" "62c97c8505dbb9b030a16abcb1d90d6a94135f9f2c0739bca05e4bdc819c646e", kill_on_drop: false }`
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.43.2
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.95s
[INFO] running `Command { std: "docker" "inspect" "62c97c8505dbb9b030a16abcb1d90d6a94135f9f2c0739bca05e4bdc819c646e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62c97c8505dbb9b030a16abcb1d90d6a94135f9f2c0739bca05e4bdc819c646e", kill_on_drop: false }`
[INFO] [stdout] 62c97c8505dbb9b030a16abcb1d90d6a94135f9f2c0739bca05e4bdc819c646e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e096eba8ad47a87855a8ec0f9b1eb04aea25668e970ae34f76cc3dcaa58b64f
[INFO] running `Command { std: "docker" "start" "-a" "1e096eba8ad47a87855a8ec0f9b1eb04aea25668e970ae34f76cc3dcaa58b64f", 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)]` 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbg_pls-b72356893fc5bce0)
[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 dbg_pls
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/debug_tuple_struct.rs - debug_tuple_struct::DebugTupleStruct (line 8) ... FAILED
[INFO] [stdout] test src/debug_struct.rs - debug_struct::DebugStruct (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 137) ... FAILED
[INFO] [stdout] test src/debug_map.rs - debug_map::DebugMap (line 8) ... FAILED
[INFO] [stdout] test src/debug_tuple.rs - debug_tuple::DebugTuple (line 8) ... FAILED
[INFO] [stdout] test src/debug_list.rs - debug_list::DebugList (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls (line 234) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/debug_set.rs - debug_set::DebugSet (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls::fmt (line 274) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls (line 249) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 69) ... ok
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_map (line 434) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_list (line 410) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_struct (line 321) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_tuple_struct (line 383) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_tuple (line 356) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_ident (line 502) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_set (line 467) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 7 | #[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] 5 | 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 - (line 137) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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.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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 6 | #[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] 5 | 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 - (line 45) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::color`
[INFO] [stdout]    --> src/lib.rs:47:15
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:191:17
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub use colors::color;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] note: the item is gated behind the `colors` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg(feature = "colors")]
[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] 7 | #[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] 5 | 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_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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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_map (line 434) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:436:15
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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_list (line 410) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:412:15
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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] 5   | 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]    --> /opt/rustwide/workdir/src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] note: the item is gated behind the `pretty` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "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 1.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1e096eba8ad47a87855a8ec0f9b1eb04aea25668e970ae34f76cc3dcaa58b64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e096eba8ad47a87855a8ec0f9b1eb04aea25668e970ae34f76cc3dcaa58b64f", kill_on_drop: false }`
[INFO] [stdout] 1e096eba8ad47a87855a8ec0f9b1eb04aea25668e970ae34f76cc3dcaa58b64f
