[INFO] cloning repository https://github.com/fast-down/fast-pull
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fast-down/fast-pull" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffast-down%2Ffast-pull", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffast-down%2Ffast-pull'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 325d795a1cbd395301f89e0679fc5e092310ab89
[INFO] testing fast-down/fast-pull against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffast-down%2Ffast-pull" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fast-down/fast-pull
[INFO] finished tweaking git repo https://github.com/fast-down/fast-pull
[INFO] tweaked toml for git repo https://github.com/fast-down/fast-pull written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fast-down/fast-pull on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fast-down/fast-pull 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7433b1d64c2d7ef9d34cf25dd55d8b3f9c3d5e5c544f097117d9ca2e1e1979b6
[INFO] running `Command { std: "docker" "start" "-a" "7433b1d64c2d7ef9d34cf25dd55d8b3f9c3d5e5c544f097117d9ca2e1e1979b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7433b1d64c2d7ef9d34cf25dd55d8b3f9c3d5e5c544f097117d9ca2e1e1979b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7433b1d64c2d7ef9d34cf25dd55d8b3f9c3d5e5c544f097117d9ca2e1e1979b6", kill_on_drop: false }`
[INFO] [stdout] 7433b1d64c2d7ef9d34cf25dd55d8b3f9c3d5e5c544f097117d9ca2e1e1979b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 209045dc2ed1f8a654c74d17dce61dbf4f995916e891eaabcc7d964f564c5041
[INFO] running `Command { std: "docker" "start" "-a" "209045dc2ed1f8a654c74d17dce61dbf4f995916e891eaabcc7d964f564c5041", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fast-steal v6.0.6 (/opt/rustwide/workdir/crates/fast-steal)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling charset v0.1.5
[INFO] [stderr]    Compiling content_disposition v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[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 url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling mmap-io v0.8.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling fast-pull v4.0.0 (/opt/rustwide/workdir/crates/fast-pull)
[INFO] [stdout] warning: unused import: `Pusher`
[INFO] [stdout]  --> crates/fast-pull/src/base/traits.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{Pusher, ReadStream, SliceOrBytes, WriteStream};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]   --> crates/fast-pull/src/base/traits.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use alloc::vec::Vec;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fast-down v3.1.0 (/opt/rustwide/workdir/crates/fast-down)
[INFO] [stdout] warning: trait `Down` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | trait Down {
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DurationTransform` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/options.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | enum DurationTransform {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RetryStrategy` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/options.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | enum RetryStrategy {
[INFO] [stdout]   |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PullOptions` is never constructed
[INFO] [stdout]   --> crates/fast-down/src/down/options.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PullOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> crates/fast-down/src/url_info.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct UrlInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  5 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  6 |     pub size: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  7 |     pub supports_range: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     pub fast_download: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub final_url: Url,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 10 |     pub etag: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub last_modified: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UrlInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.42s
[INFO] running `Command { std: "docker" "inspect" "209045dc2ed1f8a654c74d17dce61dbf4f995916e891eaabcc7d964f564c5041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "209045dc2ed1f8a654c74d17dce61dbf4f995916e891eaabcc7d964f564c5041", kill_on_drop: false }`
[INFO] [stdout] 209045dc2ed1f8a654c74d17dce61dbf4f995916e891eaabcc7d964f564c5041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 54f5a2a1e5d05dd24de01a454d264c87403d7cfa1158733f5759d8bbf57b710d
[INFO] running `Command { std: "docker" "start" "-a" "54f5a2a1e5d05dd24de01a454d264c87403d7cfa1158733f5759d8bbf57b710d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling fast-steal v6.0.6 (/opt/rustwide/workdir/crates/fast-steal)
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling fast-pull v4.0.0 (/opt/rustwide/workdir/crates/fast-pull)
[INFO] [stdout] warning: unused import: `Pusher`
[INFO] [stdout]  --> crates/fast-pull/src/base/traits.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{Pusher, ReadStream, SliceOrBytes, WriteStream};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]   --> crates/fast-pull/src/base/traits.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use alloc::vec::Vec;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fast-down v3.1.0 (/opt/rustwide/workdir/crates/fast-down)
[INFO] [stdout] warning: trait `Down` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | trait Down {
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DurationTransform` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/options.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | enum DurationTransform {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RetryStrategy` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/options.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | enum RetryStrategy {
[INFO] [stdout]   |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PullOptions` is never constructed
[INFO] [stdout]   --> crates/fast-down/src/down/options.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PullOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> crates/fast-down/src/url_info.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct UrlInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  5 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  6 |     pub size: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  7 |     pub supports_range: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     pub fast_download: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub final_url: Url,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 10 |     pub etag: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub last_modified: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UrlInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Down` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | trait Down {
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DurationTransform` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/options.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | enum DurationTransform {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RetryStrategy` is never used
[INFO] [stdout]  --> crates/fast-down/src/down/options.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | enum RetryStrategy {
[INFO] [stdout]   |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PullOptions` is never constructed
[INFO] [stdout]   --> crates/fast-down/src/down/options.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PullOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> crates/fast-down/src/url_info.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct UrlInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  5 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  6 |     pub size: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  7 |     pub supports_range: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     pub fast_download: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub final_url: Url,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 10 |     pub etag: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub last_modified: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UrlInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pusher`
[INFO] [stdout]  --> crates/fast-pull/src/base/traits.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{Pusher, ReadStream, SliceOrBytes, WriteStream};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]   --> crates/fast-pull/src/base/traits.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use alloc::vec::Vec;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/fast-pull/src/core/multi.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let mut result = transfer(
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/fast-pull/src/core/single.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let mut result = transfer(
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.13s
[INFO] running `Command { std: "docker" "inspect" "54f5a2a1e5d05dd24de01a454d264c87403d7cfa1158733f5759d8bbf57b710d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f5a2a1e5d05dd24de01a454d264c87403d7cfa1158733f5759d8bbf57b710d", kill_on_drop: false }`
[INFO] [stdout] 54f5a2a1e5d05dd24de01a454d264c87403d7cfa1158733f5759d8bbf57b710d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] aef18611d8f9f533eb93071bfea22a3a63ecaa0fafd55f64bb53537eb8b89850
[INFO] running `Command { std: "docker" "start" "-a" "aef18611d8f9f533eb93071bfea22a3a63ecaa0fafd55f64bb53537eb8b89850", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Pusher`
[INFO] [stderr]  --> crates/fast-pull/src/base/traits.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::{Pusher, ReadStream, SliceOrBytes, WriteStream};
[INFO] [stderr]   |             ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloc::vec::Vec`
[INFO] [stderr]   --> crates/fast-pull/src/base/traits.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     use alloc::vec::Vec;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/fast-pull/src/core/multi.rs:234:13
[INFO] [stderr]     |
[INFO] [stderr] 234 |         let mut result = transfer(
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/fast-pull/src/core/single.rs:125:13
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let mut result = transfer(
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `fast-pull` (lib) generated 2 warnings (run `cargo fix --lib -p fast-pull` to apply 2 suggestions)
[INFO] [stderr] warning: `fast-pull` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p fast-pull --tests` to apply 2 suggestions)
[INFO] [stderr] warning: trait `Down` is never used
[INFO] [stderr]  --> crates/fast-down/src/down/mod.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | trait Down {
[INFO] [stderr]   |       ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `DurationTransform` is never used
[INFO] [stderr]  --> crates/fast-down/src/down/options.rs:4:6
[INFO] [stderr]   |
[INFO] [stderr] 4 | enum DurationTransform {
[INFO] [stderr]   |      ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `RetryStrategy` is never used
[INFO] [stderr]  --> crates/fast-down/src/down/options.rs:9:6
[INFO] [stderr]   |
[INFO] [stderr] 9 | enum RetryStrategy {
[INFO] [stderr]   |      ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PullOptions` is never constructed
[INFO] [stderr]   --> crates/fast-down/src/down/options.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct PullOptions {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> crates/fast-down/src/url_info.rs:5:9
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct UrlInfo {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr]  5 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]  6 |     pub size: u64,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]  7 |     pub supports_range: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]  8 |     pub fast_download: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]  9 |     pub final_url: Url,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 10 |     pub etag: Option<String>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 11 |     pub last_modified: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UrlInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `fast-down` (lib) generated 5 warnings
[INFO] [stderr] warning: `fast-down` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fast-down/4e1b301de59372fe/deps/fast_down-4e1b301de59372fe)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/build/fast-pull/c486bc3d8239f871/deps/fast_pull-c486bc3d8239f871)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test base::merge_progress::tests::test_append_non_overlapping ... ok
[INFO] [stdout] test base::merge_progress::tests::test_insert_between_two ... ok
[INFO] [stdout] test base::merge_progress::tests::test_merge_adjacent ... ok
[INFO] [stdout] test base::merge_progress::tests::test_prepend_non_overlapping ... ok
[INFO] [stdout] test base::total::tests::test_empty_range ... ok
[INFO] [stdout] test base::total::tests::test_empty_vec ... ok
[INFO] [stdout] test base::progress::tests::test_can_merge_adjacent ... ok
[INFO] [stdout] test base::progress::tests::test_cannot_merge_disjoint ... ok
[INFO] [stdout] test base::progress::tests::test_cannot_merge_non_adjacent_non_overlapping ... ok
[INFO] [stdout] test base::merge_progress::tests::test_merge_with_last ... ok
[INFO] [stdout] test base::total::tests::test_range_total ... ok
[INFO] [stdout] test base::total::tests::test_slice_total ... ok
[INFO] [stdout] test base::total::tests::test_vec_total ... ok
[INFO] [stdout] test core::single::tests::test_sequential_download ... ok
[INFO] [stdout] test file::pusher::tests::test_rand_file_pusher ... ok
[INFO] [stdout] test base::merge_progress::tests::test_merge_into_empty_vec ... ok
[INFO] [stdout] test core::multi::tests::test_concurrent_download ... ok
[INFO] [stdout] test file::pusher::tests::test_seq_file_pusher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fast-steal/2c6d19f8b4c98cd6/deps/fast_steal-2c6d19f8b4c98cd6)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test task::tests::test_from_range ... ok
[INFO] [stdout] test task::tests::test_partial_eq ... ok
[INFO] [stdout] test task::tests::test_from_tuple ... ok
[INFO] [stdout] test task::tests::test_new_task ... ok
[INFO] [stdout] test task::tests::test_setters ... ok
[INFO] [stdout] test task::tests::test_split_two ... ok
[INFO] [stdout] test task::tests::test_remain ... ok
[INFO] [stdout] test task_list::tests::test_task_list has been running for over 60 seconds
[INFO] [stderr]    Doc-tests fast_down
[INFO] [stdout] test task_list::tests::test_task_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 115.80s
[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]    Doc-tests fast_pull
[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 fast_steal
[INFO] [stderr] error: doctest failed, to rerun pass `-p fast-steal --doc`
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/fast-steal/src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/fast-steal/src/lib.rs - (line 19) stdout ----
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied
[INFO] [stdout]   --> crates/fast-steal/src/lib.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let task_list = TaskList::run(NonZero::new(8).unwrap(), NonZero::new(2).unwrap(), &pre_data[..], executor);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ ------------------------  ------------------------ unexpected argument #2 of type `NonZero<{integer}>`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   unexpected argument #1 of type `NonZero<{integer}>`
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Arc<_>`, found `TokioExecutor`
[INFO] [stdout]   --> crates/fast-steal/src/lib.rs:86:102
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let task_list = TaskList::run(NonZero::new(8).unwrap(), NonZero::new(2).unwrap(), &pre_data[..], executor);
[INFO] [stdout]    |                                                                                                      ^^^^^^^^
[INFO] [stdout]    = note: expected struct `Arc<_>`
[INFO] [stdout]               found struct `TokioExecutor`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/fast-steal/src/task_list.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn run(tasks: &[Range<u64>], executor: Arc<E>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `TokioExecutor` into `Arc<_>`
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let task_list = TaskList::run(NonZero::new(8).unwrap(), NonZero::new(2).unwrap(), &pre_data[..], executor.into());
[INFO] [stdout]    |                                                                                                              +++++++
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]    |
[INFO] [stdout] 86 -     let task_list = TaskList::run(NonZero::new(8).unwrap(), NonZero::new(2).unwrap(), &pre_data[..], executor);
[INFO] [stdout] 86 +     let task_list = TaskList::run(, &pre_data[..], /* executor */);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/fast-steal/src/lib.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         handle.0.lock().await.take().unwrap().await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/fast-steal/src/lib.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         handle.0.lock().await.take().unwrap().await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/fast-steal/src/lib.rs - (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.25s; merged doctests compilation took 0.11s
[INFO] running `Command { std: "docker" "inspect" "aef18611d8f9f533eb93071bfea22a3a63ecaa0fafd55f64bb53537eb8b89850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef18611d8f9f533eb93071bfea22a3a63ecaa0fafd55f64bb53537eb8b89850", kill_on_drop: false }`
[INFO] [stdout] aef18611d8f9f533eb93071bfea22a3a63ecaa0fafd55f64bb53537eb8b89850
