[INFO] fetching crate dbg-pls 0.4.3...
[INFO] testing dbg-pls-0.4.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate dbg-pls 0.4.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate dbg-pls 0.4.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking 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-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding encode_unicode v0.3.6 (latest: v1.0.0)
[INFO] [stderr]       Adding stack_dst v0.6.1 (latest: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stylish-style v0.1.0
[INFO] [stderr]   Downloaded onig v6.4.0
[INFO] [stderr]   Downloaded dbg-pls-derive v0.4.0
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.5
[INFO] [stderr]   Downloaded stylish-core v0.1.1
[INFO] [stderr]   Downloaded stylish v0.1.0
[INFO] [stderr]   Downloaded stylish-ansi v0.1.1
[INFO] [stderr]   Downloaded stack_dst v0.6.1
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded onig_sys v69.8.1
[INFO] [stderr]   Downloaded syntect v5.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0d896d68f5696f88bf919a573dfc662af1c92a25f3a5da6d44fcfd2cf6d6a71
[INFO] running `Command { std: "docker" "start" "-a" "e0d896d68f5696f88bf919a573dfc662af1c92a25f3a5da6d44fcfd2cf6d6a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0d896d68f5696f88bf919a573dfc662af1c92a25f3a5da6d44fcfd2cf6d6a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d896d68f5696f88bf919a573dfc662af1c92a25f3a5da6d44fcfd2cf6d6a71", kill_on_drop: false }`
[INFO] [stdout] e0d896d68f5696f88bf919a573dfc662af1c92a25f3a5da6d44fcfd2cf6d6a71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d35c8a549f899b01c19507c28071412fd57dbac4fe30bab24c82bc1768e18bf
[INFO] running `Command { std: "docker" "start" "-a" "3d35c8a549f899b01c19507c28071412fd57dbac4fe30bab24c82bc1768e18bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
[INFO] running `Command { std: "docker" "inspect" "3d35c8a549f899b01c19507c28071412fd57dbac4fe30bab24c82bc1768e18bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d35c8a549f899b01c19507c28071412fd57dbac4fe30bab24c82bc1768e18bf", kill_on_drop: false }`
[INFO] [stdout] 3d35c8a549f899b01c19507c28071412fd57dbac4fe30bab24c82bc1768e18bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a02d2ed26a868e89907e3ad9adc9c658a343fba14d5cb636d63d81ea34a074e
[INFO] running `Command { std: "docker" "start" "-a" "0a02d2ed26a868e89907e3ad9adc9c658a343fba14d5cb636d63d81ea34a074e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling insta v1.39.0
[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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.51s
[INFO] running `Command { std: "docker" "inspect" "0a02d2ed26a868e89907e3ad9adc9c658a343fba14d5cb636d63d81ea34a074e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a02d2ed26a868e89907e3ad9adc9c658a343fba14d5cb636d63d81ea34a074e", kill_on_drop: false }`
[INFO] [stdout] 0a02d2ed26a868e89907e3ad9adc9c658a343fba14d5cb636d63d81ea34a074e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c4a9b774ab809d8dd2aae2beefca5e5e16894e3c0e9cd0f7c95117e6af30c53
[INFO] running `Command { std: "docker" "start" "-a" "6c4a9b774ab809d8dd2aae2beefca5e5e16894e3c0e9cd0f7c95117e6af30c53", 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.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbg_pls-0859e5d6b669ab32)
[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_struct.rs - debug_struct::DebugStruct (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 137) ... FAILED
[INFO] [stdout] test src/debug_tuple_struct.rs - debug_tuple_struct::DebugTupleStruct (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_map (line 434) ... FAILED
[INFO] [stdout] test src/debug_tuple.rs - debug_tuple::DebugTuple (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_ident (line 502) ... FAILED
[INFO] [stdout] test src/debug_map.rs - debug_map::DebugMap (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_list (line 410) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls (line 234) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls (line 249) ... FAILED
[INFO] [stdout] test src/debug_list.rs - debug_list::DebugList (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_set (line 467) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls::fmt (line 274) ... FAILED
[INFO] [stdout] test src/debug_set.rs - debug_set::DebugSet (line 8) ... 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 - (line 69) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 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] 
[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 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] 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] 
[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] 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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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 - 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] 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] 
[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] 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] 
[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/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] 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] 
[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 - 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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6c4a9b774ab809d8dd2aae2beefca5e5e16894e3c0e9cd0f7c95117e6af30c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c4a9b774ab809d8dd2aae2beefca5e5e16894e3c0e9cd0f7c95117e6af30c53", kill_on_drop: false }`
[INFO] [stdout] 6c4a9b774ab809d8dd2aae2beefca5e5e16894e3c0e9cd0f7c95117e6af30c53
[INFO] testing dbg-pls-0.4.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate dbg-pls 0.4.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate dbg-pls 0.4.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding encode_unicode v0.3.6 (latest: v1.0.0)
[INFO] [stderr]       Adding stack_dst v0.6.1 (latest: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d361dc35ee38e44e46b232304cc4b83d9cba60dc7087db6ac710e8e44f94d9b
[INFO] running `Command { std: "docker" "start" "-a" "9d361dc35ee38e44e46b232304cc4b83d9cba60dc7087db6ac710e8e44f94d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d361dc35ee38e44e46b232304cc4b83d9cba60dc7087db6ac710e8e44f94d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d361dc35ee38e44e46b232304cc4b83d9cba60dc7087db6ac710e8e44f94d9b", kill_on_drop: false }`
[INFO] [stdout] 9d361dc35ee38e44e46b232304cc4b83d9cba60dc7087db6ac710e8e44f94d9b
[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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcaa5b9f95221a9b9cf701c8adc7b92eb1292a8447bce1247042315df93c0975
[INFO] running `Command { std: "docker" "start" "-a" "bcaa5b9f95221a9b9cf701c8adc7b92eb1292a8447bce1247042315df93c0975", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.40s
[INFO] running `Command { std: "docker" "inspect" "bcaa5b9f95221a9b9cf701c8adc7b92eb1292a8447bce1247042315df93c0975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcaa5b9f95221a9b9cf701c8adc7b92eb1292a8447bce1247042315df93c0975", kill_on_drop: false }`
[INFO] [stdout] bcaa5b9f95221a9b9cf701c8adc7b92eb1292a8447bce1247042315df93c0975
[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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f04b932fdbab1392f6a78bcc117fcd091af63229eb430d15e344e7b5a583a8b
[INFO] running `Command { std: "docker" "start" "-a" "6f04b932fdbab1392f6a78bcc117fcd091af63229eb430d15e344e7b5a583a8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling insta v1.39.0
[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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "6f04b932fdbab1392f6a78bcc117fcd091af63229eb430d15e344e7b5a583a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f04b932fdbab1392f6a78bcc117fcd091af63229eb430d15e344e7b5a583a8b", kill_on_drop: false }`
[INFO] [stdout] 6f04b932fdbab1392f6a78bcc117fcd091af63229eb430d15e344e7b5a583a8b
[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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af55c17a1dd59c5b35ee3d6ff2887590108ab6d300f2bddb800518606bb0ccb9
[INFO] running `Command { std: "docker" "start" "-a" "af55c17a1dd59c5b35ee3d6ff2887590108ab6d300f2bddb800518606bb0ccb9", 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.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbg_pls-0859e5d6b669ab32)
[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/lib.rs - (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_ident (line 502) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls::fmt (line 274) ... FAILED
[INFO] [stdout] test src/debug_set.rs - debug_set::DebugSet (line 8) ... FAILED
[INFO] [stdout] test src/debug_map.rs - debug_map::DebugMap (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls (line 249) ... FAILED
[INFO] [stdout] test src/debug_list.rs - debug_list::DebugList (line 8) ... FAILED
[INFO] [stdout] test src/debug_tuple.rs - debug_tuple::DebugTuple (line 8) ... FAILED
[INFO] [stdout] test src/debug_struct.rs - debug_struct::DebugStruct (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_list (line 410) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/debug_tuple_struct.rs - debug_tuple_struct::DebugTupleStruct (line 8) ... 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/lib.rs - DebugPls (line 234) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_set (line 467) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_struct (line 321) ... 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 - (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] 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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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_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] 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] 
[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] 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] 
[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 - 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] 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] 
[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] 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] 
[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 - 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] 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] 
[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] 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] 
[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] 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] 
[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] 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] 
[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.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "af55c17a1dd59c5b35ee3d6ff2887590108ab6d300f2bddb800518606bb0ccb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af55c17a1dd59c5b35ee3d6ff2887590108ab6d300f2bddb800518606bb0ccb9", kill_on_drop: false }`
[INFO] [stdout] af55c17a1dd59c5b35ee3d6ff2887590108ab6d300f2bddb800518606bb0ccb9
