[INFO] cloning repository https://github.com/iamshijun/baidu_yunpan_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/iamshijun/baidu_yunpan_cli_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamshijun%2Fbaidu_yunpan_cli_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamshijun%2Fbaidu_yunpan_cli_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c3c69a28588c085e79bc2c30906f9ad698649ff
[INFO] building iamshijun/baidu_yunpan_cli_rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamshijun%2Fbaidu_yunpan_cli_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iamshijun/baidu_yunpan_cli_rs
[INFO] finished tweaking git repo https://github.com/iamshijun/baidu_yunpan_cli_rs
[INFO] tweaked toml for git repo https://github.com/iamshijun/baidu_yunpan_cli_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iamshijun/baidu_yunpan_cli_rs 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] crate git repo https://github.com/iamshijun/baidu_yunpan_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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0047069822ba5b57afef0a05a58595fab7dd01cacae41e20b09af1b6890bdba3
[INFO] running `Command { std: "docker" "start" "-a" "0047069822ba5b57afef0a05a58595fab7dd01cacae41e20b09af1b6890bdba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0047069822ba5b57afef0a05a58595fab7dd01cacae41e20b09af1b6890bdba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0047069822ba5b57afef0a05a58595fab7dd01cacae41e20b09af1b6890bdba3", kill_on_drop: false }`
[INFO] [stdout] 0047069822ba5b57afef0a05a58595fab7dd01cacae41e20b09af1b6890bdba3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f28048b1135757fd2dccf607311067cffb720eac3c9514c9899b80b8db885c3f
[INFO] running `Command { std: "docker" "start" "-a" "f28048b1135757fd2dccf607311067cffb720eac3c9514c9899b80b8db885c3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling jiff v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[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 baidu_yunpan_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `split` is never used
[INFO] [stdout]    --> src/yunpan_service.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl UploadFile {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub async fn split(&self,chunk_size: u64) -> Result<Vec<SliceFile>, std::io::Error> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SliceFile` is never constructed
[INFO] [stdout]    --> src/yunpan_service.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct SliceFile {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `upload_slice` is never used
[INFO] [stdout]    --> src/yunpan_service.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | impl YunPanService {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     async fn upload_slice(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `md5_sum` is never used
[INFO] [stdout]   --> src/utils.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn md5_sum(file_path: &str) -> Result<String, std::io::Error> { 
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_file` is never used
[INFO] [stdout]    --> src/utils.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub async fn split_file(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/yunpan_service.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub async fn split2(&self,slice_size: u64) -> Result<Vec<SliceFileInfo>, std::io::Error> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub async fn split2(&self,slice_size: u64) -> Result<Vec<SliceFileInfo<'_>>, std::io::Error> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub async fn split_file2(file_path: &str,slice_size: u64,) -> Result<Vec<SliceFileInfo>, std::io::Error> {
[INFO] [stdout]    |                                     ^^^^ the lifetime is elided here     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub async fn split_file2(file_path: &str,slice_size: u64,) -> Result<Vec<SliceFileInfo<'_>>, std::io::Error> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.78s
[INFO] running `Command { std: "docker" "inspect" "f28048b1135757fd2dccf607311067cffb720eac3c9514c9899b80b8db885c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f28048b1135757fd2dccf607311067cffb720eac3c9514c9899b80b8db885c3f", kill_on_drop: false }`
[INFO] [stdout] f28048b1135757fd2dccf607311067cffb720eac3c9514c9899b80b8db885c3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37015434a8d39fb57b167502cfc9f1d71c6b5d56afb094b7d714ca1af5530b66
[INFO] running `Command { std: "docker" "start" "-a" "37015434a8d39fb57b167502cfc9f1d71c6b5d56afb094b7d714ca1af5530b66", kill_on_drop: false }`
[INFO] [stderr]    Compiling baidu_yunpan_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `split` is never used
[INFO] [stdout]    --> src/yunpan_service.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl UploadFile {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub async fn split(&self,chunk_size: u64) -> Result<Vec<SliceFile>, std::io::Error> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SliceFile` is never constructed
[INFO] [stdout]    --> src/yunpan_service.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct SliceFile {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `upload_slice` is never used
[INFO] [stdout]    --> src/yunpan_service.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | impl YunPanService {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     async fn upload_slice(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `md5_sum` is never used
[INFO] [stdout]   --> src/utils.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn md5_sum(file_path: &str) -> Result<String, std::io::Error> { 
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_file` is never used
[INFO] [stdout]    --> src/utils.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub async fn split_file(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/yunpan_service.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub async fn split2(&self,slice_size: u64) -> Result<Vec<SliceFileInfo>, std::io::Error> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub async fn split2(&self,slice_size: u64) -> Result<Vec<SliceFileInfo<'_>>, std::io::Error> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub async fn split_file2(file_path: &str,slice_size: u64,) -> Result<Vec<SliceFileInfo>, std::io::Error> {
[INFO] [stdout]    |                                     ^^^^ the lifetime is elided here     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub async fn split_file2(file_path: &str,slice_size: u64,) -> Result<Vec<SliceFileInfo<'_>>, std::io::Error> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "37015434a8d39fb57b167502cfc9f1d71c6b5d56afb094b7d714ca1af5530b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37015434a8d39fb57b167502cfc9f1d71c6b5d56afb094b7d714ca1af5530b66", kill_on_drop: false }`
[INFO] [stdout] 37015434a8d39fb57b167502cfc9f1d71c6b5d56afb094b7d714ca1af5530b66
