[INFO] fetching crate aliyun-oss-client 0.12.9...
[INFO] checking aliyun-oss-client-0.12.9 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate aliyun-oss-client 0.12.9 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate aliyun-oss-client 0.12.9 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aliyun-oss-client 0.12.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate aliyun-oss-client 0.12.9
[INFO] tweaked toml for crates.io crate aliyun-oss-client 0.12.9 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate aliyun-oss-client 0.12.9 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded predicates v2.1.5
[INFO] [stderr]   Downloaded mockall v0.11.4
[INFO] [stderr]   Downloaded oss_derive v0.10.0
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded fragile v2.0.0
[INFO] [stderr]   Downloaded mockall_double v0.3.0
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded infer v0.14.0
[INFO] [stderr]   Downloaded mockall_derive v0.11.4
[INFO] [stderr]   Downloaded quick-xml v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a54aecbc593644a7158fff12095c6fbb3b5fd2224ba768ade7fdef3605a473b
[INFO] running `Command { std: "docker" "start" "-a" "5a54aecbc593644a7158fff12095c6fbb3b5fd2224ba768ade7fdef3605a473b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a54aecbc593644a7158fff12095c6fbb3b5fd2224ba768ade7fdef3605a473b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a54aecbc593644a7158fff12095c6fbb3b5fd2224ba768ade7fdef3605a473b", kill_on_drop: false }`
[INFO] [stdout] 5a54aecbc593644a7158fff12095c6fbb3b5fd2224ba768ade7fdef3605a473b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 646a853a815791a07c4040c5fb5c0e46e0eae15dad2e372cad03d7df609040dc
[INFO] running `Command { std: "docker" "start" "-a" "646a853a815791a07c4040c5fb5c0e46e0eae15dad2e372cad03d7df609040dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]    Compiling aliyun-oss-client v0.12.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking quick-xml v0.29.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking infer v0.14.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling oss_derive v0.10.0
[INFO] [stderr]    Compiling mockall_double v0.3.0
[INFO] [stderr]     Checking serde v1.0.192
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/object/content.rs:453:33
[INFO] [stdout]     |
[INFO] [stdout] 453 |     const DEFAULT_CONTENT_TYPE: &str = DEFAULT_CONTENT_TYPE;
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 453 |     const DEFAULT_CONTENT_TYPE: &'static str = DEFAULT_CONTENT_TYPE;
[INFO] [stdout]     |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/object/content.rs:453:33
[INFO] [stdout]     |
[INFO] [stdout] 453 |     const DEFAULT_CONTENT_TYPE: &str = DEFAULT_CONTENT_TYPE;
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 453 |     const DEFAULT_CONTENT_TYPE: &'static str = DEFAULT_CONTENT_TYPE;
[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/bucket.rs:175:45
[INFO] [stdout]     |
[INFO] [stdout] 175 |             creation_date: 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/object.rs:504:45
[INFO] [stdout]     |
[INFO] [stdout] 504 |             last_modified: DateTime::<Utc>::from_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]    --> src/object.rs:735:49
[INFO] [stdout]     |
[INFO] [stdout] 735 |                 last_modified: DateTime::<Utc>::from_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]    --> src/bucket/test.rs:456:35
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let creation_date = DateTime::from_utc(naive, 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/bucket.rs:175:45
[INFO] [stdout]     |
[INFO] [stdout] 175 |             creation_date: DateTime::<Utc>::from_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]    --> src/client.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |     DateTime::from_utc(naive, 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]    --> src/object/test.rs:111:38
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     DateTime::<Utc>::from_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]    --> src/object/test.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     DateTime::<Utc>::from_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]    --> src/object/test.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |             DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp_opt(123000, 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]    --> src/object/test.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |             .last_modified(DateTime::<Utc>::from_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]    --> src/object.rs:504:45
[INFO] [stdout]     |
[INFO] [stdout] 504 |             last_modified: DateTime::<Utc>::from_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]    --> src/object.rs:735:49
[INFO] [stdout]     |
[INFO] [stdout] 735 |                 last_modified: DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/object_custom.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |     File(ObjectPathInner<'a>),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 |     File(()),
[INFO] [stdout]    |          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/object_custom.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Dir(ObjectDir<'a>),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Dir(()),
[INFO] [stdout]    |         ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/custom.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     impl InitObject<MyFile> for MyBucket {
[INFO] [stdout] 57 | |         fn init_object(&mut self) -> Option<MyFile> {
[INFO] [stdout] 58 | |             Some(MyFile {
[INFO] [stdout] 59 | |                 key: String::default(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         }
[INFO] [stdout] 63 | |     }
[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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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: field `0` is never read
[INFO] [stdout]   --> examples/files.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct MyError(String);
[INFO] [stdout]    |        ------- ^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct MyError(());
[INFO] [stdout]    |                ~~
[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] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/file/test.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         impl TryFrom<MyPath> for ObjectBase<ArcPointer> {
[INFO] [stdout] 187 | |             type Error = MyError;
[INFO] [stdout] 188 | |             fn try_from(_path: MyPath) -> Result<Self, Self::Error> {
[INFO] [stdout] 189 | |                 Ok(ObjectBase::<ArcPointer>::new2(
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             }
[INFO] [stdout] 194 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current async block `<unnameable>` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/object/content/test_suite.rs:56:43
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let body = request.body().unwrap().clone();
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 56 -         let body = request.body().unwrap().clone();
[INFO] [stdout] 56 +         let body = request.body().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #[derive(Clone)]
[INFO] [stdout] 18 | pub struct Body {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/object/content/test_suite.rs:86:43
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let body = request.body().unwrap().clone();
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 86 -         let body = request.body().unwrap().clone();
[INFO] [stdout] 86 +         let body = request.body().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #[derive(Clone)]
[INFO] [stdout] 18 | pub struct Body {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/object/content/test_suite.rs:164:47
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let body = request.body().unwrap().clone();
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 164 -             let body = request.body().unwrap().clone();
[INFO] [stdout] 164 +             let body = request.body().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  + #[derive(Clone)]
[INFO] [stdout] 18  | pub struct Body {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/object/content/test_suite.rs:191:47
[INFO] [stdout]     |
[INFO] [stdout] 191 |             let body = request.body().unwrap().clone();
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 191 -             let body = request.body().unwrap().clone();
[INFO] [stdout] 191 +             let body = request.body().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  + #[derive(Clone)]
[INFO] [stdout] 18  | pub struct Body {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/object/content/test_suite.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             let body = request.body().unwrap().clone();
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 216 -             let body = request.body().unwrap().clone();
[INFO] [stdout] 216 +             let body = request.body().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  + #[derive(Clone)]
[INFO] [stdout] 18  | pub struct Body {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.11s
[INFO] running `Command { std: "docker" "inspect" "646a853a815791a07c4040c5fb5c0e46e0eae15dad2e372cad03d7df609040dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "646a853a815791a07c4040c5fb5c0e46e0eae15dad2e372cad03d7df609040dc", kill_on_drop: false }`
[INFO] [stdout] 646a853a815791a07c4040c5fb5c0e46e0eae15dad2e372cad03d7df609040dc
[INFO] checking aliyun-oss-client-0.12.9 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate aliyun-oss-client 0.12.9 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate aliyun-oss-client 0.12.9 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aliyun-oss-client 0.12.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate aliyun-oss-client 0.12.9
[INFO] tweaked toml for crates.io crate aliyun-oss-client 0.12.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate aliyun-oss-client 0.12.9 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fd4e06da66a18a417c547a48ebbdcddceaf4ff4d6b6e8ad5d1a388e0cac40e1
[INFO] running `Command { std: "docker" "start" "-a" "8fd4e06da66a18a417c547a48ebbdcddceaf4ff4d6b6e8ad5d1a388e0cac40e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fd4e06da66a18a417c547a48ebbdcddceaf4ff4d6b6e8ad5d1a388e0cac40e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fd4e06da66a18a417c547a48ebbdcddceaf4ff4d6b6e8ad5d1a388e0cac40e1", kill_on_drop: false }`
[INFO] [stdout] 8fd4e06da66a18a417c547a48ebbdcddceaf4ff4d6b6e8ad5d1a388e0cac40e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63186bdb2d2bbbe5a2a61c142e2dcce36ef68ce2b6c09b9933aee1597cbe256f
[INFO] running `Command { std: "docker" "start" "-a" "63186bdb2d2bbbe5a2a61c142e2dcce36ef68ce2b6c09b9933aee1597cbe256f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]    Compiling aliyun-oss-client v0.12.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking quick-xml v0.29.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking infer v0.14.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling oss_derive v0.10.0
[INFO] [stderr]    Compiling mockall_double v0.3.0
[INFO] [stderr]     Checking serde v1.0.192
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/object/content.rs:453:33
[INFO] [stdout]     |
[INFO] [stdout] 453 |     const DEFAULT_CONTENT_TYPE: &str = DEFAULT_CONTENT_TYPE;
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 453 |     const DEFAULT_CONTENT_TYPE: &'static str = DEFAULT_CONTENT_TYPE;
[INFO] [stdout]     |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/object/content.rs:453:33
[INFO] [stdout]     |
[INFO] [stdout] 453 |     const DEFAULT_CONTENT_TYPE: &str = DEFAULT_CONTENT_TYPE;
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 453 |     const DEFAULT_CONTENT_TYPE: &'static str = DEFAULT_CONTENT_TYPE;
[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/bucket.rs:175:45
[INFO] [stdout]     |
[INFO] [stdout] 175 |             creation_date: 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/object.rs:504:45
[INFO] [stdout]     |
[INFO] [stdout] 504 |             last_modified: DateTime::<Utc>::from_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]    --> src/object.rs:735:49
[INFO] [stdout]     |
[INFO] [stdout] 735 |                 last_modified: DateTime::<Utc>::from_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]    --> src/bucket/test.rs:456:35
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let creation_date = DateTime::from_utc(naive, 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/bucket.rs:175:45
[INFO] [stdout]     |
[INFO] [stdout] 175 |             creation_date: DateTime::<Utc>::from_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]    --> src/client.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |     DateTime::from_utc(naive, 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]    --> src/object/test.rs:111:38
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     DateTime::<Utc>::from_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]    --> src/object/test.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     DateTime::<Utc>::from_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]    --> src/object/test.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |             DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp_opt(123000, 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]    --> src/object/test.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |             .last_modified(DateTime::<Utc>::from_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]    --> src/object.rs:504:45
[INFO] [stdout]     |
[INFO] [stdout] 504 |             last_modified: DateTime::<Utc>::from_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]    --> src/object.rs:735:49
[INFO] [stdout]     |
[INFO] [stdout] 735 |                 last_modified: DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/object_custom.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |     File(ObjectPathInner<'a>),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 |     File(()),
[INFO] [stdout]    |          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/object_custom.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Dir(ObjectDir<'a>),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Dir(()),
[INFO] [stdout]    |         ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/files.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct MyError(String);
[INFO] [stdout]    |        ------- ^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct MyError(());
[INFO] [stdout]    |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/custom.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     impl InitObject<MyFile> for MyBucket {
[INFO] [stdout] 57 | |         fn init_object(&mut self) -> Option<MyFile> {
[INFO] [stdout] 58 | |             Some(MyFile {
[INFO] [stdout] 59 | |                 key: String::default(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         }
[INFO] [stdout] 63 | |     }
[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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/file/test.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         impl TryFrom<MyPath> for ObjectBase<ArcPointer> {
[INFO] [stdout] 187 | |             type Error = MyError;
[INFO] [stdout] 188 | |             fn try_from(_path: MyPath) -> Result<Self, Self::Error> {
[INFO] [stdout] 189 | |                 Ok(ObjectBase::<ArcPointer>::new2(
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             }
[INFO] [stdout] 194 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current async block `<unnameable>` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/object/content/test_suite.rs:56:43
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let body = request.body().unwrap().clone();
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 56 -         let body = request.body().unwrap().clone();
[INFO] [stdout] 56 +         let body = request.body().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #[derive(Clone)]
[INFO] [stdout] 18 | pub struct Body {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/object/content/test_suite.rs:86:43
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let body = request.body().unwrap().clone();
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 86 -         let body = request.body().unwrap().clone();
[INFO] [stdout] 86 +         let body = request.body().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #[derive(Clone)]
[INFO] [stdout] 18 | pub struct Body {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/object/content/test_suite.rs:164:47
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let body = request.body().unwrap().clone();
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 164 -             let body = request.body().unwrap().clone();
[INFO] [stdout] 164 +             let body = request.body().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  + #[derive(Clone)]
[INFO] [stdout] 18  | pub struct Body {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/object/content/test_suite.rs:191:47
[INFO] [stdout]     |
[INFO] [stdout] 191 |             let body = request.body().unwrap().clone();
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 191 -             let body = request.body().unwrap().clone();
[INFO] [stdout] 191 +             let body = request.body().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  + #[derive(Clone)]
[INFO] [stdout] 18  | pub struct Body {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/object/content/test_suite.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             let body = request.body().unwrap().clone();
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Body` does not implement `Clone`, so calling `clone` on `&Body` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 216 -             let body = request.body().unwrap().clone();
[INFO] [stdout] 216 +             let body = request.body().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Body`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/async_impl/body.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  + #[derive(Clone)]
[INFO] [stdout] 18  | pub struct Body {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.13s
[INFO] running `Command { std: "docker" "inspect" "63186bdb2d2bbbe5a2a61c142e2dcce36ef68ce2b6c09b9933aee1597cbe256f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63186bdb2d2bbbe5a2a61c142e2dcce36ef68ce2b6c09b9933aee1597cbe256f", kill_on_drop: false }`
[INFO] [stdout] 63186bdb2d2bbbe5a2a61c142e2dcce36ef68ce2b6c09b9933aee1597cbe256f
