[INFO] cloning repository https://github.com/BalloonUpdate/Mcpatch2RustClient
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BalloonUpdate/Mcpatch2RustClient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalloonUpdate%2FMcpatch2RustClient", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalloonUpdate%2FMcpatch2RustClient'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a65937e2a89d2d2378702b04253b82528ebfa3f
[INFO] testing BalloonUpdate/Mcpatch2RustClient against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalloonUpdate%2FMcpatch2RustClient" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BalloonUpdate/Mcpatch2RustClient
[INFO] finished tweaking git repo https://github.com/BalloonUpdate/Mcpatch2RustClient
[INFO] tweaked toml for git repo https://github.com/BalloonUpdate/Mcpatch2RustClient written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BalloonUpdate/Mcpatch2RustClient on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BalloonUpdate/Mcpatch2RustClient 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.2
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded reqwest_dav v0.1.11
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded tinyvec v1.6.1
[INFO] [stderr]   Downloaded embed-resource v2.4.2
[INFO] [stderr]   Downloaded native-windows-derive v1.0.5
[INFO] [stderr]   Downloaded digest_auth v0.3.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded native-windows-gui v1.0.13
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be1049e1c0135329ed7a8fa08987fdffc571bfddb7ba4776777791415fc48817
[INFO] running `Command { std: "docker" "start" "-a" "be1049e1c0135329ed7a8fa08987fdffc571bfddb7ba4776777791415fc48817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be1049e1c0135329ed7a8fa08987fdffc571bfddb7ba4776777791415fc48817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be1049e1c0135329ed7a8fa08987fdffc571bfddb7ba4776777791415fc48817", kill_on_drop: false }`
[INFO] [stdout] be1049e1c0135329ed7a8fa08987fdffc571bfddb7ba4776777791415fc48817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a1d92fa5cc319e751cb28fae48466daac712698a983fe84c32df7da1ab4a32
[INFO] running `Command { std: "docker" "start" "-a" "83a1d92fa5cc319e751cb28fae48466daac712698a983fe84c32df7da1ab4a32", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling xtask v1.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest_auth v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling config_template_derive v0.0.1 (/opt/rustwide/workdir/config_template_derive)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[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 icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.5
[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 url v2.5.4
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling reqwest_dav v0.1.11
[INFO] [stderr]    Compiling client v0.0.1 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `crate::utility::convert_bytes`
[INFO] [stdout]   --> client/src/work.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::utility::convert_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui_cmd`
[INFO] [stdout]    --> client/src/work.rs:102:46
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub async fn work(params: &StartupParameter, ui_cmd: UiCmd<'_>, allow_error: &mut bool) -> Result<(), BusinessError> {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ui_cmd`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `counter` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mut counter = 1;
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_counter` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `total_bytes` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let mut total_bytes = 0u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_total_bytes` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `total_downloaded` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:436:17
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let mut total_downloaded = 0u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_total_downloaded` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> client/src/work.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |             let filename = Path::new(path).filename();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.66s
[INFO] running `Command { std: "docker" "inspect" "83a1d92fa5cc319e751cb28fae48466daac712698a983fe84c32df7da1ab4a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a1d92fa5cc319e751cb28fae48466daac712698a983fe84c32df7da1ab4a32", kill_on_drop: false }`
[INFO] [stdout] 83a1d92fa5cc319e751cb28fae48466daac712698a983fe84c32df7da1ab4a32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc0753a51c2adb04335d6aa6db44bf1e13492fd2180ea5054d4d14856f4e302d
[INFO] running `Command { std: "docker" "start" "-a" "cc0753a51c2adb04335d6aa6db44bf1e13492fd2180ea5054d4d14856f4e302d", kill_on_drop: false }`
[INFO] [stderr]    Compiling config_template_derive v0.0.1 (/opt/rustwide/workdir/config_template_derive)
[INFO] [stderr]    Compiling xtask v1.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling client v0.0.1 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `crate::utility::convert_bytes`
[INFO] [stdout]   --> client/src/work.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::utility::convert_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utility::convert_bytes`
[INFO] [stdout]   --> client/src/work.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::utility::convert_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui_cmd`
[INFO] [stdout]    --> client/src/work.rs:102:46
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub async fn work(params: &StartupParameter, ui_cmd: UiCmd<'_>, allow_error: &mut bool) -> Result<(), BusinessError> {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ui_cmd`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `counter` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mut counter = 1;
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_counter` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `total_bytes` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let mut total_bytes = 0u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_total_bytes` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `total_downloaded` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:436:17
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let mut total_downloaded = 0u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_total_downloaded` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> client/src/work.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |             let filename = Path::new(path).filename();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui_cmd`
[INFO] [stdout]    --> client/src/work.rs:102:46
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub async fn work(params: &StartupParameter, ui_cmd: UiCmd<'_>, allow_error: &mut bool) -> Result<(), BusinessError> {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ui_cmd`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `counter` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mut counter = 1;
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_counter` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `total_bytes` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let mut total_bytes = 0u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_total_bytes` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `total_downloaded` is assigned to, but never used
[INFO] [stdout]    --> client/src/work.rs:436:17
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let mut total_downloaded = 0u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_total_downloaded` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> client/src/work.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |             let filename = Path::new(path).filename();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.27s
[INFO] running `Command { std: "docker" "inspect" "cc0753a51c2adb04335d6aa6db44bf1e13492fd2180ea5054d4d14856f4e302d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0753a51c2adb04335d6aa6db44bf1e13492fd2180ea5054d4d14856f4e302d", kill_on_drop: false }`
[INFO] [stdout] cc0753a51c2adb04335d6aa6db44bf1e13492fd2180ea5054d4d14856f4e302d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b84f530148bc0d97ad6440fc428467b5b01c1160a69488cab4c2af61ea3b981d
[INFO] running `Command { std: "docker" "start" "-a" "b84f530148bc0d97ad6440fc428467b5b01c1160a69488cab4c2af61ea3b981d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::utility::convert_bytes`
[INFO] [stderr]   --> client/src/work.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | use crate::utility::convert_bytes;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ui_cmd`
[INFO] [stderr]    --> client/src/work.rs:102:46
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub async fn work(params: &StartupParameter, ui_cmd: UiCmd<'_>, allow_error: &mut bool) -> Result<(), BusinessError> {
[INFO] [stderr]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ui_cmd`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `counter` is assigned to, but never used
[INFO] [stderr]    --> client/src/work.rs:210:17
[INFO] [stderr]     |
[INFO] [stderr] 210 |         let mut counter = 1;
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_counter` instead
[INFO] [stderr] 
[INFO] [stderr] warning: variable `total_bytes` is assigned to, but never used
[INFO] [stderr]    --> client/src/work.rs:435:17
[INFO] [stderr]     |
[INFO] [stderr] 435 |         let mut total_bytes = 0u64;
[INFO] [stderr]     |                 ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_total_bytes` instead
[INFO] [stderr] 
[INFO] [stderr] warning: variable `total_downloaded` is assigned to, but never used
[INFO] [stderr]    --> client/src/work.rs:436:17
[INFO] [stderr]     |
[INFO] [stderr] 436 |         let mut total_downloaded = 0u64;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_total_downloaded` instead
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filename`
[INFO] [stderr]    --> client/src/work.rs:448:17
[INFO] [stderr]     |
[INFO] [stderr] 448 |             let filename = Path::new(path).filename();
[INFO] [stderr]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stderr] 
[INFO] [stderr] warning: `client` (lib) generated 6 warnings (run `cargo fix --lib -p client` to apply 1 suggestion)
[INFO] [stderr] warning: `client` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/client-1f0aa55a3cb666b4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utility::partial_read::tests::partial_async_read_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-0079f6c33d07ab9b)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/config_template_derive-23a246d5be2f4a0c)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-4e8409c109a3a383)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests client
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test client/src/network/private.rs - network::private::PrivateProtocol (line 39) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client/src/network/private.rs - network::private::PrivateProtocol (line 39) stdout ----
[INFO] [stdout] error: unknown start of token: \u{ff0c}
[INFO] [stdout]  --> client/src/network/private.rs:46:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |                       5.如果状态码没问题，就会返回实际的文件内容。如果状态码不正确，就没有后续内容
[INFO] [stdout]   |                                         ^^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '，' (Fullwidth Comma) looks like ',' (Comma), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 -                       5.如果状态码没问题，就会返回实际的文件内容。如果状态码不正确，就没有后续内容
[INFO] [stdout] 7 +                       5.如果状态码没问题,就会返回实际的文件内容。如果状态码不正确，就没有后续内容
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{3002}
[INFO] [stdout]  --> client/src/network/private.rs:46:45
[INFO] [stdout]   |
[INFO] [stdout] 7 |                       5.如果状态码没问题，就会返回实际的文件内容。如果状态码不正确，就没有后续内容
[INFO] [stdout]   |                                                                 ^^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '。' (Ideographic Full Stop) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 -                       5.如果状态码没问题，就会返回实际的文件内容。如果状态码不正确，就没有后续内容
[INFO] [stdout] 7 +                       5.如果状态码没问题，就会返回实际的文件内容.如果状态码不正确，就没有后续内容
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{ff0c}
[INFO] [stdout]  --> client/src/network/private.rs:46:54
[INFO] [stdout]   |
[INFO] [stdout] 7 |                       5.如果状态码没问题，就会返回实际的文件内容。如果状态码不正确，就没有后续内容
[INFO] [stdout]   |                                                                                   ^^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '，' (Fullwidth Comma) looks like ',' (Comma), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 -                       5.如果状态码没问题，就会返回实际的文件内容。如果状态码不正确，就没有后续内容
[INFO] [stdout] 7 +                       5.如果状态码没问题，就会返回实际的文件内容。如果状态码不正确,就没有后续内容
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `服务端`
[INFO] [stdout]  --> client/src/network/private.rs:40:30
[INFO] [stdout]   |
[INFO] [stdout] 1 |       客户端                    服务端
[INFO] [stdout]   |                                 ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client/src/network/private.rs - network::private::PrivateProtocol (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p client --doc`
[INFO] running `Command { std: "docker" "inspect" "b84f530148bc0d97ad6440fc428467b5b01c1160a69488cab4c2af61ea3b981d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84f530148bc0d97ad6440fc428467b5b01c1160a69488cab4c2af61ea3b981d", kill_on_drop: false }`
[INFO] [stdout] b84f530148bc0d97ad6440fc428467b5b01c1160a69488cab4c2af61ea3b981d
