[INFO] cloning repository https://github.com/tuyoogame/aliyun-oss-cli.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuyoogame/aliyun-oss-cli.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuyoogame%2Faliyun-oss-cli.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuyoogame%2Faliyun-oss-cli.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc06492892de57f6452a5e9a420a291b79d1442f
[INFO] testing tuyoogame/aliyun-oss-cli.rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuyoogame%2Faliyun-oss-cli.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tuyoogame/aliyun-oss-cli.rs
[INFO] finished tweaking git repo https://github.com/tuyoogame/aliyun-oss-cli.rs
[INFO] tweaked toml for git repo https://github.com/tuyoogame/aliyun-oss-cli.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tuyoogame/aliyun-oss-cli.rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tuyoogame/aliyun-oss-cli.rs 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aliyun-oss-rust-sdk v0.2.2
[INFO] [stderr]   Downloaded tokio v1.51.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7e09f5c8cb185a7a979c1153edeb7c37e4037d47fe1aa96545931d3c19d6f00
[INFO] running `Command { std: "docker" "start" "-a" "d7e09f5c8cb185a7a979c1153edeb7c37e4037d47fe1aa96545931d3c19d6f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e09f5c8cb185a7a979c1153edeb7c37e4037d47fe1aa96545931d3c19d6f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e09f5c8cb185a7a979c1153edeb7c37e4037d47fe1aa96545931d3c19d6f00", kill_on_drop: false }`
[INFO] [stdout] d7e09f5c8cb185a7a979c1153edeb7c37e4037d47fe1aa96545931d3c19d6f00
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd6fae2c4efd86a4ef27e3ca6272205aeec107abfe19266331a7dcf146a119ff
[INFO] running `Command { std: "docker" "start" "-a" "bd6fae2c4efd86a4ef27e3ca6272205aeec107abfe19266331a7dcf146a119ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aliyun-oss-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::OSSError`
[INFO] [stdout]  --> src/oss/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error::OSSError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_key_id` and `access_key_secret` are never read
[INFO] [stdout]   --> src/oss/client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OSSClient {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     access_key_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     access_key_secret: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `etag` is never read
[INFO] [stdout]   --> src/oss/client.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ObjectInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub etag: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_truncated` is never read
[INFO] [stdout]   --> src/oss/client.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct ListBucketResult {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     is_truncated: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListBucketResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `upload_file` is never used
[INFO] [stdout]    --> src/oss/client.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl OSSClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub async fn upload_file(
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ObjectNotFound` is never constructed
[INFO] [stdout]   --> src/oss/error.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum OSSError {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     ObjectNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OSSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.94s
[INFO] running `Command { std: "docker" "inspect" "bd6fae2c4efd86a4ef27e3ca6272205aeec107abfe19266331a7dcf146a119ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd6fae2c4efd86a4ef27e3ca6272205aeec107abfe19266331a7dcf146a119ff", kill_on_drop: false }`
[INFO] [stdout] bd6fae2c4efd86a4ef27e3ca6272205aeec107abfe19266331a7dcf146a119ff
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a489cc19193768e4d03d074c49f2e4bdbae400886b66de472b577f8c7bbe0b92
[INFO] running `Command { std: "docker" "start" "-a" "a489cc19193768e4d03d074c49f2e4bdbae400886b66de472b577f8c7bbe0b92", kill_on_drop: false }`
[INFO] [stderr]    Compiling aliyun-oss-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::OSSError`
[INFO] [stdout]  --> src/oss/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error::OSSError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_key_id` and `access_key_secret` are never read
[INFO] [stdout]   --> src/oss/client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OSSClient {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     access_key_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     access_key_secret: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `etag` is never read
[INFO] [stdout]   --> src/oss/client.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ObjectInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub etag: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_truncated` is never read
[INFO] [stdout]   --> src/oss/client.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct ListBucketResult {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     is_truncated: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListBucketResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `upload_file` is never used
[INFO] [stdout]    --> src/oss/client.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl OSSClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub async fn upload_file(
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ObjectNotFound` is never constructed
[INFO] [stdout]   --> src/oss/error.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum OSSError {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     ObjectNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OSSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.50s
[INFO] running `Command { std: "docker" "inspect" "a489cc19193768e4d03d074c49f2e4bdbae400886b66de472b577f8c7bbe0b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a489cc19193768e4d03d074c49f2e4bdbae400886b66de472b577f8c7bbe0b92", kill_on_drop: false }`
[INFO] [stdout] a489cc19193768e4d03d074c49f2e4bdbae400886b66de472b577f8c7bbe0b92
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8644b908dd441dfcde321623442745aad9089b6d4cb0716178c22abd7293aaab
[INFO] running `Command { std: "docker" "start" "-a" "8644b908dd441dfcde321623442745aad9089b6d4cb0716178c22abd7293aaab", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error::OSSError`
[INFO] [stderr]  --> src/oss/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use error::OSSError;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `access_key_id` and `access_key_secret` are never read
[INFO] [stderr]   --> src/oss/client.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct OSSClient {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     access_key_id: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 16 |     access_key_secret: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `etag` is never read
[INFO] [stderr]   --> src/oss/client.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct ObjectInfo {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub etag: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ObjectInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `is_truncated` is never read
[INFO] [stderr]   --> src/oss/client.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | struct ListBucketResult {
[INFO] [stderr]    |        ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     is_truncated: Option<bool>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ListBucketResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `upload_file` is never used
[INFO] [stderr]    --> src/oss/client.rs:165:18
[INFO] [stderr]     |
[INFO] [stderr]  59 | impl OSSClient {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 165 |     pub async fn upload_file(
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ObjectNotFound` is never constructed
[INFO] [stderr]   --> src/oss/error.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub enum OSSError {
[INFO] [stderr]    |          -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 15 |     ObjectNotFound(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OSSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `aliyun-oss-cli` (bin "aliyun-oss-cli" test) generated 6 warnings (run `cargo fix --bin "aliyun-oss-cli" -p aliyun-oss-cli --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aliyun_oss_cli-4b7dc43c855e4b34)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8644b908dd441dfcde321623442745aad9089b6d4cb0716178c22abd7293aaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8644b908dd441dfcde321623442745aad9089b6d4cb0716178c22abd7293aaab", kill_on_drop: false }`
[INFO] [stdout] 8644b908dd441dfcde321623442745aad9089b6d4cb0716178c22abd7293aaab
