[INFO] fetching crate square-api-client 0.1.9...
[INFO] building square-api-client-0.1.9 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate square-api-client 0.1.9 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate square-api-client 0.1.9
[INFO] finished tweaking crates.io crate square-api-client 0.1.9
[INFO] tweaked toml for crates.io crate square-api-client 0.1.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate square-api-client 0.1.9 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 199 packages to latest compatible versions
[INFO] [stderr]       Adding infer v0.9.0 (available: v0.19.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding reqwest-middleware v0.1.6 (available: v0.4.2)
[INFO] [stderr]       Adding reqwest-retry v0.1.5 (available: v0.7.0)
[INFO] [stderr]       Adding rustc_version_runtime v0.2.1 (available: v0.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded package_info v0.1.0
[INFO] [stderr]   Downloaded package_info_derive v0.1.0
[INFO] [stderr]   Downloaded rustc_version_runtime v0.2.1
[INFO] [stderr]   Downloaded reqwest-middleware v0.1.6
[INFO] [stderr]   Downloaded infer v0.9.0
[INFO] [stderr]   Downloaded reqwest-retry v0.1.5
[INFO] [stderr]   Downloaded retry-policies v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb309c58ee530e5c3bf3caec5479daffe0ea366fce4824eb748658aa8c3a860d
[INFO] running `Command { std: "docker" "start" "-a" "cb309c58ee530e5c3bf3caec5479daffe0ea366fce4824eb748658aa8c3a860d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb309c58ee530e5c3bf3caec5479daffe0ea366fce4824eb748658aa8c3a860d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb309c58ee530e5c3bf3caec5479daffe0ea366fce4824eb748658aa8c3a860d", kill_on_drop: false }`
[INFO] [stdout] cb309c58ee530e5c3bf3caec5479daffe0ea366fce4824eb748658aa8c3a860d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 903f0e5eba7deae342ab10cddab4bb6788ab046aa1db9d9fd2be493a874486c7
[INFO] running `Command { std: "docker" "start" "-a" "903f0e5eba7deae342ab10cddab4bb6788ab046aa1db9d9fd2be493a874486c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling task-local-extensions v0.1.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling package_info v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling infer v0.9.0
[INFO] [stderr]    Compiling package_info_derive v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling retry-policies v0.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-middleware v0.1.6
[INFO] [stderr]    Compiling reqwest-retry v0.1.5
[INFO] [stderr]    Compiling square-api-client v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]    --> src/models/mod.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub use additional_recipient::AdditionalRecipient;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::transaction::Transaction`
[INFO] [stdout]    --> src/models/mod.rs:665:22
[INFO] [stdout]     |
[INFO] [stdout] 665 | pub use transaction::Transaction;
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]  --> src/models/refund.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{enums::RefundStatus, AdditionalRecipient, DateTime, Money};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]   --> src/models/refund.rs:32:43
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub additional_recipients: Option<Vec<AdditionalRecipient>>,
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]  --> src/models/tender.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |     enums::TenderType, AdditionalRecipient, DateTime, Money, TenderCardDetails, TenderCashDetails,
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]   --> src/models/tender.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub additional_recipients: Option<Vec<AdditionalRecipient>>,
[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]   --> src/models/date_time.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Self::from(&chrono::DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/models/date_time.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 |             chrono::NaiveDateTime::from_timestamp(timestamp, 0),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "903f0e5eba7deae342ab10cddab4bb6788ab046aa1db9d9fd2be493a874486c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903f0e5eba7deae342ab10cddab4bb6788ab046aa1db9d9fd2be493a874486c7", kill_on_drop: false }`
[INFO] [stdout] 903f0e5eba7deae342ab10cddab4bb6788ab046aa1db9d9fd2be493a874486c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88b3c670a89073f265f7b794e2fe45bab2ed5fbce6265f145c1f18721f38775c
[INFO] running `Command { std: "docker" "start" "-a" "88b3c670a89073f265f7b794e2fe45bab2ed5fbce6265f145c1f18721f38775c", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]    --> src/models/mod.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub use additional_recipient::AdditionalRecipient;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::transaction::Transaction`
[INFO] [stdout]    --> src/models/mod.rs:665:22
[INFO] [stdout]     |
[INFO] [stdout] 665 | pub use transaction::Transaction;
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]  --> src/models/refund.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{enums::RefundStatus, AdditionalRecipient, DateTime, Money};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]   --> src/models/refund.rs:32:43
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub additional_recipients: Option<Vec<AdditionalRecipient>>,
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]  --> src/models/tender.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |     enums::TenderType, AdditionalRecipient, DateTime, Money, TenderCardDetails, TenderCashDetails,
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]   --> src/models/tender.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub additional_recipients: Option<Vec<AdditionalRecipient>>,
[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]   --> src/models/date_time.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Self::from(&chrono::DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/models/date_time.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 |             chrono::NaiveDateTime::from_timestamp(timestamp, 0),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling square-api-client v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]    --> src/models/mod.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub use additional_recipient::AdditionalRecipient;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::transaction::Transaction`
[INFO] [stdout]    --> src/models/mod.rs:665:22
[INFO] [stdout]     |
[INFO] [stdout] 665 | pub use transaction::Transaction;
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]  --> src/models/refund.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{enums::RefundStatus, AdditionalRecipient, DateTime, Money};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]   --> src/models/refund.rs:32:43
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub additional_recipients: Option<Vec<AdditionalRecipient>>,
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]  --> src/models/tender.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |     enums::TenderType, AdditionalRecipient, DateTime, Money, TenderCardDetails, TenderCashDetails,
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `models::additional_recipient::AdditionalRecipient`
[INFO] [stdout]   --> src/models/tender.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub additional_recipients: Option<Vec<AdditionalRecipient>>,
[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]   --> src/models/date_time.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Self::from(&chrono::DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/models/date_time.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 |             chrono::NaiveDateTime::from_timestamp(timestamp, 0),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.33s
[INFO] running `Command { std: "docker" "inspect" "88b3c670a89073f265f7b794e2fe45bab2ed5fbce6265f145c1f18721f38775c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b3c670a89073f265f7b794e2fe45bab2ed5fbce6265f145c1f18721f38775c", kill_on_drop: false }`
[INFO] [stdout] 88b3c670a89073f265f7b794e2fe45bab2ed5fbce6265f145c1f18721f38775c
