[INFO] cloning repository https://github.com/jchidley/zwift-race-finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchidley/zwift-race-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fzwift-race-finder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fzwift-race-finder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 563f4ad0b79c4383ada0ab93d69a2d706558888e
[INFO] testing jchidley/zwift-race-finder against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fzwift-race-finder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jchidley/zwift-race-finder
[INFO] finished tweaking git repo https://github.com/jchidley/zwift-race-finder
[INFO] tweaked toml for git repo https://github.com/jchidley/zwift-race-finder written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jchidley/zwift-race-finder on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jchidley/zwift-race-finder 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e027b235cffe30c514e188eeb078ac85e76748417d2ca2e690f05413272ba33
[INFO] running `Command { std: "docker" "start" "-a" "7e027b235cffe30c514e188eeb078ac85e76748417d2ca2e690f05413272ba33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e027b235cffe30c514e188eeb078ac85e76748417d2ca2e690f05413272ba33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e027b235cffe30c514e188eeb078ac85e76748417d2ca2e690f05413272ba33", kill_on_drop: false }`
[INFO] [stdout] 7e027b235cffe30c514e188eeb078ac85e76748417d2ca2e690f05413272ba33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31b85cdb983b326081b294e8a742f8c1fc13bd44565afedaa016b7943c8f91e2
[INFO] running `Command { std: "docker" "start" "-a" "31b85cdb983b326081b294e8a742f8c1fc13bd44565afedaa016b7943c8f91e2", kill_on_drop: false }`
[INFO] [stderr] Compiling cc v1.2.26
[INFO] [stderr] Compiling indexmap v2.9.0
[INFO] [stderr] Compiling zerocopy v0.8.25
[INFO] [stderr] Compiling syn v2.0.102
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling socket2 v0.5.10
[INFO] [stderr] Compiling time-core v0.1.4
[INFO] [stderr] Compiling tinyvec v1.9.0
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling deranged v0.4.0
[INFO] [stderr] Compiling cookie v0.17.0
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling unicode-bidi v0.3.18
[INFO] [stderr] Compiling psl-types v2.0.11
[INFO] [stderr] Compiling anstyle-query v1.1.3
[INFO] [stderr] Compiling time-macros v0.2.22
[INFO] [stderr] Compiling anstream v0.6.19
[INFO] [stderr] Compiling winnow v0.7.11
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling dirs-sys v0.4.1
[INFO] [stderr] Compiling anyhow v1.0.98
[INFO] [stderr] Compiling clap_builder v4.5.40
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling encoding_rs v0.8.35
[INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr] Compiling unicode-normalization v0.1.24
[INFO] [stderr] Compiling fallible-iterator v0.3.0
[INFO] [stderr] Compiling colored v2.2.0
[INFO] [stderr] Compiling dirs v5.0.1
[INFO] [stderr] Compiling idna v0.3.0
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling openssl-sys v0.9.109
[INFO] [stderr] Compiling libsqlite3-sys v0.30.1
[INFO] [stderr] Compiling openssl v0.10.73
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling ahash v0.8.12
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Compiling hashlink v0.9.1
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.8.0
[INFO] [stderr] Compiling zerovec-derive v0.11.1
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling clap_derive v4.5.40
[INFO] [stderr] Compiling tokio v1.45.1
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling zerovec v0.11.2
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling clap v4.5.40
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling potential_utf v0.1.2
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling toml_datetime v0.6.11
[INFO] [stderr] Compiling serde_spanned v0.6.9
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling chrono v0.4.41
[INFO] [stderr] Compiling toml_edit v0.22.27
[INFO] [stderr] Compiling publicsuffix v2.3.0
[INFO] [stderr] Compiling url v2.5.4
[INFO] [stderr] Compiling tokio-util v0.7.15
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling cookie_store v0.20.0
[INFO] [stderr] Compiling h2 v0.3.26
[INFO] [stderr] Compiling toml v0.8.23
[INFO] [stderr] Compiling rusqlite v0.32.1
[INFO] [stderr] Compiling hyper v0.14.32
[INFO] [stderr] Compiling hyper-tls v0.5.0
[INFO] [stderr] Compiling reqwest v0.11.27
[INFO] [stderr] Compiling zwift-race-finder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RiderStats` is never constructed
[INFO] [stdout] --> src/database.rs:69:12
[INFO] [stdout] |
[INFO] [stdout] 69 | pub struct RiderStats {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `get_rider_stats`, `get_multi_lap_info`, `is_route_completed`, `get_all_routes_basic`, and `get_race_results_for_validation` are never used
[INFO] [stdout] --> src/database.rs:574:12
[INFO] [stdout] |
[INFO] [stdout] 85 | impl Database {
[INFO] [stdout] | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 574 | pub fn get_rider_stats(&self) -> Result