[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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 594 | pub fn get_multi_lap_info(&self, event_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 720 | pub fn is_route_completed(&self, route_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 770 | pub fn get_all_routes_basic(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | pub fn get_race_results_for_validation(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.90s [INFO] running `Command { std: "docker" "inspect" "31b85cdb983b326081b294e8a742f8c1fc13bd44565afedaa016b7943c8f91e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b85cdb983b326081b294e8a742f8c1fc13bd44565afedaa016b7943c8f91e2", kill_on_drop: false }` [INFO] [stdout] 31b85cdb983b326081b294e8a742f8c1fc13bd44565afedaa016b7943c8f91e2 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdac95e814b68f0fe7e41d4e71ca11eeb70997c7b33ef8db5bc603e740e74b1f [INFO] running `Command { std: "docker" "start" "-a" "fdac95e814b68f0fe7e41d4e71ca11eeb70997c7b33ef8db5bc603e740e74b1f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 rstest v0.25.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling mockito v1.7.0 [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: unused import: `models::ZwiftEvent` [INFO] [stdout] --> tests/golden/generate_baseline.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | models::ZwiftEvent, [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: `super::*` [INFO] [stdout] --> tests/golden/generate_baseline_improved.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `uom-migration` [INFO] [stdout] --> tests/uom_integration_tests.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(all(test, feature = "uom-migration"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crossbeam`, `default`, `image`, `imageproc`, `keyring`, `keyring-storage`, `leptess`, `ocr`, `ocrs`, `once_cell`, `rayon`, `rten`, `rten-imageproc`, and `rten-tensor` [INFO] [stdout] = help: consider adding `uom-migration` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `category::get_category_from_score` [INFO] [stdout] --> tests/properties/behavioral_invariants.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | category::get_category_from_score, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/properties/behavioral_invariants.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | assert!(duration >= 0, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_name` [INFO] [stdout] --> tests/golden/validate_test_data.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | for (event_name, actual, score) in races { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ValidationStats` is never constructed [INFO] [stdout] --> tests/golden/validate_test_data.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct ValidationStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 594 | pub fn get_multi_lap_info(&self, event_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 720 | pub fn is_route_completed(&self, route_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 770 | pub fn get_all_routes_basic(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | pub fn get_race_results_for_validation(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:1943:13 [INFO] [stdout] | [INFO] [stdout] 1943 | let event = create_test_event("Test Race", 40.0, "Watopia", "CYCLING"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:2044:13 [INFO] [stdout] | [INFO] [stdout] 2044 | let args = Args { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [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_all_race_results`, `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:523:12 [INFO] [stdout] | [INFO] [stdout] 85 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 523 | pub fn get_all_race_results(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 574 | pub fn get_rider_stats(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 594 | pub fn get_multi_lap_info(&self, event_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 720 | pub fn is_route_completed(&self, route_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 770 | pub fn get_all_routes_basic(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | pub fn get_race_results_for_validation(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zwift-race-finder` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name zwift_race_finder --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam", "default", "image", "imageproc", "keyring", "keyring-storage", "leptess", "ocr", "ocrs", "once_cell", "rayon", "rten", "rten-imageproc", "rten-tensor"))' -C metadata=9e33ebe074daf27b -C extra-filename=-a4a54603c101eeda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-02beea14b04f5b5a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d15102c6fc79f09e.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d0dcb665b974a8b2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-a9b2155d2eea697c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-b41a5b67febed126.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4dbcd54564b3c43d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1861bd2d781b06d4.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-69a90d199097d53a.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-91caaca47d26155a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-52b34b942ef20aa0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c5ca22c472e8f99.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7eea267960225123.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a08498217cfdc5d2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bbd4efbc633494fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-dd334fcafc900676.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7de2e78f5fa65464/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zwift-race-finder` (bin "zwift-race-finder"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name zwift_race_finder --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam", "default", "image", "imageproc", "keyring", "keyring-storage", "leptess", "ocr", "ocrs", "once_cell", "rayon", "rten", "rten-imageproc", "rten-tensor"))' -C metadata=08f0763da694d712 -C extra-filename=-35bb5f5fe58c14d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-02beea14b04f5b5a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d15102c6fc79f09e.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1861bd2d781b06d4.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-91caaca47d26155a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-52b34b942ef20aa0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c5ca22c472e8f99.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bbd4efbc633494fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-dd334fcafc900676.rlib --extern zwift_race_finder=/opt/rustwide/target/debug/deps/libzwift_race_finder-2e5f97f87d0cdaa3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7de2e78f5fa65464/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zwift-race-finder` (bin "zwift-race-finder" test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name zwift_race_finder --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam", "default", "image", "imageproc", "keyring", "keyring-storage", "leptess", "ocr", "ocrs", "once_cell", "rayon", "rten", "rten-imageproc", "rten-tensor"))' -C metadata=0332e069c01ce20d -C extra-filename=-f4432f90d176571a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-02beea14b04f5b5a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d15102c6fc79f09e.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d0dcb665b974a8b2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-a9b2155d2eea697c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-b41a5b67febed126.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4dbcd54564b3c43d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1861bd2d781b06d4.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-69a90d199097d53a.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-91caaca47d26155a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-52b34b942ef20aa0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c5ca22c472e8f99.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7eea267960225123.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a08498217cfdc5d2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bbd4efbc633494fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-dd334fcafc900676.rlib --extern zwift_race_finder=/opt/rustwide/target/debug/deps/libzwift_race_finder-2e5f97f87d0cdaa3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7de2e78f5fa65464/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fdac95e814b68f0fe7e41d4e71ca11eeb70997c7b33ef8db5bc603e740e74b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdac95e814b68f0fe7e41d4e71ca11eeb70997c7b33ef8db5bc603e740e74b1f", kill_on_drop: false }` [INFO] [stdout] fdac95e814b68f0fe7e41d4e71ca11eeb70997c7b33ef8db5bc603e740e74b1f