[INFO] fetching crate dbg-pls 0.4.3...
[INFO] testing dbg-pls-0.4.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate dbg-pls 0.4.3 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dbg-pls 0.4.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 103 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be90d9f162cb8f75741a76b785a6c2d78f813e5991a85df69d7f4b51c1f2c60d
[INFO] running `Command { std: "docker" "start" "-a" "be90d9f162cb8f75741a76b785a6c2d78f813e5991a85df69d7f4b51c1f2c60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be90d9f162cb8f75741a76b785a6c2d78f813e5991a85df69d7f4b51c1f2c60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be90d9f162cb8f75741a76b785a6c2d78f813e5991a85df69d7f4b51c1f2c60d", kill_on_drop: false }`
[INFO] [stdout] be90d9f162cb8f75741a76b785a6c2d78f813e5991a85df69d7f4b51c1f2c60d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af0647a5643d564f49345619c7668da976ddb08888eb01976f3d789ca9e618de
[INFO] running `Command { std: "docker" "start" "-a" "af0647a5643d564f49345619c7668da976ddb08888eb01976f3d789ca9e618de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling dbg-pls v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DebugSelf` is never constructed
[INFO] [stdout]  --> src/impls/syn/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct DebugSelf<T>(T);
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "af0647a5643d564f49345619c7668da976ddb08888eb01976f3d789ca9e618de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af0647a5643d564f49345619c7668da976ddb08888eb01976f3d789ca9e618de", kill_on_drop: false }`
[INFO] [stdout] af0647a5643d564f49345619c7668da976ddb08888eb01976f3d789ca9e618de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6c971ea2d7d94aa6579ca0c6721739a1c5ec2629710bc988dc75ed13a48ebb8
[INFO] running `Command { std: "docker" "start" "-a" "a6c971ea2d7d94aa6579ca0c6721739a1c5ec2629710bc988dc75ed13a48ebb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stdout] warning: struct `DebugSelf` is never constructed
[INFO] [stdout]  --> src/impls/syn/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct DebugSelf<T>(T);
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling dbg-pls v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DebugSelf` is never constructed
[INFO] [stdout]  --> src/impls/syn/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct DebugSelf<T>(T);
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.51s
[INFO] running `Command { std: "docker" "inspect" "a6c971ea2d7d94aa6579ca0c6721739a1c5ec2629710bc988dc75ed13a48ebb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6c971ea2d7d94aa6579ca0c6721739a1c5ec2629710bc988dc75ed13a48ebb8", kill_on_drop: false }`
[INFO] [stdout] a6c971ea2d7d94aa6579ca0c6721739a1c5ec2629710bc988dc75ed13a48ebb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 310a0bf1007316ff63fff52d3b4b90d5c4a633da1ad3802e89064366bb3b3211
[INFO] running `Command { std: "docker" "start" "-a" "310a0bf1007316ff63fff52d3b4b90d5c4a633da1ad3802e89064366bb3b3211", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DebugSelf` is never constructed
[INFO] [stderr]  --> src/impls/syn/mod.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct DebugSelf<T>(T);
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dbg-pls` (lib) generated 1 warning
[INFO] [stderr] warning: `dbg-pls` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbg_pls-16213a864cacfbbe)
[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_set.rs - debug_set::DebugSet (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_map (line 434) ... FAILED
[INFO] [stdout] test src/debug_struct.rs - debug_struct::DebugStruct (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 - Formatter<'a>::debug_list (line 410) ... FAILED
[INFO] [stdout] test src/debug_list.rs - debug_list::DebugList (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_tuple (line 356) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_tuple_struct (line 383) ... FAILED
[INFO] [stdout] test src/lib.rs - Formatter<'a>::debug_struct (line 321) ... FAILED
[INFO] [stdout] test src/debug_tuple.rs - debug_tuple::DebugTuple (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - DebugPls (line 234) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] test src/debug_map.rs - debug_map::DebugMap (line 8) ... 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] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 69) ... ok
[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]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_set.rs - debug_set::DebugSet (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_set.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_map (line 434) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:436:15
[INFO] [stdout]     |
[INFO] [stdout] 436 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_struct.rs - debug_struct::DebugStruct (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_struct.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DebugPls::fmt (line 274) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DebugPls (line 249) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:251:15
[INFO] [stdout]     |
[INFO] [stdout] 251 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_list (line 410) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:412:15
[INFO] [stdout]     |
[INFO] [stdout] 412 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_list.rs - debug_list::DebugList (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_list.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_tuple (line 356) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_tuple_struct (line 383) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:385:15
[INFO] [stdout]     |
[INFO] [stdout] 385 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_struct (line 321) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_tuple.rs - debug_tuple::DebugTuple (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_tuple.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 137) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use dbg_pls::pretty;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DebugPls (line 234) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 | use dbg_pls::{pretty, DebugPls};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DebugPls` in this scope
[INFO] [stdout]    --> src/lib.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(DebugPls)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `DebugPls` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 | use dbg_pls::{pretty, DebugPls};
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:13:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | use dbg_pls::{pretty, DebugPls};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DebugPls` in this scope
[INFO] [stdout]   --> src/lib.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(DebugPls, Copy, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `DebugPls` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use dbg_pls::{pretty, DebugPls};
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug_map.rs - debug_map::DebugMap (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/debug_map.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_ident (line 502) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:504:15
[INFO] [stdout]     |
[INFO] [stdout] 504 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Formatter<'a>::debug_set (line 467) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::pretty`
[INFO] [stdout]    --> src/lib.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 | use dbg_pls::{pretty, DebugPls, Formatter};
[INFO] [stdout]     |               ^^^^^^ no `pretty` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 184 | mod pretty;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "pretty")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `pretty` feature
[INFO] [stdout] 186 | pub use pretty::pretty;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 45) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbg_pls::color`
[INFO] [stdout]    --> src/lib.rs:47:15
[INFO] [stdout]     |
[INFO] [stdout]  47 | use dbg_pls::{color, DebugPls};
[INFO] [stdout]     |               ^^^^^ no `color` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:191:17
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg(feature = "colors")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `colors` feature
[INFO] [stdout] 191 | pub use colors::color;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DebugPls` in this scope
[INFO] [stdout]   --> src/lib.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(DebugPls, Copy, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `DebugPls` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 | use dbg_pls::{color, DebugPls};
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[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.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "310a0bf1007316ff63fff52d3b4b90d5c4a633da1ad3802e89064366bb3b3211", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "310a0bf1007316ff63fff52d3b4b90d5c4a633da1ad3802e89064366bb3b3211", kill_on_drop: false }`
[INFO] [stdout] 310a0bf1007316ff63fff52d3b4b90d5c4a633da1ad3802e89064366bb3b3211
