[INFO] fetching crate visit_diff 0.1.1...
[INFO] testing visit_diff-0.1.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate visit_diff 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate visit_diff 0.1.1
[INFO] finished tweaking crates.io crate visit_diff 0.1.1
[INFO] tweaked toml for crates.io crate visit_diff 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate visit_diff 0.1.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.8.2 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded visit_diff_derive v0.1.0
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3ad6b3c17a571972e571ce487c568cc42c80f984acf2d0175b4cc8df8ffc6bb
[INFO] running `Command { std: "docker" "start" "-a" "a3ad6b3c17a571972e571ce487c568cc42c80f984acf2d0175b4cc8df8ffc6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3ad6b3c17a571972e571ce487c568cc42c80f984acf2d0175b4cc8df8ffc6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3ad6b3c17a571972e571ce487c568cc42c80f984acf2d0175b4cc8df8ffc6bb", kill_on_drop: false }`
[INFO] [stdout] a3ad6b3c17a571972e571ce487c568cc42c80f984acf2d0175b4cc8df8ffc6bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5ca2d311033b6a2bb3d6249b5de9e9904031266a004acb461441b4f73700fa3
[INFO] running `Command { std: "docker" "start" "-a" "d5ca2d311033b6a2bb3d6249b5de9e9904031266a004acb461441b4f73700fa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling visit_diff_derive v0.1.0
[INFO] [stderr]    Compiling visit_diff v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:305:29
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:305:40
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:309:34
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:207:34
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:119:34
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `L` and `R` are never read
[INFO] [stdout]   --> src/debug.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct DIFF<T, S> {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 86 |     L: T,
[INFO] [stdout]    |     ^
[INFO] [stdout] 87 |     R: S,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DIFF` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> src/impls.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |         if a != b {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 267 -         if a != b {
[INFO] [stdout] 267 +         if !std::ptr::addr_eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 267 -         if a != b {
[INFO] [stdout] 267 +         if !std::ptr::eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> src/impls.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 |         if a != b {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         if a != b {
[INFO] [stdout] 281 +         if !std::ptr::addr_eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         if a != b {
[INFO] [stdout] 281 +         if !std::ptr::eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s
[INFO] running `Command { std: "docker" "inspect" "d5ca2d311033b6a2bb3d6249b5de9e9904031266a004acb461441b4f73700fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5ca2d311033b6a2bb3d6249b5de9e9904031266a004acb461441b4f73700fa3", kill_on_drop: false }`
[INFO] [stdout] d5ca2d311033b6a2bb3d6249b5de9e9904031266a004acb461441b4f73700fa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e89581347707e12e575b36ace5390d21f5f8ed0312d7eeaace32441bdfe4b70
[INFO] running `Command { std: "docker" "start" "-a" "9e89581347707e12e575b36ace5390d21f5f8ed0312d7eeaace32441bdfe4b70", kill_on_drop: false }`
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:305:29
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:305:40
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:309:34
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling visit_diff v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:207:34
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:119:34
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `L` and `R` are never read
[INFO] [stdout]   --> src/debug.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct DIFF<T, S> {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 86 |     L: T,
[INFO] [stdout]    |     ^
[INFO] [stdout] 87 |     R: S,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DIFF` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> src/impls.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |         if a != b {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 267 -         if a != b {
[INFO] [stdout] 267 +         if !std::ptr::addr_eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 267 -         if a != b {
[INFO] [stdout] 267 +         if !std::ptr::eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> src/impls.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 |         if a != b {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         if a != b {
[INFO] [stdout] 281 +         if !std::ptr::addr_eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         if a != b {
[INFO] [stdout] 281 +         if !std::ptr::eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:305:29
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:305:40
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:309:34
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn same(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/debug.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn same(self, a: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/detect.rs:207:34
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/constant.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/unit.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/record.rs:119:34
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn same(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `L` and `R` are never read
[INFO] [stdout]   --> src/debug.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct DIFF<T, S> {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 86 |     L: T,
[INFO] [stdout]    |     ^
[INFO] [stdout] 87 |     R: S,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DIFF` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestStruct` is never constructed
[INFO] [stdout]    --> src/impls.rs:410:16
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub struct TestStruct {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> src/impls.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |         if a != b {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 267 -         if a != b {
[INFO] [stdout] 267 +         if !std::ptr::addr_eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 267 -         if a != b {
[INFO] [stdout] 267 +         if !std::ptr::eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> src/impls.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 |         if a != b {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         if a != b {
[INFO] [stdout] 281 +         if !std::ptr::addr_eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 281 -         if a != b {
[INFO] [stdout] 281 +         if !std::ptr::eq(*a, *b) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "9e89581347707e12e575b36ace5390d21f5f8ed0312d7eeaace32441bdfe4b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e89581347707e12e575b36ace5390d21f5f8ed0312d7eeaace32441bdfe4b70", kill_on_drop: false }`
[INFO] [stdout] 9e89581347707e12e575b36ace5390d21f5f8ed0312d7eeaace32441bdfe4b70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9aaeff0a12c10e5b2567924034763be1d546fa85f9f6725decf8d739aeeef24
[INFO] running `Command { std: "docker" "start" "-a" "f9aaeff0a12c10e5b2567924034763be1d546fa85f9f6725decf8d739aeeef24", kill_on_drop: false }`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/lib.rs:305:29
[INFO] [stderr]     |
[INFO] [stderr] 305 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stderr]     |                             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 305 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/lib.rs:305:40
[INFO] [stderr]     |
[INFO] [stderr] 305 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stderr]     |                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 305 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/lib.rs:309:23
[INFO] [stderr]     |
[INFO] [stderr] 309 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 309 |     fn same(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stderr]     |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/lib.rs:309:34
[INFO] [stderr]     |
[INFO] [stderr] 309 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stderr]     |                                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 309 |     fn same(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err>;
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/debug.rs:25:29
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/debug.rs:25:40
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/debug.rs:29:23
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn same(self, a: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn same(self, a: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/debug.rs:29:34
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn same(self, a: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn same(self, a: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/detect.rs:203:29
[INFO] [stderr]     |
[INFO] [stderr] 203 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 203 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/detect.rs:203:40
[INFO] [stderr]     |
[INFO] [stderr] 203 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 203 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/detect.rs:207:23
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/detect.rs:207:34
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/constant.rs:42:29
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/constant.rs:42:40
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/constant.rs:46:23
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/constant.rs:46:34
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/unit.rs:20:29
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn difference(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/unit.rs:20:40
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn difference(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn difference(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/unit.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn same(self, _: &dyn Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/unit.rs:24:34
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn same(self, _: &Debug, _: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn same(self, _: &Debug, _: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/record.rs:115:29
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn difference(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/record.rs:115:40
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn difference(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn difference(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/record.rs:119:23
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn same(self, a: &dyn Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/record.rs:119:34
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn same(self, a: &Debug, b: &Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn same(self, a: &Debug, b: &dyn Debug) -> Result<Self::Ok, Self::Err> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: fields `L` and `R` are never read
[INFO] [stderr]   --> src/debug.rs:86:5
[INFO] [stderr]    |
[INFO] [stderr] 85 | struct DIFF<T, S> {
[INFO] [stderr]    |        ---- fields in this struct
[INFO] [stderr] 86 |     L: T,
[INFO] [stderr]    |     ^
[INFO] [stderr] 87 |     R: S,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DIFF` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stderr]    --> src/impls.rs:267:12
[INFO] [stderr]     |
[INFO] [stderr] 267 |         if a != b {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stderr] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stderr]     |
[INFO] [stderr] 267 -         if a != b {
[INFO] [stderr] 267 +         if !std::ptr::addr_eq(*a, *b) {
[INFO] [stderr]     |
[INFO] [stderr] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stderr]     |
[INFO] [stderr] 267 -         if a != b {
[INFO] [stderr] 267 +         if !std::ptr::eq(*a, *b) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stderr]    --> src/impls.rs:281:12
[INFO] [stderr]     |
[INFO] [stderr] 281 |         if a != b {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stderr]     |
[INFO] [stderr] 281 -         if a != b {
[INFO] [stderr] 281 +         if !std::ptr::addr_eq(*a, *b) {
[INFO] [stderr]     |
[INFO] [stderr] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stderr]     |
[INFO] [stderr] 281 -         if a != b {
[INFO] [stderr] 281 +         if !std::ptr::eq(*a, *b) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestStruct` is never constructed
[INFO] [stderr]    --> src/impls.rs:410:16
[INFO] [stderr]     |
[INFO] [stderr] 410 |     pub struct TestStruct {
[INFO] [stderr]     |                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `visit_diff` (lib) generated 27 warnings (run `cargo fix --lib -p visit_diff` to apply 24 suggestions)
[INFO] [stderr] warning: `visit_diff` (lib test) generated 28 warnings (27 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/visit_diff-c8bacdba98b10205)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] All { all: true, any: true }
[INFO] [stdout] test debug::tests::debug_delta_struct_pretty ... ok
[INFO] [stdout] test debug::tests::debug_delta_struct ... ok
[INFO] [stdout] test debug::tests::debug_enum_different ... ok
[INFO] [stdout] test debug::tests::debug_enum_same ... ok
[INFO] [stdout] test debug::tests::debug_self_struct ... ok
[INFO] [stdout] test debug::tests::map ... ok
[INFO] [stdout] test detect::any_tests::detector_enum ... ok
[INFO] [stdout] test debug::tests::struct_variant_different ... ok
[INFO] [stdout] test detect::any_tests::detector_first_field_true ... ok
[INFO] [stdout] test debug::tests::debug_self_usize ... ok
[INFO] [stdout] test debug::tests::struct_variant_same ... ok
[INFO] [stdout] test detect::any_tests::detector_second_field_true ... ok
[INFO] [stdout] test detect::any_tests::detector_self_false ... ok
[INFO] [stdout] test detect::any_tests::detector_struct_variant ... ok
[INFO] [stdout] test detect::tests::all_both_fields_true ... ok
[INFO] [stdout] test detect::tests::all_one_field_false ... ok
[INFO] [stdout] test detect::tests::all_self_false ... ok
[INFO] [stdout] test detect::tests::empty_slice ... ok
[INFO] [stdout] test detect::tests::unit ... ok
[INFO] [stdout] test record::tests::int ... ok
[INFO] [stdout] test record::tests::unit ... ok
[INFO] [stdout] test detect::any_tests::detector_other_false ... ok
[INFO] [stdout] test debug::tests::debug_full_delta_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-8a82d3c449d6ea53)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test actual_unit ... ok
[INFO] [stdout] test array ... ok
[INFO] [stdout] test bool ... ok
[INFO] [stdout] test cell ... ok
[INFO] [stdout] test ref_cell ... ok
[INFO] [stdout] test refs ... ok
[INFO] [stdout] test slice ... ok
[INFO] [stdout] test str ... ok
[INFO] [stdout] test tuple ... ok
[INFO] [stdout] test u32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/std.rs (/opt/rustwide/target/debug/deps/std-7902dade74b1d359)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test btreeset ... ok
[INFO] [stdout] test hashmap ... ok
[INFO] [stdout] test hashset ... ok
[INFO] [stdout] test btreemap ... ok
[INFO] [stdout] test vec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests visit_diff
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/constant.rs - constant (line 10) ... ignored
[INFO] [stdout] test src/constant.rs - constant (line 16) ... ignored
[INFO] [stdout] test src/lib.rs - Differ::begin_tuple_variant (line 462) ... ok
[INFO] [stdout] test src/lib.rs - Diff (line 103) ... ok
[INFO] [stdout] test src/lib.rs - Differ::begin_tuple (line 427) ... ok
[INFO] [stdout] test src/lib.rs - Differ::begin_struct (line 330) ... ok
[INFO] [stdout] test src/lib.rs - Differ (line 198) ... ok
[INFO] [stdout] test src/debug.rs - debug::debug_diff (line 288) ... ok
[INFO] [stdout] test src/lib.rs - Differ::begin_struct_variant (line 368) ... ok
[INFO] [stdout] test src/detect.rs - detect::any_difference (line 15) ... ok
[INFO] [stdout] test src/detect.rs - detect::all_different (line 46) ... ok
[INFO] [stdout] test src/lib.rs - Differ::begin_seq (line 516) ... ok
[INFO] [stdout] test src/debug.rs - debug::debug_diff (line 324) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9aaeff0a12c10e5b2567924034763be1d546fa85f9f6725decf8d739aeeef24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9aaeff0a12c10e5b2567924034763be1d546fa85f9f6725decf8d739aeeef24", kill_on_drop: false }`
[INFO] [stdout] f9aaeff0a12c10e5b2567924034763be1d546fa85f9f6725decf8d739aeeef24
