[INFO] cloning repository https://github.com/Drew-Chase/simple_download_utility
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Drew-Chase/simple_download_utility" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrew-Chase%2Fsimple_download_utility", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrew-Chase%2Fsimple_download_utility'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8a79711ad1a831d008ca04b4678bc21db0fd5cf
[INFO] testing Drew-Chase/simple_download_utility against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrew-Chase%2Fsimple_download_utility" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Drew-Chase/simple_download_utility
[INFO] finished tweaking git repo https://github.com/Drew-Chase/simple_download_utility
[INFO] tweaked toml for git repo https://github.com/Drew-Chase/simple_download_utility written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Drew-Chase/simple_download_utility on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Drew-Chase/simple_download_utility already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29dc2efe10b42476532c79aa19caf1d1726419f3f099e4f7f6c1e07ad118a873
[INFO] running `Command { std: "docker" "start" "-a" "29dc2efe10b42476532c79aa19caf1d1726419f3f099e4f7f6c1e07ad118a873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29dc2efe10b42476532c79aa19caf1d1726419f3f099e4f7f6c1e07ad118a873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29dc2efe10b42476532c79aa19caf1d1726419f3f099e4f7f6c1e07ad118a873", kill_on_drop: false }`
[INFO] [stdout] 29dc2efe10b42476532c79aa19caf1d1726419f3f099e4f7f6c1e07ad118a873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3173f368e56bbe0b0d724d368c4fcbf7268e3d6a0ad58256334ca7a4feeacee3
[INFO] running `Command { std: "docker" "start" "-a" "3173f368e56bbe0b0d724d368c4fcbf7268e3d6a0ad58256334ca7a4feeacee3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.8
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.5
[INFO] [stderr]    Compiling sha1 v0.11.0-rc.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling sha_file_hashing v0.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[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.1
[INFO] [stderr]    Compiling simple_download_utility v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "3173f368e56bbe0b0d724d368c4fcbf7268e3d6a0ad58256334ca7a4feeacee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3173f368e56bbe0b0d724d368c4fcbf7268e3d6a0ad58256334ca7a4feeacee3", kill_on_drop: false }`
[INFO] [stdout] 3173f368e56bbe0b0d724d368c4fcbf7268e3d6a0ad58256334ca7a4feeacee3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 294956fc64298aa07819c39c1f88e4c3c64742a96dc2d4c31b36b4be56e28208
[INFO] running `Command { std: "docker" "start" "-a" "294956fc64298aa07819c39c1f88e4c3c64742a96dc2d4c31b36b4be56e28208", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling simple_download_utility v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.71s
[INFO] running `Command { std: "docker" "inspect" "294956fc64298aa07819c39c1f88e4c3c64742a96dc2d4c31b36b4be56e28208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294956fc64298aa07819c39c1f88e4c3c64742a96dc2d4c31b36b4be56e28208", kill_on_drop: false }`
[INFO] [stdout] 294956fc64298aa07819c39c1f88e4c3c64742a96dc2d4c31b36b4be56e28208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81b34f2da8bbb363b42b141f4fd8ba75b92f437fcb83ff1a80bfa2ae420636e2
[INFO] running `Command { std: "docker" "start" "-a" "81b34f2da8bbb363b42b141f4fd8ba75b92f437fcb83ff1a80bfa2ae420636e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_download_utility-838ecd98fc3a860a)
[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]    Doc-tests simple_download_utility
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/lib.rs - (line 106) ... ignored
[INFO] [stdout] test src/lib.rs - (line 126) ... ignored
[INFO] [stdout] test src/lib.rs - (line 148) ... ignored
[INFO] [stdout] test src/lib.rs - (line 170) ... ignored
[INFO] [stdout] test src/lib.rs - (line 194) ... ignored
[INFO] [stdout] test src/lib.rs - (line 214) ... ignored
[INFO] [stdout] test src/lib.rs - (line 376) ... ignored
[INFO] [stdout] test src/lib.rs - (line 58) ... ignored
[INFO] [stdout] test src/lib.rs - (line 84) ... ignored
[INFO] [stdout] test src/lib.rs - (line 1) ... FAILED
[INFO] [stdout] test src/lib.rs - DownloadProgress (line 31) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 250) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 328) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 298) - compile ... ok
[INFO] [stdout] test src/lib.rs - FileDownloadArguments (line 81) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 236) - compile ... ok
[INFO] [stdout] test src/lib.rs - download_and_validate_file (line 180) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 279) - compile ... ok
[INFO] [stdout] test src/lib.rs - download_file (line 120) ... FAILED
[INFO] [stdout] test src/lib.rs - download_multiple_files_with_client (line 463) ... FAILED
[INFO] [stdout] test src/lib.rs - download_file_with_client (line 332) ... FAILED
[INFO] [stdout] test src/lib.rs - download_and_validate_file_with_client (line 243) ... FAILED
[INFO] [stdout] test src/lib.rs - download_multiple_files (line 692) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 1) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/lib.rs:7:67
[INFO] [stdout]   |
[INFO] [stdout] 7 | and downloading multiple files concurrently. The module leverages `reqwest` for HTTP requests,
[INFO] [stdout]   |                                                                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - and downloading multiple files concurrently. The module leverages `reqwest` for HTTP requests,
[INFO] [stdout] 7 + and downloading multiple files concurrently. The module leverages 'reqwest` for HTTP requests,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/lib.rs:7:75
[INFO] [stdout]   |
[INFO] [stdout] 7 | and downloading multiple files concurrently. The module leverages `reqwest` for HTTP requests,
[INFO] [stdout]   |                                                                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - and downloading multiple files concurrently. The module leverages `reqwest` for HTTP requests,
[INFO] [stdout] 7 + and downloading multiple files concurrently. The module leverages `reqwest' for HTTP requests,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | `tokio` for asynchronous file I/O, and `serde
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - `tokio` for asynchronous file I/O, and `serde
[INFO] [stdout] 8 + 'tokio` for asynchronous file I/O, and `serde
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | `tokio` for asynchronous file I/O, and `serde
[INFO] [stdout]   |       ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - `tokio` for asynchronous file I/O, and `serde
[INFO] [stdout] 8 + `tokio' for asynchronous file I/O, and `serde
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/lib.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | `tokio` for asynchronous file I/O, and `serde
[INFO] [stdout]   |                                        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - `tokio` for asynchronous file I/O, and `serde
[INFO] [stdout] 8 + `tokio` for asynchronous file I/O, and 'serde
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | The `simple_download_utility` crate provides utilities for downloading files with progress tracking and SHA1 validation support.
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 11 - The `simple_download_utility` crate provides utilities for downloading files with progress tracking and SHA1 validation support.
[INFO] [stdout] 11 + The 'simple_download_utility` crate provides utilities for downloading files with progress tracking and SHA1 validation support.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/lib.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | The `simple_download_utility` crate provides utilities for downloading files with progress tracking and SHA1 validation support.
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 11 - The `simple_download_utility` crate provides utilities for downloading files with progress tracking and SHA1 validation support.
[INFO] [stdout] 11 + The `simple_download_utility' crate provides utilities for downloading files with progress tracking and SHA1 validation support.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: reserved multi-hash token is forbidden
[INFO] [stdout]   --> src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | ## DownloadProgress
[INFO] [stdout]    | ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: sequences of two or more # are reserved for future use since Rust 2024
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 36 | # # DownloadProgress
[INFO] [stdout]    |  +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | ```rust,ignore
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 40 - ```rust,ignore
[INFO] [stdout] 40 + '''rust,ignore
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `to`
[INFO] [stdout]  --> src/lib.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | Module to handle downloading and validating files, with support for progress tracking and multiple file downloads.
[INFO] [stdout]   |        ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DownloadProgress (line 31) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use your_crate::DownloadProgress;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FileDownloadArguments (line 81) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::FileDownloadArguments`
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | use crate::FileDownloadArguments;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FileDownloadArguments` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::DownloadProgress`
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | use crate::DownloadProgress;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no `DownloadProgress` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - download_and_validate_file (line 180) stdout ----
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:190:52
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let (progress_sender, mut progress_receiver) = mpsc::channel(100);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the function `channel`
[INFO] [stdout] ...
[INFO] [stdout] 195 |             println!("Downloaded: {}%", progress.percent);
[INFO] [stdout]     |                                         -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let (progress_sender, mut progress_receiver) = mpsc::channel::<T>(100);
[INFO] [stdout]     |                                                                 +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `download_and_validate_file` in this scope
[INFO] [stdout]    --> src/lib.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     download_and_validate_file(url, path, hash, Some(progress_sender)).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - download_file (line 120) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `download_file` in this scope
[INFO] [stdout]    --> src/lib.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     download_file(url, path, Some(sender)).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - download_multiple_files_with_client (line 463) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileDownloadArguments` in this scope
[INFO] [stdout]    --> src/lib.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |         FileDownloadArguments {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileDownloadArguments` in this scope
[INFO] [stdout]    --> src/lib.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 |         FileDownloadArguments {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `download_multiple_files_with_client` in this scope
[INFO] [stdout]    --> src/lib.rs:494:18
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let result = download_multiple_files_with_client(client, items, parallel, Some(progress_sender)).await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - download_file_with_client (line 332) stdout ----
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let (tx, mut rx) = mpsc::channel(10);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the function `channel`
[INFO] [stdout] ...
[INFO] [stdout] 350 |                 progress.bytes_downloaded,
[INFO] [stdout]     |                 -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let (tx, mut rx) = mpsc::channel::<T>(10);
[INFO] [stdout]     |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `download_file_with_client` in this scope
[INFO] [stdout]    --> src/lib.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     download_file_with_client(client, url, path, Some(tx)).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - download_and_validate_file_with_client (line 243) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `download_and_validate_file_with_client` in this scope
[INFO] [stdout]    --> src/lib.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     download_and_validate_file_with_client(client, url, path, hash, Some(progress_sender)).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - download_multiple_files (line 692) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `download_multiple_files` in this scope
[INFO] [stdout]    --> src/lib.rs:705:1
[INFO] [stdout]     |
[INFO] [stdout] 705 | download_multiple_files(download_items, 4, Some(sender)).await?;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 1)
[INFO] [stdout]     src/lib.rs - DownloadProgress (line 31)
[INFO] [stdout]     src/lib.rs - FileDownloadArguments (line 81)
[INFO] [stdout]     src/lib.rs - download_and_validate_file (line 180)
[INFO] [stdout]     src/lib.rs - download_and_validate_file_with_client (line 243)
[INFO] [stdout]     src/lib.rs - download_file (line 120)
[INFO] [stdout]     src/lib.rs - download_file_with_client (line 332)
[INFO] [stdout]     src/lib.rs - download_multiple_files (line 692)
[INFO] [stdout]     src/lib.rs - download_multiple_files_with_client (line 463)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 9 failed; 9 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.69s; merged doctests compilation took 0.40s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "81b34f2da8bbb363b42b141f4fd8ba75b92f437fcb83ff1a80bfa2ae420636e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b34f2da8bbb363b42b141f4fd8ba75b92f437fcb83ff1a80bfa2ae420636e2", kill_on_drop: false }`
[INFO] [stdout] 81b34f2da8bbb363b42b141f4fd8ba75b92f437fcb83ff1a80bfa2ae420636e2
