[INFO] cloning repository https://github.com/adlerosn/osu-songs-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adlerosn/osu-songs-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadlerosn%2Fosu-songs-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadlerosn%2Fosu-songs-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0dfd4f4e2f33d651bae76f76a84c96297811719 [INFO] checking adlerosn/osu-songs-exporter against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadlerosn%2Fosu-songs-exporter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adlerosn/osu-songs-exporter [INFO] finished tweaking git repo https://github.com/adlerosn/osu-songs-exporter [INFO] tweaked toml for git repo https://github.com/adlerosn/osu-songs-exporter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adlerosn/osu-songs-exporter on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adlerosn/osu-songs-exporter 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" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded monostate v0.1.13 [INFO] [stderr] Downloaded png v0.17.15 [INFO] [stderr] Downloaded monostate-impl v0.1.13 [INFO] [stderr] Downloaded mp4ameta_proc v0.6.0 [INFO] [stderr] Downloaded metaflac v0.2.7 [INFO] [stderr] Downloaded readme-rustdocifier v0.1.1 [INFO] [stderr] Downloaded audiotags-macro v0.2.0 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded zune-jpeg v0.4.13 [INFO] [stderr] Downloaded id3 v1.16.0 [INFO] [stderr] Downloaded mp4ameta v0.11.0 [INFO] [stderr] Downloaded audiotags v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38eff97aa5ba71130defdb860bf4f1776b699b9ea5b9fd7c217e554dc3a72dc4 [INFO] running `Command { std: "docker" "start" "-a" "38eff97aa5ba71130defdb860bf4f1776b699b9ea5b9fd7c217e554dc3a72dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38eff97aa5ba71130defdb860bf4f1776b699b9ea5b9fd7c217e554dc3a72dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38eff97aa5ba71130defdb860bf4f1776b699b9ea5b9fd7c217e554dc3a72dc4", kill_on_drop: false }` [INFO] [stdout] 38eff97aa5ba71130defdb860bf4f1776b699b9ea5b9fd7c217e554dc3a72dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8285c506a16d78de8a163c69de7012da800ba7ea3f3f7ef986900cc4ffefb3b5 [INFO] running `Command { std: "docker" "start" "-a" "8285c506a16d78de8a163c69de7012da800ba7ea3f3f7ef986900cc4ffefb3b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling mp4ameta_proc v0.6.0 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking mp4ameta v0.11.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking metaflac v0.2.7 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking audiotags-macro v0.2.0 [INFO] [stderr] Checking png v0.17.15 [INFO] [stderr] Checking id3 v1.16.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling monostate-impl v0.1.13 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking audiotags v0.5.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking monostate v0.1.13 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking osu-songs-exporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::sync; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::sync; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `unicode` is never read [INFO] [stdout] --> src/model.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct BasicSongInfoPair { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 33 | pub ascii: BasicSongInfo, [INFO] [stdout] 34 | pub unicode: BasicSongInfo, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BasicSongInfoPair` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `audio_length` and `audio_sample_rate` are never read [INFO] [stdout] --> src/model.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct OsuBeatmapTrackInfo { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 50 | pub info: OsuBeatmapInfoHolderSimple, [INFO] [stdout] 51 | pub audio_length: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 52 | pub audio_bitrate: u32, [INFO] [stdout] 53 | pub audio_sample_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OsuBeatmapTrackInfo` 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: fields `sample_fmt`, `channels`, and `start_pts` are never read [INFO] [stdout] --> src/model.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 628 | pub struct FFProbeAudioStream { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 629 | pub codec_name: FFProbeAudioStreamCodec, [INFO] [stdout] 630 | pub sample_fmt: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 631 | pub sample_rate: String, [INFO] [stdout] 632 | pub channels: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 633 | pub time_base: String, [INFO] [stdout] 634 | pub start_pts: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FFProbeAudioStream` 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 `format` is never read [INFO] [stdout] --> src/model.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 656 | pub struct FFProbeOutput { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 657 | pub streams: Vec, [INFO] [stdout] 658 | pub format: FFProbeFormat, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FFProbeOutput` 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: fields `set_id`, `id`, and `path` are never read [INFO] [stdout] --> src/model2.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Osu50BeatmapDbListingItem { [INFO] [stdout] | ------------------------- fields in this struct [INFO] [stdout] 77 | pub set_id: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 78 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 79 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Osu50BeatmapDbListingItem` 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 `unicode` is never read [INFO] [stdout] --> src/model.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct BasicSongInfoPair { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 33 | pub ascii: BasicSongInfo, [INFO] [stdout] 34 | pub unicode: BasicSongInfo, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BasicSongInfoPair` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `audio_length` and `audio_sample_rate` are never read [INFO] [stdout] --> src/model.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct OsuBeatmapTrackInfo { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 50 | pub info: OsuBeatmapInfoHolderSimple, [INFO] [stdout] 51 | pub audio_length: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 52 | pub audio_bitrate: u32, [INFO] [stdout] 53 | pub audio_sample_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OsuBeatmapTrackInfo` 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: fields `sample_fmt`, `channels`, and `start_pts` are never read [INFO] [stdout] --> src/model.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 628 | pub struct FFProbeAudioStream { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 629 | pub codec_name: FFProbeAudioStreamCodec, [INFO] [stdout] 630 | pub sample_fmt: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 631 | pub sample_rate: String, [INFO] [stdout] 632 | pub channels: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 633 | pub time_base: String, [INFO] [stdout] 634 | pub start_pts: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FFProbeAudioStream` 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 `format` is never read [INFO] [stdout] --> src/model.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 656 | pub struct FFProbeOutput { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 657 | pub streams: Vec, [INFO] [stdout] 658 | pub format: FFProbeFormat, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FFProbeOutput` 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: fields `set_id`, `id`, and `path` are never read [INFO] [stdout] --> src/model2.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Osu50BeatmapDbListingItem { [INFO] [stdout] | ------------------------- fields in this struct [INFO] [stdout] 77 | pub set_id: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 78 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 79 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Osu50BeatmapDbListingItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.59s [INFO] running `Command { std: "docker" "inspect" "8285c506a16d78de8a163c69de7012da800ba7ea3f3f7ef986900cc4ffefb3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8285c506a16d78de8a163c69de7012da800ba7ea3f3f7ef986900cc4ffefb3b5", kill_on_drop: false }` [INFO] [stdout] 8285c506a16d78de8a163c69de7012da800ba7ea3f3f7ef986900cc4ffefb3b5