[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] checking rahulkaplesh/poc_edge_client against master#1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahulkaplesh%2Fpoc_edge_client" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rahulkaplesh/poc_edge_client on toolchain 1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "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-2-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking rahulkaplesh/poc_edge_client against try#a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahulkaplesh%2Fpoc_edge_client" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rahulkaplesh/poc_edge_client on toolchain a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "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-2-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integer-encoding v3.0.2 [INFO] [stderr] Downloaded message-io v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e0cfc4d4b5c918719664db5d534c93fac4bab3205ebc8ffac7643304ba1c6c0 [INFO] running `Command { std: "docker" "start" "-a" "4e0cfc4d4b5c918719664db5d534c93fac4bab3205ebc8ffac7643304ba1c6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e0cfc4d4b5c918719664db5d534c93fac4bab3205ebc8ffac7643304ba1c6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0cfc4d4b5c918719664db5d534c93fac4bab3205ebc8ffac7643304ba1c6c0", kill_on_drop: false }` [INFO] [stdout] 4e0cfc4d4b5c918719664db5d534c93fac4bab3205ebc8ffac7643304ba1c6c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a5b2e6786c9bc82014fec84642ed03570f17744eadaef8e9362edf3910745a7 [INFO] running `Command { std: "docker" "start" "-a" "5a5b2e6786c9bc82014fec84642ed03570f17744eadaef8e9362edf3910745a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking nix v0.23.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking integer-encoding v3.0.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.16.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking ctrlc v3.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking message-io v0.14.3 [INFO] [stderr] Checking 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 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: 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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.80s [INFO] running `Command { std: "docker" "inspect" "5a5b2e6786c9bc82014fec84642ed03570f17744eadaef8e9362edf3910745a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5b2e6786c9bc82014fec84642ed03570f17744eadaef8e9362edf3910745a7", kill_on_drop: false }` [INFO] [stdout] 5a5b2e6786c9bc82014fec84642ed03570f17744eadaef8e9362edf3910745a7