[INFO] cloning repository https://github.com/Dannypoke03/BS-Progress-Report
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dannypoke03/BS-Progress-Report" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDannypoke03%2FBS-Progress-Report", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDannypoke03%2FBS-Progress-Report'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0739583d5a99d6661f52e048094a3cb1b7926b03
[INFO] testing Dannypoke03/BS-Progress-Report against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDannypoke03%2FBS-Progress-Report" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dannypoke03/BS-Progress-Report
[INFO] finished tweaking git repo https://github.com/Dannypoke03/BS-Progress-Report
[INFO] tweaked toml for git repo https://github.com/Dannypoke03/BS-Progress-Report written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dannypoke03/BS-Progress-Report on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dannypoke03/BS-Progress-Report 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[INFO] [stderr]   Downloaded sha-1 v0.10.0
[INFO] [stderr]   Downloaded hyper-rustls v0.23.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded typemap_rev v0.1.5
[INFO] [stderr]   Downloaded itoa v0.4.8
[INFO] [stderr]   Downloaded futures-io v0.3.25
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded async-trait v0.1.58
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded async-tungstenite v0.17.2
[INFO] [stderr]   Downloaded ipnet v2.5.1
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded hyper v0.14.23
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded ordered-float v2.10.0
[INFO] [stderr]   Downloaded serenity v0.11.5
[INFO] [stderr]   Downloaded poise v0.5.0
[INFO] [stderr]   Downloaded futures-channel v0.3.25
[INFO] [stderr]   Downloaded tracing-attributes v0.1.23
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded futures v0.3.25
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded prettytable-rs v0.9.0
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded unicase v2.6.0
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded poise_macros v0.5.0
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a198064ab4a65da5ef7d89b90869c580b07c885ec06ab4ef436753aa54954b1f
[INFO] running `Command { std: "docker" "start" "-a" "a198064ab4a65da5ef7d89b90869c580b07c885ec06ab4ef436753aa54954b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a198064ab4a65da5ef7d89b90869c580b07c885ec06ab4ef436753aa54954b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a198064ab4a65da5ef7d89b90869c580b07c885ec06ab4ef436753aa54954b1f", kill_on_drop: false }`
[INFO] [stdout] a198064ab4a65da5ef7d89b90869c580b07c885ec06ab4ef436753aa54954b1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d97ddc1b92b17b7085472164878b3c7353a4711823c88f8495be10f1bd043042
[INFO] running `Command { std: "docker" "start" "-a" "d97ddc1b92b17b7085472164878b3c7353a4711823c88f8495be10f1bd043042", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling poise_macros v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.9.0
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-rustls v0.23.1
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling poise v0.5.0
[INFO] [stderr]    Compiling bs_progress_report v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `description` and `image` are never read
[INFO] [stdout]  --> src/scoresaber.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Badge {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 5 |     pub description: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 6 |     pub image: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Badge` 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 `total_score`, `total_ranked_score`, `average_ranked_accuracy`, `total_play_count`, `ranked_play_count`, and `replays_watched` are never read
[INFO] [stdout]   --> src/scoresaber.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ScoreStats {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     pub total_score: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 15 |     pub total_ranked_score: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub average_ranked_accuracy: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub total_play_count: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub ranked_play_count: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub replays_watched: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScoreStats` 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: multiple fields are never read
[INFO] [stdout]   --> src/scoresaber.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SSUser {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 25 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 26 |     pub name: String,
[INFO] [stdout] 27 |     pub bio: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 28 |     pub profile_picture: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub country_rank: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub role: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 34 |     pub badges: Option<Vec<Badge>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 35 |     pub histories: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 36 |     pub score_stats: ScoreStats,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |     pub permissions: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 38 |     pub banned: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 39 |     pub inactive: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSUser` 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 1m 50s
[INFO] running `Command { std: "docker" "inspect" "d97ddc1b92b17b7085472164878b3c7353a4711823c88f8495be10f1bd043042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97ddc1b92b17b7085472164878b3c7353a4711823c88f8495be10f1bd043042", kill_on_drop: false }`
[INFO] [stdout] d97ddc1b92b17b7085472164878b3c7353a4711823c88f8495be10f1bd043042
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 161c9d152150f862edba856190d3835ad09c709e189ae69943069b33438cc7d0
[INFO] running `Command { std: "docker" "start" "-a" "161c9d152150f862edba856190d3835ad09c709e189ae69943069b33438cc7d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bs_progress_report v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `description` and `image` are never read
[INFO] [stdout]  --> src/scoresaber.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Badge {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 5 |     pub description: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 6 |     pub image: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Badge` 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 `total_score`, `total_ranked_score`, `average_ranked_accuracy`, `total_play_count`, `ranked_play_count`, and `replays_watched` are never read
[INFO] [stdout]   --> src/scoresaber.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ScoreStats {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     pub total_score: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 15 |     pub total_ranked_score: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub average_ranked_accuracy: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub total_play_count: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub ranked_play_count: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub replays_watched: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScoreStats` 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: multiple fields are never read
[INFO] [stdout]   --> src/scoresaber.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SSUser {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 25 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 26 |     pub name: String,
[INFO] [stdout] 27 |     pub bio: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 28 |     pub profile_picture: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub country_rank: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub role: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 34 |     pub badges: Option<Vec<Badge>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 35 |     pub histories: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 36 |     pub score_stats: ScoreStats,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |     pub permissions: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 38 |     pub banned: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 39 |     pub inactive: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSUser` 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 `test` profile [unoptimized + debuginfo] target(s) in 2.66s
[INFO] running `Command { std: "docker" "inspect" "161c9d152150f862edba856190d3835ad09c709e189ae69943069b33438cc7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "161c9d152150f862edba856190d3835ad09c709e189ae69943069b33438cc7d0", kill_on_drop: false }`
[INFO] [stdout] 161c9d152150f862edba856190d3835ad09c709e189ae69943069b33438cc7d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ab20c34f468a9ec2765f94d26bc2334e6457d6244e2ad2017b883e1286c07d4
[INFO] running `Command { std: "docker" "start" "-a" "6ab20c34f468a9ec2765f94d26bc2334e6457d6244e2ad2017b883e1286c07d4", kill_on_drop: false }`
[INFO] [stderr] warning: fields `description` and `image` are never read
[INFO] [stderr]  --> src/scoresaber.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Badge {
[INFO] [stderr]   |            ----- fields in this struct
[INFO] [stderr] 5 |     pub description: String,
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr] 6 |     pub image: String,
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Badge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `total_score`, `total_ranked_score`, `average_ranked_accuracy`, `total_play_count`, `ranked_play_count`, and `replays_watched` are never read
[INFO] [stderr]   --> src/scoresaber.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct ScoreStats {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 14 |     pub total_score: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 15 |     pub total_ranked_score: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     pub average_ranked_accuracy: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 17 |     pub total_play_count: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     pub ranked_play_count: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     pub replays_watched: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ScoreStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/scoresaber.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct SSUser {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 25 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 26 |     pub name: String,
[INFO] [stderr] 27 |     pub bio: Option<String>,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 28 |     pub profile_picture: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 29 |     pub country: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub country_rank: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 33 |     pub role: Option<String>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 34 |     pub badges: Option<Vec<Badge>>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 35 |     pub histories: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 36 |     pub score_stats: ScoreStats,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 37 |     pub permissions: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 38 |     pub banned: bool,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 39 |     pub inactive: bool,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `bs_progress_report` (bin "bs_progress_report" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bs_progress_report-a577ad8dbab93c70)
[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] running `Command { std: "docker" "inspect" "6ab20c34f468a9ec2765f94d26bc2334e6457d6244e2ad2017b883e1286c07d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab20c34f468a9ec2765f94d26bc2334e6457d6244e2ad2017b883e1286c07d4", kill_on_drop: false }`
[INFO] [stdout] 6ab20c34f468a9ec2765f94d26bc2334e6457d6244e2ad2017b883e1286c07d4
