[INFO] fetching crate hrdf-parser 0.8.0...
[INFO] testing hrdf-parser-0.8.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate hrdf-parser 0.8.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hrdf-parser 0.8.0
[INFO] finished tweaking crates.io crate hrdf-parser 0.8.0
[INFO] tweaked toml for crates.io crate hrdf-parser 0.8.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hrdf-parser 0.8.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hrdf-parser 0.8.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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded liblzma v0.4.2
[INFO] [stderr]   Downloaded test-log-macros v0.2.18
[INFO] [stderr]   Downloaded test-log v0.2.18
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.1
[INFO] [stderr]   Downloaded zip v4.3.0
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b06ae61e8b43e5059ee7a79722a8981fa2f9d3187fff4c1810e5a26d6035d1b
[INFO] running `Command { std: "docker" "start" "-a" "2b06ae61e8b43e5059ee7a79722a8981fa2f9d3187fff4c1810e5a26d6035d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b06ae61e8b43e5059ee7a79722a8981fa2f9d3187fff4c1810e5a26d6035d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b06ae61e8b43e5059ee7a79722a8981fa2f9d3187fff4c1810e5a26d6035d1b", kill_on_drop: false }`
[INFO] [stdout] 2b06ae61e8b43e5059ee7a79722a8981fa2f9d3187fff4c1810e5a26d6035d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d46e0aebbf9aa05633647a6a71b3e1c0bc3653bbdda489c48124b647790f61c
[INFO] running `Command { std: "docker" "start" "-a" "7d46e0aebbf9aa05633647a6a71b3e1c0bc3653bbdda489c48124b647790f61c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling test-log v0.2.18
[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_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling liblzma v0.4.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling hrdf-parser v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "7d46e0aebbf9aa05633647a6a71b3e1c0bc3653bbdda489c48124b647790f61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d46e0aebbf9aa05633647a6a71b3e1c0bc3653bbdda489c48124b647790f61c", kill_on_drop: false }`
[INFO] [stdout] 7d46e0aebbf9aa05633647a6a71b3e1c0bc3653bbdda489c48124b647790f61c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41540aef241e1f555edd85292a1624ec8819b334b267006a111a4a0db975ea02
[INFO] running `Command { std: "docker" "start" "-a" "41540aef241e1f555edd85292a1624ec8819b334b267006a111a4a0db975ea02", kill_on_drop: false }`
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling hrdf-parser v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 35.44s
[INFO] running `Command { std: "docker" "inspect" "41540aef241e1f555edd85292a1624ec8819b334b267006a111a4a0db975ea02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41540aef241e1f555edd85292a1624ec8819b334b267006a111a4a0db975ea02", kill_on_drop: false }`
[INFO] [stdout] 41540aef241e1f555edd85292a1624ec8819b334b267006a111a4a0db975ea02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e919e36ffa367bb367e5fdb6efd1808775f6a65bd8018867e74e45f12acf897e
[INFO] running `Command { std: "docker" "start" "-a" "e919e36ffa367bb367e5fdb6efd1808775f6a65bd8018867e74e45f12acf897e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hrdf_parser-313a22b81dde3148)
[INFO] [stdout] 
[INFO] [stdout] running 194 tests
[INFO] [stdout] test parsing::attribute_parser::tests::language_description_row ... ok
[INFO] [stdout] test parsing::attribute_parser::tests::language_row ... ok
[INFO] [stdout] test parsing::attribute_parser::tests::language_description_long_row ... ok
[INFO] [stdout] test parsing::attribute_parser::tests::muti_line_parsing ... ok
[INFO] [stdout] test parsing::attribute_parser::tests::description_row ... ok
[INFO] [stdout] test parsing::attribute_parser::tests::offer_row ... ok
[INFO] [stdout] test parsing::direction_parser::tests::row_parser_v207 ... ok
[INFO] [stdout] test parsing::exchange_administration_parser::tests::multiple_row_parsing ... ok
[INFO] [stdout] test parsing::exchange_administration_parser::tests::row_parser ... ok
[INFO] [stdout] test parsing::exchange_journey_parser::tests::multiple_row_parsing ... ok
[INFO] [stdout] test parsing::exchange_journey_parser::tests::row_parser ... ok
[INFO] [stdout] test parsing::helpers::tests::test_direction_parser_insufficient_digits ... ok
[INFO] [stdout] test parsing::helpers::tests::test_direction_parser_invalid_prefix ... ok
[INFO] [stdout] test parsing::helpers::tests::test_direction_parser_basic ... ok
[INFO] [stdout] test parsing::helpers::tests::test_direction_parser_with_spaces ... ok
[INFO] [stdout] test parsing::helpers::tests::test_i16_from_n_digits_parser_invalid ... ok
[INFO] [stdout] test parsing::helpers::tests::test_i16_from_n_digits_parser_positive ... ok
[INFO] [stdout] test parsing::helpers::tests::test_i16_from_n_digits_parser_with_spaces ... ok
[INFO] [stdout] test parsing::helpers::tests::test_i16_from_n_digits_parser_zero ... ok
[INFO] [stdout] test parsing::helpers::tests::test_i32_from_n_digits_parser_basic ... ok
[INFO] [stdout] test parsing::helpers::tests::test_i32_from_n_digits_parser_with_leading_spaces ... ok
[INFO] [stdout] test parsing::helpers::tests::test_i32_from_n_digits_parser_large_number ... ok
[INFO] [stdout] test parsing::direction_parser::tests::type_converter_v207 ... ok
[INFO] [stdout] test parsing::helpers::tests::test_is_newline ... ok
[INFO] [stdout] test parsing::exchange_line_parser::tests::multiline_parser ... ok
[INFO] [stdout] test parsing::helpers::tests::test_optional_i32_from_n_digits_parser_with_spaces ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::successful_bitfield_row ... ok
[INFO] [stdout] test parsing::helpers::tests::test_optional_i32_from_n_digits_parser_with_at_signs ... ok
[INFO] [stdout] test parsing::helpers::tests::test_optional_i32_from_n_digits_parser_mixed_spaces_and_at ... ok
[INFO] [stdout] test parsing::exchange_line_parser::tests::row_parser ... ok
[INFO] [stdout] test parsing::helpers::tests::test_optional_i32_from_n_digits_parser_with_number ... ok
[INFO] [stdout] test parsing::helpers::tests::test_string_from_n_chars_parser_insufficient_input ... ok
[INFO] [stdout] test parsing::helpers::tests::test_string_from_n_chars_parser_with_spaces ... ok
[INFO] [stdout] test parsing::helpers::tests::test_string_from_n_chars_parser_basic ... ok
[INFO] [stdout] test parsing::helpers::tests::test_string_till_eol_parser_basic ... ok
[INFO] [stdout] test parsing::helpers::tests::test_to_string ... ok
[INFO] [stdout] test parsing::helpers::tests::test_string_till_eol_parser_with_cr ... ok
[INFO] [stdout] test parsing::helpers::tests::test_string_till_eol_parser_no_newline ... ok
[INFO] [stdout] test parsing::holiday_parser::tests::row_converter_v207 ... ok
[INFO] [stdout] test parsing::helpers::tests::test_string_till_eol_parser_trims_spaces ... ok
[INFO] [stdout] test parsing::holiday_parser::tests::row_parser_v207 ... ok
[INFO] [stdout] test parsing::helpers::tests::test_string_from_n_chars_parser_exact_length ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_a::success_with_partial_options1 ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_a::success_with_options ... ok
[INFO] [stdout] test parsing::information_text_parser::tests::infotext_row_parser1 ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_a::success_partial_options ... ok
[INFO] [stdout] test parsing::information_text_parser::tests::parse_and_transform_infotext ... ok
[INFO] [stdout] test parsing::information_text_parser::tests::infotext_row_parser2 ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_ci_co::success_ci_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_ci_co::success_with_partial_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::parsing_rows ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_g::success_no_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_g::success_with_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_journey_description::success_journey_all_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_journey_description::success_journey_negative_time ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_i::success_with_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_a_ve::success_no_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_i::success_with_partial_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_l::success_with_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_r::success_with_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_journey_description::success_journey_options2 ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_l::success_with_partial_options61 ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_r::success_with_partial_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_z::success_no_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_l::success_with_partial_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_z::success_with_options ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_color_parsing ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_parse_line_complete_sequence ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_a_ve::success_with_options ... ok
[INFO] [stdout] test parsing::journey_parser::tests::row_journey_description::success_journey_options1 ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_parse_line_k_creates_new_line ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_b_combinator_complex_rgb ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_parse_line_multiple_lines ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_b_combinator_valid ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_f_combinator_max_rgb ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_k_combinator_with_spaces ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_f_combinator_valid ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_k_combinator_valid ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_w_combinator_valid ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_coord_combinator_uppercase_k ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_nt_combinator_valid ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_row_lt_combinator_valid ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_coord_combinator_with_altitude ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_coordinate_system_wgs84_reverses_coordinates ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_journey_platform_combinator_basic ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_journey_platform_combinator_with_time ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_coord_combinator_without_altitude ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_journey_platform_combinator_spaces_for_optional_fields ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_parse_line_platform_creation ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_parse_line_complete_platform_sequence ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_platform_combinator_basic ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_platform_combinator_double_digit ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_platform_combinator_empty_name ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_platform_combinator_with_section ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_section_combinator ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_sloid_combinator_lowercase ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_sloid_combinator_uppercase ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_a_line_combinator_basic ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_a_line_combinator_multi_char ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_a_line_combinator_with_spaces ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_meta_stop_line_combinator_basic ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_meta_stop_line_combinator_different_duration ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_meta_stop_line_combinator_with_extra_spaces ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_num_long - should panic ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_bitfield_invalid_spacing1 - should panic ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_bitfield_invalid_spacing2 - should panic ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_parse_line_complete_sequence ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_bitfield_invalid_spacing3 - should panic ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_parse_line_meta_stop_creates_connection ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_bitfield_invalid - should panic ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_num_invalid - should panic ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_bitfield_short - should panic ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_parse_line_multiple_connections ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_parse_line_realistic_scenario ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_num_short - should panic ... ok
[INFO] [stdout] test parsing::bit_field_parser::tests::failed_bitfield_row_bitfield_long - should panic ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_parse_line_stop_groups_ignored ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_stop_groups_combinator_multiple_stops ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_stop_groups_combinator_single_group ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_stop_groups_combinator_two_stops ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_boarding_combinator ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_comment_combinator ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_coordinates_combinator_basic ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_coordinates_combinator_with_decimals ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_flags_combinator ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_flags_combinator_large_value ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_parse_coord_line_sets_coordinates ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_parse_flags_line_sets_flag ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_parse_prios_line_sets_priority ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_parse_stop_line_creates_stop ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_parse_times_line_default_sets_none ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_empty_lines_are_filtered - should panic ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_parse_times_line_sets_exchange_time ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_parse_line_id_mismatch_error - should panic ... ok
[INFO] [stdout] test parsing::line_parser::tests::test_parse_line_nt_requires_existing_k - should panic ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_prios_combinator ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_parse_line_coord_requires_existing_platform - should panic ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_journey_platform_requires_valid_journey - should panic ... ok
[INFO] [stdout] test parsing::platform_parser::tests::test_parse_line_sloid_requires_existing_platform - should panic ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_parse_line_a_line_requires_existing_connection - should panic ... ok
[INFO] [stdout] test parsing::stop_connection_parser::tests::test_parse_line_a_line_requires_valid_attribute - should panic ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_restriction_combinator ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_prios_combinator_high_priority ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_sloid_combinator ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_station_combinator_with_abbreviation ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_station_combinator_auxiliary_stop ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_times_combinator_specific_stop ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_station_combinator_with_all_fields ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_station_combinator_basic ... ok
[INFO] [stdout] test parsing::stop_parser::tests::test_times_combinator_standard ... ok
[INFO] [stdout] test parsing::through_service_parser::tests::test_parse_line_creates_through_service ... ok
[INFO] [stdout] test parsing::through_service_parser::tests::test_parse_line_matching_stops ... ok
[INFO] [stdout] test parsing::through_service_parser::tests::test_parse_line_missing_journey_logs_warning ... ok
[INFO] [stdout] test parsing::through_service_parser::tests::test_through_service_combinator_basic ... ok
[INFO] [stdout] test parsing::through_service_parser::tests::test_parse_line_multiple_through_services ... ok
[INFO] [stdout] test parsing::through_service_parser::tests::test_through_service_combinator_zero_bitfield ... ok
[INFO] [stdout] test parsing::through_service_parser::tests::test_through_service_combinator_different_stops ... ok
[INFO] [stdout] test parsing::through_service_parser::tests::test_through_service_combinator_large_bitfield ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_date_combinator_end_of_year ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_date_combinator_leap_year ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_date_combinator_single_digit_day ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_date_combinator_start_of_year ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_date_combinator_invalid_date - should panic ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_info_combinator_consecutive_delimiters ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_colon_combinator_single_admin ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_colon_line_creates_company_if_not_exists ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_info_combinator_multiple_values ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_kline_combinator_basic ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_kline_combinator_with_spaces_in_names ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_nline_combinator ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_nline_parsing_ignores_sboid ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_date_combinator_valid ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_kline_combinator_sob ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_info_combinator_numeric_values ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_parse_transport_company_line_creates_new_company ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_info_combinator_single_value ... ok
[INFO] [stdout] test parsing::timetable_metadata_parser::tests::test_info_combinator_with_spaces ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_colon_combinator_multiple_admins ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_parse_transport_company_line_multiple_languages ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_class_combinator_basic ... ok
[INFO] [stdout] test parsing::transport_company_parser::tests::test_parse_transport_company_line_updates_existing ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_class_combinator_double_digit ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_category_combinator_three_digits ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_language_combinator_german ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_iline_combinator_basic ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_language_combinator_english ... ok
[INFO] [stdout] test tests::parsing_2024 ... ignored
[INFO] [stdout] test tests::parsing_2025 ... ignored
[INFO] [stdout] test parsing::transport_type_parser::tests::test_offer_definition_combinator_with_flag ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_iline_combinator_without_id ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_option_combinator_with_asterisk ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_option_combinator_basic ... ok
[INFO] [stdout] test parsing::transport_type_parser::tests::test_category_combinator_basic ... ok
[INFO] [stdout] test tests::url_not_found ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::url_not_found stdout ----
[INFO] [stdout] [INFO  hrdf_parser::hrdf] Downloading HRDF data to "/tmp/7d3d4ec4f03f4e2c18deffefec317d8497e78e4aed2a93ced5341a2aeedd5ed3.zip"...
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::url_not_found' (216) panicked at src/lib.rs:32:17:
[INFO] [stdout] The error should indicate '404 Not Found'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6073a8d4db62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6073a8d4db62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6073a8d4db62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6073a8d4db62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6073a8d6726a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6073a8d6726a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6073a8d54566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6073a8d54566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6073a8d2963f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6073a8d2963f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6073a8d44dc9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6073a8c4310e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6073a8c4310e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6073a8d45032 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6073a8d45032 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6073a8d2972a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6073a8d20dd9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6073a8d2a84d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6073a8d6799c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6073a8a6ca01 - hrdf_parser[b45190b50e8b1773]::tests::url_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:32:17
[INFO] [stdout]   20:     0x6073a8a4b655 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6073a8a4b655 - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6073a8a4b655 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x6073a8a4b655 - tokio[8e6e76f41ff81043]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6073a8a4b655 - tokio[8e6e76f41ff81043]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6073a8a4b655 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x6073a8a4b655 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x6073a8a579c7 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x6073a8a579c7 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x6073a8a579c7 - <tokio[8e6e76f41ff81043]::runtime::context::scoped::Scoped<tokio[8e6e76f41ff81043]::runtime::scheduler::Context>>::set::<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6073a8a4bc97 - tokio[8e6e76f41ff81043]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x6073a8a4bc97 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[8e6e76f41ff81043]::runtime::context::Context>>::try_with::<tokio[8e6e76f41ff81043]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x6073a8a4bc97 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[8e6e76f41ff81043]::runtime::context::Context>>::with::<tokio[8e6e76f41ff81043]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x6073a8a4bc97 - tokio[8e6e76f41ff81043]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x6073a8a4bc97 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x6073a8a4bc97 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x6073a8a79009 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6073a8a79009 - tokio[8e6e76f41ff81043]::runtime::context::runtime::enter_runtime::<<tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6073a8a0efb5 - <tokio[8e6e76f41ff81043]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x6073a8a0efb5 - <tokio[8e6e76f41ff81043]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x6073a8a0efb5 - <tokio[8e6e76f41ff81043]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x6073a8a7199e - hrdf_parser[b45190b50e8b1773]::tests::url_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:21:30
[INFO] [stdout]   42:     0x6073a8a7199e - hrdf_parser[b45190b50e8b1773]::tests::url_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:21:29
[INFO] [stdout]   43:     0x6073a8a7199e - <hrdf_parser[b45190b50e8b1773]::tests::url_not_found::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6073a8c374bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6073a8c374bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6073a8c43d1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6073a8c43d1a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6073a8c43d1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6073a8c43d1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6073a8c43d1a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6073a8c43d1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6073a8c43d1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x6073a8c3e1e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x6073a8c3e1e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6073a8c46812 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x6073a8c46812 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6073a8c46812 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6073a8c46812 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6073a8c46812 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6073a8c46812 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x6073a8c46812 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x6073a8d4cecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x6073a8d4cecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x78dbcb486aa4 - <unknown>
[INFO] [stdout]   65:     0x78dbcb513a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::url_not_found
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 191 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e919e36ffa367bb367e5fdb6efd1808775f6a65bd8018867e74e45f12acf897e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e919e36ffa367bb367e5fdb6efd1808775f6a65bd8018867e74e45f12acf897e", kill_on_drop: false }`
[INFO] [stdout] e919e36ffa367bb367e5fdb6efd1808775f6a65bd8018867e74e45f12acf897e
