[INFO] cloning repository https://github.com/jo1gi/podcast-dl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jo1gi/podcast-dl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo1gi%2Fpodcast-dl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo1gi%2Fpodcast-dl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aeafb97ea37b3a69954782d6c1114590c5d3ee39
[INFO] checking jo1gi/podcast-dl against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo1gi%2Fpodcast-dl" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jo1gi/podcast-dl
[INFO] finished tweaking git repo https://github.com/jo1gi/podcast-dl
[INFO] tweaked toml for git repo https://github.com/jo1gi/podcast-dl written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jo1gi/podcast-dl on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jo1gi/podcast-dl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded scraper v0.13.0
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded rt-format v0.3.1
[INFO] [stderr]   Downloaded scratch v1.0.3
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded html5ever v0.26.0
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.3
[INFO] [stderr]   Downloaded derive_builder_macro v0.10.2
[INFO] [stderr]   Downloaded never v0.1.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.85
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded atom_syndication v0.11.0
[INFO] [stderr]   Downloaded displaydoc v0.2.3
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.85
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded cxx-build v1.0.85
[INFO] [stderr]   Downloaded serde v1.0.151
[INFO] [stderr]   Downloaded rss v2.0.1
[INFO] [stderr]   Downloaded derive_builder_core v0.10.2
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded ipnet v2.7.0
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded derive_builder v0.10.2
[INFO] [stderr]   Downloaded markup5ever v0.11.0
[INFO] [stderr]   Downloaded fern v0.6.1
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] [stderr]   Downloaded cxx v1.0.85
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86e9baab0a4868ef8ec9435005098b27b34e6224d0e190473e83625b5d4a805d
[INFO] running `Command { std: "docker" "start" "-a" "86e9baab0a4868ef8ec9435005098b27b34e6224d0e190473e83625b5d4a805d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86e9baab0a4868ef8ec9435005098b27b34e6224d0e190473e83625b5d4a805d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e9baab0a4868ef8ec9435005098b27b34e6224d0e190473e83625b5d4a805d", kill_on_drop: false }`
[INFO] [stdout] 86e9baab0a4868ef8ec9435005098b27b34e6224d0e190473e83625b5d4a805d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c5328754fe830b6dfeaa589bbea1f7302f9116aa0215157334e73103bb9bb3a
[INFO] running `Command { std: "docker" "start" "-a" "6c5328754fe830b6dfeaa589bbea1f7302f9116aa0215157334e73103bb9bb3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking ipnet v2.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking fern v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking diligent-date-parser v0.1.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rt-format v0.3.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking atom_syndication v0.11.0
[INFO] [stderr]     Checking rss v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking scraper v0.13.0
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]     Checking podcast-dl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `artwork` and `search_engine` are never read
[INFO] [stdout]   --> src/search/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SearchResult {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub artwork: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 16 |     /// The search engine the result was found on
[INFO] [stdout] 17 |     pub search_engine: SearchEngine,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Int` is never constructed
[INFO] [stdout]   --> src/output/formatting.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | enum Variant<'a> {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 14 |     String(&'a String),
[INFO] [stdout] 15 |     Int(usize),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Variant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Error, Display)]
[INFO] [stdout]   |                        ^------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Display` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_DERIVE_Display_FOR_Error`
[INFO] [stdout] 5 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Error, Display)]
[INFO] [stdout]    |                        ^------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Display` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_Display_FOR_ParseError`
[INFO] [stdout] 30 | pub enum ParseError {
[INFO] [stdout]    |          ---------- `ParseError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `artwork` and `search_engine` are never read
[INFO] [stdout]   --> src/search/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SearchResult {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub artwork: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 16 |     /// The search engine the result was found on
[INFO] [stdout] 17 |     pub search_engine: SearchEngine,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Int` is never constructed
[INFO] [stdout]   --> src/output/formatting.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | enum Variant<'a> {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 14 |     String(&'a String),
[INFO] [stdout] 15 |     Int(usize),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Variant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Error, Display)]
[INFO] [stdout]   |                        ^------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Display` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_DERIVE_Display_FOR_Error`
[INFO] [stdout] 5 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Error, Display)]
[INFO] [stdout]    |                        ^------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Display` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_Display_FOR_ParseError`
[INFO] [stdout] 30 | pub enum ParseError {
[INFO] [stdout]    |          ---------- `ParseError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "6c5328754fe830b6dfeaa589bbea1f7302f9116aa0215157334e73103bb9bb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c5328754fe830b6dfeaa589bbea1f7302f9116aa0215157334e73103bb9bb3a", kill_on_drop: false }`
[INFO] [stdout] 6c5328754fe830b6dfeaa589bbea1f7302f9116aa0215157334e73103bb9bb3a
