[INFO] fetching crate commons-net 0.1.0...
[INFO] testing commons-net-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate commons-net 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate commons-net 0.1.0
[INFO] finished tweaking crates.io crate commons-net 0.1.0
[INFO] tweaked toml for crates.io crate commons-net 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate commons-net 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 86 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding tokio-rustls v0.23.4 (available: v0.26.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48cc10eaf9054aed9c34f91733fe9904c5510553bdbed95dcc67e0e2e7b35155
[INFO] running `Command { std: "docker" "start" "-a" "48cc10eaf9054aed9c34f91733fe9904c5510553bdbed95dcc67e0e2e7b35155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48cc10eaf9054aed9c34f91733fe9904c5510553bdbed95dcc67e0e2e7b35155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48cc10eaf9054aed9c34f91733fe9904c5510553bdbed95dcc67e0e2e7b35155", kill_on_drop: false }`
[INFO] [stdout] 48cc10eaf9054aed9c34f91733fe9904c5510553bdbed95dcc67e0e2e7b35155
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c17cfa8c3b329642967f1aa829dce3946b519217425b8f9f7de075fad28a563
[INFO] running `Command { std: "docker" "start" "-a" "2c17cfa8c3b329642967f1aa829dce3946b519217425b8f9f7de075fad28a563", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling commons-net v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::borrow::{Borrow, Cow};
[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: `HashSet`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Display`
[INFO] [stdout]  --> src/ftp/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/ftp/ftp_client.rs:855:25
[INFO] [stdout]     |
[INFO] [stdout] 855 |                     Utc.ymd(year, month, day).and_hms(hour, minute, second),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/ftp/ftp_client.rs:855:47
[INFO] [stdout]     |
[INFO] [stdout] 855 |                     Utc.ymd(year, month, day).and_hms(hour, minute, second),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::slice_unchecked`: use `get_unchecked(begin..end)` instead
[INFO] [stdout]    --> src/lib.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout] 106 |             self.slice_unchecked(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/ftp/ftp_client.rs:476:24
[INFO] [stdout]     |
[INFO] [stdout] 476 |             IpAddr::V4(addr) => args.push_str("1"),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/ftp/ftp_client.rs:477:24
[INFO] [stdout]     |
[INFO] [stdout] 477 |             IpAddr::V6(addr) => args.push_str("2"),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `key` is never read
[INFO] [stdout]    --> src/ftp/ftp_client.rs:903:35
[INFO] [stdout]     |
[INFO] [stdout] 903 |                     let mut key = "";
[INFO] [stdout]     |                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.15s
[INFO] running `Command { std: "docker" "inspect" "2c17cfa8c3b329642967f1aa829dce3946b519217425b8f9f7de075fad28a563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c17cfa8c3b329642967f1aa829dce3946b519217425b8f9f7de075fad28a563", kill_on_drop: false }`
[INFO] [stdout] 2c17cfa8c3b329642967f1aa829dce3946b519217425b8f9f7de075fad28a563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b6607d768b29625d3d83a91e814459fd8c85a0cd86559bc045cc0205aa80cc8
[INFO] running `Command { std: "docker" "start" "-a" "9b6607d768b29625d3d83a91e814459fd8c85a0cd86559bc045cc0205aa80cc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling commons-net v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::borrow::{Borrow, Cow};
[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: `HashSet`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Display`
[INFO] [stdout]  --> src/ftp/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/ftp/ftp_client.rs:855:25
[INFO] [stdout]     |
[INFO] [stdout] 855 |                     Utc.ymd(year, month, day).and_hms(hour, minute, second),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/ftp/ftp_client.rs:855:47
[INFO] [stdout]     |
[INFO] [stdout] 855 |                     Utc.ymd(year, month, day).and_hms(hour, minute, second),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::slice_unchecked`: use `get_unchecked(begin..end)` instead
[INFO] [stdout]    --> src/lib.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout] 106 |             self.slice_unchecked(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/ftp/ftp_client.rs:476:24
[INFO] [stdout]     |
[INFO] [stdout] 476 |             IpAddr::V4(addr) => args.push_str("1"),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/ftp/ftp_client.rs:477:24
[INFO] [stdout]     |
[INFO] [stdout] 477 |             IpAddr::V6(addr) => args.push_str("2"),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `key` is never read
[INFO] [stdout]    --> src/ftp/ftp_client.rs:903:35
[INFO] [stdout]     |
[INFO] [stdout] 903 |                     let mut key = "";
[INFO] [stdout]     |                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::borrow::{Borrow, Cow};
[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: `HashSet`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/ftp/ftp_client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Display`
[INFO] [stdout]  --> src/ftp/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/ftp/ftp_client.rs:855:25
[INFO] [stdout]     |
[INFO] [stdout] 855 |                     Utc.ymd(year, month, day).and_hms(hour, minute, second),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/ftp/ftp_client.rs:855:47
[INFO] [stdout]     |
[INFO] [stdout] 855 |                     Utc.ymd(year, month, day).and_hms(hour, minute, second),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::slice_unchecked`: use `get_unchecked(begin..end)` instead
[INFO] [stdout]    --> src/lib.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout] 106 |             self.slice_unchecked(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/ftp/ftp_client.rs:476:24
[INFO] [stdout]     |
[INFO] [stdout] 476 |             IpAddr::V4(addr) => args.push_str("1"),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/ftp/ftp_client.rs:477:24
[INFO] [stdout]     |
[INFO] [stdout] 477 |             IpAddr::V6(addr) => args.push_str("2"),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `key` is never read
[INFO] [stdout]    --> src/ftp/ftp_client.rs:903:35
[INFO] [stdout]     |
[INFO] [stdout] 903 |                     let mut key = "";
[INFO] [stdout]     |                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.58s
[INFO] running `Command { std: "docker" "inspect" "9b6607d768b29625d3d83a91e814459fd8c85a0cd86559bc045cc0205aa80cc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6607d768b29625d3d83a91e814459fd8c85a0cd86559bc045cc0205aa80cc8", kill_on_drop: false }`
[INFO] [stdout] 9b6607d768b29625d3d83a91e814459fd8c85a0cd86559bc045cc0205aa80cc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77ee5a0a723f03a92889d2a80b15f371960a486ceeed94ea6a960dd6f0e8fdc1
[INFO] running `Command { std: "docker" "start" "-a" "77ee5a0a723f03a92889d2a80b15f371960a486ceeed94ea6a960dd6f0e8fdc1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Borrow`
[INFO] [stdout] 
[INFO] [stderr]  --> src/ftp/ftp_client.rs:2:19
[INFO] [stdout] running 4 tests
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::borrow::{Borrow, Cow};
[INFO] [stderr]   |                   ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/ftp/ftp_client.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt::format`
[INFO] [stderr]  --> src/ftp/ftp_client.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::fmt::format;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Display`
[INFO] [stderr]  --> src/ftp/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Display;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stderr]    --> src/ftp/ftp_client.rs:855:25
[INFO] [stderr]     |
[INFO] [stderr] 855 |                     Utc.ymd(year, month, day).and_hms(hour, minute, second),
[INFO] [stderr]     |                         ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stderr]    --> src/ftp/ftp_client.rs:855:47
[INFO] [stderr]     |
[INFO] [stderr] 855 |                     Utc.ymd(year, month, day).and_hms(hour, minute, second),
[INFO] [stderr]     |                                               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::slice_unchecked`: use `get_unchecked(begin..end)` instead
[INFO] [stderr]    --> src/lib.rs:106:18
[INFO] [stderr]     |
[INFO] [stderr] 106 |             self.slice_unchecked(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]    --> src/ftp/ftp_client.rs:476:24
[INFO] [stderr]     |
[INFO] [stderr] 476 |             IpAddr::V4(addr) => args.push_str("1"),
[INFO] [stderr]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]    --> src/ftp/ftp_client.rs:477:24
[INFO] [stderr]     |
[INFO] [stderr] 477 |             IpAddr::V6(addr) => args.push_str("2"),
[INFO] [stderr]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `key` is never read
[INFO] [stderr]    --> src/ftp/ftp_client.rs:903:35
[INFO] [stderr]     |
[INFO] [stderr] 903 |                     let mut key = "";
[INFO] [stderr]     |                                   ^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `commons-net` (lib) generated 10 warnings (run `cargo fix --lib -p commons-net` to apply 6 suggestions)
[INFO] [stderr] warning: `commons-net` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/commons_net-e3edf7f9429b3ef7)
[INFO] [stderr]    Doc-tests commons_net
[INFO] [stdout] test ftp::ftp_client::tests::list_command_dos_newlines ... ok
[INFO] [stdout] test ftp::ftp_client::tests::list_command_unix_newlines ... ok
[INFO] [stdout] test ftp::types::tests::file_type_str ... ok
[INFO] [stdout] test ftp::types::tests::format_control_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::get_ref (line 288) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 58) - compile ... FAILED
[INFO] [stdout] test src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::retr (line 586) ... FAILED
[INFO] [stdout] test src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::simple_retr (line 627) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_rustls`
[INFO] [stdout]   --> src/lib.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | use tokio_rustls::rustls::{ClientConfig, RootCertStore, ServerName};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 - use tokio_rustls::rustls::{ClientConfig, RootCertStore, ServerName};
[INFO] [stdout] 62 + use tokio_util::rustls::{ClientConfig, RootCertStore, ServerName};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_secure` found for struct `FtpClient` in the current scope
[INFO] [stdout]   --> src/lib.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |   let mut ftp_client = ftp_client.into_secure(conf, domain).await.unwrap();
[INFO] [stdout]    |                                   ^^^^^^^^^^^ method not found in `FtpClient`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |   let mut ftp_client = ftp_client.into_secure(conf, domain).await.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 |   ftp_client.login("anonymous", "anonymous").await.unwrap();
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |   let mut ftp_client = ftp_client.into_insecure().await.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::retr (line 586) stdout ----
[INFO] [stdout] error[E0599]: no method named `rm` found for struct `FtpClient` in the current scope
[INFO] [stdout]    --> src/ftp/ftp_client.rs:610:16
[INFO] [stdout]     |
[INFO] [stdout] 610 |   assert!(conn.rm("retr.txt").await.is_ok());
[INFO] [stdout]     |                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rmd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 610 |   assert!(conn.rmd("retr.txt").await.is_ok());
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/ftp/ftp_client.rs:610:11
[INFO] [stdout]     |
[INFO] [stdout] 610 |   assert!(conn.rm("retr.txt").await.is_ok());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::simple_retr (line 627) stdout ----
[INFO] [stdout] error[E0599]: no method named `rm` found for struct `FtpClient` in the current scope
[INFO] [stdout]    --> src/ftp/ftp_client.rs:641:18
[INFO] [stdout]     |
[INFO] [stdout] 641 |     assert!(conn.rm("simple_retr.txt").await.is_ok());
[INFO] [stdout]     |                  ^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rmd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 641 |     assert!(conn.rmd("simple_retr.txt").await.is_ok());
[INFO] [stdout]     |                    +
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/ftp/ftp_client.rs:641:13
[INFO] [stdout]     |
[INFO] [stdout] 641 |     assert!(conn.rm("simple_retr.txt").await.is_ok());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::retr (line 586)
[INFO] [stdout]     src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::simple_retr (line 627)
[INFO] [stdout]     src/lib.rs - (line 58)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "77ee5a0a723f03a92889d2a80b15f371960a486ceeed94ea6a960dd6f0e8fdc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ee5a0a723f03a92889d2a80b15f371960a486ceeed94ea6a960dd6f0e8fdc1", kill_on_drop: false }`
[INFO] [stdout] 77ee5a0a723f03a92889d2a80b15f371960a486ceeed94ea6a960dd6f0e8fdc1
