[INFO] fetching crate libunftp 0.17.3... [INFO] testing libunftp-0.17.3 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate libunftp 0.17.3 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate libunftp 0.17.3 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libunftp 0.17.3 [INFO] finished tweaking crates.io crate libunftp 0.17.3 [INFO] tweaked toml for crates.io crate libunftp 0.17.3 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-shim v0.1.0 [INFO] [stderr] Downloaded quanta v0.7.2 [INFO] [stderr] Downloaded proxy-protocol v0.3.0 [INFO] [stderr] Downloaded cht v0.4.1 [INFO] [stderr] Downloaded moka v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e288e71346483f963088ef524821c2d8f5a92a29e9e896dcbfd3513fbf49ab13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e288e71346483f963088ef524821c2d8f5a92a29e9e896dcbfd3513fbf49ab13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e288e71346483f963088ef524821c2d8f5a92a29e9e896dcbfd3513fbf49ab13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e288e71346483f963088ef524821c2d8f5a92a29e9e896dcbfd3513fbf49ab13", kill_on_drop: false }` [INFO] [stdout] e288e71346483f963088ef524821c2d8f5a92a29e9e896dcbfd3513fbf49ab13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2fe712bc995180f885b022146354062f87f5ceb912759920e975ab78caeaefc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2fe712bc995180f885b022146354062f87f5ceb912759920e975ab78caeaefc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-shim v0.1.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling raw-cpuid v9.0.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling quanta v0.7.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling cht v0.4.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling proxy-protocol v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling moka v0.3.0 [INFO] [stderr] Compiling libunftp v0.17.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.60s [INFO] running `Command { std: "docker" "inspect" "f2fe712bc995180f885b022146354062f87f5ceb912759920e975ab78caeaefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2fe712bc995180f885b022146354062f87f5ceb912759920e975ab78caeaefc", kill_on_drop: false }` [INFO] [stdout] f2fe712bc995180f885b022146354062f87f5ceb912759920e975ab78caeaefc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6be08f990d3ab2d2b8c1a203265b96a817dde9dac1f1656adbf572e2c6bcc9ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6be08f990d3ab2d2b8c1a203265b96a817dde9dac1f1656adbf572e2c6bcc9ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling libunftp v0.17.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `Command { std: "docker" "inspect" "6be08f990d3ab2d2b8c1a203265b96a817dde9dac1f1656adbf572e2c6bcc9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be08f990d3ab2d2b8c1a203265b96a817dde9dac1f1656adbf572e2c6bcc9ba", kill_on_drop: false }` [INFO] [stdout] 6be08f990d3ab2d2b8c1a203265b96a817dde9dac1f1656adbf572e2c6bcc9ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45f7b0b1eead3f7c7fdf5072b98e38cbd55c69e72bf9389117c5e51df8591179 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "45f7b0b1eead3f7c7fdf5072b98e38cbd55c69e72bf9389117c5e51df8591179", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libunftp-4aaecfceb639d483) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test server::controlchan::line_parser::tests::parse_abor ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_dele ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mode_c ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mode_garbage ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_rest ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mkd_spaces ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_rnto ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_list ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_acct ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_rnfr ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_rmd ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_port ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_stou ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mkd_cr ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_stru_f ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_stru_no_params ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_stru_p ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mdtm ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mkd_non_ascii ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_cwd ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mode_b ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_user_cmd_cr ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_opts ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_pass_cmd_crnl ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_pass_cmd_whitespace ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_pasv ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_user_cmd_crnl ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_cdup ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_user_cmd_double_space ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mode_s ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_user_cmd_nl ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_user_cmd_no_eol ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_noop ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_mkd ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_user_cmd_whitespace ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_user_lowercase ... ok [INFO] [stdout] test server::password::tests::password_obscures_debug ... ok [INFO] [stdout] test server::password::tests::password_obsures_display ... ok [INFO] [stdout] test server::password::tests::password_retrievable_as_ref ... ok [INFO] [stdout] test server::proxy_protocol::tests::bad_crlf_throws_error ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_auth ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_pwd ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_quit ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_stru_garbage ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_stru_r ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_user_cmd_mixed_case ... ok [INFO] [stdout] test server::proxy_protocol::tests::long_header_parses_fine ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_feat ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_allo ... ok [INFO] [stdout] test server::controlchan::line_parser::tests::parse_help ... ok [INFO] [stdout] test server::proxy_protocol::tests::in_pieces_parses_fine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests libunftp [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 346) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::idle_session_timeout (line 288) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server (line 38) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::ftps (line 171) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::authenticator (line 150) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::ftps_tls_flags (line 249) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 357) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::proxy_protocol_mode (line 419) ... FAILED [INFO] [stdout] test src/lib.rs - (line 28) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 337) ... FAILED [INFO] [stdout] test src/storage/mod.rs - storage (line 157) ... FAILED [INFO] [stdout] test src/auth/mod.rs - auth (line 47) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::listen (line 436) ... FAILED [INFO] [stdout] test src/storage/mod.rs - storage (line 17) ... ok [INFO] [stdout] test src/auth/mod.rs - auth (line 18) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::ftps_trust_store (line 226) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::metrics (line 314) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::passive_ports (line 383) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::greeting (line 268) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::ftps_client_auth (line 191) ... FAILED [INFO] [stdout] test src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 367) ... FAILED [INFO] [stdout] test src/auth/anonymous.rs - auth::anonymous::AnonymousAuthenticator (line 11) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 346) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:351:22 [INFO] [stdout] | [INFO] [stdout] 8 | let server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::idle_session_timeout (line 288) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 8 | let mut server = Server::with_fs("/tmp").idle_session_timeout(600); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:296:26 [INFO] [stdout] | [INFO] [stdout] 11 | let mut server = Server::with_fs("/tmp"); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server (line 38) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 9 | let server = Server::with_fs("/srv/ftp"); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::ftps (line 171) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 7 | let server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::authenticator (line 150) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 9 | let mut server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::ftps_tls_flags (line 249) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:254:26 [INFO] [stdout] | [INFO] [stdout] 8 | let mut server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 357) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 7 | let server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::proxy_protocol_mode (line 419) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:424:26 [INFO] [stdout] | [INFO] [stdout] 8 | let mut server = Server::with_fs("/tmp").proxy_protocol_mode(2121); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 28) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 3 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/lib.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 8 | let server = libunftp::Server::with_fs(ftp_home) [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 337) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:341:22 [INFO] [stdout] | [INFO] [stdout] 7 | let server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/storage/mod.rs - storage (line 157) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/storage/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 4 | use unftp_sbe_fs::Filesystem; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn Fn() -> _ + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/storage/mod.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 7 | let vfs_provider = Box::new(|| Vfs::new()); [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn Fn() -> _ + Send + Sync` [INFO] [stdout] = note: required by `Box::::new` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/auth/mod.rs - auth (line 47) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] --> src/auth/mod.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 7 | Box::new(move || { unftp_sbe_fs::Filesystem::new("/srv/ftp") }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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/server/ftpserver.rs - server::ftpserver::Server::listen (line 436) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:442:22 [INFO] [stdout] | [INFO] [stdout] 9 | let server = Server::with_fs("/srv/ftp"); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/auth/mod.rs - auth (line 18) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/auth/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 6 | use unftp_sbe_fs::Filesystem; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::ftps_trust_store (line 226) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:230:22 [INFO] [stdout] | [INFO] [stdout] 7 | let server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::metrics (line 314) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:319:26 [INFO] [stdout] | [INFO] [stdout] 8 | let mut server = Server::with_fs("/tmp").metrics(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:322:26 [INFO] [stdout] | [INFO] [stdout] 11 | let mut server = Server::with_fs("/tmp"); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::passive_ports (line 383) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:388:22 [INFO] [stdout] | [INFO] [stdout] 8 | let server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:392:26 [INFO] [stdout] | [INFO] [stdout] 12 | let mut server = Server::with_fs("/tmp"); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::greeting (line 268) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:273:26 [INFO] [stdout] | [INFO] [stdout] 8 | let mut server = Server::with_fs("/tmp").greeting("Welcome to my FTP Server"); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 11 | let mut server = Server::with_fs("/tmp"); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::ftps_client_auth (line 191) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:196:22 [INFO] [stdout] | [INFO] [stdout] 8 | let server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 367) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> src/server/ftpserver.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server<_, _>` in the current scope [INFO] [stdout] --> src/server/ftpserver.rs:371:22 [INFO] [stdout] | [INFO] [stdout] 7 | let server = Server::with_fs("/tmp") [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/auth/mod.rs - auth (line 18) [INFO] [stdout] src/auth/mod.rs - auth (line 47) [INFO] [stdout] src/lib.rs - (line 28) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server (line 38) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::authenticator (line 150) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::ftps (line 171) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::ftps_client_auth (line 191) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::ftps_tls_flags (line 249) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::ftps_trust_store (line 226) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::greeting (line 268) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::idle_session_timeout (line 288) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::listen (line 436) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::metrics (line 314) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 337) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 346) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 357) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::passive_host (line 367) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::passive_ports (line 383) [INFO] [stdout] src/server/ftpserver.rs - server::ftpserver::Server::proxy_protocol_mode (line 419) [INFO] [stdout] src/storage/mod.rs - storage (line 157) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "45f7b0b1eead3f7c7fdf5072b98e38cbd55c69e72bf9389117c5e51df8591179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f7b0b1eead3f7c7fdf5072b98e38cbd55c69e72bf9389117c5e51df8591179", kill_on_drop: false }` [INFO] [stdout] 45f7b0b1eead3f7c7fdf5072b98e38cbd55c69e72bf9389117c5e51df8591179