[INFO] cloning repository https://github.com/Protom512/rs-net-radio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protom512/rs-net-radio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtom512%2Frs-net-radio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtom512%2Frs-net-radio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66aa4844492225ec9ed973c7be27973e1fad5541
[INFO] testing Protom512/rs-net-radio against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtom512%2Frs-net-radio" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Protom512/rs-net-radio
[INFO] finished tweaking git repo https://github.com/Protom512/rs-net-radio
[INFO] tweaked toml for git repo https://github.com/Protom512/rs-net-radio written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Protom512/rs-net-radio on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Protom512/rs-net-radio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.2
[INFO] [stderr]   Downloaded scraper v0.25.0
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded sanitize-filename v0.6.0
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded xml v1.2.1
[INFO] [stderr]   Downloaded markup5ever v0.36.1
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded web_atoms v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.58
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded mockito v1.7.1
[INFO] [stderr]   Downloaded m3u8-rs v6.0.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.4
[INFO] [stderr]   Downloaded selectors v0.33.0
[INFO] [stderr]   Downloaded html5ever v0.36.1
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded jiff v0.2.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0
[INFO] running `Command { std: "docker" "start" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling web_atoms v0.2.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 strum_macros v0.27.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling croner v3.0.1
[INFO] [stderr]    Compiling m3u8-rs v6.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[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 record-lib v0.1.0 (/opt/rustwide/workdir/record-lib)
[INFO] [stderr]    Compiling rs-net-radio v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 01s
[INFO] running `Command { std: "docker" "inspect" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rs-net-radio v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling record-lib v0.1.0 (/opt/rustwide/workdir/record-lib)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 52.63s
[INFO] running `Command { std: "docker" "inspect" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/record_lib-95646ae0ca2fa719)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test batch::recorder::tests::test_empty_batch ... ok
[INFO] [stdout] test batch::recorder::tests::test_batch_recorder ... ok
[INFO] [stdout] test batch::recorder::tests::test_failure_detail_collection ... ok
[INFO] [stdout] test batch::recorder::tests::test_statistics_calculation ... ok
[INFO] [stdout] test batch::recorder::tests::test_summary_output_format ... ok
[INFO] [stdout] test batch::recorder::tests::test_processing_time_recording ... ok
[INFO] [stdout] test config::manager::tests::test_default_config ... ok
[INFO] [stdout] test batch::recorder::tests::test_joinset_result_collection ... ok
[INFO] [stdout] test domain::metadata::tests::test_recording_metadata_duration ... ok
[INFO] [stdout] test config::manager::tests::test_schedule_serialization ... ok
[INFO] [stdout] test batch::recorder::tests::test_summary_output_with_failures ... ok
[INFO] [stdout] test error::tests::test_error_severity ... ok
[INFO] [stdout] test error::tests::test_handle_recording_error ... ok
[INFO] [stdout] test error::tests::test_memory_limit_error ... ok
[INFO] [stdout] test logging::tests::test_located_error ... ok
[INFO] [stdout] test logging::tests::test_log_error_context ... FAILED
[INFO] [stdout] test logging::tests::test_logging_config_default ... ok
[INFO] [stdout] test record::hibiki::test_generate_episode_filename ... ok
[INFO] [stdout] test batch::recorder::tests::test_summary_with_empty_batch ... ok
[INFO] [stdout] test domain::service::tests::test_record_batch ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_http_status_403_handling ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_http_status_429_handling ... ok
[INFO] [stdout] test record::radiko::false_validate_program_bangumi_kyushi ... ok
[INFO] [stdout] test record::radiko::false_validate_program_housou_kyushi ... ok
[INFO] [stdout] test record::radiko::test_ch_sanitization ... ok
[INFO] [stdout] test record::radiko::test_parse_date ... ok
[INFO] [stdout] test scheduler::cron_manager::tests::test_add_schedule ... ok
[INFO] [stdout] test scheduler::cron_manager::tests::test_cron_manager_creation ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_4kb_chunk_processing ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_io_error_handling ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_chunk_buffer_optimization ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_memory_limit_exceeded ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_memory_monitoring_integration ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_stream_url_processing ... ignored
[INFO] [stdout] test streaming::memory_monitor::tests::test_512mb_limit_enforcement ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_chunk_progress_reporting ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_detect_potential_leak ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_memory_leak_detection ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_memory_limit_exceeded ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_memory_monitor_creation ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_chunk_processor ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_memory_monitor_reset ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_memory_monitor_update ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_concurrent_usage_tracking ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_async_io_non_blocking ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_memory_stats ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_resource_cleanup_on_limit_exceeded ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_stop_performs_cleanup ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_warning_threshold_at_80_percent ... ok
[INFO] [stdout] test streaming::chunk_processor::tests::test_parallel_chunk_processing ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_extract_url_from_iframe ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_extract_url_from_data_attributes ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_html_parsing_error_handling ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_is_valid_streaming_url ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_scraper_creation ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_extract_url_from_script_tags ... ok
[INFO] [stdout] test record::hibiki_scraper::tests::test_extract_json_url_from_text ... ok
[INFO] [stdout] test record::radiko::pass_auth1 ... FAILED
[INFO] [stdout] test record::radiko::pass_auth2 ... FAILED
[INFO] [stdout] test streaming::chunk_processor::tests::test_long_recording_memory_limit ... ok
[INFO] [stdout] test streaming::memory_monitor::tests::test_background_logging_stops_when_monitoring_stops ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::test_log_error_context stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- record::radiko::pass_auth1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'record::radiko::pass_auth1' (5412) panicked at record-lib/src/record/radiko.rs:485:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: "https://radiko.jp/v2/api/auth1", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57229bb7c831 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57229bb95eda - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x57229bb8248c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57229bb58466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57229bb73449 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x57229b5392c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57229bb73772 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57229bb58512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57229bb4f509 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57229bb5940d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x57229bb966bc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57229bb96492 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x57229b4e93ad - <record_lib[3c3dc5243656897f]::record::radiko::pass_auth1::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x57229b52c5fb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x57229b539c45 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x57229b5346f4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x57229b53cd92 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x57229bb7b67f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x72eb26a4807a - <unknown>
[INFO] [stdout]   19:     0x72eb26adb534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- record::radiko::pass_auth2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'record::radiko::pass_auth2' (5413) panicked at record-lib/src/record/radiko.rs:492:38:
[INFO] [stderr] error: test failed, to rerun pass `-p record-lib --lib`
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: "https://radiko.jp/v2/api/auth1", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57229bb7c831 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57229bb95eda - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x57229bb8248c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57229bb58466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57229bb73449 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x57229b5392c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57229bb73772 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57229bb58512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57229bb4f509 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57229bb5940d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x57229bb966bc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57229bb96492 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x57229b4e9ba1 - <record_lib[3c3dc5243656897f]::record::radiko::pass_auth2::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x57229b52c5fb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x57229b539c45 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x57229b5346f4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x57229b53cd92 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x57229bb7b67f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x72eb26a4807a - <unknown>
[INFO] [stdout]   19:     0x72eb26adb534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logging::tests::test_log_error_context
[INFO] [stdout]     record::radiko::pass_auth1
[INFO] [stdout]     record::radiko::pass_auth2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 57 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0", kill_on_drop: false }`
[INFO] [stdout] f6230e463458c6820293059c21ec0ab6509494150b4ead32f942c0c8d6cd19a0
