[INFO] fetching crate apple-search-ads 0.4.3...
[INFO] checking apple-search-ads-0.4.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate apple-search-ads 0.4.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate apple-search-ads 0.4.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apple-search-ads 0.4.3
[INFO] finished tweaking crates.io crate apple-search-ads 0.4.3
[INFO] tweaked toml for crates.io crate apple-search-ads 0.4.3 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-api-client-endpoint v0.2.1
[INFO] [stderr]   Downloaded serde-aux-ext v0.2.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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dae69dae00ee679be6a81e0909d9410302eb15d7c2d835379eae7fb5e5933c4
[INFO] running `Command { std: "docker" "start" "-a" "2dae69dae00ee679be6a81e0909d9410302eb15d7c2d835379eae7fb5e5933c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dae69dae00ee679be6a81e0909d9410302eb15d7c2d835379eae7fb5e5933c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dae69dae00ee679be6a81e0909d9410302eb15d7c2d835379eae7fb5e5933c4", kill_on_drop: false }`
[INFO] [stdout] 2dae69dae00ee679be6a81e0909d9410302eb15d7c2d835379eae7fb5e5933c4
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3f41568ec72baf06795dd87b940f3da365439596d8e5a47f196d6f9db2da298
[INFO] running `Command { std: "docker" "start" "-a" "e3f41568ec72baf06795dd87b940f3da365439596d8e5a47f196d6f9db2da298", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling serde-rename-rule v0.2.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking http-api-client-endpoint v0.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde-attributes v0.2.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling serde-enum-str v0.3.2
[INFO] [stderr]     Checking serde-aux-ext v0.2.0
[INFO] [stderr]     Checking apple-search-ads v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/campaign.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/objects/campaign.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]     |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/extended_spend_row.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/extended_spend_row.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/objects/reporting_request.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]     |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/campaign.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/objects/campaign.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]     |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/extended_spend_row.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/extended_spend_row.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/objects/reporting_request.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]     |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]   --> src/objects/reporting_request.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Self::new(now - chrono::Duration::days(3), now, Selector::default())
[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::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]   --> src/objects/reporting_request.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Self::new(now - chrono::Duration::days(3), now, Selector::default())
[INFO] [stdout]    |                                           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/objects/extended_spend_row.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl ExtendedSpendRowDate {
[INFO] [stdout] 126 | |             fn from_ymd(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout] 127 | |                 Self::Date(NaiveDate::from_ymd_opt(year, month, day).expect(""))
[INFO] [stdout] 128 | |             }
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |             }
[INFO] [stdout] 137 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_ser_and_de_date`
[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: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.28s
[INFO] running `Command { std: "docker" "inspect" "e3f41568ec72baf06795dd87b940f3da365439596d8e5a47f196d6f9db2da298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f41568ec72baf06795dd87b940f3da365439596d8e5a47f196d6f9db2da298", kill_on_drop: false }`
[INFO] [stdout] e3f41568ec72baf06795dd87b940f3da365439596d8e5a47f196d6f9db2da298
[INFO] checking apple-search-ads-0.4.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate apple-search-ads 0.4.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate apple-search-ads 0.4.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apple-search-ads 0.4.3
[INFO] finished tweaking crates.io crate apple-search-ads 0.4.3
[INFO] tweaked toml for crates.io crate apple-search-ads 0.4.3 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c8001d36795bf7323ae8c3a9f264f2054a5b4acb0e439f1e903d20bd7153499
[INFO] running `Command { std: "docker" "start" "-a" "2c8001d36795bf7323ae8c3a9f264f2054a5b4acb0e439f1e903d20bd7153499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c8001d36795bf7323ae8c3a9f264f2054a5b4acb0e439f1e903d20bd7153499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c8001d36795bf7323ae8c3a9f264f2054a5b4acb0e439f1e903d20bd7153499", kill_on_drop: false }`
[INFO] [stdout] 2c8001d36795bf7323ae8c3a9f264f2054a5b4acb0e439f1e903d20bd7153499
[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" "-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d76d13320bc84c5a4641238da98ca055608e0b046c89d77b9dee25fbca21f364
[INFO] running `Command { std: "docker" "start" "-a" "d76d13320bc84c5a4641238da98ca055608e0b046c89d77b9dee25fbca21f364", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling serde-rename-rule v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http-api-client-endpoint v0.2.1
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde-attributes v0.2.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling serde-enum-str v0.3.2
[INFO] [stderr]     Checking serde-aux-ext v0.2.0
[INFO] [stderr]     Checking apple-search-ads v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/campaign.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/objects/campaign.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]     |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/extended_spend_row.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/extended_spend_row.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/objects/reporting_request.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]     |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/campaign.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/objects/campaign.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]     |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/extended_spend_row.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/objects/extended_spend_row.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]    |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/objects/reporting_request.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |     use serde::{self, Deserialize, Deserializer, Serializer};
[INFO] [stdout]     |                 ^^^^ the item `serde` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]   --> src/objects/reporting_request.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Self::new(now - chrono::Duration::days(3), now, Selector::default())
[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::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]   --> src/objects/reporting_request.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Self::new(now - chrono::Duration::days(3), now, Selector::default())
[INFO] [stdout]    |                                           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/objects/extended_spend_row.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl ExtendedSpendRowDate {
[INFO] [stdout] 126 | |             fn from_ymd(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout] 127 | |                 Self::Date(NaiveDate::from_ymd_opt(year, month, day).expect(""))
[INFO] [stdout] 128 | |             }
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |             }
[INFO] [stdout] 137 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_ser_and_de_date`
[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: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.41s
[INFO] running `Command { std: "docker" "inspect" "d76d13320bc84c5a4641238da98ca055608e0b046c89d77b9dee25fbca21f364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d76d13320bc84c5a4641238da98ca055608e0b046c89d77b9dee25fbca21f364", kill_on_drop: false }`
[INFO] [stdout] d76d13320bc84c5a4641238da98ca055608e0b046c89d77b9dee25fbca21f364
