[INFO] cloning repository https://github.com/Curstantine/osu_helper_script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Curstantine/osu_helper_script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurstantine%2Fosu_helper_script", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurstantine%2Fosu_helper_script'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0af3ca80545d368aab66c54af291a0ae04f05e5f [INFO] checking Curstantine/osu_helper_script/0af3ca80545d368aab66c54af291a0ae04f05e5f against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurstantine%2Fosu_helper_script" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Curstantine/osu_helper_script on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Curstantine/osu_helper_script [INFO] finished tweaking git repo https://github.com/Curstantine/osu_helper_script [INFO] tweaked toml for git repo https://github.com/Curstantine/osu_helper_script written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Curstantine/osu_helper_script 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.4.5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37fcbbdbdba9864d270cdefd1b2ecbb2f6655f255c72b2d37b41565a7c944603 [INFO] running `Command { std: "docker" "start" "-a" "37fcbbdbdba9864d270cdefd1b2ecbb2f6655f255c72b2d37b41565a7c944603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37fcbbdbdba9864d270cdefd1b2ecbb2f6655f255c72b2d37b41565a7c944603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37fcbbdbdba9864d270cdefd1b2ecbb2f6655f255c72b2d37b41565a7c944603", kill_on_drop: false }` [INFO] [stdout] 37fcbbdbdba9864d270cdefd1b2ecbb2f6655f255c72b2d37b41565a7c944603 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b6b8537353b746ce39c9ed878f3b272c9eb5cab0ef1a3725be5b1982112d83 [INFO] running `Command { std: "docker" "start" "-a" "13b6b8537353b746ce39c9ed878f3b272c9eb5cab0ef1a3725be5b1982112d83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling clap_complete v4.4.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling osu_helper_script v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.193 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stdout] warning: fields `id` and `prerelease` are never read [INFO] [stdout] --> src/github.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct GithubRelease { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 45 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 46 | pub tag_name: String, [INFO] [stdout] 47 | pub prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GithubRelease` 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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `prerelease` are never read [INFO] [stdout] --> src/github.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct GithubRelease { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 45 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 46 | pub tag_name: String, [INFO] [stdout] 47 | pub prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GithubRelease` 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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.18s [INFO] running `Command { std: "docker" "inspect" "13b6b8537353b746ce39c9ed878f3b272c9eb5cab0ef1a3725be5b1982112d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b6b8537353b746ce39c9ed878f3b272c9eb5cab0ef1a3725be5b1982112d83", kill_on_drop: false }` [INFO] [stdout] 13b6b8537353b746ce39c9ed878f3b272c9eb5cab0ef1a3725be5b1982112d83