[INFO] cloning repository https://github.com/rahulkaplesh/poc_edge_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rahulkaplesh/poc_edge_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahulkaplesh%2Fpoc_edge_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahulkaplesh%2Fpoc_edge_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e15611ae6ad336ff7c455b5e47042654f14f77 [INFO] testing rahulkaplesh/poc_edge_client against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahulkaplesh%2Fpoc_edge_client" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rahulkaplesh/poc_edge_client on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rahulkaplesh/poc_edge_client [INFO] finished tweaking git repo https://github.com/rahulkaplesh/poc_edge_client [INFO] tweaked toml for git repo https://github.com/rahulkaplesh/poc_edge_client written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/rahulkaplesh/poc_edge_client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b55bd562589ab4b7b043df2b2b49d8eaf8671210b21ae22955e48f9a0bdf30a [INFO] running `Command { std: "docker" "start" "-a" "4b55bd562589ab4b7b043df2b2b49d8eaf8671210b21ae22955e48f9a0bdf30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b55bd562589ab4b7b043df2b2b49d8eaf8671210b21ae22955e48f9a0bdf30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b55bd562589ab4b7b043df2b2b49d8eaf8671210b21ae22955e48f9a0bdf30a", kill_on_drop: false }` [INFO] [stdout] 4b55bd562589ab4b7b043df2b2b49d8eaf8671210b21ae22955e48f9a0bdf30a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72dbb4d5b2d3c4e2c0d88dbfe2955e8a4aad09f6e57fba49107ed26b3067dd6 [INFO] running `Command { std: "docker" "start" "-a" "c72dbb4d5b2d3c4e2c0d88dbfe2955e8a4aad09f6e57fba49107ed26b3067dd6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling integer-encoding v3.0.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling message-io v0.14.3 [INFO] [stderr] Compiling poc_edge_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NetEvent` [INFO] [stdout] --> src/client.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use message_io::network::{NetEvent, Transport, Endpoint}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeListener` [INFO] [stdout] --> src/client.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use message_io::node::{self, NodeHandler, NodeListener}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_listener` [INFO] [stdout] --> src/client.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | let (handler, node_listener) = node::split(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_listener` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.25s [INFO] running `Command { std: "docker" "inspect" "c72dbb4d5b2d3c4e2c0d88dbfe2955e8a4aad09f6e57fba49107ed26b3067dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72dbb4d5b2d3c4e2c0d88dbfe2955e8a4aad09f6e57fba49107ed26b3067dd6", kill_on_drop: false }` [INFO] [stdout] c72dbb4d5b2d3c4e2c0d88dbfe2955e8a4aad09f6e57fba49107ed26b3067dd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8235ea55461d207f5d85e98a7f48092ad573ae84a1638a480703dba48b3c3789 [INFO] running `Command { std: "docker" "start" "-a" "8235ea55461d207f5d85e98a7f48092ad573ae84a1638a480703dba48b3c3789", kill_on_drop: false }` [INFO] [stderr] Compiling poc_edge_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NetEvent` [INFO] [stdout] --> src/client.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use message_io::network::{NetEvent, Transport, Endpoint}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeListener` [INFO] [stdout] --> src/client.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use message_io::node::{self, NodeHandler, NodeListener}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_listener` [INFO] [stdout] --> src/client.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | let (handler, node_listener) = node::split(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_listener` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "8235ea55461d207f5d85e98a7f48092ad573ae84a1638a480703dba48b3c3789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8235ea55461d207f5d85e98a7f48092ad573ae84a1638a480703dba48b3c3789", kill_on_drop: false }` [INFO] [stdout] 8235ea55461d207f5d85e98a7f48092ad573ae84a1638a480703dba48b3c3789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06da3f4c7800e5b3018f6fa9a4011b406797dc6b772e5c3fb6ce1c7dd9b7c542 [INFO] running `Command { std: "docker" "start" "-a" "06da3f4c7800e5b3018f6fa9a4011b406797dc6b772e5c3fb6ce1c7dd9b7c542", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `NetEvent` [INFO] [stderr] --> src/client.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | use message_io::network::{NetEvent, Transport, Endpoint}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `NodeListener` [INFO] [stderr] --> src/client.rs:4:43 [INFO] [stderr] | [INFO] [stderr] 4 | use message_io::node::{self, NodeHandler, NodeListener}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `node_listener` [INFO] [stderr] --> src/client.rs:17:23 [INFO] [stderr] | [INFO] [stderr] 17 | let (handler, node_listener) = node::split(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_listener` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `poc_edge_client` (bin "poc_edge_client" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/poc_edge_client-1e5f04e83c1ac00b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06da3f4c7800e5b3018f6fa9a4011b406797dc6b772e5c3fb6ce1c7dd9b7c542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06da3f4c7800e5b3018f6fa9a4011b406797dc6b772e5c3fb6ce1c7dd9b7c542", kill_on_drop: false }` [INFO] [stdout] 06da3f4c7800e5b3018f6fa9a4011b406797dc6b772e5c3fb6ce1c7dd9b7c542