[INFO] updating cached repository https://github.com/cholcombe973/rusix
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 48ff47509f6509e5ec28b25a50fde50c89f6024c
[INFO] checking cholcombe973/rusix against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Frusix" "/workspace/builds/worker-2/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cholcombe973/rusix on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/cholcombe973/rusix
[INFO] removed workspace from git repo https://github.com/cholcombe973/rusix
[INFO] removed path dependency api from git repo https://github.com/cholcombe973/rusix
[INFO] finished tweaking git repo https://github.com/cholcombe973/rusix
[INFO] tweaked toml for git repo https://github.com/cholcombe973/rusix written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/cholcombe973/rusix already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (api) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/cholcombe973/block-utils`
[INFO] [stderr]     Updating git repository `https://github.com/cholcombe973/dmi`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (api) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] d3b2a9aab79bdb5a726bbdecc93c5c0ce0dae794e40622fa90a3a357ad5b7316
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "d3b2a9aab79bdb5a726bbdecc93c5c0ce0dae794e40622fa90a3a357ad5b7316"`
[INFO] [stderr] warning: dependency (api) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling regex v1.0.6
[INFO] [stderr]    Compiling protobuf v2.14.0
[INFO] [stderr]     Checking shellscript v0.3.1
[INFO] [stderr]     Checking plain v0.1.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking init-daemon v0.1.0
[INFO] [stderr]     Checking rendezvous_hash v0.3.0
[INFO] [stderr]     Checking api v0.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.3
[INFO] [stderr]    Compiling metadeps v1.1.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking libatasmart-sys v0.1.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking nix v0.8.1
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking openssl-sys v0.9.55
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking fstab v0.3.1
[INFO] [stderr]     Checking dmi v0.1.0 (https://github.com/cholcombe973/dmi#9302e4f7)
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.0
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking udev v0.2.0
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking error-chain v0.12.2
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]    Compiling zmq-sys v0.8.3
[INFO] [stderr]     Checking openssl v0.10.29
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking rayon-core v1.7.0
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking url_serde v0.2.0
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking rusqlite v0.22.0
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking simplelog v0.7.5
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling zmq v0.8.3
[INFO] [stderr]     Checking libatasmart v0.1.5
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]    Compiling time v0.2.9
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking publicsuffix v1.5.3
[INFO] [stderr]     Checking block-utils v0.6.2 (https://github.com/cholcombe973/block-utils#1e818002)
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking native-tls v0.2.4
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking slack-hook v0.8.0
[INFO] [stderr]     Checking rusix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `self::api::service`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:22:16
[INFO] [stderr]    |
[INFO] [stderr] 22 | use self::api::service::*;
[INFO] [stderr]    |                ^^^^^^^ could not find `service` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `self::api::service`
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:18:16
[INFO] [stderr]    |
[INFO] [stderr] 18 | use self::api::service::*;
[INFO] [stderr]    |                ^^^^^^^ could not find `service` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `self::api::service`, `super::super::Value`, `super::super::Value`
[INFO] [stderr]   --> src/pipeline/mod.rs:21:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | use self::api::service::*;
[INFO] [stderr]    |                ^^^^^^^ could not find `service` in `api`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/pipeline/protocols/client.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | use super::super::Value;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/pipeline/protocols/server.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | use super::super::Value;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `self::api::service`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:22:16
[INFO] [stderr]    |
[INFO] [stderr] 22 | use self::api::service::*;
[INFO] [stderr]    |                ^^^^^^^ could not find `service` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `self::api::service`
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:18:16
[INFO] [stderr]    |
[INFO] [stderr] 18 | use self::api::service::*;
[INFO] [stderr]    |                ^^^^^^^ could not find `service` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `self::api::service`, `super::super::Value`, `super::super::Value`
[INFO] [stderr]   --> src/pipeline/mod.rs:21:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | use self::api::service::*;
[INFO] [stderr]    |                ^^^^^^^ could not find `service` in `api`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/pipeline/protocols/client.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | use super::super::Value;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/pipeline/protocols/server.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | use super::super::Value;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:49:19
[INFO] [stderr]    |
[INFO] [stderr] 49 |         io_type: &Fop,
[INFO] [stderr]    |                   ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:49:19
[INFO] [stderr]    |
[INFO] [stderr] 49 |         io_type: &Fop,
[INFO] [stderr]    |                   ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:50:20
[INFO] [stderr]    |
[INFO] [stderr] 50 |         data: &mut FileOperation,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:50:20
[INFO] [stderr]    |
[INFO] [stderr] 50 |         data: &mut FileOperation,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:47:41
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn process_fop(&self, io_type: &Fop, data: &mut FileOperation) -> Result<(), String> {
[INFO] [stderr]    |                                         ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:47:57
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn process_fop(&self, io_type: &Fop, data: &mut FileOperation) -> Result<(), String> {
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:80:19
[INFO] [stderr]    |
[INFO] [stderr] 80 |         io_type: &Fop,
[INFO] [stderr]    |                   ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:47:41
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn process_fop(&self, io_type: &Fop, data: &mut FileOperation) -> Result<(), String> {
[INFO] [stderr]    |                                         ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:81:20
[INFO] [stderr]    |
[INFO] [stderr] 81 |         data: &mut FileOperation,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:82:19
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub trait PipelinePlugin {
[INFO] [stderr]    |                         - help: you might be missing a type parameter: `<Fop>`
[INFO] [stderr] ...
[INFO] [stderr] 82 |     ) -> Result<(&Fop, &mut FileOperation), String>;
[INFO] [stderr]    |                   ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:47:57
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn process_fop(&self, io_type: &Fop, data: &mut FileOperation) -> Result<(), String> {
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:82:29
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub trait PipelinePlugin {
[INFO] [stderr]    |                         - help: you might be missing a type parameter: `<FileOperation>`
[INFO] [stderr] ...
[INFO] [stderr] 82 |     ) -> Result<(&Fop, &mut FileOperation), String>;
[INFO] [stderr]    |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:89:15
[INFO] [stderr]    |
[INFO] [stderr] 89 |     io_type: &Fop,
[INFO] [stderr]    |               ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:80:19
[INFO] [stderr]    |
[INFO] [stderr] 80 |         io_type: &Fop,
[INFO] [stderr]    |                   ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:90:16
[INFO] [stderr]    |
[INFO] [stderr] 90 |     data: &mut FileOperation,
[INFO] [stderr]    |                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:81:20
[INFO] [stderr]    |
[INFO] [stderr] 81 |         data: &mut FileOperation,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:82:19
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub trait PipelinePlugin {
[INFO] [stderr]    |                         - help: you might be missing a type parameter: `<Fop>`
[INFO] [stderr] ...
[INFO] [stderr] 82 |     ) -> Result<(&Fop, &mut FileOperation), String>;
[INFO] [stderr]    |                   ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:82:29
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub trait PipelinePlugin {
[INFO] [stderr]    |                         - help: you might be missing a type parameter: `<FileOperation>`
[INFO] [stderr] ...
[INFO] [stderr] 82 |     ) -> Result<(&Fop, &mut FileOperation), String>;
[INFO] [stderr]    |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Fop` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:89:15
[INFO] [stderr]    |
[INFO] [stderr] 89 |     io_type: &Fop,
[INFO] [stderr]    |               ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FileOperation` in this scope
[INFO] [stderr]   --> src/pipeline/mod.rs:90:16
[INFO] [stderr]    |
[INFO] [stderr] 90 |     data: &mut FileOperation,
[INFO] [stderr]    |                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::uuid::Uuid`
[INFO] [stderr]   --> src/lib/config.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use self::uuid::Uuid;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::rendezvous_hash::Node`
[INFO] [stderr]   --> src/lib/layout/mod.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use self::rendezvous_hash::Node;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::IpAddr`
[INFO] [stderr]   --> src/lib/layout/distribute.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::net::IpAddr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use std::thread;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread::JoinHandle`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use std::thread::JoinHandle;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::futures::Future`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use self::futures::Future;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::futures::Future`
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use self::futures::Future;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::futures_cpupool::CpuPool`
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use self::futures_cpupool::CpuPool;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::nix::errno::Errno`
[INFO] [stderr]   --> src/pipeline/mod.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use self::nix::errno::Errno;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::uuid::Uuid`
[INFO] [stderr]   --> src/lib/config.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use self::uuid::Uuid;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::rendezvous_hash::Node`
[INFO] [stderr]   --> src/lib/layout/mod.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use self::rendezvous_hash::Node;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::IpAddr`
[INFO] [stderr]   --> src/lib/layout/distribute.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::net::IpAddr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use std::thread;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread::JoinHandle`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use std::thread::JoinHandle;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::futures::Future`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use self::futures::Future;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::futures::Future`
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use self::futures::Future;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::futures_cpupool::CpuPool`
[INFO] [stderr]   --> src/pipeline/protocols/server.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use self::futures_cpupool::CpuPool;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::nix::errno::Errno`
[INFO] [stderr]   --> src/pipeline/mod.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use self::nix::errno::Errno;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stderr]   --> src/main.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     TermLogger::init(simplelog::LevelFilter::Debug, Config::default()).unwrap();
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ -----------------------------  ----------------- supplied 2 arguments
[INFO] [stderr]    |     |
[INFO] [stderr]    |     expected 3 arguments
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stderr]   --> src/main.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     TermLogger::init(simplelog::LevelFilter::Debug, Config::default()).unwrap();
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ -----------------------------  ----------------- supplied 2 arguments
[INFO] [stderr]    |     |
[INFO] [stderr]    |     expected 3 arguments
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::protobuf::Message`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | use self::protobuf::Message;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::protobuf::Message`
[INFO] [stderr]   --> src/pipeline/protocols/client.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | use self::protobuf::Message;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 14 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0412, E0432.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error: aborting due to 14 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0412, E0432.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error: could not compile `rusix`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusix`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "d3b2a9aab79bdb5a726bbdecc93c5c0ce0dae794e40622fa90a3a357ad5b7316"`
[INFO] running `"docker" "rm" "-f" "d3b2a9aab79bdb5a726bbdecc93c5c0ce0dae794e40622fa90a3a357ad5b7316"`
[INFO] [stdout] d3b2a9aab79bdb5a726bbdecc93c5c0ce0dae794e40622fa90a3a357ad5b7316
