[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fdevils-fingers" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FauxFaux/devils-fingers 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] removed /workspace/builds/worker-3/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-3/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cidr v0.1.1 [INFO] [stderr] Downloaded bitstring v0.1.1 [INFO] [stderr] Downloaded septid v0.1.0 [INFO] [stderr] Downloaded etherparse v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef95295ba6e535b681edbe291dc1b314c4a31887a3bcabfe1f72c045ca9ac9b4 [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" "ef95295ba6e535b681edbe291dc1b314c4a31887a3bcabfe1f72c045ca9ac9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef95295ba6e535b681edbe291dc1b314c4a31887a3bcabfe1f72c045ca9ac9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef95295ba6e535b681edbe291dc1b314c4a31887a3bcabfe1f72c045ca9ac9b4", kill_on_drop: false }` [INFO] [stdout] ef95295ba6e535b681edbe291dc1b314c4a31887a3bcabfe1f72c045ca9ac9b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adde472ba34463a957215d53e5516215fb831aacf3c0beee952e36f98228b390 [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" "adde472ba34463a957215d53e5516215fb831aacf3c0beee952e36f98228b390", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bitstring v0.1.1 [INFO] [stderr] Compiling subtle v2.2.3 [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 itertools v0.9.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling etherparse v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling cidr v0.1.1 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [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 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] note: `ClusterDesc` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/cluster_desc.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ClusterDesc` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/cluster_desc.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ClusterDesc` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/cluster_desc.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ClusterDesc` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/cluster_desc.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Stats` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flows/mod.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Stats` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flows/mod.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Stats` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flows/mod.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Stats` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flows/mod.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Stats` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flows/mod.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ReqO` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flows/mod.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ReqO` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flows/mod.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Resp` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flows/mod.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Lookup` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Node` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Node` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Node` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Metadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `PodStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `NodeAddress` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `NodeAddress` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ServiceSpec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Ports` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Ports` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Ports` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Ports` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spec.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.devils_fingers.5e0d6943-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784.56lphk0m44pm34ez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-934c95135d29e026/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpcap" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpublicsuffix-2a834a157e9b8300.rlib" "/opt/rustwide/target/debug/deps/liburl-039e72a16d66c568.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-a13a597b647a4e76.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6a75afc3b21dd490.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-99c709632b80b0c8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libregex-09d7da7730fbb051.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd8c59ef57b2a433.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-2f1b4a2fa094d230.rlib" "/opt/rustwide/target/debug/deps/libtoml-5674f3535575bce7.rlib" "/opt/rustwide/target/debug/deps/libctrlc-b8e68c20dda62729.rlib" "/opt/rustwide/target/debug/deps/libnix-46e3779a3a6f9585.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libnix-97268f79e77a21bb.rlib" "/opt/rustwide/target/debug/deps/libzstd-6d21a6087e688dc9.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-adb3d130c0f6bd16.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-f2af4889cc2cd217.rlib" "/opt/rustwide/target/debug/deps/libclap-2f73c75e567532b7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4feaadb70d379c84.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-b4b72af4219382a7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f26ebdd7b15600f3.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-b06d4cff304254a3.rlib" "/opt/rustwide/target/debug/deps/libinsideout-e86077b8e023ad99.rlib" "/opt/rustwide/target/debug/deps/libchrono-06ff9defc589bc1e.rlib" "/opt/rustwide/target/debug/deps/libtime-a4b00330bd1db5cb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libetherparse-fe25899803535733.rlib" "/opt/rustwide/target/debug/deps/libseptid-17985232f23aa30a.rlib" "/opt/rustwide/target/debug/deps/libhmac-e49cd2b9cf59192e.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-c3580e6eed1e5f10.rlib" "/opt/rustwide/target/debug/deps/libzeroize-8d37710413e1190e.rlib" "/opt/rustwide/target/debug/deps/librand-1181a7c67c187653.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-670c1a67bbbffe37.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fbe4d881a10fb8b9.rlib" "/opt/rustwide/target/debug/deps/librand_core-80a1818edc8025e7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f34fb2d4fc58f961.rlib" "/opt/rustwide/target/debug/deps/libsha2-cca6b1f310cd4672.rlib" "/opt/rustwide/target/debug/deps/libdigest-9c2117b7b1e45d32.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9ebc94e92082ee17.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libsubtle-3855bc25eb1f2848.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-105c977a4d186512.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-81beaa569858bbe8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f5aca8609f8256a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-378457cf451ce6ce.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b21a68b5065655df.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-76ecb695ad108941.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-eb08cbb1be026621.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libctr-8649852a867f00e1.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-8aa5052d2c4fb20b.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-2b88a361927a6ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4b55dc488ea55308.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libitertools-88828c48b1b5f574.rlib" "/opt/rustwide/target/debug/deps/libeither-4d97174421ebee05.rlib" "/opt/rustwide/target/debug/deps/libfailure-93f9b87b2b7b06fb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1cd7c4617d287733.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-82456a72b17ec30e.rlib" "/opt/rustwide/target/debug/deps/libadler-9e52662b60a79489.rlib" "/opt/rustwide/target/debug/deps/libobject-bf738def5a587a1d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6366161dc893a08b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ef08bd1c32fcbcf9.rlib" "/opt/rustwide/target/debug/deps/libgimli-cf38c888628b772b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libcidr-e704289890f1eda6.rlib" "/opt/rustwide/target/debug/deps/libserde-22fbfbc6dc27afda.rlib" "/opt/rustwide/target/debug/deps/libbitstring-f4f6850366293c01.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/devils_fingers-0446342c79b90784" "-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" "adde472ba34463a957215d53e5516215fb831aacf3c0beee952e36f98228b390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adde472ba34463a957215d53e5516215fb831aacf3c0beee952e36f98228b390", kill_on_drop: false }` [INFO] [stdout] adde472ba34463a957215d53e5516215fb831aacf3c0beee952e36f98228b390