[INFO] cloning repository https://github.com/bsundsrud/kube-vault-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bsundsrud/kube-vault-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsundsrud%2Fkube-vault-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsundsrud%2Fkube-vault-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d03a301d186552141b9e561100c756e57d07caf
[INFO] checking bsundsrud/kube-vault-rs against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsundsrud%2Fkube-vault-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bsundsrud/kube-vault-rs 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/bsundsrud/kube-vault-rs
[INFO] finished tweaking git repo https://github.com/bsundsrud/kube-vault-rs
[INFO] tweaked toml for git repo https://github.com/bsundsrud/kube-vault-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/bsundsrud/kube-vault-rs 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 askama_shared v0.8.0
[INFO] [stderr]   Downloaded backtrace v0.3.37
[INFO] [stderr]   Downloaded openssl-probe v0.1.2
[INFO] [stderr]   Downloaded humansize v1.1.0
[INFO] [stderr]   Downloaded askama_escape v0.2.0
[INFO] [stderr]   Downloaded weedle v0.10.0
[INFO] [stderr]   Downloaded askama_derive v0.8.0
[INFO] [stderr]   Downloaded sct v0.6.0
[INFO] [stderr]   Downloaded indexmap v1.1.0
[INFO] [stderr]   Downloaded flate2 v1.0.11
[INFO] [stderr]   Downloaded rustls v0.16.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.18
[INFO] [stderr]   Downloaded webpki v0.21.0
[INFO] [stderr]   Downloaded ring v0.16.9
[INFO] [stderr]   Downloaded web-sys v0.3.27
[INFO] [stderr]   Downloaded miniz_oxide v0.3.2
[INFO] [stderr]   Downloaded webpki-roots v0.17.0
[INFO] [stderr]   Downloaded cc v1.0.42
[INFO] [stderr]   Downloaded reqwest v0.9.20
[INFO] [stderr]   Downloaded ct-logs v0.6.0
[INFO] [stderr]   Downloaded askama v0.8.0
[INFO] [stderr]   Downloaded wasm-bindgen-webidl v0.2.50
[INFO] [stderr]   Downloaded hyper-rustls v0.17.1
[INFO] [stderr]   Downloaded untrusted v0.7.0
[INFO] [stderr]   Downloaded tokio-rustls v0.10.0
[INFO] [stderr]   Downloaded sourcefile v0.1.4
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75e4868379be60a8d1f834b5a872fdfea0eba200f45948e83f82f53b0094c3a8
[INFO] running `Command { std: "docker" "start" "-a" "75e4868379be60a8d1f834b5a872fdfea0eba200f45948e83f82f53b0094c3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75e4868379be60a8d1f834b5a872fdfea0eba200f45948e83f82f53b0094c3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e4868379be60a8d1f834b5a872fdfea0eba200f45948e83f82f53b0094c3a8", kill_on_drop: false }`
[INFO] [stdout] 75e4868379be60a8d1f834b5a872fdfea0eba200f45948e83f82f53b0094c3a8
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c201e961a33fc4cc63866c326df3751734e5c8bd8ed017c6bf2d9da41efda0a
[INFO] running `Command { std: "docker" "start" "-a" "1c201e961a33fc4cc63866c326df3751734e5c8bd8ed017c6bf2d9da41efda0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.42
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.2
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling ring v0.16.9
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking indexmap v1.1.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.18
[INFO] [stderr]     Checking miniz_oxide v0.3.2
[INFO] [stderr]     Checking backtrace v0.3.37
[INFO] [stderr]     Checking mime v0.3.13
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking flate2 v1.0.11
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]     Checking hyper v0.12.34
[INFO] [stderr]     Checking publicsuffix v1.5.3
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]    Compiling askama_escape v0.2.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki v0.21.0
[INFO] [stderr]     Checking ct-logs v0.6.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking webpki-roots v0.17.0
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking dotenv v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.99
[INFO] [stderr]     Checking tokio-rustls v0.10.0
[INFO] [stderr]     Checking hyper-rustls v0.17.1
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking serde_yaml v0.8.9
[INFO] [stderr]    Compiling askama_shared v0.8.0
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]    Compiling askama_derive v0.8.0
[INFO] [stderr]     Checking reqwest v0.9.20
[INFO] [stderr]     Checking vault v0.1.0 (/opt/rustwide/workdir/vault)
[INFO] [stderr]     Checking askama v0.8.0
[INFO] [stderr]     Checking kube-vault v0.4.0 (/opt/rustwide/workdir/kube-vault)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 48.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1c201e961a33fc4cc63866c326df3751734e5c8bd8ed017c6bf2d9da41efda0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c201e961a33fc4cc63866c326df3751734e5c8bd8ed017c6bf2d9da41efda0a", kill_on_drop: false }`
[INFO] [stdout] 1c201e961a33fc4cc63866c326df3751734e5c8bd8ed017c6bf2d9da41efda0a
[INFO] checking bsundsrud/kube-vault-rs 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%2Fbsundsrud%2Fkube-vault-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bsundsrud/kube-vault-rs 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/bsundsrud/kube-vault-rs
[INFO] finished tweaking git repo https://github.com/bsundsrud/kube-vault-rs
[INFO] tweaked toml for git repo https://github.com/bsundsrud/kube-vault-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/bsundsrud/kube-vault-rs 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 414cb2155253ea2c38cc147bb9643620476684e00e3d66c13a6ef197334912ae
[INFO] running `Command { std: "docker" "start" "-a" "414cb2155253ea2c38cc147bb9643620476684e00e3d66c13a6ef197334912ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "414cb2155253ea2c38cc147bb9643620476684e00e3d66c13a6ef197334912ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "414cb2155253ea2c38cc147bb9643620476684e00e3d66c13a6ef197334912ae", kill_on_drop: false }`
[INFO] [stdout] 414cb2155253ea2c38cc147bb9643620476684e00e3d66c13a6ef197334912ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 26cd0b706bf628675bdb5b2af0f6531dfb0c49e0825ea80ab8434de59942ac32
[INFO] running `Command { std: "docker" "start" "-a" "26cd0b706bf628675bdb5b2af0f6531dfb0c49e0825ea80ab8434de59942ac32", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.42
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.2
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling ring v0.16.9
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking indexmap v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]     Checking backtrace v0.3.37
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.18
[INFO] [stderr]     Checking miniz_oxide v0.3.2
[INFO] [stderr]     Checking mime v0.3.13
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking flate2 v1.0.11
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]     Checking hyper v0.12.34
[INFO] [stderr]     Checking publicsuffix v1.5.3
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]    Compiling askama_escape v0.2.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki v0.21.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking webpki-roots v0.17.0
[INFO] [stderr]     Checking ct-logs v0.6.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking dotenv v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.99
[INFO] [stderr]     Checking tokio-rustls v0.10.0
[INFO] [stderr]     Checking hyper-rustls v0.17.1
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_yaml v0.8.9
[INFO] [stderr]     Checking askama_shared v0.8.0
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking reqwest v0.9.20
[INFO] [stderr]    Compiling askama_derive v0.8.0
[INFO] [stderr]     Checking vault v0.1.0 (/opt/rustwide/workdir/vault)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> vault/src/api.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Deserialize)]
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_VaultResponse`
[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]   --> vault/src/api.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_AuthInfo`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> vault/src/api.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_KvMetadata`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> vault/src/api.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_KvData`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> vault/src/api.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_KvKeys`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> vault/src/api.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_VaultError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> vault/src/auth.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_GitHubToken`
[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 `Serialize` (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]    --> vault/src/auth.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_AppRoleToken`
[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 `Serialize` (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]  --> vault/src/error.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_VaultClientError`
[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 `Fail` (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]  --> vault/src/error.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_VaultClientError`
[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 `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vault` (lib test) due to 11 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]  --> vault/src/api.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Deserialize)]
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_VaultResponse`
[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]   --> vault/src/api.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_AuthInfo`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> vault/src/api.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_KvMetadata`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> vault/src/api.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_KvData`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> vault/src/api.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_KvKeys`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> vault/src/api.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_VaultError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> vault/src/auth.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_GitHubToken`
[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 `Serialize` (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]    --> vault/src/auth.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_AppRoleToken`
[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 `Serialize` (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]  --> vault/src/error.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_VaultClientError`
[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 `Fail` (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]  --> vault/src/error.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_VaultClientError`
[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 `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vault` (lib) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "26cd0b706bf628675bdb5b2af0f6531dfb0c49e0825ea80ab8434de59942ac32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26cd0b706bf628675bdb5b2af0f6531dfb0c49e0825ea80ab8434de59942ac32", kill_on_drop: false }`
[INFO] [stdout] 26cd0b706bf628675bdb5b2af0f6531dfb0c49e0825ea80ab8434de59942ac32
