[INFO] cloning repository https://github.com/BigBuildBench/otavio_rsget
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBuildBench/otavio_rsget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fotavio_rsget", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fotavio_rsget'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfaf04ec9db89a3dbf760591ef15cc169ca51716
[INFO] checking BigBuildBench/otavio_rsget against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fotavio_rsget" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BigBuildBench/otavio_rsget
[INFO] finished tweaking git repo https://github.com/BigBuildBench/otavio_rsget
[INFO] tweaked toml for git repo https://github.com/BigBuildBench/otavio_rsget written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBuildBench/otavio_rsget on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 391a4d314369efdc9273c9b39cab8f0887cf38bbd4edea959dd19aac97c27893
[INFO] running `Command { std: "docker" "start" "-a" "391a4d314369efdc9273c9b39cab8f0887cf38bbd4edea959dd19aac97c27893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "391a4d314369efdc9273c9b39cab8f0887cf38bbd4edea959dd19aac97c27893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "391a4d314369efdc9273c9b39cab8f0887cf38bbd4edea959dd19aac97c27893", kill_on_drop: false }`
[INFO] [stdout] 391a4d314369efdc9273c9b39cab8f0887cf38bbd4edea959dd19aac97c27893
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11180bbc48cb120026a2226ba79e5a0a7281a72bd317509ae0fac7bd4c33edfc
[INFO] running `Command { std: "docker" "start" "-a" "11180bbc48cb120026a2226ba79e5a0a7281a72bd317509ae0fac7bd4c33edfc", kill_on_drop: false }`
[INFO] [stderr]     Checking rsget v2.1.1-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::anyhow;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap::Parser;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indicatif`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use indicatif::{ProgressBar, ProgressStyle};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `indicatif`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `indicatif`, use `cargo add indicatif` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reqwest::{header, Client};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio::{fs, io::AsyncWriteExt};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio::{fs, io::AsyncWriteExt};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/main.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::anyhow;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap::Parser;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indicatif`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use indicatif::{ProgressBar, ProgressStyle};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `indicatif`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `indicatif`, use `cargo add indicatif` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reqwest::{header, Client};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio::{fs, io::AsyncWriteExt};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio::{fs, io::AsyncWriteExt};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/main.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/main.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[clap(author, version)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/main.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[clap(value_parser, short, long)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/main.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[clap(author, version)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/main.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[clap(value_parser, short, long)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Cmdline` in the current scope
[INFO] [stdout]   --> src/main.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Cmdline {
[INFO] [stdout]    | -------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     let cmdline = Cmdline::parse();
[INFO] [stdout]    |                            ^^^^^ function or associated item not found in `Cmdline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Cmdline` in the current scope
[INFO] [stdout]   --> src/main.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Cmdline {
[INFO] [stdout]    | -------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     let cmdline = Cmdline::parse();
[INFO] [stdout]    |                            ^^^^^ function or associated item not found in `Cmdline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let resp = client.head(cmdline.url.as_str()).send().await?;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 27 |         if resp.status().is_success() {
[INFO] [stdout]    |            ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `resp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let resp: /* Type */ = client.head(cmdline.url.as_str()).send().await?;
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .and_then(|ct_len| ct_len.to_str().ok())
[INFO] [stdout]    |                            ^^^^^^  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .and_then(|ct_len: /* Type */| ct_len.to_str().ok())
[INFO] [stdout]    |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let resp = client.head(cmdline.url.as_str()).send().await?;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 27 |         if resp.status().is_success() {
[INFO] [stdout]    |            ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `resp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let resp: /* Type */ = client.head(cmdline.url.as_str()).send().await?;
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 .and_then(|ct_len| ct_len.parse().ok())
[INFO] [stdout]    |                            ^^^^^^  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 .and_then(|ct_len: /* Type */| ct_len.parse().ok())
[INFO] [stdout]    |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .and_then(|ct_len| ct_len.to_str().ok())
[INFO] [stdout]    |                            ^^^^^^  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .and_then(|ct_len: /* Type */| ct_len.to_str().ok())
[INFO] [stdout]    |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 .and_then(|ct_len| ct_len.parse().ok())
[INFO] [stdout]    |                            ^^^^^^  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 .and_then(|ct_len: /* Type */| ct_len.parse().ok())
[INFO] [stdout]    |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut source = request.send().await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 60 |     let mut dest = fs::OpenOptions::new().create(true).append(true).open(&file).await?;
[INFO] [stdout] 61 |     while let Some(chunk) = source.chunk().await? {
[INFO] [stdout]    |                             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `source` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut source: /* Type */ = request.send().await?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut source = request.send().await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 60 |     let mut dest = fs::OpenOptions::new().create(true).append(true).open(&file).await?;
[INFO] [stdout] 61 |     while let Some(chunk) = source.chunk().await? {
[INFO] [stdout]    |                             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `source` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut source: /* Type */ = request.send().await?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut dest = fs::OpenOptions::new().create(true).append(true).open(&file).await?;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 61 |     while let Some(chunk) = source.chunk().await? {
[INFO] [stdout] 62 |         dest.write_all(&chunk).await?;
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `dest` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut dest: /* Type */ = fs::OpenOptions::new().create(true).append(true).open(&file).await?;
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut dest = fs::OpenOptions::new().create(true).append(true).open(&file).await?;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 61 |     while let Some(chunk) = source.chunk().await? {
[INFO] [stdout] 62 |         dest.write_all(&chunk).await?;
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `dest` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut dest: /* Type */ = fs::OpenOptions::new().create(true).append(true).open(&file).await?;
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |         pb.inc(chunk.len() as u64);
[INFO] [stdout]    |                ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |         pb.inc(chunk.len() as u64);
[INFO] [stdout]    |                ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/main.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn main() -> Result<(), anyhow::Error> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   --> src/main.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     url: reqwest::Url,
[INFO] [stdout]    |          ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   --> src/main.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     url: reqwest::Url,
[INFO] [stdout]    |          ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsget` (bin "rsget") due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rsget` (bin "rsget" test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "11180bbc48cb120026a2226ba79e5a0a7281a72bd317509ae0fac7bd4c33edfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11180bbc48cb120026a2226ba79e5a0a7281a72bd317509ae0fac7bd4c33edfc", kill_on_drop: false }`
[INFO] [stdout] 11180bbc48cb120026a2226ba79e5a0a7281a72bd317509ae0fac7bd4c33edfc
