[INFO] fetching crate lsio 0.1.18...
[INFO] checking lsio-0.1.18 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate lsio 0.1.18 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate lsio 0.1.18 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lsio 0.1.18
[INFO] finished tweaking crates.io crate lsio 0.1.18
[INFO] tweaked toml for crates.io crate lsio 0.1.18 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rpassword v0.2.3
[INFO] [stderr]   Downloaded errno v0.1.8
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0f94e25cf1867cf06ad5c4f677bfbdf65b15b9caa0a46e3d3c17a9883c3fd14
[INFO] running `Command { std: "docker" "start" "-a" "a0f94e25cf1867cf06ad5c4f677bfbdf65b15b9caa0a46e3d3c17a9883c3fd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0f94e25cf1867cf06ad5c4f677bfbdf65b15b9caa0a46e3d3c17a9883c3fd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f94e25cf1867cf06ad5c4f677bfbdf65b15b9caa0a46e3d3c17a9883c3fd14", kill_on_drop: false }`
[INFO] [stdout] a0f94e25cf1867cf06ad5c4f677bfbdf65b15b9caa0a46e3d3c17a9883c3fd14
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 001e22ce7e7884bac3e21b518b8205dfc8ff2ea3e4a17bbaae1a9d2c022c7ac8
[INFO] running `Command { std: "docker" "start" "-a" "001e22ce7e7884bac3e21b518b8205dfc8ff2ea3e4a17bbaae1a9d2c022c7ac8", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking errno v0.1.8
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking rpassword v0.2.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking toml v0.2.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking lsio v0.1.18 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `println_color_quiet` is defined multiple times
[INFO] [stdout]    --> src/macros.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | macro_rules! println_color_quiet {
[INFO] [stdout]     | -------------------------------- previous definition of the macro `println_color_quiet` here
[INFO] [stdout] ...
[INFO] [stdout] 100 | macro_rules! println_color_quiet {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `println_color_quiet` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `println_color_quiet` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `println_color_quiet` is defined multiple times
[INFO] [stdout]    --> src/macros.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | macro_rules! println_color_quiet {
[INFO] [stdout]     | -------------------------------- previous definition of the macro `println_color_quiet` here
[INFO] [stdout] ...
[INFO] [stdout] 100 | macro_rules! println_color_quiet {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `println_color_quiet` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `println_color_quiet` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/commands.rs:30:68
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<(Output)> {
[INFO] [stdout]    |                                                                    ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<(Output)> {
[INFO] [stdout] 30 + pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<Output> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/commands.rs:30:68
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<(Output)> {
[INFO] [stdout]    |                                                                    ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<(Output)> {
[INFO] [stdout] 30 + pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<Output> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |             output = try!(Command::new(cmd).args(args).output());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |             output = try!(run_cli(arg_string));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |             output = try!(Command::new(cmd).args(args).output());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         output = try!(run_cli(cmd.to_string()));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |             output = try!(run_cli(arg_string));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/commands.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn run_cli(cmd_line: String) -> Result<(Output)> {
[INFO] [stdout]    |                                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 - pub fn run_cli(cmd_line: String) -> Result<(Output)> {
[INFO] [stdout] 63 + pub fn run_cli(cmd_line: String) -> Result<Output> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         output = try!(run_cli(cmd.to_string()));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let output = try!(Command::new("sh").arg("-c").arg(&cmd_line).output());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/config.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/commands.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn run_cli(cmd_line: String) -> Result<(Output)> {
[INFO] [stdout]    |                                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 - pub fn run_cli(cmd_line: String) -> Result<(Output)> {
[INFO] [stdout] 63 + pub fn run_cli(cmd_line: String) -> Result<Output> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/config.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let output = try!(Command::new("sh").arg("-c").arg(&cmd_line).output());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `term` is imported redundantly
[INFO] [stdout]   --> src/prompts.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use term;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern crate term;
[INFO] [stdout]    | ------------------ the item `term` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/config.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/config.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `term` is imported redundantly
[INFO] [stdout]   --> src/prompts.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use term;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern crate term;
[INFO] [stdout]    | ------------------ the item `term` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/system.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/system.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let socket = try!(UdpSocket::bind("0.0.0.0:0"));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let socket = try!(UdpSocket::bind("0.0.0.0:0"));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let _ = try!(socket.connect(if dns.is_empty() {GOOGLE_DNS} else {&ip}));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let _ = try!(socket.connect(if dns.is_empty() {GOOGLE_DNS} else {&ip}));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let addr = try!(socket.local_addr());
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let s = try!(slice.to_str());
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let addr = try!(socket.local_addr());
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/convert.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let s = try!(slice.to_str());
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/convert.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/system.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut utsname: libc::utsname = mem::uninitialized();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/system.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut utsname: libc::utsname = mem::uninitialized();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |             Error::IO(ref err) => err.description(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |             Error::IO(ref err) => err.description(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lsio` (lib test) due to 2 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lsio` (lib) due to 2 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "001e22ce7e7884bac3e21b518b8205dfc8ff2ea3e4a17bbaae1a9d2c022c7ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001e22ce7e7884bac3e21b518b8205dfc8ff2ea3e4a17bbaae1a9d2c022c7ac8", kill_on_drop: false }`
[INFO] [stdout] 001e22ce7e7884bac3e21b518b8205dfc8ff2ea3e4a17bbaae1a9d2c022c7ac8
[INFO] checking lsio-0.1.18 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate lsio 0.1.18 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate lsio 0.1.18 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lsio 0.1.18
[INFO] finished tweaking crates.io crate lsio 0.1.18
[INFO] tweaked toml for crates.io crate lsio 0.1.18 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96b23afb1323acf25fa7a087cf9db7118f1edaf473ca0fd917776ea74d25407f
[INFO] running `Command { std: "docker" "start" "-a" "96b23afb1323acf25fa7a087cf9db7118f1edaf473ca0fd917776ea74d25407f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96b23afb1323acf25fa7a087cf9db7118f1edaf473ca0fd917776ea74d25407f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b23afb1323acf25fa7a087cf9db7118f1edaf473ca0fd917776ea74d25407f", kill_on_drop: false }`
[INFO] [stdout] 96b23afb1323acf25fa7a087cf9db7118f1edaf473ca0fd917776ea74d25407f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb7cd61587180cceec74f4b13b308804bdcac5ab5dad43190bef0f087a191a08
[INFO] running `Command { std: "docker" "start" "-a" "eb7cd61587180cceec74f4b13b308804bdcac5ab5dad43190bef0f087a191a08", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking errno v0.1.8
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking rpassword v0.2.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking toml v0.2.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking lsio v0.1.18 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `println_color_quiet` is defined multiple times
[INFO] [stdout]    --> src/macros.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | macro_rules! println_color_quiet {
[INFO] [stdout]     | -------------------------------- previous definition of the macro `println_color_quiet` here
[INFO] [stdout] ...
[INFO] [stdout] 100 | macro_rules! println_color_quiet {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `println_color_quiet` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `println_color_quiet` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `println_color_quiet` is defined multiple times
[INFO] [stdout]    --> src/macros.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | macro_rules! println_color_quiet {
[INFO] [stdout]     | -------------------------------- previous definition of the macro `println_color_quiet` here
[INFO] [stdout] ...
[INFO] [stdout] 100 | macro_rules! println_color_quiet {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `println_color_quiet` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `println_color_quiet` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/commands.rs:30:68
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<(Output)> {
[INFO] [stdout]    |                                                                    ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<(Output)> {
[INFO] [stdout] 30 + pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<Output> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |             output = try!(Command::new(cmd).args(args).output());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |             output = try!(run_cli(arg_string));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         output = try!(run_cli(cmd.to_string()));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/commands.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn run_cli(cmd_line: String) -> Result<(Output)> {
[INFO] [stdout]    |                                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 - pub fn run_cli(cmd_line: String) -> Result<(Output)> {
[INFO] [stdout] 63 + pub fn run_cli(cmd_line: String) -> Result<Output> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let output = try!(Command::new("sh").arg("-c").arg(&cmd_line).output());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/config.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/config.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `term` is imported redundantly
[INFO] [stdout]   --> src/prompts.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use term;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern crate term;
[INFO] [stdout]    | ------------------ the item `term` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/system.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let socket = try!(UdpSocket::bind("0.0.0.0:0"));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/commands.rs:30:68
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<(Output)> {
[INFO] [stdout]    |                                                                    ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<(Output)> {
[INFO] [stdout] 30 + pub fn run_args(cmd: &str, args: &[String], shell: bool) -> Result<Output> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let _ = try!(socket.connect(if dns.is_empty() {GOOGLE_DNS} else {&ip}));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let addr = try!(socket.local_addr());
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let s = try!(slice.to_str());
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |             output = try!(Command::new(cmd).args(args).output());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/convert.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |             output = try!(run_cli(arg_string));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         output = try!(run_cli(cmd.to_string()));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/commands.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn run_cli(cmd_line: String) -> Result<(Output)> {
[INFO] [stdout]    |                                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 - pub fn run_cli(cmd_line: String) -> Result<(Output)> {
[INFO] [stdout] 63 + pub fn run_cli(cmd_line: String) -> Result<Output> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/commands.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let output = try!(Command::new("sh").arg("-c").arg(&cmd_line).output());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/config.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/config.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `term` is imported redundantly
[INFO] [stdout]   --> src/prompts.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use term;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern crate term;
[INFO] [stdout]    | ------------------ the item `term` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/system.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let socket = try!(UdpSocket::bind("0.0.0.0:0"));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let _ = try!(socket.connect(if dns.is_empty() {GOOGLE_DNS} else {&ip}));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let addr = try!(socket.local_addr());
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/system.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let s = try!(slice.to_str());
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/convert.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/system.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut utsname: libc::utsname = mem::uninitialized();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/system.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut utsname: libc::utsname = mem::uninitialized();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |             Error::IO(ref err) => err.description(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |             Error::IO(ref err) => err.description(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lsio` (lib) due to 2 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lsio` (lib test) due to 2 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "eb7cd61587180cceec74f4b13b308804bdcac5ab5dad43190bef0f087a191a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7cd61587180cceec74f4b13b308804bdcac5ab5dad43190bef0f087a191a08", kill_on_drop: false }`
[INFO] [stdout] eb7cd61587180cceec74f4b13b308804bdcac5ab5dad43190bef0f087a191a08
