[INFO] cloning repository https://github.com/bparli/convey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bparli/convey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbparli%2Fconvey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbparli%2Fconvey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0acdc30de489d27068239ac353b5ba4e33c8cef5 [INFO] checking bparli/convey against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbparli%2Fconvey" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bparli/convey on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bparli/convey [INFO] finished tweaking git repo https://github.com/bparli/convey [INFO] tweaked toml for git repo https://github.com/bparli/convey written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/bparli/convey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae40f6afb7f4df877a9c36be6ab229085d39a60862e678b6bc40af22e1ee6d1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4ae40f6afb7f4df877a9c36be6ab229085d39a60862e678b6bc40af22e1ee6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae40f6afb7f4df877a9c36be6ab229085d39a60862e678b6bc40af22e1ee6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae40f6afb7f4df877a9c36be6ab229085d39a60862e678b6bc40af22e1ee6d1", kill_on_drop: false }` [INFO] [stdout] 4ae40f6afb7f4df877a9c36be6ab229085d39a60862e678b6bc40af22e1ee6d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c267fc42357ca3ba95f0e21f31d27d1219bce1c1de4a21b4c6ef27ac3c9914 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70c267fc42357ca3ba95f0e21f31d27d1219bce1c1de4a21b4c6ef27ac3c9914", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking string v0.1.2 [INFO] [stderr] Compiling fasthash v0.3.2 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking seahash v3.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking lru_time_cache v0.8.1 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Checking conduit-mime-types v0.7.3 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking pnet_macros_support v0.25.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking crc32fast v1.1.2 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking pnet_sys v0.25.0 [INFO] [stderr] Checking rand v0.4.5 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking mime v0.3.12 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking xoroshiro128 v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking cookie v0.2.5 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking hyper v0.9.18 [INFO] [stderr] Checking notify v4.0.14 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking hash_ring v0.1.7 (https://github.com/bparli/rust-hash-ring?branch=derive-clone-hashring#02ace9eb) [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking iron v0.4.0 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking router v0.4.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Checking ipnetwork v0.15.1 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking ipnetwork v0.16.0 [INFO] [stderr] Checking pnet_datalink v0.25.0 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Checking tokio v0.2.8 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking docopt v1.0.2 [INFO] [stderr] Checking restson v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.25.0 [INFO] [stderr] Checking pnet_transport v0.25.0 [INFO] [stderr] Checking convey v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::prelude` [INFO] [stdout] --> src/proxy/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `servers_dist` is never read [INFO] [stdout] --> src/proxy/backend.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let mut servers_dist = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::prelude` [INFO] [stdout] --> src/proxy/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `servers_dist` is never read [INFO] [stdout] --> src/proxy/backend.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let mut servers_dist = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ETHERNET_HEADER_LEN` [INFO] [stdout] --> src/passthrough/utils.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const ETHERNET_HEADER_LEN: usize = 14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TCP_HEADER_LEN` [INFO] [stdout] --> src/passthrough/utils.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub const TCP_HEADER_LEN: usize = 32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_local_addr` [INFO] [stdout] --> src/passthrough/utils.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn find_local_addr() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_dummy_ip` [INFO] [stdout] --> src/passthrough/utils.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn build_dummy_ip( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_dummy_eth` [INFO] [stdout] --> src/passthrough/utils.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn build_dummy_eth( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/passthrough/backend.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | sock.shutdown(std::net::Shutdown::Both); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/passthrough/backend.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | sock.shutdown(std::net::Shutdown::Both); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ETHERNET_HEADER_LEN` [INFO] [stdout] --> src/passthrough/utils.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const ETHERNET_HEADER_LEN: usize = 14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_dummy_eth` [INFO] [stdout] --> src/passthrough/utils.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn build_dummy_eth( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/passthrough/backend.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | sock.shutdown(std::net::Shutdown::Both); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/passthrough/backend.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | sock.shutdown(std::net::Shutdown::Both); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/proxy/mod.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | lb.run(tx); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "70c267fc42357ca3ba95f0e21f31d27d1219bce1c1de4a21b4c6ef27ac3c9914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c267fc42357ca3ba95f0e21f31d27d1219bce1c1de4a21b4c6ef27ac3c9914", kill_on_drop: false }` [INFO] [stdout] 70c267fc42357ca3ba95f0e21f31d27d1219bce1c1de4a21b4c6ef27ac3c9914