[INFO] fetching crate protocol-ftp-client 0.1.1...
[INFO] building protocol-ftp-client-0.1.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate protocol-ftp-client 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate protocol-ftp-client 0.1.1
[INFO] finished tweaking crates.io crate protocol-ftp-client 0.1.1
[INFO] tweaked toml for crates.io crate protocol-ftp-client 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate protocol-ftp-client 0.1.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.1.16 (available: v1.5.0)
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.11.3)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d0a3d56610c9836d33ead5fd80873dc00a916d5e2abde73f07caf122addbe36
[INFO] running `Command { std: "docker" "start" "-a" "2d0a3d56610c9836d33ead5fd80873dc00a916d5e2abde73f07caf122addbe36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d0a3d56610c9836d33ead5fd80873dc00a916d5e2abde73f07caf122addbe36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0a3d56610c9836d33ead5fd80873dc00a916d5e2abde73f07caf122addbe36", kill_on_drop: false }`
[INFO] [stdout] 2d0a3d56610c9836d33ead5fd80873dc00a916d5e2abde73f07caf122addbe36
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16a90c7107c638d23207078bc9246ab51d50ea237ad459f9470425028590f8ce
[INFO] running `Command { std: "docker" "start" "-a" "16a90c7107c638d23207078bc9246ab51d50ea237ad459f9470425028590f8ce", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling protocol-ftp-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:441:15
[INFO] [stdout]     |
[INFO] [stdout] 441 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:471:15
[INFO] [stdout]     |
[INFO] [stdout] 471 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:492:15
[INFO] [stdout]     |
[INFO] [stdout] 492 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:530:15
[INFO] [stdout]     |
[INFO] [stdout] 530 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:560:15
[INFO] [stdout]     |
[INFO] [stdout] 560 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:590:15
[INFO] [stdout]     |
[INFO] [stdout] 590 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:619:15
[INFO] [stdout]     |
[INFO] [stdout] 619 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:650:15
[INFO] [stdout]     |
[INFO] [stdout] 650 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:682:17
[INFO] [stdout]     |
[INFO] [stdout] 682 |             let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |               _ => panic!(format!("unknown responce: {}", response))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 286 -               _ => panic!(format!("unknown responce: {}", response))
[INFO] [stdout] 286 +               _ => panic!("unknown responce: {}", response)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |       _ => panic!(format!("send_login is not allowed from the {}" , current_state)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 448 -       _ => panic!(format!("send_login is not allowed from the {}" , current_state)),
[INFO] [stdout] 448 +       _ => panic!("send_login is not allowed from the {}" , current_state),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "16a90c7107c638d23207078bc9246ab51d50ea237ad459f9470425028590f8ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a90c7107c638d23207078bc9246ab51d50ea237ad459f9470425028590f8ce", kill_on_drop: false }`
[INFO] [stdout] 16a90c7107c638d23207078bc9246ab51d50ea237ad459f9470425028590f8ce
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f69911673bad6ef5bb4c53b3a8659b39e79c0a70bb67d6360201ba36ac4cbabf
[INFO] running `Command { std: "docker" "start" "-a" "f69911673bad6ef5bb4c53b3a8659b39e79c0a70bb67d6360201ba36ac4cbabf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling protocol-ftp-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:441:15
[INFO] [stdout]     |
[INFO] [stdout] 441 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:471:15
[INFO] [stdout]     |
[INFO] [stdout] 471 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:492:15
[INFO] [stdout]     |
[INFO] [stdout] 492 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:530:15
[INFO] [stdout]     |
[INFO] [stdout] 530 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:560:15
[INFO] [stdout]     |
[INFO] [stdout] 560 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:590:15
[INFO] [stdout]     |
[INFO] [stdout] 590 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:619:15
[INFO] [stdout]     |
[INFO] [stdout] 619 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:650:15
[INFO] [stdout]     |
[INFO] [stdout] 650 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:682:17
[INFO] [stdout]     |
[INFO] [stdout] 682 |             let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |               _ => panic!(format!("unknown responce: {}", response))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 286 -               _ => panic!(format!("unknown responce: {}", response))
[INFO] [stdout] 286 +               _ => panic!("unknown responce: {}", response)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |       _ => panic!(format!("send_login is not allowed from the {}" , current_state)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 448 -       _ => panic!(format!("send_login is not allowed from the {}" , current_state)),
[INFO] [stdout] 448 +       _ => panic!("send_login is not allowed from the {}" , current_state),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str`
[INFO] [stdout]  --> tests/10-feed-by-part.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::str;
[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: `std::str`
[INFO] [stdout]  --> tests/31-auth-fail.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::str;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> tests/20-simple-yandex.rs:85:3
[INFO] [stdout]    |
[INFO] [stdout] 85 |   ;
[INFO] [stdout]    |   ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     lazy_static! {
[INFO] [stdout] 202 | |       static ref RE_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3}) (.+)\r$)").unwrap();
[INFO] [stdout] 203 | |       static ref RE_PATHNAME: Regex = Regex::new("\"(.+)\"").unwrap();
[INFO] [stdout] 204 | |       static ref RE_SYSTEM: Regex = Regex::new("(\\w+) [Tt]ype: (\\w+)").unwrap();
[INFO] [stdout] 205 | |       static ref RE_PARTRIAL_RESPONCE_CODE: Regex = Regex::new("(?m:^(\\d{3})-.+\r$)").unwrap();
[INFO] [stdout] 206 | |       static ref RE_PASSIVE_MODE: Regex = Regex::new("Entering Passive Mode \\((\\d+),(\\d+),(\\d+),(\\d+),(\\d+),(\\d+)\\)").unwrap();
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> examples/ftp-get.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |           Some(e)  => { panic!(format!("Got unexpected error {}", e )) }
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 26 -           Some(e)  => { panic!(format!("Got unexpected error {}", e )) }
[INFO] [stdout] 26 +           Some(e)  => { panic!("Got unexpected error {}", e ) }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | / lazy_static! {
[INFO] [stdout] 397 | |   static ref DATA_USER: &'static [u8]        = "USER ".as_bytes();
[INFO] [stdout] 398 | |   static ref DATA_PASS: &'static [u8]        = "PASS ".as_bytes();
[INFO] [stdout] 399 | |   static ref DATA_PWD: &'static [u8]         = "PWD\r\n".as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |   static ref DATA_RETR: &'static [u8]        = "RETR ".as_bytes();
[INFO] [stdout] 408 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 | /     lazy_static! {
[INFO] [stdout] 696 | |       static ref RE_LINE: Regex = Regex::new("(?m:^(.+)\r$)").unwrap();
[INFO] [stdout] 697 | |       static ref RE_FILE: Regex = Regex::new("^([d-])(?:[rwx-]{3}){3} +\\d+ +\\w+ +\\w+ +(\\d+) +(.+) +(.+)$").unwrap();
[INFO] [stdout] 698 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:441:15
[INFO] [stdout]     |
[INFO] [stdout] 441 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:471:15
[INFO] [stdout]     |
[INFO] [stdout] 471 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:492:15
[INFO] [stdout]     |
[INFO] [stdout] 492 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:530:15
[INFO] [stdout]     |
[INFO] [stdout] 530 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:560:15
[INFO] [stdout]     |
[INFO] [stdout] 560 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:590:15
[INFO] [stdout]     |
[INFO] [stdout] 590 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:619:15
[INFO] [stdout]     |
[INFO] [stdout] 619 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:650:15
[INFO] [stdout]     |
[INFO] [stdout] 650 |           let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |               ----^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:682:17
[INFO] [stdout]     |
[INFO] [stdout] 682 |             let mut int_ref = Rc::get_mut(&mut internals).unwrap();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |               _ => panic!(format!("unknown responce: {}", response))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 286 -               _ => panic!(format!("unknown responce: {}", response))
[INFO] [stdout] 286 +               _ => panic!("unknown responce: {}", response)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |       _ => panic!(format!("send_login is not allowed from the {}" , current_state)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 448 -       _ => panic!(format!("send_login is not allowed from the {}" , current_state)),
[INFO] [stdout] 448 +       _ => panic!("send_login is not allowed from the {}" , current_state),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "f69911673bad6ef5bb4c53b3a8659b39e79c0a70bb67d6360201ba36ac4cbabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f69911673bad6ef5bb4c53b3a8659b39e79c0a70bb67d6360201ba36ac4cbabf", kill_on_drop: false }`
[INFO] [stdout] f69911673bad6ef5bb4c53b3a8659b39e79c0a70bb67d6360201ba36ac4cbabf
