[INFO] cloning repository https://github.com/FauxFaux/devils-fingers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/devils-fingers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fdevils-fingers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fdevils-fingers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 557613e58d14216ddd1e7e0aab3ee2b7543641fb [INFO] testing FauxFaux/devils-fingers against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fdevils-fingers" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FauxFaux/devils-fingers on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/FauxFaux/devils-fingers [INFO] finished tweaking git repo https://github.com/FauxFaux/devils-fingers [INFO] tweaked toml for git repo https://github.com/FauxFaux/devils-fingers written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/FauxFaux/devils-fingers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a19032e898a52d6f5b6dd2aec8f6f3c3e55618bfcb5e744cc1b9b5024b51759a [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" "a19032e898a52d6f5b6dd2aec8f6f3c3e55618bfcb5e744cc1b9b5024b51759a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a19032e898a52d6f5b6dd2aec8f6f3c3e55618bfcb5e744cc1b9b5024b51759a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19032e898a52d6f5b6dd2aec8f6f3c3e55618bfcb5e744cc1b9b5024b51759a", kill_on_drop: false }` [INFO] [stdout] a19032e898a52d6f5b6dd2aec8f6f3c3e55618bfcb5e744cc1b9b5024b51759a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c1bb3ca31e6fa257839347b36e4ec7fcfcb36654678eb53df44f075da94c1b5 [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" "1c1bb3ca31e6fa257839347b36e4ec7fcfcb36654678eb53df44f075da94c1b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitstring v0.1.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling insideout v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling etherparse v0.9.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling septid v0.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling cidr v0.1.1 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling devils-fingers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/flows/by_source.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::Ipv4Addr` [INFO] [stdout] --> src/flows/by_source.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::Ipv4Addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::bail` [INFO] [stdout] --> src/flows/by_source.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use failure::bail; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::err_msg` [INFO] [stdout] --> src/flows/by_source.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use failure::err_msg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddrV4` [INFO] [stdout] --> src/flows/guess_names.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::net::SocketAddrV4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::spec::Spec` [INFO] [stdout] --> src/flows/guess_names.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::spec::Spec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/spec.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{DateTime, NaiveDateTime}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cidr::Cidr` [INFO] [stdout] --> src/flows/by_source.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use cidr::Cidr as _; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cidr::Cidr` [INFO] [stdout] --> src/spec.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use cidr::Cidr; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> src/main.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let desc = cluster_desc::ClusterDesc::from_reader(fs::File::open("cluster.toml")?)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/flows/by_source.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | let duration = end.signed_duration_since(*start).num_milliseconds(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> src/flows/by_source.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let method = format!("{:?}", method).to_ascii_uppercase(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/flows/by_source.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | let mut expired: NaiveDateTime = record.when - Duration::minutes(20); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_range` [INFO] [stdout] --> src/cluster_desc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | node_range: Ipv4Cidr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pod_range` [INFO] [stdout] --> src/cluster_desc.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pod_range: Ipv4Cidr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `assume_node_pod_cidr` [INFO] [stdout] --> src/cluster_desc.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | assume_node_pod_cidr: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `services_range` [INFO] [stdout] --> src/cluster_desc.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | services_range: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prefix` [INFO] [stdout] --> src/flows/by_source.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | prefix: Vec<&'p Packet>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `syns` [INFO] [stdout] --> src/flows/by_source.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | syns: Vec<&'p Packet>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `syn_acks` [INFO] [stdout] --> src/flows/by_source.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | syn_acks: Vec<&'p Packet>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `shutdowns` [INFO] [stdout] --> src/flows/by_source.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | shutdowns: Vec<&'p Packet>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `suffix` [INFO] [stdout] --> src/flows/by_source.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | suffix: Vec<&'p Packet>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/flows/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | records: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `duplicates_after_time` [INFO] [stdout] --> src/flows/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | duplicates_after_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parse_error` [INFO] [stdout] --> src/flows/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | parse_error: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rogue_req` [INFO] [stdout] --> src/flows/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rogue_req: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rogue_resp` [INFO] [stdout] --> src/flows/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | rogue_resp: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `host` [INFO] [stdout] --> src/flows/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | host: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ua` [INFO] [stdout] --> src/flows/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | ua: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content_type` [INFO] [stdout] --> src/flows/mod.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nodes` [INFO] [stdout] --> src/spec.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | nodes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pod_cidr` [INFO] [stdout] --> src/spec.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pod_cidr: Ipv4Cidr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `internal_addresses` [INFO] [stdout] --> src/spec.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | internal_addresses: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `external_addresses` [INFO] [stdout] --> src/spec.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | external_addresses: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creation_timestamp` [INFO] [stdout] --> src/spec.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | creation_timestamp: Date, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `host_ip` [INFO] [stdout] --> src/spec.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | host_ip: Ipv4Addr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> src/spec.rs:240:19 [INFO] [stdout] | [INFO] [stdout] 240 | InternalDNS { address: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> src/spec.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | Hostname { address: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ports` [INFO] [stdout] --> src/spec.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | ports: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/spec.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | selector: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cluster_ip` [INFO] [stdout] --> src/spec.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | cluster_ip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ports` [INFO] [stdout] --> src/spec.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | ports: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/spec.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | selector: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cluster_ip` [INFO] [stdout] --> src/spec.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | cluster_ip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ports` [INFO] [stdout] --> src/spec.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | ports: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/spec.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | selector: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `external_name` [INFO] [stdout] --> src/spec.rs:270:20 [INFO] [stdout] | [INFO] [stdout] 270 | ExternalName { external_name: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/spec.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/spec.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | port: PortOrName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target_port` [INFO] [stdout] --> src/spec.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | target_port: PortOrName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_port` [INFO] [stdout] --> src/spec.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | node_port: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.devils_fingers.95bf6965-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4.1lwdql9upsyu7g1p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9df7c2964053320f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpcap" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpublicsuffix-bb96f901ece22cd7.rlib" "/opt/rustwide/target/debug/deps/liburl-79f7f68c1180b343.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-eadf4df1bbe0c3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-435a63816f826cbd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7cdd5020c9aedf8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libregex-cd92b8b5fc2da12c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-130129c0b6aa8d8b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-2f9a4c7cc5778aa0.rlib" "/opt/rustwide/target/debug/deps/libtoml-18ebca16974c1f00.rlib" "/opt/rustwide/target/debug/deps/libctrlc-2128a1b298443391.rlib" "/opt/rustwide/target/debug/deps/libnix-e306283f3ac208f8.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libnix-63dabc4cc7003512.rlib" "/opt/rustwide/target/debug/deps/libzstd-27014aafb0209e66.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-c4e43163a0189833.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-449f81ab671b85ad.rlib" "/opt/rustwide/target/debug/deps/libclap-45d9e1a8a5165cf0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-1ecd3787edd823e4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d64b9b27f0408722.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-331611d2ec6ae993.rlib" "/opt/rustwide/target/debug/deps/libinsideout-1d7ffc9b3f7df49a.rlib" "/opt/rustwide/target/debug/deps/libchrono-f4dd2aac2051ba8c.rlib" "/opt/rustwide/target/debug/deps/libtime-a9ed593970a0c1ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libetherparse-6d4b437084eb26a9.rlib" "/opt/rustwide/target/debug/deps/libseptid-e9dd7d948dfa71fa.rlib" "/opt/rustwide/target/debug/deps/libhmac-61da0a8573f66a0a.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-3e25367c4523839c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-41cc3d13bc16cac3.rlib" "/opt/rustwide/target/debug/deps/librand-e94ee9bbd101eacf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6ed59a10229a2744.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-051447f765ff41f6.rlib" "/opt/rustwide/target/debug/deps/librand_core-a9ac9576aeec9411.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c31c92578683e35c.rlib" "/opt/rustwide/target/debug/deps/libsha2-d3731da3237f3eee.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ab2c40f67285d964.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-efc0b68914ede365.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3b8ae9a5ffedca2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e19376fe2587199.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-e41a34ff4c81ff83.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f16aa0d831501fc5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libctr-a934f129b31c2ad6.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-9048e8d8669c28c5.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-1a21dfd27c228256.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libitertools-8c45b2323618575a.rlib" "/opt/rustwide/target/debug/deps/libeither-ab89cdb9253d8731.rlib" "/opt/rustwide/target/debug/deps/libfailure-e4a77690732b34a1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ef4f7793f0840ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-17ed51bda3a2a383.rlib" "/opt/rustwide/target/debug/deps/libadler-b45e2711255369ce.rlib" "/opt/rustwide/target/debug/deps/libobject-e92c37b952e07ab0.rlib" "/opt/rustwide/target/debug/deps/liblibc-b84862b6703b08fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2296e45d165fad43.rlib" "/opt/rustwide/target/debug/deps/libgimli-e9231050234a1bcf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libcidr-9ce0741e2ecd5283.rlib" "/opt/rustwide/target/debug/deps/libserde-6b2507a61d8c93fe.rlib" "/opt/rustwide/target/debug/deps/libbitstring-2c1425a6921d9c81.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/devils_fingers-f8e2f95c43e0f8c4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `devils-fingers` due to 2 previous errors; 52 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1c1bb3ca31e6fa257839347b36e4ec7fcfcb36654678eb53df44f075da94c1b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1bb3ca31e6fa257839347b36e4ec7fcfcb36654678eb53df44f075da94c1b5", kill_on_drop: false }` [INFO] [stdout] 1c1bb3ca31e6fa257839347b36e4ec7fcfcb36654678eb53df44f075da94c1b5