[INFO] fetching crate pcs-webscraper 0.1.0...
[INFO] testing pcs-webscraper-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pcs-webscraper 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pcs-webscraper 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pcs-webscraper 0.1.0
[INFO] tweaked toml for crates.io crate pcs-webscraper 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pcs-webscraper 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pcs-webscraper 0.1.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29573a49bf93a2f2624d0ea29e549d6069561ff3711c38d262d65bd5902d8dc0
[INFO] running `Command { std: "docker" "start" "-a" "29573a49bf93a2f2624d0ea29e549d6069561ff3711c38d262d65bd5902d8dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29573a49bf93a2f2624d0ea29e549d6069561ff3711c38d262d65bd5902d8dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29573a49bf93a2f2624d0ea29e549d6069561ff3711c38d262d65bd5902d8dc0", kill_on_drop: false }`
[INFO] [stdout] 29573a49bf93a2f2624d0ea29e549d6069561ff3711c38d262d65bd5902d8dc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 394026670ddf6f65d3982e10e59e3e8fb87bbdcbbe5158f5a8dec428734afbe0
[INFO] running `Command { std: "docker" "start" "-a" "394026670ddf6f65d3982e10e59e3e8fb87bbdcbbe5158f5a8dec428734afbe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling pcs-webscraper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "394026670ddf6f65d3982e10e59e3e8fb87bbdcbbe5158f5a8dec428734afbe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "394026670ddf6f65d3982e10e59e3e8fb87bbdcbbe5158f5a8dec428734afbe0", kill_on_drop: false }`
[INFO] [stdout] 394026670ddf6f65d3982e10e59e3e8fb87bbdcbbe5158f5a8dec428734afbe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5b63211265fad866960739f373377b84c636f5c060399bb6ada8c611180e8c0
[INFO] running `Command { std: "docker" "start" "-a" "b5b63211265fad866960739f373377b84c636f5c060399bb6ada8c611180e8c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling pcs-webscraper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.16s
[INFO] running `Command { std: "docker" "inspect" "b5b63211265fad866960739f373377b84c636f5c060399bb6ada8c611180e8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5b63211265fad866960739f373377b84c636f5c060399bb6ada8c611180e8c0", kill_on_drop: false }`
[INFO] [stdout] b5b63211265fad866960739f373377b84c636f5c060399bb6ada8c611180e8c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d440960fcaf71d2be717e4e099cdef88f07085e971375c0fc116cac2472fd44
[INFO] running `Command { std: "docker" "start" "-a" "3d440960fcaf71d2be717e4e099cdef88f07085e971375c0fc116cac2472fd44", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pcs_webscraper-391afb98b90499c0)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_create_race_key_with_different_positions ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_is_valid_stage_with_gc ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_is_valid_stage_with_result ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_is_valid_stage_with_numbered_stages ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_new_cyclist ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_new_cyclist_with_different_year ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_create_race_key_with_gc ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_is_valid_stage_rejects_invalid_formats ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_cyclist_clone ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_parse_html_invalid_stage_rows_are_skipped ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_create_race_key ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_parse_html_no_table_returns_not_found ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_parse_html_result_stage_produces_none_stage_option ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_parse_html_valid_row_returns_correct_spec ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_parse_html_invalid_year_returns_invalid_data_error ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_has_data_empty_race ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_has_data_with_participants ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_new_race_one_day ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_has_data_with_results ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_new_race_with_stage ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_has_data_with_start_date ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_new_race_with_gc ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_profile_empty_html ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_profile_ignores_other_fields ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_results_ignores_unknown_labels ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_results_metadata_only_no_results_table ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_results_not_found_on_empty_html ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_results_stage_uses_stage_selector ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_startlist_empty ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_startlist_no_matching_structure ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_profile_extracts_ps_final_25k ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_results_skips_non_rider_hrefs ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_startlist_multiple_teams ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_startlist_skips_non_rider_hrefs ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_results_extracts_rider_results ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_parse_html_results_extracts_all_metadata ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_race_clone ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_sanitize_name_replaces_spaces ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_sanitize_name_replaces_underscores ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_sanitize_name_lowercases ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_sanitize_name_mixed_formatting ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_validate_stage_gc ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_validate_stage_empty_string ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_validate_stage_numbered ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_validate_stage_non_numeric - should panic ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_validate_stage_missing_number - should panic ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_initialize_race_object ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_validate_stage_invalid_format - should panic ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_parse_html_circuit_mixed ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_validate_stage_wrong_prefix - should panic ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_parse_html_circuit_no_links ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_parse_html_circuit_one_day_race ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_parse_html_circuit_stage_race ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_parse_html_stages_finds_stage ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_year_world_tour ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_year_pro_series ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_parse_html_stages_no_links ... ok
[INFO] [stdout] test scrapers::races_scraper::tests::test_parse_html_stages_skips_gc ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_scrape_nonexistent_cyclist ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_scrape_invalid_stage ... ok
[INFO] [stdout] test scrapers::cyclist_scraper::tests::test_scrape_with_invalid_url ... ok
[INFO] [stdout] test scrapers::race_scraper::tests::test_scrape_nonexistent_race ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- scrapers::race_scraper::tests::test_scrape_nonexistent_race stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scrapers::race_scraper::tests::test_scrape_nonexistent_race' (61) panicked at src/scrapers/race_scraper.rs:660:22:
[INFO] [stdout] Expected NotFound error, got: Network("Failed to fetch race result data: error sending request for url (https://www.procyclingstats.com/race/this-race-does-not-exist-12345/9999//result)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b7f223103a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b7f223103a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b7f223103a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b7f223103a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b7f224898a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b7f224898a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x60b7f2236302 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60b7f2236302 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60b7f220ef1f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b7f220ef1f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b7f2228d59 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b7f2035e6c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x60b7f2035e6c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60b7f2228fd2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x60b7f2228fd2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60b7f220efd8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60b7f2204079 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b7f220fead - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60b7f224917c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b7f190303a - pcs_webscraper::scrapers::race_scraper::tests::test_scrape_nonexistent_race::{{closure}}::h5119892536d1974d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scrapers/race_scraper.rs:660:22
[INFO] [stdout]   20:     0x60b7f192beb2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba566eddbcb679b3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x60b7f192bf2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcfb6e2efb08769cb
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x60b7f191456d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he923ef085e26bd3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x60b7f191447b - tokio::task::coop::with_budget::hb3a6cedfcc3f0a65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x60b7f191447b - tokio::task::coop::budget::ha3915a4fd17ee3d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x60b7f191447b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h65f3bbcab8137904
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x60b7f1911590 - tokio::runtime::scheduler::current_thread::Context::enter::h31ee049fdbbf3adc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x60b7f1912eed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h043680c33b6ac941
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x60b7f1912b54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h68d4474f994c7828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x60b7f191cf3b - tokio::runtime::context::scoped::Scoped<T>::set::h1c00359c0fa4d0c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x60b7f1922239 - tokio::runtime::context::set_scheduler::{{closure}}::hc7b8d8a3cb4dd73d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x60b7f192b9b2 - std::thread::local::LocalKey<T>::try_with::hf6e0bea801dd03f0
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x60b7f192a5de - std::thread::local::LocalKey<T>::with::h4126bc7b9d6c2fb7
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x60b7f192216d - tokio::runtime::context::set_scheduler::h16f7b509e6171420
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x60b7f1912900 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h72597c099e1c523d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x60b7f1912c36 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2460a8e7dbd605c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x60b7f1910970 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfa11510f9b85f2e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x60b7f190e803 - tokio::runtime::context::runtime::enter_runtime::hb9ec174348b27c8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x60b7f1910331 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6011d210e07a859e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x60b7f18f9c74 - tokio::runtime::runtime::Runtime::block_on_inner::h94ab6fffd7bf6bf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x60b7f18f9e3f - tokio::runtime::runtime::Runtime::block_on::ha0b9f719f387d905
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x60b7f1902b66 - pcs_webscraper::scrapers::race_scraper::tests::test_scrape_nonexistent_race::hdafcdfe336fb2434
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scrapers/race_scraper.rs:655:32
[INFO] [stdout]   42:     0x60b7f19030a7 - pcs_webscraper::scrapers::race_scraper::tests::test_scrape_nonexistent_race::{{closure}}::hf799c2caeaa2f63f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scrapers/race_scraper.rs:648:44
[INFO] [stdout]   43:     0x60b7f19162f6 - core::ops::function::FnOnce::call_once::hcf73e110b014806a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60b7f2029f6b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60b7f2029f6b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60b7f203693b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60b7f203693b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x60b7f203693b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60b7f203693b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60b7f203693b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60b7f203693b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60b7f203693b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60b7f2030d94 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60b7f2030d94 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60b7f2039542 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60b7f2039542 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60b7f2039542 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60b7f2039542 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60b7f2039542 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60b7f2039542 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60b7f2039542 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60b7f223074f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   63:     0x60b7f223074f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7a8b11208aa4 - <unknown>
[INFO] [stdout]   65:     0x7a8b11295a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scrapers::race_scraper::tests::test_scrape_nonexistent_race
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3d440960fcaf71d2be717e4e099cdef88f07085e971375c0fc116cac2472fd44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d440960fcaf71d2be717e4e099cdef88f07085e971375c0fc116cac2472fd44", kill_on_drop: false }`
[INFO] [stdout] 3d440960fcaf71d2be717e4e099cdef88f07085e971375c0fc116cac2472fd44
