[INFO] fetching crate rusty-cat 0.2.1...
[INFO] testing rusty-cat-0.2.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate rusty-cat 0.2.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rusty-cat 0.2.1
[INFO] finished tweaking crates.io crate rusty-cat 0.2.1
[INFO] tweaked toml for crates.io crate rusty-cat 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-cat 0.2.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty-cat 0.2.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.9.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 173a31bee340d08d2e2eba13852d0e2b087284c7973c355551e64d56ff1975fe
[INFO] running `Command { std: "docker" "start" "-a" "173a31bee340d08d2e2eba13852d0e2b087284c7973c355551e64d56ff1975fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "173a31bee340d08d2e2eba13852d0e2b087284c7973c355551e64d56ff1975fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "173a31bee340d08d2e2eba13852d0e2b087284c7973c355551e64d56ff1975fe", kill_on_drop: false }`
[INFO] [stdout] 173a31bee340d08d2e2eba13852d0e2b087284c7973c355551e64d56ff1975fe
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3718ebb12466179ab81fb3aa68807a69b52fb5094f46d8b771305333410e33bf
[INFO] running `Command { std: "docker" "start" "-a" "3718ebb12466179ab81fb3aa68807a69b52fb5094f46d8b771305333410e33bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusty-cat v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/inner/task_callbacks.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TaskCallbacks {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) fn empty() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.10s
[INFO] running `Command { std: "docker" "inspect" "3718ebb12466179ab81fb3aa68807a69b52fb5094f46d8b771305333410e33bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3718ebb12466179ab81fb3aa68807a69b52fb5094f46d8b771305333410e33bf", kill_on_drop: false }`
[INFO] [stdout] 3718ebb12466179ab81fb3aa68807a69b52fb5094f46d8b771305333410e33bf
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b8d143e9291be3cf4b910d1630b5379bd1aac437eea9c295ca03c6a6c6324cf
[INFO] running `Command { std: "docker" "start" "-a" "4b8d143e9291be3cf4b910d1630b5379bd1aac437eea9c295ca03c6a6c6324cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusty-cat v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/inner/task_callbacks.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TaskCallbacks {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) fn empty() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/inner/task_callbacks.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TaskCallbacks {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) fn empty() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.14s
[INFO] running `Command { std: "docker" "inspect" "4b8d143e9291be3cf4b910d1630b5379bd1aac437eea9c295ca03c6a6c6324cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8d143e9291be3cf4b910d1630b5379bd1aac437eea9c295ca03c6a6c6324cf", kill_on_drop: false }`
[INFO] [stdout] 4b8d143e9291be3cf4b910d1630b5379bd1aac437eea9c295ca03c6a6c6324cf
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 920fa5b50743a190f48b1813df9c18747ffb3abe76cc576f068efd9117a8b92a
[INFO] running `Command { std: "docker" "start" "-a" "920fa5b50743a190f48b1813df9c18747ffb3abe76cc576f068efd9117a8b92a", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `empty` is never used
[INFO] [stderr]   --> src/inner/task_callbacks.rs:21:19
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl TaskCallbacks {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub(crate) fn empty() -> Self {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty-cat` (lib) generated 1 warning
[INFO] [stderr] warning: `rusty-cat` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_cat-04f13b72e0bc3c38)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test dflt::default_http_transfer_chunks::tests::parse_content_range_ok ... ok
[INFO] [stdout] test dflt::default_http_transfer_chunks::tests::parse_content_range_invalid_order_fail ... ok
[INFO] [stdout] test dflt::default_http_transfer_chunks::tests::parse_content_range_unknown_total_ok ... ok
[INFO] [stdout] test error::tests::meow_error_source_is_accessible ... ok
[INFO] [stdout] test error::tests::meow_error_display_contains_code_and_message ... ok
[INFO] [stdout] test inner::sign::tests::calculate_sign_for_empty_file_returns_empty_md5 ... ok
[INFO] [stdout] test inner::sign::tests::calculate_sign_matches_known_md5_for_non_empty_file ... ok
[INFO] [stdout] test dflt::default_http_transfer_chunks::tests::prop::parse_content_range_unknown_total ... ok
[INFO] [stdout] test dflt::default_http_transfer_chunks::tests::prop::parse_content_range_roundtrip_ok ... ok
[INFO] [stdout] test dflt::default_http_transfer_chunks::tests::prop::parse_content_range_reversed_range_fails ... ok
[INFO] [stdout] test dflt::default_http_transfer_chunks::tests::prop::parse_content_range_wrong_unit_fails ... ok
[INFO] [stdout] test dflt::default_http_transfer_chunks::tests::prop::parse_content_range_never_panics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rusty_cat
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::with_max_chunk_retries (line 216) - compile ... ok
[INFO] [stdout] test src/dflt/default_http_transfer.rs - dflt::default_http_transfer::DefaultHttpTransfer::new (line 47) - compile ... ok
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::with_headers (line 136) - compile ... ok
[INFO] [stdout] test src/dflt/default_http_transfer.rs - dflt::default_http_transfer::DefaultHttpTransfer::with_client (line 155) - compile ... ok
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::with_url (line 102) - compile ... ok
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::new (line 67) - compile ... ok
[INFO] [stdout] test src/error.rs - error::MeowError::from_code (line 140) - compile ... ok
[INFO] [stdout] test src/download_trait.rs - download_trait::BreakpointDownload (line 42) - compile ... ok
[INFO] [stdout] test src/dflt/default_http_transfer.rs - dflt::default_http_transfer::DefaultHttpTransfer::with_http_timeouts (line 66) - compile ... ok
[INFO] [stdout] test src/download_trait.rs - download_trait::BreakpointDownload::head_url (line 83) - compile ... ok
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::with_file_path (line 118) - compile ... ok
[INFO] [stdout] test src/error.rs - error::MeowError::code (line 88) - compile ... ok
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::build (line 234) - compile ... ok
[INFO] [stdout] test src/download_trait.rs - download_trait::BreakpointDownload::merge_head_headers (line 113) - compile ... ok
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::with_breakpoint_download_http (line 193) - compile ... ok
[INFO] [stdout] test src/error.rs - error::MeowError::from_code1 (line 119) - compile ... ok
[INFO] [stdout] test src/error.rs - error::MeowError::from_code_str (line 164) - compile ... ok
[INFO] [stdout] test src/dflt/default_http_transfer.rs - dflt::default_http_transfer::DefaultHttpTransfer::try_with_http_timeouts (line 114) - compile ... ok
[INFO] [stdout] test src/dflt/default_http_transfer.rs - dflt::default_http_transfer::DefaultHttpTransfer::with_fallbacks (line 176) - compile ... ok
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::with_client_file_sign (line 156) - compile ... ok
[INFO] [stdout] test src/download_trait.rs - download_trait::BreakpointDownload::total_size_from_head (line 168) - compile ... ok
[INFO] [stdout] test src/error.rs - error::MeowError::new (line 67) - compile ... ok
[INFO] [stdout] test src/file_transfer_record.rs - file_transfer_record::FileTransferRecord::direction (line 155) - compile ... ok
[INFO] [stdout] test src/error.rs - error::MeowError::from_source (line 190) - compile ... ok
[INFO] [stdout] test src/error.rs - error::MeowError::msg (line 105) - compile ... ok
[INFO] [stdout] test src/file_transfer_record.rs - file_transfer_record::FileTransferRecord::file_sign (line 80) - compile ... ok
[INFO] [stdout] test src/file_transfer_record.rs - file_transfer_record::FileTransferRecord::progress (line 125) - compile ... ok
[INFO] [stdout] test src/file_transfer_record.rs - file_transfer_record::FileTransferRecord::task_id (line 170) - compile ... ok
[INFO] [stdout] test src/file_transfer_record.rs - file_transfer_record::FileTransferRecord::status (line 140) - compile ... ok
[INFO] [stdout] test src/download_trait.rs - download_trait::BreakpointDownload::merge_range_get_headers (line 138) - compile ... ok
[INFO] [stdout] test src/file_transfer_record.rs - file_transfer_record::FileTransferRecord::new (line 40) - compile ... ok
[INFO] [stdout] test src/log.rs - log::Log::tag (line 114) - compile ... ok
[INFO] [stdout] test src/file_transfer_record.rs - file_transfer_record::FileTransferRecord::total_size (line 110) - compile ... ok
[INFO] [stdout] test src/log.rs - log::Log::into_message (line 142) - compile ... ok
[INFO] [stdout] test src/down_pounce_builder.rs - down_pounce_builder::DownloadPounceBuilder::with_breakpoint_download (line 172) - compile ... ok
[INFO] [stdout] test src/file_transfer_record.rs - file_transfer_record::FileTransferRecord::file_name (line 95) - compile ... ok
[INFO] [stdout] test src/log.rs - log::debug_log_listener_active (line 179) - compile ... ok
[INFO] [stdout] test src/log.rs - log::Log::message (line 128) - compile ... ok
[INFO] [stdout] test src/log.rs - log::Log::new (line 49) - compile ... ok
[INFO] [stdout] test src/log.rs - log::Log::timestamp_ms (line 86) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok
[INFO] [stdout] test src/http_breakpoint.rs - http_breakpoint::UploadRequest::from_task (line 51) - compile ... ok
[INFO] [stdout] test src/log.rs - log::emit (line 278) - compile ... ok
[INFO] [stdout] test src/log.rs - log::Log::debug (line 72) - compile ... ok
[INFO] [stdout] test src/log.rs - log::emit_lazy (line 307) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::cancel (line 608) - compile ... ok
[INFO] [stdout] test src/log.rs - log::Log::level (line 100) - compile ... ok
[INFO] [stdout] test src/log.rs - log::try_set_debug_log_listener (line 235) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::http_client (line 161) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::snapshot (line 635) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::close (line 689) - compile ... ok
[INFO] [stdout] test src/log.rs - log::set_debug_log_listener (line 204) - compile ... ok
[INFO] [stdout] test src/meow_config.rs - meow_config::MeowConfigBuilder::http_timeout (line 224) - compile ... ok
[INFO] [stdout] test src/meow_config.rs - meow_config::MeowConfigBuilder::http_client (line 201) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::pause (line 551) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient (line 89) - compile ... ok
[INFO] [stdout] test src/meow_config.rs - meow_config::MeowConfigBuilder::worker_event_queue_capacity (line 299) - compile ... ok
[INFO] [stdout] test src/chunk_outcome.rs - chunk_outcome::ChunkOutcome (line 5) ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::register_global_progress_listener (line 260) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::set_debug_log_listener (line 375) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::resume (line 578) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::clear_global_listener (line 340) - compile ... ok
[INFO] [stdout] test src/transfer_executor_trait.rs - transfer_executor_trait::TransferTrait::transfer_chunk (line 96) - compile ... ok
[INFO] [stdout] test src/meow_config.rs - meow_config::MeowConfigBuilder::breakpoint_download_http (line 320) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::is_closed (line 728) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::unregister_global_progress_listener (line 299) - compile ... ok
[INFO] [stdout] test src/meow_config.rs - meow_config::MeowConfig::builder (line 111) - compile ... ok
[INFO] [stdout] test src/meow_config.rs - meow_config::MeowConfigBuilder::tcp_keepalive (line 249) - compile ... ok
[INFO] [stdout] test src/transfer_executor_trait.rs - transfer_executor_trait::TransferTrait::prepare (line 67) - compile ... ok
[INFO] [stdout] test src/transfer_status.rs - transfer_status::TransferStatus::as_i32 (line 43) - compile ... ok
[INFO] [stdout] test src/transfer_executor_trait.rs - transfer_executor_trait::TransferTrait (line 15) - compile ... ok
[INFO] [stdout] test src/meow_config.rs - meow_config::MeowConfigBuilder::command_queue_capacity (line 275) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::new (line 130) - compile ... ok
[INFO] [stdout] test src/meow_client.rs - meow_client::MeowClient::try_enqueue (line 467) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::url (line 206) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::breakpoint_download_http (line 254) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::file_name (line 171) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::method (line 221) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::chunk_size (line 141) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::with_max_upload_prepare_retries (line 206) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::headers (line 236) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::direction (line 111) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::file_sign (line 156) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::new (line 49) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::with_method (line 134) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::with_url (line 93) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::with_headers (line 150) - compile ... ok
[INFO] [stdout] test src/upload_trait.rs - upload_trait::BreakpointUpload::prepare (line 110) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::build (line 226) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::with_max_chunk_retries (line 189) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::with_file_path (line 108) - compile ... ok
[INFO] [stdout] test src/up_pounce_builder.rs - up_pounce_builder::UploadPounceBuilder::with_breakpoint_upload (line 169) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::file_path (line 186) - compile ... ok
[INFO] [stdout] test src/transfer_task.rs - transfer_task::TransferTask::total_size (line 126) - compile ... ok
[INFO] [stdout] test src/upload_trait.rs - upload_trait::BreakpointUpload::upload_chunk (line 131) - compile ... ok
[INFO] [stdout] test src/upload_trait.rs - upload_trait::BreakpointUpload (line 50) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.75s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "920fa5b50743a190f48b1813df9c18747ffb3abe76cc576f068efd9117a8b92a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "920fa5b50743a190f48b1813df9c18747ffb3abe76cc576f068efd9117a8b92a", kill_on_drop: false }`
[INFO] [stdout] 920fa5b50743a190f48b1813df9c18747ffb3abe76cc576f068efd9117a8b92a
