[INFO] cloning repository https://github.com/Exactor96/rust-ftp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Exactor96/rust-ftp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExactor96%2Frust-ftp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExactor96%2Frust-ftp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2c839ea17be39f0fce2dfefccc3cf334d95aa75 [INFO] testing Exactor96/rust-ftp against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExactor96%2Frust-ftp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Exactor96/rust-ftp on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Exactor96/rust-ftp [INFO] finished tweaking git repo https://github.com/Exactor96/rust-ftp [INFO] tweaked toml for git repo https://github.com/Exactor96/rust-ftp written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Exactor96/rust-ftp 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusticata-macros v4.0.0 [INFO] [stderr] Downloaded arc-swap v1.4.0 [INFO] [stderr] Downloaded proxy-protocol v0.3.0 [INFO] [stderr] Downloaded raw-cpuid v10.2.0 [INFO] [stderr] Downloaded unftp-sbe-fs v0.2.0 [INFO] [stderr] Downloaded tokio-macros v1.5.0 [INFO] [stderr] Downloaded moka-cht v0.4.2 [INFO] [stderr] Downloaded der-parser v6.0.0 [INFO] [stderr] Downloaded moka v0.6.1 [INFO] [stderr] Downloaded stfu8 v0.2.4 [INFO] [stderr] Downloaded libunftp v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 826505f6836ab4dd5dad27306f7cd9afd5c8eb0c9d66e41f8adab2ff5ce22cf3 [INFO] running `Command { std: "docker" "start" "-a" "826505f6836ab4dd5dad27306f7cd9afd5c8eb0c9d66e41f8adab2ff5ce22cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "826505f6836ab4dd5dad27306f7cd9afd5c8eb0c9d66e41f8adab2ff5ce22cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826505f6836ab4dd5dad27306f7cd9afd5c8eb0c9d66e41f8adab2ff5ce22cf3", kill_on_drop: false }` [INFO] [stdout] 826505f6836ab4dd5dad27306f7cd9afd5c8eb0c9d66e41f8adab2ff5ce22cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 051459fa47e9b7a6d40be8efbe401d0c629597d30cb2aff9d714d99f80256c71 [INFO] running `Command { std: "docker" "start" "-a" "051459fa47e9b7a6d40be8efbe401d0c629597d30cb2aff9d714d99f80256c71", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling moka v0.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling moka-cht v0.4.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling der-parser v6.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling proxy-protocol v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling libunftp v0.18.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling unftp-sbe-fs v0.2.0 [INFO] [stderr] Compiling rust-ftp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `writable` [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let writable = matches.is_present("write"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_writable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | server.listen(server_string).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 29s [INFO] running `Command { std: "docker" "inspect" "051459fa47e9b7a6d40be8efbe401d0c629597d30cb2aff9d714d99f80256c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051459fa47e9b7a6d40be8efbe401d0c629597d30cb2aff9d714d99f80256c71", kill_on_drop: false }` [INFO] [stdout] 051459fa47e9b7a6d40be8efbe401d0c629597d30cb2aff9d714d99f80256c71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a3e96de4553028308d66dc6cef32576514bb8db72b43725a9dd2206cc25ffa0 [INFO] running `Command { std: "docker" "start" "-a" "6a3e96de4553028308d66dc6cef32576514bb8db72b43725a9dd2206cc25ffa0", kill_on_drop: false }` [INFO] [stderr] Compiling rust-ftp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `writable` [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let writable = matches.is_present("write"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_writable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | server.listen(server_string).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "6a3e96de4553028308d66dc6cef32576514bb8db72b43725a9dd2206cc25ffa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3e96de4553028308d66dc6cef32576514bb8db72b43725a9dd2206cc25ffa0", kill_on_drop: false }` [INFO] [stdout] 6a3e96de4553028308d66dc6cef32576514bb8db72b43725a9dd2206cc25ffa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f45d83a40d9406f956bbd6737d7d85a2ffd3e5f57050e2c41f34e2553fd7ebf0 [INFO] running `Command { std: "docker" "start" "-a" "f45d83a40d9406f956bbd6737d7d85a2ffd3e5f57050e2c41f34e2553fd7ebf0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `writable` [INFO] [stderr] --> src/main.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | let writable = matches.is_present("write"); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_writable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | server.listen(server_string).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-ftp` (bin "rust-ftp" test) generated 2 warnings (run `cargo fix --bin "rust-ftp" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_ftp-068347d43aa5b7d8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f45d83a40d9406f956bbd6737d7d85a2ffd3e5f57050e2c41f34e2553fd7ebf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45d83a40d9406f956bbd6737d7d85a2ffd3e5f57050e2c41f34e2553fd7ebf0", kill_on_drop: false }` [INFO] [stdout] f45d83a40d9406f956bbd6737d7d85a2ffd3e5f57050e2c41f34e2553fd7ebf0