[INFO] cloning repository https://github.com/ayimdomnic/rust-ftps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayimdomnic/rust-ftps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayimdomnic%2Frust-ftps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayimdomnic%2Frust-ftps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c150e6c1a462e1d3b2d3b3c1a411341fff24c27 [INFO] testing ayimdomnic/rust-ftps/6c150e6c1a462e1d3b2d3b3c1a411341fff24c27 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayimdomnic%2Frust-ftps" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayimdomnic/rust-ftps on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ayimdomnic/rust-ftps [INFO] finished tweaking git repo https://github.com/ayimdomnic/rust-ftps [INFO] tweaked toml for git repo https://github.com/ayimdomnic/rust-ftps written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ayimdomnic/rust-ftps 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70bc7214c8107652eec1d3436e7ed5b258b25b483dbe629bcac9ea146da99b0e [INFO] running `Command { std: "docker" "start" "-a" "70bc7214c8107652eec1d3436e7ed5b258b25b483dbe629bcac9ea146da99b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70bc7214c8107652eec1d3436e7ed5b258b25b483dbe629bcac9ea146da99b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70bc7214c8107652eec1d3436e7ed5b258b25b483dbe629bcac9ea146da99b0e", kill_on_drop: false }` [INFO] [stdout] 70bc7214c8107652eec1d3436e7ed5b258b25b483dbe629bcac9ea146da99b0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c34ceead8dc88d7a67e7b0a0c1efd1d715ffda60b5b06ccb7e3d1a53f4c53905 [INFO] running `Command { std: "docker" "start" "-a" "c34ceead8dc88d7a67e7b0a0c1efd1d715ffda60b5b06ccb7e3d1a53f4c53905", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling async-native-tls v0.5.0 [INFO] [stderr] Compiling rust-ftps v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `code` and `message` are never read [INFO] [stdout] --> src/response.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FtpResponse { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub code: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/response.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl FtpResponse { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn new(code: u32, message: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.95s [INFO] running `Command { std: "docker" "inspect" "c34ceead8dc88d7a67e7b0a0c1efd1d715ffda60b5b06ccb7e3d1a53f4c53905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34ceead8dc88d7a67e7b0a0c1efd1d715ffda60b5b06ccb7e3d1a53f4c53905", kill_on_drop: false }` [INFO] [stdout] c34ceead8dc88d7a67e7b0a0c1efd1d715ffda60b5b06ccb7e3d1a53f4c53905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ce0b60d2389a696c396e289d5c3c854d96e7bd62f5454db6164eb703b16dea4 [INFO] running `Command { std: "docker" "start" "-a" "7ce0b60d2389a696c396e289d5c3c854d96e7bd62f5454db6164eb703b16dea4", kill_on_drop: false }` [INFO] [stdout] warning: fields `code` and `message` are never read [INFO] [stdout] --> src/response.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FtpResponse { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub code: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/response.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl FtpResponse { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn new(code: u32, message: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-ftps v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `code` and `message` are never read [INFO] [stdout] --> src/response.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FtpResponse { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub code: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/response.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl FtpResponse { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn new(code: u32, message: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "7ce0b60d2389a696c396e289d5c3c854d96e7bd62f5454db6164eb703b16dea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce0b60d2389a696c396e289d5c3c854d96e7bd62f5454db6164eb703b16dea4", kill_on_drop: false }` [INFO] [stdout] 7ce0b60d2389a696c396e289d5c3c854d96e7bd62f5454db6164eb703b16dea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca469b3cd989a88f5967178159fbe29e4650be00fb582885b35e4510c6e59c12 [INFO] running `Command { std: "docker" "start" "-a" "ca469b3cd989a88f5967178159fbe29e4650be00fb582885b35e4510c6e59c12", kill_on_drop: false }` [INFO] [stderr] warning: fields `code` and `message` are never read [INFO] [stderr] --> src/response.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct FtpResponse { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 10 | pub code: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 16 | pub message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/response.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 19 | impl FtpResponse { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn new(code: u32, message: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-ftps` (lib) generated 2 warnings [INFO] [stderr] warning: `rust-ftps` (lib test) generated 2 warnings (2 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/rust_ftps-b6b5a7d902fcd045) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests rust_ftps [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/command.rs - command::FtpCommand::to_string (line 34) ... FAILED [INFO] [stdout] test src/response.rs - response::FtpResponse::from_string (line 60) ... FAILED [INFO] [stdout] test src/response.rs - response::FtpResponse::new (line 33) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/command.rs - command::FtpCommand::to_string (line 34) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FtpCommand` [INFO] [stdout] --> src/command.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 3 | let command = FtpCommand::User("example_user".to_string()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FtpCommand` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FtpCommand` [INFO] [stdout] --> src/command.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 6 | let command = FtpCommand::Pass("example_pass".to_string()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FtpCommand` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::FtpResponse::from_string (line 60) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FtpResponse` [INFO] [stdout] --> src/response.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 4 | let response = FtpResponse::from_string(response_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FtpResponse` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::FtpResponse::new (line 33) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FtpResponse` [INFO] [stdout] --> src/response.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 3 | let response = FtpResponse::new(220, "Service ready for new user".to_string()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FtpResponse` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/command.rs - command::FtpCommand::to_string (line 34) [INFO] [stdout] src/response.rs - response::FtpResponse::from_string (line 60) [INFO] [stdout] src/response.rs - response::FtpResponse::new (line 33) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ca469b3cd989a88f5967178159fbe29e4650be00fb582885b35e4510c6e59c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca469b3cd989a88f5967178159fbe29e4650be00fb582885b35e4510c6e59c12", kill_on_drop: false }` [INFO] [stdout] ca469b3cd989a88f5967178159fbe29e4650be00fb582885b35e4510c6e59c12