[INFO] fetching crate midas_fetcher 0.1.4...
[INFO] testing midas_fetcher-0.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate midas_fetcher 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate midas_fetcher 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate midas_fetcher 0.1.4
[INFO] tweaked toml for crates.io crate midas_fetcher 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate midas_fetcher 0.1.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate midas_fetcher 0.1.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fb2a420b110cdf8a3a4289d035a3dfe2aaad1a61e8d148760fb01e631b4c23a
[INFO] running `Command { std: "docker" "start" "-a" "4fb2a420b110cdf8a3a4289d035a3dfe2aaad1a61e8d148760fb01e631b4c23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fb2a420b110cdf8a3a4289d035a3dfe2aaad1a61e8d148760fb01e631b4c23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb2a420b110cdf8a3a4289d035a3dfe2aaad1a61e8d148760fb01e631b4c23a", kill_on_drop: false }`
[INFO] [stdout] 4fb2a420b110cdf8a3a4289d035a3dfe2aaad1a61e8d148760fb01e631b4c23a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 588da6cff7788ef29c3401b99251c6f07289f0f827fcc0aa2e22c61abffb4e0c
[INFO] running `Command { std: "docker" "start" "-a" "588da6cff7788ef29c3401b99251c6f07289f0f827fcc0aa2e22c61abffb4e0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ratatui v0.25.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.40
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling midas_fetcher v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "588da6cff7788ef29c3401b99251c6f07289f0f827fcc0aa2e22c61abffb4e0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "588da6cff7788ef29c3401b99251c6f07289f0f827fcc0aa2e22c61abffb4e0c", kill_on_drop: false }`
[INFO] [stdout] 588da6cff7788ef29c3401b99251c6f07289f0f827fcc0aa2e22c61abffb4e0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b416181fc3cd0978973494dd118413c7b2530dd83ae7ca62991dc034e5e7319c
[INFO] running `Command { std: "docker" "start" "-a" "b416181fc3cd0978973494dd118413c7b2530dd83ae7ca62991dc034e5e7319c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling midas_fetcher v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.48s
[INFO] running `Command { std: "docker" "inspect" "b416181fc3cd0978973494dd118413c7b2530dd83ae7ca62991dc034e5e7319c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b416181fc3cd0978973494dd118413c7b2530dd83ae7ca62991dc034e5e7319c", kill_on_drop: false }`
[INFO] [stdout] b416181fc3cd0978973494dd118413c7b2530dd83ae7ca62991dc034e5e7319c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fface4b6985bd6e077c41ac824c82a8acf90f64fc986c270d31ac23c5469dd6
[INFO] running `Command { std: "docker" "start" "-a" "4fface4b6985bd6e077c41ac824c82a8acf90f64fc986c270d31ac23c5469dd6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/midas_fetcher-cdd7e8e4ea89df2d)
[INFO] [stdout] 
[INFO] [stdout] running 290 tests
[INFO] [stdout] test app::cache::config::tests::test_config_builder ... ok
[INFO] [stdout] test app::cache::config::tests::test_default_config ... ok
[INFO] [stdout] test app::cache::path::tests::test_capability_file_path_generation ... ok
[INFO] [stdout] test app::cache::path::tests::test_change_log_file_path_generation ... ok
[INFO] [stdout] test app::cache::path::tests::test_extract_dataset_name ... ok
[INFO] [stdout] test app::cache::path::tests::test_data_file_path_generation ... ok
[INFO] [stdout] test app::cache::path::tests::test_file_with_station_id_only ... ok
[INFO] [stdout] test app::cache::path::tests::test_file_without_quality_version ... ok
[INFO] [stdout] test app::cache::path::tests::test_get_path_for_file_type ... ok
[INFO] [stdout] test app::cache::path::tests::test_file_without_manifest_version ... ok
[INFO] [stdout] test app::cache::path::tests::test_file_without_station ... ok
[INFO] [stdout] test app::cache::path::tests::test_file_without_county ... ok
[INFO] [stdout] test app::cache::path::tests::test_is_data_file_path ... ok
[INFO] [stdout] test app::cache::reservation::tests::test_reservation_creation ... ok
[INFO] [stdout] test app::cache::reservation::tests::test_reservation_failure ... ok
[INFO] [stdout] test app::cache::path::tests::test_station_metadata_file_path_generation ... ok
[INFO] [stdout] test app::cache::reservation::tests::test_reservation_status_equality ... ok
[INFO] [stdout] test app::cache::reservation::tests::test_reservation_state_transitions ... ok
[INFO] [stdout] test app::cache::path::tests::test_is_capability_file_path ... ok
[INFO] [stdout] test app::cache::reservation::tests::test_reservation_timeout ... ok
[INFO] [stdout] test app::cache::manager::tests::test_reservation_system ... ok
[INFO] [stdout] test app::cache::path::tests::test_station_log_file_path_generation ... ok
[INFO] [stdout] test app::cache::manager::tests::test_file_path_generation ... ok
[INFO] [stdout] test app::cache::manager::tests::test_cache_manager_creation ... ok
[INFO] [stdout] test app::cache::manager::tests::test_reservation_state_management ... ok
[INFO] [stdout] test app::cache::manager::tests::test_worker_id_generation ... ok
[INFO] [stdout] test app::cache::stats::tests::test_cache_stats_creation ... ok
[INFO] [stdout] test app::cache::stats::tests::test_count_files_in_directory_sync ... ok
[INFO] [stdout] test app::cache::stats::tests::test_cache_stats_updates ... ok
[INFO] [stdout] test app::cache::stats::tests::test_format_bytes ... ok
[INFO] [stdout] test app::cache::stats::tests::test_format_cache_size ... ok
[INFO] [stdout] test app::cache::manager::tests::test_cache_statistics ... ok
[INFO] [stdout] test app::cache::manager::tests::test_default_cache_directory ... ok
[INFO] [stdout] test app::cache::stats::tests::test_get_available_disk_space ... ok
[INFO] [stdout] test app::cache::stats::tests::test_scan_directory_recursive ... ok
[INFO] [stdout] test app::cache::stats::tests::test_scan_directory_sync ... ok
[INFO] [stdout] test app::cache::manager::tests::test_atomic_file_operations ... ok
[INFO] [stdout] test app::cache::tests::integration_tests::test_synthetic_manifest_full_integration ... ignored, Integration test - run explicitly to verify cache structure
[INFO] [stdout] test app::cache::stats::tests::test_is_data_file ... ok
[INFO] [stdout] test app::cache::verification::tests::test_verification_report_creation ... ok
[INFO] [stdout] test app::cache::stats::tests::test_scan_empty_directory ... ok
[INFO] [stdout] test app::cache::verification::tests::test_hash_calculation ... ok
[INFO] [stdout] test app::cache::verification::tests::test_verification_report_missing_file ... ok
[INFO] [stdout] test app::cache::stats::tests::test_usage_percentage ... ok
[INFO] [stdout] test app::cache::manager::tests::test_cache_verification ... ok
[INFO] [stdout] test app::cache::verification::tests::test_file_verification_success ... ok
[INFO] [stdout] test app::cache::verification::tests::test_verification_report_success_rate ... ok
[INFO] [stdout] test app::client::config::tests::test_client_config_custom ... ok
[INFO] [stdout] test app::client::config::tests::test_client_config_default ... ok
[INFO] [stdout] test app::cache::verification::tests::test_verify_single_file_missing ... ok
[INFO] [stdout] test app::cache::stats::tests::test_scan_directory_with_csv_files ... ok
[INFO] [stdout] test app::client::auth::tests::test_form_action_extraction_default ... ok
[INFO] [stdout] test app::client::auth::tests::test_form_action_extraction ... ok
[INFO] [stdout] test app::client::auth::tests::test_csrf_token_extraction ... ok
[INFO] [stdout] test app::client::auth::tests::test_csrf_token_extraction_missing ... ok
[INFO] [stdout] test app::client::auth::tests::test_form_action_absolute_url ... ok
[INFO] [stdout] test app::cache::verification::tests::test_verify_single_file_success ... ok
[INFO] [stdout] test app::cache::tests::integration_tests::test_cache_manager_with_different_file_types ... ok
[INFO] [stdout] test app::cache::verification::tests::test_verify_single_file_hash_mismatch ... ok
[INFO] [stdout] test app::cache::verification::tests::test_file_verification_failure ... ok
[INFO] [stdout] test app::cache::manager::tests::test_cleanup_stale_reservations ... ok
[INFO] [stdout] test app::cache::tests::integration_tests::test_concurrent_cache_access ... ok
[INFO] [stdout] test app::client::download::tests::test_http_status_code_mapping ... ok
[INFO] [stdout] test app::client::http::tests::test_rate_limiter_zero_fails ... ok
[INFO] [stdout] test app::client::download::tests::test_download_url_parsing ... ok
[INFO] [stdout] test app::client::tests::test_base_url_access ... ok
[INFO] [stdout] test app::client::download::tests::test_temp_file_path_no_extension ... ok
[INFO] [stdout] test app::coordinator::background_tasks::tests::test_task_manager_creation ... ok
[INFO] [stdout] test app::client::http::tests::test_rate_limiter_creation ... ok
[INFO] [stdout] test app::client::download::tests::test_temp_file_path_generation ... ok
[INFO] [stdout] test app::client::http::tests::test_exponential_backoff_calculation ... ok
[INFO] [stdout] test app::coordinator::completion::tests::test_completion_detector_creation ... ok
[INFO] [stdout] test app::coordinator::completion::tests::test_completion_detection_logic ... ok
[INFO] [stdout] test app::coordinator::completion::tests::test_completion_status_calculation ... ok
[INFO] [stdout] test app::coordinator::background_tasks::tests::test_cleanup_task_startup ... ok
[INFO] [stdout] test app::coordinator::background_tasks::tests::test_multiple_task_management ... ok
[INFO] [stdout] test app::coordinator::background_tasks::tests::test_graceful_shutdown ... ok
[INFO] [stdout] test app::coordinator::background_tasks::tests::test_periodic_logging_task_startup ... ok
[INFO] [stdout] test app::coordinator::completion::tests::test_completion_percentage ... ok
[INFO] [stdout] test app::coordinator::completion::tests::test_status_summary ... ok
[INFO] [stdout] test app::coordinator::config::tests::test_config_builder_methods ... ok
[INFO] [stdout] test app::coordinator::config::tests::test_config_validation ... ok
[INFO] [stdout] test app::coordinator::config::tests::test_default_config_is_valid ... ok
[INFO] [stdout] test app::coordinator::progress::tests::test_progress_aggregator ... ok
[INFO] [stdout] test app::coordinator::progress::tests::test_worker_progress_processing ... ok
[INFO] [stdout] test app::client::tests::test_client_creation_without_env ... ok
[INFO] [stdout] test app::coordinator::stats::tests::test_download_rate_formatting ... ok
[INFO] [stdout] test app::coordinator::stats::tests::test_duration_formatting ... ok
[INFO] [stdout] test app::coordinator::stats::tests::test_eta_calculation ... ok
[INFO] [stdout] test app::coordinator::stats::tests::test_session_result_creation ... ok
[INFO] [stdout] test app::coordinator::stats::tests::test_session_summary ... ok
[INFO] [stdout] test app::coordinator::stats::tests::test_stats_calculations ... ok
[INFO] [stdout] test app::coordinator::progress::tests::test_rate_window_management ... ok
[INFO] [stdout] test app::coordinator::background_tasks::tests::test_timeout_monitoring_task_startup ... ok
[INFO] [stdout] test app::coordinator::progress::tests::test_progress_monitor_creation ... ok
[INFO] [stdout] test app::coordinator::signals::tests::test_shutdown_channel_creation ... ok
[INFO] [stdout] test app::coordinator::signals::tests::test_multiple_shutdown_receivers ... ok
[INFO] [stdout] test app::coordinator::signals::tests::test_signal_handler_creation ... ok
[INFO] [stdout] test app::coordinator::progress::tests::test_rate_calculator ... ok
[INFO] [stdout] test app::hash::tests::test_as_bytes ... ok
[INFO] [stdout] test app::hash::tests::test_case_insensitive ... ok
[INFO] [stdout] test app::hash::tests::test_display_trait ... ok
[INFO] [stdout] test app::hash::tests::test_equality_and_hashing ... ok
[INFO] [stdout] test app::hash::tests::test_from_bytes ... ok
[INFO] [stdout] test app::hash::tests::test_from_str_trait ... ok
[INFO] [stdout] test app::hash::tests::test_memory_efficiency ... ok
[INFO] [stdout] test app::hash::tests::test_invalid_hex_strings ... ok
[INFO] [stdout] test app::hash::tests::test_serialization ... ok
[INFO] [stdout] test app::manifest::analysis::tests::test_collect_datasets_version_years ... ok
[INFO] [stdout] test app::manifest::analysis::tests::test_dataset_analysis_and_filtering_consistency ... ok
[INFO] [stdout] test app::manifest::analysis::tests::test_filter_by_dataset ... ok
[INFO] [stdout] test app::manifest::streaming::tests::test_duplicate_detection ... ok
[INFO] [stdout] test app::manifest::streaming::tests::test_manifest_streaming_basic ... ok
[INFO] [stdout] test app::hash::tests::test_valid_hex_strings ... ok
[INFO] [stdout] test app::coordinator::signals::tests::test_wait_for_shutdown ... ok
[INFO] [stdout] test app::manifest::tests::integration::tests::test_malformed_lines_handling ... ok
[INFO] [stdout] test app::manifest::tests::integration::tests::test_manifest_version_folder_renaming ... ok
[INFO] [stdout] test app::manifest::streaming::tests::test_memory_limits ... ok
[INFO] [stdout] test app::manifest::utils::tests::test_collect_all_files ... ok
[INFO] [stdout] test app::manifest::utils::tests::test_validate_manifest ... ok
[INFO] [stdout] test app::manifest::utils::tests::test_validate_manifest_with_sample ... ok
[INFO] [stdout] test app::manifest::version_manager::tests::test_manifest_version_parsing ... ok
[INFO] [stdout] test app::manifest::version_manager::tests::test_version_manager_creation ... ok
[INFO] [stdout] test app::manifest::version_manager::tests::test_version_selection ... ok
[INFO] [stdout] test app::models::tests::test_change_log_file_detection ... ok
[INFO] [stdout] test app::cache::tests::integration_tests::test_cache_cleanup_operations ... ok
[INFO] [stdout] test app::models::tests::test_dataset_info_capability_file ... ok
[INFO] [stdout] test app::manifest::tests::integration::tests::test_comprehensive_fileinfo_generation ... ok
[INFO] [stdout] test app::manifest::tests::integration::tests::test_real_manifest_sample ... ok
[INFO] [stdout] test app::models::tests::test_dataset_info_display_name ... ok
[INFO] [stdout] test app::models::tests::test_dataset_info_with_qcv0_parsing ... ok
[INFO] [stdout] test app::models::tests::test_dataset_info_parsing ... ok
[INFO] [stdout] test app::models::tests::test_file_info_download_url ... ok
[INFO] [stdout] test app::models::tests::test_file_info_creation ... ok
[INFO] [stdout] test app::models::tests::test_file_info_invalid_hash ... ok
[INFO] [stdout] test app::models::tests::test_manifest_line_parsing ... ok
[INFO] [stdout] test app::models::tests::test_quality_control_version_enum ... ok
[INFO] [stdout] test app::models::tests::test_file_info_equality_and_hashing ... ok
[INFO] [stdout] test app::models::tests::test_special_file_edge_cases ... ok
[INFO] [stdout] test app::models::tests::test_invalid_dataset_paths ... ok
[INFO] [stdout] test app::models::tests::test_station_log_file_detection ... ok
[INFO] [stdout] test app::models::tests::test_valid_md5_hash ... ok
[INFO] [stdout] test app::models::tests::test_file_info_retry_logic ... ok
[INFO] [stdout] test app::queue::config::tests::test_config_validation ... ok
[INFO] [stdout] test app::queue::config::tests::test_environment_loading ... ok
[INFO] [stdout] test app::queue::config::tests::test_priority_constants ... ok
[INFO] [stdout] test app::models::tests::test_station_metadata_file_detection ... ok
[INFO] [stdout] test app::queue::core::tests::test_basic_queue_operations ... ok
[INFO] [stdout] test app::queue::config::tests::test_config_builder ... ok
[INFO] [stdout] test app::queue::config::tests::test_config_presets ... ok
[INFO] [stdout] test app::queue::core::tests::test_queue_capacity ... ok
[INFO] [stdout] test app::queue::core::tests::test_queue_cleanup ... ok
[INFO] [stdout] test app::queue::core::tests::test_queue_reset ... ok
[INFO] [stdout] test app::queue::core::tests::test_bulk_operations ... ok
[INFO] [stdout] test app::queue::core::tests::test_duplicate_detection ... ok
[INFO] [stdout] test app::queue::core::tests::test_concurrent_access ... ok
[INFO] [stdout] test app::queue::integration_tests::test_configuration_presets ... ok
[INFO] [stdout] test app::queue::integration_tests::test_priority_levels ... ok
[INFO] [stdout] test app::queue::integration_tests::test_queue_builder_pattern ... ok
[INFO] [stdout] test app::queue::integration_tests::test_queue_health_monitoring ... ok
[INFO] [stdout] test app::queue::integration_tests::test_stats_reporting ... ok
[INFO] [stdout] test app::queue::core::tests::test_retry_mechanism ... ok
[INFO] [stdout] test app::queue::state::tests::test_add_work ... ok
[INFO] [stdout] test app::queue::integration_tests::test_utility_functions ... ok
[INFO] [stdout] test app::queue::state::tests::test_cleanup ... ok
[INFO] [stdout] test app::queue::state::tests::test_duplicate_detection ... ok
[INFO] [stdout] test app::queue::state::tests::test_bulk_add ... ok
[INFO] [stdout] test app::queue::state::tests::test_queue_state_creation ... ok
[INFO] [stdout] test app::queue::integration_tests::test_concurrent_queue_operations ... ok
[INFO] [stdout] test app::queue::core::tests::test_work_abandonment ... ok
[INFO] [stdout] test app::queue::state::tests::test_queue_state_transitions ... ok
[INFO] [stdout] test app::queue::state::tests::test_work_completion ... ok
[INFO] [stdout] test app::queue::state::tests::test_work_failure ... ok
[INFO] [stdout] test app::queue::stats::tests::test_health_score_calculation ... ok
[INFO] [stdout] test app::queue::stats::tests::test_performance_metrics ... ok
[INFO] [stdout] test app::queue::stats::tests::test_stats_calculator ... ok
[INFO] [stdout] test app::queue::stats::tests::test_stats_reporter ... ok
[INFO] [stdout] test app::queue::stats::tests::test_stats_manager_operations ... ok
[INFO] [stdout] test app::queue::stats::tests::test_success_rate_calculation ... ok
[INFO] [stdout] test app::queue::stats::tests::test_stats_manager_creation ... ok
[INFO] [stdout] test app::queue::stats::tests::test_worker_utilization_calculation ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_capacity_management ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_end_to_end_workflow ... ok
[INFO] [stdout] test app::queue::state::tests::test_retry_candidates ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_failure_and_retry_workflow ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_concurrent_worker_simulation ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_statistics_accuracy ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_priority_ordering ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_timeout_handling ... ok
[INFO] [stdout] test app::queue::types::tests::test_queue_stats_calculations ... ok
[INFO] [stdout] test app::queue::types::tests::test_work_info_creation ... ok
[INFO] [stdout] test app::queue::types::tests::test_work_info_failure_handling ... ok
[INFO] [stdout] test app::queue::types::tests::test_config_validation ... ok
[INFO] [stdout] test app::queue::types::tests::test_work_status_failed_retry_ready ... ok
[INFO] [stdout] test app::queue::types::tests::test_work_status_in_progress ... ok
[INFO] [stdout] test app::queue::types::tests::test_work_status_pending ... ok
[INFO] [stdout] test app::tests::test_module_structure ... ok
[INFO] [stdout] test app::worker::config::tests::test_config_builder ... ok
[INFO] [stdout] test app::worker::config::tests::test_config_presets ... ok
[INFO] [stdout] test app::worker::config::tests::test_config_validation ... ok
[INFO] [stdout] test app::worker::config::tests::test_worker_config_default ... ok
[INFO] [stdout] test app::queue::types::tests::test_work_info_state_transitions ... ok
[INFO] [stdout] test app::coordinator::tests::test_coordinator_with_expected_files ... ok
[INFO] [stdout] test app::worker::core::tests::test_worker_backoff_calculation ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_queue_cleanup_efficiency ... ok
[INFO] [stdout] test app::client::http::tests::test_http_handler_creation ... ok
[INFO] [stdout] test app::worker::core::tests::test_worker_speed_calculation ... ok
[INFO] [stdout] test app::client::download::tests::test_download_file_already_exists ... ok
[INFO] [stdout] test app::worker::integration_tests::test_builder_error_handling ... ok
[INFO] [stdout] test app::client::config::tests::test_http_client_creation ... ok
[INFO] [stdout] test app::worker::integration_tests::test_public_api_exports ... ok
[INFO] [stdout] test app::worker::integration_tests::test_resource_management ... ok
[INFO] [stdout] test app::coordinator::tests::test_coordinator_creation ... ok
[INFO] [stdout] test app::coordinator::tests::test_config_validation ... ok
[INFO] [stdout] test app::coordinator::tests::test_statistics_tracking ... ok
[INFO] [stdout] test app::coordinator::tests::test_graceful_shutdown ... ok
[INFO] [stdout] test app::client::config::tests::test_http_client_with_custom_config ... ok
[INFO] [stdout] test app::client::tests::test_simple_client_creation ... ok
[INFO] [stdout] test app::coordinator::tests::test_completion_and_shutdown_handlers ... ok
[INFO] [stdout] test app::coordinator::tests::test_worker_pool_creation ... ok
[INFO] [stdout] test app::worker::core::tests::test_worker_builder ... ok
[INFO] [stdout] test app::worker::core::tests::test_progress_reporting ... ok
[INFO] [stdout] test app::worker::core::tests::test_shutdown_signal ... ok
[INFO] [stdout] test app::worker::stats::tests::test_backoff_calculation ... ok
[INFO] [stdout] test app::worker::stats::tests::test_ewma_speed_calculation ... ok
[INFO] [stdout] test app::worker::integration_tests::test_health_monitoring ... ok
[INFO] [stdout] test app::worker::stats::tests::test_performance_metrics ... ok
[INFO] [stdout] test app::worker::stats::tests::test_speed_calculation ... ok
[INFO] [stdout] test app::worker::stats::tests::test_stats_aggregation ... ok
[INFO] [stdout] test app::worker::tests::integration::test_worker_cache_behavior ... ignored, Cache integration test - complex setup required
[INFO] [stdout] test app::worker::tests::integration::test_worker_integration ... ignored, Requires CEDA authentication and network access
[INFO] [stdout] test app::worker::tests::integration::test_worker_performance ... ignored, Performance test - requires network access
[INFO] [stdout] test app::worker::tests::integration::test_worker_resilience ... ignored, Requires network access and simulated failures
[INFO] [stdout] test app::worker::stats::tests::test_report_generation ... ok
[INFO] [stdout] test app::worker::types::tests::test_worker_pool_stats ... ok
[INFO] [stdout] test app::worker::types::tests::test_worker_progress ... ok
[INFO] [stdout] test app::worker::types::tests::test_worker_progress_serialization ... ok
[INFO] [stdout] test app::worker::types::tests::test_worker_stats ... ok
[INFO] [stdout] test app::worker::types::tests::test_worker_status ... ok
[INFO] [stdout] test app::worker::types::tests::test_worker_status_serialization ... ok
[INFO] [stdout] test app::worker::core::tests::test_worker_statistics ... ok
[INFO] [stdout] test auth::credentials::tests::test_auth_status_structure ... ok
[INFO] [stdout] test auth::credentials::tests::test_auth_status_messages ... ok
[INFO] [stdout] test auth::credentials::tests::test_save_credentials_new_file ... ok
[INFO] [stdout] test auth::credentials::tests::test_valid_username ... ok
[INFO] [stdout] test auth::credentials::tests::test_verify_credentials_missing ... ok
[INFO] [stdout] test auth::tests::test_module_structure ... ok
[INFO] [stdout] test cli::args::tests::test_download_args_validation ... ok
[INFO] [stdout] test auth::credentials::tests::test_check_credentials ... ok
[INFO] [stdout] test cli::args::tests::test_filtering_detection ... ok
[INFO] [stdout] test cli::args::tests::test_log_level ... ok
[INFO] [stdout] test cli::args::tests::test_quality_version_selection ... ok
[INFO] [stdout] test cli::commands::tests::test_find_manifest_file_found ... ok
[INFO] [stdout] test cli::commands::tests::test_find_manifest_file_not_found ... ok
[INFO] [stdout] test cli::progress::tests::test_filename_truncation ... ok
[INFO] [stdout] test cli::progress::tests::test_progress_config_defaults ... ok
[INFO] [stdout] test cli::progress::tests::test_progress_display_creation ... ok
[INFO] [stdout] test cli::progress::tests::test_session_completion ... ok
[INFO] [stdout] test cli::progress::tests::test_text_mode_fallback ... ok
[INFO] [stdout] test cli::progress::tests::test_progress_events ... ok
[INFO] [stdout] test cli::startup::tests::test_startup_status_ready ... ok
[INFO] [stdout] test cli::startup::tests::test_startup_status_creation ... ok
[INFO] [stdout] test cli::startup::tests::test_startup_status_summary ... ok
[INFO] [stdout] test config::tests::test_config_file_generation ... ok
[INFO] [stdout] test config::tests::test_config_loading_from_file ... ok
[INFO] [stdout] test config::tests::test_default_config_creation ... ok
[INFO] [stdout] test prelude::tests::test_prelude_imports ... ok
[INFO] [stdout] test app::worker::pool::tests::test_pool_creation ... ok
[INFO] [stdout] test app::worker::integration_tests::test_utility_pool_creation ... ok
[INFO] [stdout] test app::worker::pool::tests::test_pool_state_transitions ... ok
[INFO] [stdout] test prelude::tests::test_std_reexports ... ok
[INFO] [stdout] test tests::test_constants_accessible ... ok
[INFO] [stdout] test tests::test_error_types ... ok
[INFO] [stdout] test tests::test_no_cli_dependencies ... ok
[INFO] [stdout] test tests::test_public_api_accessibility ... ok
[INFO] [stdout] test app::worker::pool::tests::test_pool_health_monitoring ... ok
[INFO] [stdout] test tests::test_version_info ... ok
[INFO] [stdout] test tests::test_integration_example ... ok
[INFO] [stdout] test app::queue::tests::integration_tests::test_bulk_operations_efficiency ... ok
[INFO] [stdout] test config::tests::test_config_loading_nonexistent_file ... ok
[INFO] [stdout] test app::worker::pool::tests::test_multiple_shutdown_attempts ... ok
[INFO] [stdout] test app::worker::pool::tests::test_force_shutdown ... ok
[INFO] [stdout] test prelude::tests::test_prelude_integration_pattern ... ok
[INFO] [stdout] test app::worker::core::tests::test_worker_creation ... ok
[INFO] [stdout] test app::worker::pool::tests::test_pool_statistics ... ok
[INFO] [stdout] test app::worker::pool::tests::test_pool_builder ... ok
[INFO] [stdout] test app::worker::pool::tests::test_pool_utilities ... ok
[INFO] [stdout] test app::worker::integration_tests::test_statistics_collection ... ok
[INFO] [stdout] test app::worker::integration_tests::test_worker_system_integration ... ok
[INFO] [stdout] test app::worker::tests::integration::test_worker_statistics_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 285 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 7.66s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/midas_fetcher-dc6109a596aa6b32)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/simulate.rs (/opt/rustwide/target/debug/deps/simulate-ae897d2cfbf7fb20)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coordinator_integration.rs (/opt/rustwide/target/debug/deps/coordinator_integration-ace00617650f44c4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_coordinator_graceful_shutdown ... ok
[INFO] [stdout] test test_coordinator_empty_queue_lifecycle ... ok
[INFO] [stdout] test test_coordinator_statistics_tracking ... ok
[INFO] [stderr]    Doc-tests midas_fetcher
[INFO] [stdout] test test_coordinator_with_known_file_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/app/hash.rs - app::hash::Md5Hash::as_bytes (line 101) - compile ... ok
[INFO] [stdout] test src/app/hash.rs - app::hash::Md5Hash::to_hex (line 80) - compile ... ok
[INFO] [stdout] test src/app/hash.rs - app::hash::Md5Hash::from_hex (line 42) - compile ... ok
[INFO] [stdout] test src/app/manifest/mod.rs - app::manifest (line 73) - compile ... ok
[INFO] [stdout] test src/app/manifest/utils.rs - app::manifest::utils::collect_all_files (line 29) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 113) ... ignored
[INFO] [stdout] test src/lib.rs - (line 139) ... ignored
[INFO] [stdout] test src/app/manifest/mod.rs - app::manifest (line 30) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 82) ... ignored
[INFO] [stdout] test src/app/cache/mod.rs - app::cache (line 27) - compile ... ok
[INFO] [stdout] test src/app/manifest/streaming.rs - app::manifest::streaming::ManifestStreamer::stream (line 102) - compile ... ok
[INFO] [stdout] test src/app/worker/mod.rs - app::worker (line 29) - compile ... ok
[INFO] [stdout] test src/app/coordinator/mod.rs - app::coordinator (line 28) - compile ... ok
[INFO] [stdout] test src/app/mod.rs - app (line 8) - compile ... ok
[INFO] [stdout] test src/app/worker/mod.rs - app::worker (line 97) - compile ... ok
[INFO] [stdout] test src/app/queue/mod.rs - app::queue (line 55) - compile ... ok
[INFO] [stdout] test src/cli/progress.rs - cli::progress (line 18) - compile ... ok
[INFO] [stdout] test src/app/queue/mod.rs - app::queue (line 77) - compile ... ok
[INFO] [stdout] test src/app/manifest/mod.rs - app::manifest (line 92) - compile ... ok
[INFO] [stdout] test src/app/manifest/mod.rs - app::manifest (line 55) - compile ... ok
[INFO] [stdout] test src/app/queue/mod.rs - app::queue (line 19) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 45) - compile ... ok
[INFO] [stdout] test src/auth/mod.rs - auth (line 8) - compile ... ok
[INFO] [stdout] test src/app/worker/mod.rs - app::worker (line 66) - compile ... ok
[INFO] [stdout] test src/prelude.rs - prelude (line 9) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4fface4b6985bd6e077c41ac824c82a8acf90f64fc986c270d31ac23c5469dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fface4b6985bd6e077c41ac824c82a8acf90f64fc986c270d31ac23c5469dd6", kill_on_drop: false }`
[INFO] [stdout] 4fface4b6985bd6e077c41ac824c82a8acf90f64fc986c270d31ac23c5469dd6
