[INFO] fetching crate commons-net 0.1.0...
[INFO] testing commons-net-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate commons-net 0.1.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate commons-net 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5f7269502c85ec8a6c12ed1e0da9348e9fc83b2496ddd9c6db5e7bfca0def43
[INFO] running `Command { std: "docker" "start" "-a" "b5f7269502c85ec8a6c12ed1e0da9348e9fc83b2496ddd9c6db5e7bfca0def43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5f7269502c85ec8a6c12ed1e0da9348e9fc83b2496ddd9c6db5e7bfca0def43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f7269502c85ec8a6c12ed1e0da9348e9fc83b2496ddd9c6db5e7bfca0def43", kill_on_drop: false }`
[INFO] [stdout] b5f7269502c85ec8a6c12ed1e0da9348e9fc83b2496ddd9c6db5e7bfca0def43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f90bae8b754f45a1628c270de8025158b244edb869683e42d9c30bfcd44995a
[INFO] running `Command { std: "docker" "start" "-a" "1f90bae8b754f45a1628c270de8025158b244edb869683e42d9c30bfcd44995a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tokio v1.49.0
[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 10.77s
[INFO] running `Command { std: "docker" "inspect" "1f90bae8b754f45a1628c270de8025158b244edb869683e42d9c30bfcd44995a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f90bae8b754f45a1628c270de8025158b244edb869683e42d9c30bfcd44995a", kill_on_drop: false }`
[INFO] [stdout] 1f90bae8b754f45a1628c270de8025158b244edb869683e42d9c30bfcd44995a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a189a4c5e1ccad75ede5ceb5ff92aa4f4bfc1c7057f38a4d5113e81a4d1df563
[INFO] running `Command { std: "docker" "start" "-a" "a189a4c5e1ccad75ede5ceb5ff92aa4f4bfc1c7057f38a4d5113e81a4d1df563", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[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 10.16s
[INFO] running `Command { std: "docker" "inspect" "a189a4c5e1ccad75ede5ceb5ff92aa4f4bfc1c7057f38a4d5113e81a4d1df563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a189a4c5e1ccad75ede5ceb5ff92aa4f4bfc1c7057f38a4d5113e81a4d1df563", kill_on_drop: false }`
[INFO] [stdout] a189a4c5e1ccad75ede5ceb5ff92aa4f4bfc1c7057f38a4d5113e81a4d1df563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e4e8a282caccbec389b466b0427a828e61c253e57fee5c65886851f3b7300e6
[INFO] running `Command { std: "docker" "start" "-a" "2e4e8a282caccbec389b466b0427a828e61c253e57fee5c65886851f3b7300e6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Borrow`
[INFO] [stderr]  --> src/ftp/ftp_client.rs:2:19
[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-742fa55efdc55acd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[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] [stderr]    Doc-tests commons_net
[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 8) - compile ... ok
[INFO] [stdout] test src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::retr (line 586) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 58) - compile ... FAILED
[INFO] [stdout] test src/ftp/ftp_client.rs - ftp::ftp_client::FtpClient::simple_retr (line 627) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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::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.43s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2e4e8a282caccbec389b466b0427a828e61c253e57fee5c65886851f3b7300e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e4e8a282caccbec389b466b0427a828e61c253e57fee5c65886851f3b7300e6", kill_on_drop: false }`
[INFO] [stdout] 2e4e8a282caccbec389b466b0427a828e61c253e57fee5c65886851f3b7300e6
