[INFO] cloning repository https://github.com/yuvadm/streamlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuvadm/streamlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvadm%2Fstreamlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvadm%2Fstreamlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e3a336c07e27ebbcbe112222d0a20796519dd83
[INFO] checking yuvadm/streamlib against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvadm%2Fstreamlib" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yuvadm/streamlib on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yuvadm/streamlib
[INFO] finished tweaking git repo https://github.com/yuvadm/streamlib
[INFO] tweaked toml for git repo https://github.com/yuvadm/streamlib written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yuvadm/streamlib 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blake2b_simd v0.5.8
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] [stderr]   Downloaded nix v0.15.0
[INFO] [stderr]   Downloaded libssh2-sys v0.2.12
[INFO] [stderr]   Downloaded libgit2-sys v0.9.1
[INFO] [stderr]   Downloaded jobserver v0.1.17
[INFO] [stderr]   Downloaded duct v0.13.0
[INFO] [stderr]   Downloaded shared_child v0.3.4
[INFO] [stderr]   Downloaded quick-xml v0.16.1
[INFO] [stderr]   Downloaded os_pipe v0.8.2
[INFO] [stderr]   Downloaded encoding_rs v0.8.20
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.69
[INFO] [stderr]   Downloaded termion v1.5.3
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded url v2.3.0
[INFO] [stderr]   Downloaded git2 v0.10.1
[INFO] [stderr]   Downloaded toml v0.5.4
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b35f28a5f5b73b4f5fb6a7fe663846dba6848c253c111212d702cdb4f2a47bf7
[INFO] running `Command { std: "docker" "start" "-a" "b35f28a5f5b73b4f5fb6a7fe663846dba6848c253c111212d702cdb4f2a47bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b35f28a5f5b73b4f5fb6a7fe663846dba6848c253c111212d702cdb4f2a47bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b35f28a5f5b73b4f5fb6a7fe663846dba6848c253c111212d702cdb4f2a47bf7", kill_on_drop: false }`
[INFO] [stdout] b35f28a5f5b73b4f5fb6a7fe663846dba6848c253c111212d702cdb4f2a47bf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e488aa05676d7ac9b922f178621eaec675dd55b8a0ebd9531218eb90a6e4fa5c
[INFO] running `Command { std: "docker" "start" "-a" "e488aa05676d7ac9b922f178621eaec675dd55b8a0ebd9531218eb90a6e4fa5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling encoding_rs v0.8.20
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking quick-xml v0.16.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking shared_child v0.3.4
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking termion v1.5.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling libssh2-sys v0.2.12
[INFO] [stderr]    Compiling libgit2-sys v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking os_pipe v0.8.2
[INFO] [stderr]     Checking duct v0.13.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking git2 v0.10.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking toml v0.5.4
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking streamlib v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 30.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "e488aa05676d7ac9b922f178621eaec675dd55b8a0ebd9531218eb90a6e4fa5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e488aa05676d7ac9b922f178621eaec675dd55b8a0ebd9531218eb90a6e4fa5c", kill_on_drop: false }`
[INFO] [stdout] e488aa05676d7ac9b922f178621eaec675dd55b8a0ebd9531218eb90a6e4fa5c
[INFO] checking yuvadm/streamlib against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvadm%2Fstreamlib" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yuvadm/streamlib on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yuvadm/streamlib
[INFO] finished tweaking git repo https://github.com/yuvadm/streamlib
[INFO] tweaked toml for git repo https://github.com/yuvadm/streamlib written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/yuvadm/streamlib 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c237a53cbe5dccf6994ca144a7f16d91f4e5b6bc001bfdbce3c7bc822d21fe7
[INFO] running `Command { std: "docker" "start" "-a" "3c237a53cbe5dccf6994ca144a7f16d91f4e5b6bc001bfdbce3c7bc822d21fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c237a53cbe5dccf6994ca144a7f16d91f4e5b6bc001bfdbce3c7bc822d21fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c237a53cbe5dccf6994ca144a7f16d91f4e5b6bc001bfdbce3c7bc822d21fe7", kill_on_drop: false }`
[INFO] [stdout] 3c237a53cbe5dccf6994ca144a7f16d91f4e5b6bc001bfdbce3c7bc822d21fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44e5e1b640e5b2e7a0706723755936868107717ab08573ec7d17c1ce0e5f890e
[INFO] running `Command { std: "docker" "start" "-a" "44e5e1b640e5b2e7a0706723755936868107717ab08573ec7d17c1ce0e5f890e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling encoding_rs v0.8.20
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking quick-xml v0.16.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking shared_child v0.3.4
[INFO] [stderr]     Checking termion v1.5.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling libssh2-sys v0.2.12
[INFO] [stderr]    Compiling libgit2-sys v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking os_pipe v0.8.2
[INFO] [stderr]     Checking duct v0.13.0
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking git2 v0.10.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking toml v0.5.4
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking streamlib v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/library.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Deserialize, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Query`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/library.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Deserialize, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Entry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `streamlib` (bin "streamlib") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/library.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Deserialize, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Query`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/library.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Deserialize, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Entry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `streamlib` (bin "streamlib" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "44e5e1b640e5b2e7a0706723755936868107717ab08573ec7d17c1ce0e5f890e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e5e1b640e5b2e7a0706723755936868107717ab08573ec7d17c1ce0e5f890e", kill_on_drop: false }`
[INFO] [stdout] 44e5e1b640e5b2e7a0706723755936868107717ab08573ec7d17c1ce0e5f890e
