[INFO] cloning repository https://github.com/howe1110/enode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/howe1110/enode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhowe1110%2Fenode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhowe1110%2Fenode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40de7cfbddd9cd6672781eed2f04a0fa94769786 [INFO] checking howe1110/enode against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhowe1110%2Fenode" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/howe1110/enode 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 git repo https://github.com/howe1110/enode [INFO] finished tweaking git repo https://github.com/howe1110/enode [INFO] tweaked toml for git repo https://github.com/howe1110/enode written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/howe1110/enode 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] [stderr] Downloaded signal-hook-registry v1.2.1 [INFO] [stderr] Downloaded generic-array v0.7.3 [INFO] [stderr] Downloaded socket2 v0.3.15 [INFO] [stderr] Downloaded digest v0.5.2 [INFO] [stderr] Downloaded bit_field v0.9.0 [INFO] [stderr] Downloaded byte-tools v0.1.3 [INFO] [stderr] Downloaded sha2 v0.5.3 [INFO] [stderr] Downloaded digest-buffer v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f2636680dabc92533fd15f5cfe4864db72b56454edc44fcb50ee20d65e564d6f [INFO] running `Command { std: "docker" "start" "-a" "f2636680dabc92533fd15f5cfe4864db72b56454edc44fcb50ee20d65e564d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2636680dabc92533fd15f5cfe4864db72b56454edc44fcb50ee20d65e564d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2636680dabc92533fd15f5cfe4864db72b56454edc44fcb50ee20d65e564d6f", kill_on_drop: false }` [INFO] [stdout] f2636680dabc92533fd15f5cfe4864db72b56454edc44fcb50ee20d65e564d6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d58d319b336bf567cb47f1d2d35ba3caeb642c006da6785ecd8445881002fdbf [INFO] running `Command { std: "docker" "start" "-a" "d58d319b336bf567cb47f1d2d35ba3caeb642c006da6785ecd8445881002fdbf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking byte-tools v0.1.3 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking generic-array v0.7.3 [INFO] [stderr] Checking digest v0.5.2 [INFO] [stderr] Checking digest-buffer v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.5.3 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking ppgw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use self::connection::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `SendError` in the type namespace is first re-exported here [INFO] [stdout] 3 | pub use self::messagecacher::*; [INFO] [stdout] 4 | pub use self::node::*; [INFO] [stdout] | ------------- but the name `SendError` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/net/connection.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SendMessage` is imported redundantly [INFO] [stdout] --> src/app/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::app::*; [INFO] [stdout] | ------------- the item `SendMessage` is already imported here [INFO] [stdout] 3 | use crate::net::EMessagePtr; [INFO] [stdout] 4 | use crate::app::SendMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShowMessage` is imported redundantly [INFO] [stdout] --> src/app/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::app::*; [INFO] [stdout] | ------------- the item `ShowMessage` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::app::ShowMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SocketAddr`, `UdpSocket` [INFO] [stdout] --> src/test/client.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::{SocketAddr, UdpSocket}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/test/client.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Application` is imported redundantly [INFO] [stdout] --> src/test/client.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | use super::*; [INFO] [stdout] | -------- the item `Application` is already imported here [INFO] [stdout] 94 | use crate::framework::Application; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NetSystem` is imported redundantly [INFO] [stdout] --> src/test/client.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 93 | use super::*; [INFO] [stdout] | -------- the item `NetSystem` is already imported here [INFO] [stdout] 94 | use crate::framework::Application; [INFO] [stdout] 95 | use crate::net::NetSystem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use self::connection::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `SendError` in the type namespace is first re-exported here [INFO] [stdout] 3 | pub use self::messagecacher::*; [INFO] [stdout] 4 | pub use self::node::*; [INFO] [stdout] | ------------- but the name `SendError` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/net/connection.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SendMessage` is imported redundantly [INFO] [stdout] --> src/app/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::app::*; [INFO] [stdout] | ------------- the item `SendMessage` is already imported here [INFO] [stdout] 3 | use crate::net::EMessagePtr; [INFO] [stdout] 4 | use crate::app::SendMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShowMessage` is imported redundantly [INFO] [stdout] --> src/app/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::app::*; [INFO] [stdout] | ------------- the item `ShowMessage` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::app::ShowMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SocketAddr`, `UdpSocket` [INFO] [stdout] --> src/test/client.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::{SocketAddr, UdpSocket}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/test/client.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/test/client.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let handle = std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/test/client.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let handle = std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s [INFO] running `Command { std: "docker" "inspect" "d58d319b336bf567cb47f1d2d35ba3caeb642c006da6785ecd8445881002fdbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58d319b336bf567cb47f1d2d35ba3caeb642c006da6785ecd8445881002fdbf", kill_on_drop: false }` [INFO] [stdout] d58d319b336bf567cb47f1d2d35ba3caeb642c006da6785ecd8445881002fdbf [INFO] checking howe1110/enode against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhowe1110%2Fenode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/howe1110/enode on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/howe1110/enode [INFO] finished tweaking git repo https://github.com/howe1110/enode [INFO] tweaked toml for git repo https://github.com/howe1110/enode written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/howe1110/enode 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09a5799d01394ee2ca4be0e340c5861c61be9749d65d0517ccb2d732c6f12eb5 [INFO] running `Command { std: "docker" "start" "-a" "09a5799d01394ee2ca4be0e340c5861c61be9749d65d0517ccb2d732c6f12eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09a5799d01394ee2ca4be0e340c5861c61be9749d65d0517ccb2d732c6f12eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a5799d01394ee2ca4be0e340c5861c61be9749d65d0517ccb2d732c6f12eb5", kill_on_drop: false }` [INFO] [stdout] 09a5799d01394ee2ca4be0e340c5861c61be9749d65d0517ccb2d732c6f12eb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd08d50f1ed3dc25ee0d107d27b62529004db8e1637299529df735559e4cc556 [INFO] running `Command { std: "docker" "start" "-a" "fd08d50f1ed3dc25ee0d107d27b62529004db8e1637299529df735559e4cc556", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byte-tools v0.1.3 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking generic-array v0.7.3 [INFO] [stderr] Checking digest-buffer v0.3.1 [INFO] [stderr] Checking digest v0.5.2 [INFO] [stderr] Checking sha2 v0.5.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking ppgw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use self::connection::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `SendError` in the type namespace is first re-exported here [INFO] [stdout] 3 | pub use self::messagecacher::*; [INFO] [stdout] 4 | pub use self::node::*; [INFO] [stdout] | ------------- but the name `SendError` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/net/connection.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SendMessage` is imported redundantly [INFO] [stdout] --> src/app/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::app::*; [INFO] [stdout] | ------------- the item `SendMessage` is already imported here [INFO] [stdout] 3 | use crate::net::EMessagePtr; [INFO] [stdout] 4 | use crate::app::SendMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use self::connection::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `SendError` in the type namespace is first re-exported here [INFO] [stdout] 3 | pub use self::messagecacher::*; [INFO] [stdout] 4 | pub use self::node::*; [INFO] [stdout] | ------------- but the name `SendError` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShowMessage` is imported redundantly [INFO] [stdout] --> src/app/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::app::*; [INFO] [stdout] | ------------- the item `ShowMessage` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::app::ShowMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SocketAddr`, `UdpSocket` [INFO] [stdout] --> src/test/client.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::{SocketAddr, UdpSocket}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/test/client.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Application` is imported redundantly [INFO] [stdout] --> src/test/client.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | use super::*; [INFO] [stdout] | -------- the item `Application` is already imported here [INFO] [stdout] 94 | use crate::framework::Application; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NetSystem` is imported redundantly [INFO] [stdout] --> src/test/client.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 93 | use super::*; [INFO] [stdout] | -------- the item `NetSystem` is already imported here [INFO] [stdout] 94 | use crate::framework::Application; [INFO] [stdout] 95 | use crate::net::NetSystem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/net/connection.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SendMessage` is imported redundantly [INFO] [stdout] --> src/app/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::app::*; [INFO] [stdout] | ------------- the item `SendMessage` is already imported here [INFO] [stdout] 3 | use crate::net::EMessagePtr; [INFO] [stdout] 4 | use crate::app::SendMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShowMessage` is imported redundantly [INFO] [stdout] --> src/app/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::app::*; [INFO] [stdout] | ------------- the item `ShowMessage` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::app::ShowMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SocketAddr`, `UdpSocket` [INFO] [stdout] --> src/test/client.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::{SocketAddr, UdpSocket}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/test/client.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/test/client.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let handle = std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/test/client.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let handle = std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.59s [INFO] running `Command { std: "docker" "inspect" "fd08d50f1ed3dc25ee0d107d27b62529004db8e1637299529df735559e4cc556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd08d50f1ed3dc25ee0d107d27b62529004db8e1637299529df735559e4cc556", kill_on_drop: false }` [INFO] [stdout] fd08d50f1ed3dc25ee0d107d27b62529004db8e1637299529df735559e4cc556