[INFO] cloning repository https://github.com/dct233/zjy2-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dct233/zjy2-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdct233%2Fzjy2-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdct233%2Fzjy2-helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05b1e96bf3b234e2fe9c1f526256723eff3e6548
[INFO] checking dct233/zjy2-helper against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdct233%2Fzjy2-helper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dct233/zjy2-helper
[INFO] finished tweaking git repo https://github.com/dct233/zjy2-helper
[INFO] tweaked toml for git repo https://github.com/dct233/zjy2-helper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dct233/zjy2-helper on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dct233/zjy2-helper 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63e708d9c03a9e5c1fb854978a79c2565dd6a0ad07e02203f37f1ddb49cca09b
[INFO] running `Command { std: "docker" "start" "-a" "63e708d9c03a9e5c1fb854978a79c2565dd6a0ad07e02203f37f1ddb49cca09b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63e708d9c03a9e5c1fb854978a79c2565dd6a0ad07e02203f37f1ddb49cca09b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63e708d9c03a9e5c1fb854978a79c2565dd6a0ad07e02203f37f1ddb49cca09b", kill_on_drop: false }`
[INFO] [stdout] 63e708d9c03a9e5c1fb854978a79c2565dd6a0ad07e02203f37f1ddb49cca09b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bb05ac1c27441bb17b422c71876bb0f38ab27dc4a68d0b0a2d9680903d6feba
[INFO] running `Command { std: "docker" "start" "-a" "5bb05ac1c27441bb17b422c71876bb0f38ab27dc4a68d0b0a2d9680903d6feba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking symphonia-format-caf v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.13
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking cookie_store v0.21.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking zjy2_icve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/client.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let res = client.post(UPLOAD)
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/client.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let res = client.post(UPLOAD)
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `rc_new` is never used
[INFO] [stdout]   --> src/json.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl TreeNode {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn rc_new(node: Vec<Rc<RefCell<TreeNode>>>) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `rc_new` is never used
[INFO] [stdout]   --> src/json.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl TreeNode {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn rc_new(node: Vec<Rc<RefCell<TreeNode>>>) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u32>
[INFO] [stdout]    --> src/client.rs:268:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     total_num = NaiveTime::parse_from_str(&video_time[..8], "%H:%M:%S").unwrap().num_seconds_from_midnight().try_into()?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/client.rs:268:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     total_num = NaiveTime::parse_from_str(&video_time[..8], "%H:%M:%S").unwrap().num_seconds_from_midnight().try_into()?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u32>
[INFO] [stdout]    --> src/client.rs:268:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     total_num = NaiveTime::parse_from_str(&video_time[..8], "%H:%M:%S").unwrap().num_seconds_from_midnight().try_into()?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/client.rs:268:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     total_num = NaiveTime::parse_from_str(&video_time[..8], "%H:%M:%S").unwrap().num_seconds_from_midnight().try_into()?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zjy2_icve` (bin "zjy2_icve" test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zjy2_icve` (bin "zjy2_icve") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5bb05ac1c27441bb17b422c71876bb0f38ab27dc4a68d0b0a2d9680903d6feba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb05ac1c27441bb17b422c71876bb0f38ab27dc4a68d0b0a2d9680903d6feba", kill_on_drop: false }`
[INFO] [stdout] 5bb05ac1c27441bb17b422c71876bb0f38ab27dc4a68d0b0a2d9680903d6feba
