[INFO] fetching crate monero-rpc 0.4.0...
[INFO] checking monero-rpc-0.4.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate monero-rpc 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate monero-rpc 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 monero-rpc 0.4.0
[INFO] finished tweaking crates.io crate monero-rpc 0.4.0
[INFO] tweaked toml for crates.io crate monero-rpc 0.4.0 written to /workspace/builds/worker-5-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 md-5 v0.10.6
[INFO] [stderr]   Downloaded serde_test v1.0.176
[INFO] [stderr]   Downloaded digest_auth v0.3.1
[INFO] [stderr]   Downloaded diqwest v1.2.1
[INFO] [stderr]   Downloaded tokio-socks v0.5.1
[INFO] [stderr]   Downloaded base58-monero v2.0.0
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded monero v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37dadf9c971e43e3007f86d612418c3b207bd6c6553e0b21e416638c0fbdc3dc
[INFO] running `Command { std: "docker" "start" "-a" "37dadf9c971e43e3007f86d612418c3b207bd6c6553e0b21e416638c0fbdc3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37dadf9c971e43e3007f86d612418c3b207bd6c6553e0b21e416638c0fbdc3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37dadf9c971e43e3007f86d612418c3b207bd6c6553e0b21e416638c0fbdc3dc", kill_on_drop: false }`
[INFO] [stdout] 37dadf9c971e43e3007f86d612418c3b207bd6c6553e0b21e416638c0fbdc3dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feefd2e8be0d62762316333e64ea45f1c50c99db5d3bd5d7f3cf48e22566a5f2
[INFO] running `Command { std: "docker" "start" "-a" "feefd2e8be0d62762316333e64ea45f1c50c99db5d3bd5d7f3cf48e22566a5f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking base58-monero v2.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking monero v0.19.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking monero-rpc v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/models.rs:587:41
[INFO] [stdout]     |
[INFO] [stdout] 587 |             timestamp: DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/models.rs:606:41
[INFO] [stdout]     |
[INFO] [stdout] 606 |             timestamp: DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> tests/clients_tests/all_clients_interaction.rs:450:37
[INFO] [stdout]     |
[INFO] [stdout] 450 |         timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp_opt(0, 0).unwrap(), Utc),
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> tests/clients_tests/empty_blockchain.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |         timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp_opt(0, 0).unwrap(), Utc),
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> tests/clients_tests/non_empty_blockchain.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |         timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp_opt(0, 0).unwrap(), Utc),
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> tests/clients_tests/helpers/regtest.rs:247:48
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let start_2022_date = DateTime::<Utc>::from_utc(start_2022_date, Utc);
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 12.99s
[INFO] running `Command { std: "docker" "inspect" "feefd2e8be0d62762316333e64ea45f1c50c99db5d3bd5d7f3cf48e22566a5f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feefd2e8be0d62762316333e64ea45f1c50c99db5d3bd5d7f3cf48e22566a5f2", kill_on_drop: false }`
[INFO] [stdout] feefd2e8be0d62762316333e64ea45f1c50c99db5d3bd5d7f3cf48e22566a5f2
[INFO] checking monero-rpc-0.4.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate monero-rpc 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate monero-rpc 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 monero-rpc 0.4.0
[INFO] finished tweaking crates.io crate monero-rpc 0.4.0
[INFO] tweaked toml for crates.io crate monero-rpc 0.4.0 written to /workspace/builds/worker-5-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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 93a8c102bd7b0f51d36d2d36670aa023fc48f963ebd5eb920ead28c0ec99ab4b
[INFO] running `Command { std: "docker" "start" "-a" "93a8c102bd7b0f51d36d2d36670aa023fc48f963ebd5eb920ead28c0ec99ab4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93a8c102bd7b0f51d36d2d36670aa023fc48f963ebd5eb920ead28c0ec99ab4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93a8c102bd7b0f51d36d2d36670aa023fc48f963ebd5eb920ead28c0ec99ab4b", kill_on_drop: false }`
[INFO] [stdout] 93a8c102bd7b0f51d36d2d36670aa023fc48f963ebd5eb920ead28c0ec99ab4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 81cf22fa21df022fc1aeab76df72a2db0dc39f1236b1c3eb160b0907c5737d69
[INFO] running `Command { std: "docker" "start" "-a" "81cf22fa21df022fc1aeab76df72a2db0dc39f1236b1c3eb160b0907c5737d69", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking base58-monero v2.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking monero v0.19.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking monero-rpc v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/models.rs:587:41
[INFO] [stdout]     |
[INFO] [stdout] 587 |             timestamp: DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/models.rs:606:41
[INFO] [stdout]     |
[INFO] [stdout] 606 |             timestamp: DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                         ^^^^^^^^
[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:1032:9
[INFO] [stdout]      |
[INFO] [stdout] 1032 | /         impl From<Rsp> for SignedTransferOutput {
[INFO] [stdout] 1033 | |             fn from(value: Rsp) -> Self {
[INFO] [stdout] 1034 | |                 Self {
[INFO] [stdout] 1035 | |                     signed_txset: value.signed_txset.0,
[INFO] [stdout] ...    |
[INFO] [stdout] 1039 | |             }
[INFO] [stdout] 1040 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current async fn `<unnameable>` and up 2 bodies
[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:1192:9
[INFO] [stdout]      |
[INFO] [stdout] 1192 | /         impl From<Rsp> for Vec<SignedKeyImage> {
[INFO] [stdout] 1193 | |             fn from(rsp: Rsp) -> Self {
[INFO] [stdout] 1194 | |                 rsp.signed_key_images
[INFO] [stdout] 1195 | |                     .into_iter()
[INFO] [stdout] ...    |
[INFO] [stdout] 1206 | |             }
[INFO] [stdout] 1207 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current async fn `<unnameable>` and up 2 bodies
[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/lib.rs:1032:9
[INFO] [stdout]      |
[INFO] [stdout] 1032 | /         impl From<Rsp> for SignedTransferOutput {
[INFO] [stdout] 1033 | |             fn from(value: Rsp) -> Self {
[INFO] [stdout] 1034 | |                 Self {
[INFO] [stdout] 1035 | |                     signed_txset: value.signed_txset.0,
[INFO] [stdout] ...    |
[INFO] [stdout] 1039 | |             }
[INFO] [stdout] 1040 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current async fn `<unnameable>` and up 2 bodies
[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:1192:9
[INFO] [stdout]      |
[INFO] [stdout] 1192 | /         impl From<Rsp> for Vec<SignedKeyImage> {
[INFO] [stdout] 1193 | |             fn from(rsp: Rsp) -> Self {
[INFO] [stdout] 1194 | |                 rsp.signed_key_images
[INFO] [stdout] 1195 | |                     .into_iter()
[INFO] [stdout] ...    |
[INFO] [stdout] 1206 | |             }
[INFO] [stdout] 1207 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current async fn `<unnameable>` and up 2 bodies
[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 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `monero-rpc` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `monero-rpc` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "81cf22fa21df022fc1aeab76df72a2db0dc39f1236b1c3eb160b0907c5737d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81cf22fa21df022fc1aeab76df72a2db0dc39f1236b1c3eb160b0907c5737d69", kill_on_drop: false }`
[INFO] [stdout] 81cf22fa21df022fc1aeab76df72a2db0dc39f1236b1c3eb160b0907c5737d69
