[INFO] fetching crate unshare 0.7.0... [INFO] checking unshare-0.7.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate unshare 0.7.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate unshare 0.7.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unshare 0.7.0 [INFO] finished tweaking crates.io crate unshare 0.7.0 [INFO] tweaked toml for crates.io crate unshare 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate unshare 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2203ec4ed640f05a37b4069e77e7e1da91e3a61d0fd631a5bf40a5176e447eb [INFO] running `Command { std: "docker" "start" "-a" "f2203ec4ed640f05a37b4069e77e7e1da91e3a61d0fd631a5bf40a5176e447eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2203ec4ed640f05a37b4069e77e7e1da91e3a61d0fd631a5bf40a5176e447eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2203ec4ed640f05a37b4069e77e7e1da91e3a61d0fd631a5bf40a5176e447eb", kill_on_drop: false }` [INFO] [stdout] f2203ec4ed640f05a37b4069e77e7e1da91e3a61d0fd631a5bf40a5176e447eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d040f43c443e98f8f7a857326cf83fd86caf3dfcd455575ff04b72674890665b [INFO] running `Command { std: "docker" "start" "-a" "d040f43c443e98f8f7a857326cf83fd86caf3dfcd455575ff04b72674890665b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking unshare v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/std_api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/pipe.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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/child.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/child.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/run.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/stdio.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/stdio.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/std_api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/pipe.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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/child.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/child.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/run.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/stdio.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/stdio.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fd_lookup` is never read [INFO] [stdout] --> src/run.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ChildInfo<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub fd_lookup: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fd_lookup` is never read [INFO] [stdout] --> src/run.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ChildInfo<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub fd_lookup: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `Command { std: "docker" "inspect" "d040f43c443e98f8f7a857326cf83fd86caf3dfcd455575ff04b72674890665b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d040f43c443e98f8f7a857326cf83fd86caf3dfcd455575ff04b72674890665b", kill_on_drop: false }` [INFO] [stdout] d040f43c443e98f8f7a857326cf83fd86caf3dfcd455575ff04b72674890665b [INFO] checking unshare-0.7.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate unshare 0.7.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate unshare 0.7.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unshare 0.7.0 [INFO] finished tweaking crates.io crate unshare 0.7.0 [INFO] tweaked toml for crates.io crate unshare 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate unshare 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf216cf78f9850263e783b782f62f6be4e068cd6bb8203fc87ba2210d24940e [INFO] running `Command { std: "docker" "start" "-a" "1bf216cf78f9850263e783b782f62f6be4e068cd6bb8203fc87ba2210d24940e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf216cf78f9850263e783b782f62f6be4e068cd6bb8203fc87ba2210d24940e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf216cf78f9850263e783b782f62f6be4e068cd6bb8203fc87ba2210d24940e", kill_on_drop: false }` [INFO] [stdout] 1bf216cf78f9850263e783b782f62f6be4e068cd6bb8203fc87ba2210d24940e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dea48f390136f6bec3bbad8dcf40cfe39ee078dc7aafd8a51645f3a0448f7e54 [INFO] running `Command { std: "docker" "start" "-a" "dea48f390136f6bec3bbad8dcf40cfe39ee078dc7aafd8a51645f3a0448f7e54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking unshare v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/std_api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/pipe.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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/child.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/child.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/run.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/stdio.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/stdio.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/std_api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/pipe.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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/child.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/child.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/run.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> src/stdio.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nix; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate nix; [INFO] [stdout] | ----------------- the item `nix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/stdio.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fd_lookup` is never read [INFO] [stdout] --> src/run.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ChildInfo<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub fd_lookup: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fd_lookup` is never read [INFO] [stdout] --> src/run.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ChildInfo<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub fd_lookup: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s [INFO] running `Command { std: "docker" "inspect" "dea48f390136f6bec3bbad8dcf40cfe39ee078dc7aafd8a51645f3a0448f7e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea48f390136f6bec3bbad8dcf40cfe39ee078dc7aafd8a51645f3a0448f7e54", kill_on_drop: false }` [INFO] [stdout] dea48f390136f6bec3bbad8dcf40cfe39ee078dc7aafd8a51645f3a0448f7e54