[INFO] fetching crate oasis-types 0.4.0...
[INFO] checking oasis-types-0.4.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate oasis-types 0.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate oasis-types 0.4.0 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 crates.io crate oasis-types 0.4.0
[INFO] finished tweaking crates.io crate oasis-types 0.4.0
[INFO] tweaked toml for crates.io crate oasis-types 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded oasis-borsh-derive-internal v0.2.14
[INFO] [stderr]   Downloaded oasis-borsh-derive v0.2.10
[INFO] [stderr]   Downloaded oasis-borsh v0.2.12
[INFO] [stderr]   Downloaded derive_more v0.15.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee71a25774b2aa91b10b73a145f59b3e3bab79562a2384027996589056397e77
[INFO] running `Command { std: "docker" "start" "-a" "ee71a25774b2aa91b10b73a145f59b3e3bab79562a2384027996589056397e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee71a25774b2aa91b10b73a145f59b3e3bab79562a2384027996589056397e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee71a25774b2aa91b10b73a145f59b3e3bab79562a2384027996589056397e77", kill_on_drop: false }`
[INFO] [stdout] ee71a25774b2aa91b10b73a145f59b3e3bab79562a2384027996589056397e77
[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] d9d25d5c4f05a80e1c964f2313393a13a7266496b99e7f54accab13d5523c136
[INFO] running `Command { std: "docker" "start" "-a" "d9d25d5c4f05a80e1c964f2313393a13a7266496b99e7f54accab13d5523c136", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling oasis-borsh-derive-internal v0.2.14
[INFO] [stderr]    Compiling oasis-borsh-derive v0.2.10
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking oasis-borsh v0.2.12
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]     Checking oasis-types v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(non_exhaustive)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(non_exhaustive)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.61s
[INFO] running `Command { std: "docker" "inspect" "d9d25d5c4f05a80e1c964f2313393a13a7266496b99e7f54accab13d5523c136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9d25d5c4f05a80e1c964f2313393a13a7266496b99e7f54accab13d5523c136", kill_on_drop: false }`
[INFO] [stdout] d9d25d5c4f05a80e1c964f2313393a13a7266496b99e7f54accab13d5523c136
[INFO] checking oasis-types-0.4.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate oasis-types 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate oasis-types 0.4.0 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 crates.io crate oasis-types 0.4.0
[INFO] finished tweaking crates.io crate oasis-types 0.4.0
[INFO] tweaked toml for crates.io crate oasis-types 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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] 43eefe4df611714da643e5119875d397411c224c850aed9650be42b406638680
[INFO] running `Command { std: "docker" "start" "-a" "43eefe4df611714da643e5119875d397411c224c850aed9650be42b406638680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43eefe4df611714da643e5119875d397411c224c850aed9650be42b406638680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43eefe4df611714da643e5119875d397411c224c850aed9650be42b406638680", kill_on_drop: false }`
[INFO] [stdout] 43eefe4df611714da643e5119875d397411c224c850aed9650be42b406638680
[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] 558ea83e3f8c212c276d5256bb780d9ffd35996e7e446757cfdec49a337e00d3
[INFO] running `Command { std: "docker" "start" "-a" "558ea83e3f8c212c276d5256bb780d9ffd35996e7e446757cfdec49a337e00d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling oasis-borsh-derive-internal v0.2.14
[INFO] [stderr]    Compiling oasis-borsh-derive v0.2.10
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking oasis-borsh v0.2.12
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]     Checking oasis-types v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(non_exhaustive)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(non_exhaustive)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:68:5
[INFO] [stdout]     |
[INFO] [stdout] 68  | /     impl oasis_borsh::ser::BorshSerialize for RpcError {
[INFO] [stdout] 69  | |         fn serialize<W: std::io::Write>(
[INFO] [stdout] 70  | |             &self,
[INFO] [stdout] 71  | |             writer: &mut W,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         }
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERDE_FOR_RPC_ERROR`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | /     impl oasis_borsh::de::BorshDeserialize for RpcError {
[INFO] [stdout] 112 | |         fn deserialize<R: std::io::Read>(
[INFO] [stdout] 113 | |             reader: &mut R,
[INFO] [stdout] 114 | |         ) -> std::result::Result<Self, std::io::Error> {
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |         }
[INFO] [stdout] 139 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERDE_FOR_RPC_ERROR`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/address.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     impl oasis_borsh::BorshSerialize for Address {
[INFO] [stdout] 69 | |         fn serialize<W: std::io::Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout] 70 | |             writer.write_all(&self.0)
[INFO] [stdout] 71 | |         }
[INFO] [stdout] 72 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERDE_FOR_ADDRESS`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/address.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     impl oasis_borsh::BorshDeserialize for Address {
[INFO] [stdout] 75 | |         fn deserialize<R: std::io::Read>(reader: &mut R) -> Result<Self, std::io::Error> {
[INFO] [stdout] 76 | |             let mut addr = Address::default();
[INFO] [stdout] 77 | |             reader.read_exact(&mut addr.0)?;
[INFO] [stdout] 78 | |             Ok(addr)
[INFO] [stdout] 79 | |         }
[INFO] [stdout] 80 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERDE_FOR_ADDRESS`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:68:5
[INFO] [stdout]     |
[INFO] [stdout] 68  | /     impl oasis_borsh::ser::BorshSerialize for RpcError {
[INFO] [stdout] 69  | |         fn serialize<W: std::io::Write>(
[INFO] [stdout] 70  | |             &self,
[INFO] [stdout] 71  | |             writer: &mut W,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         }
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERDE_FOR_RPC_ERROR`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | /     impl oasis_borsh::de::BorshDeserialize for RpcError {
[INFO] [stdout] 112 | |         fn deserialize<R: std::io::Read>(
[INFO] [stdout] 113 | |             reader: &mut R,
[INFO] [stdout] 114 | |         ) -> std::result::Result<Self, std::io::Error> {
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |         }
[INFO] [stdout] 139 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERDE_FOR_RPC_ERROR`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/address.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     impl oasis_borsh::BorshSerialize for Address {
[INFO] [stdout] 69 | |         fn serialize<W: std::io::Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout] 70 | |             writer.write_all(&self.0)
[INFO] [stdout] 71 | |         }
[INFO] [stdout] 72 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERDE_FOR_ADDRESS`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/address.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     impl oasis_borsh::BorshDeserialize for Address {
[INFO] [stdout] 75 | |         fn deserialize<R: std::io::Read>(reader: &mut R) -> Result<Self, std::io::Error> {
[INFO] [stdout] 76 | |             let mut addr = Address::default();
[INFO] [stdout] 77 | |             reader.read_exact(&mut addr.0)?;
[INFO] [stdout] 78 | |             Ok(addr)
[INFO] [stdout] 79 | |         }
[INFO] [stdout] 80 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERDE_FOR_ADDRESS`
[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] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oasis-types` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oasis-types` (lib test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "558ea83e3f8c212c276d5256bb780d9ffd35996e7e446757cfdec49a337e00d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "558ea83e3f8c212c276d5256bb780d9ffd35996e7e446757cfdec49a337e00d3", kill_on_drop: false }`
[INFO] [stdout] 558ea83e3f8c212c276d5256bb780d9ffd35996e7e446757cfdec49a337e00d3
