[INFO] cloning repository https://github.com/cyrex562/netloom_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyrex562/netloom_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrex562%2Fnetloom_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrex562%2Fnetloom_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1261a364cad3d6d7e507a938a4f997f7f6cfa5e [INFO] testing cyrex562/netloom_rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrex562%2Fnetloom_rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyrex562/netloom_rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cyrex562/netloom_rs [INFO] finished tweaking git repo https://github.com/cyrex562/netloom_rs [INFO] tweaked toml for git repo https://github.com/cyrex562/netloom_rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cyrex562/netloom_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9827def4c1db6757a663685c2b6ecd70b6b51304707f4b9a4c445527442cd29b [INFO] running `Command { std: "docker" "start" "-a" "9827def4c1db6757a663685c2b6ecd70b6b51304707f4b9a4c445527442cd29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9827def4c1db6757a663685c2b6ecd70b6b51304707f4b9a4c445527442cd29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9827def4c1db6757a663685c2b6ecd70b6b51304707f4b9a4c445527442cd29b", kill_on_drop: false }` [INFO] [stdout] 9827def4c1db6757a663685c2b6ecd70b6b51304707f4b9a4c445527442cd29b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be332ee19dd614fd89497abd262b624ba6a1782ca1000b6d4eb7403549f4f67b [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" "be332ee19dd614fd89497abd262b624ba6a1782ca1000b6d4eb7403549f4f67b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling shell32-sys v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling net_loom_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `MilStd_188_220` should have an upper camel case name [INFO] [stdout] --> src/arp.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | MilStd_188_220 = 22, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MilStd188_220` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/ethernet.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use num_derive::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/ethernet.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error` [INFO] [stdout] --> src/ipv6.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromPrimitive`, `ToPrimitive` [INFO] [stdout] --> src/ipv6.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use num_derive::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromPrimitive`, `ToPrimitive` [INFO] [stdout] --> src/ipv6.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bytes_to_u16`, `bytes_to_u32` [INFO] [stdout] --> src/transport_proto.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::util::{bytes_to_u16, bytes_to_u32}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `warn` [INFO] [stdout] --> src/transport_proto.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/transport_proto.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use num_derive::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/transport_proto.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/transport_proto.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:81:64 [INFO] [stdout] | [INFO] [stdout] 81 | Err(why) => panic!("couldnt open {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:87:64 [INFO] [stdout] | [INFO] [stdout] 87 | Err(why) => panic!("couldnt read {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:95:53 [INFO] [stdout] | [INFO] [stdout] 95 | Err(why) => panic!("couldn't parse {}", why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/arp.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromPrimitive` [INFO] [stdout] --> src/transport_proto.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `frame_ptr` is never read [INFO] [stdout] --> src/main.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | frame_ptr += std::mem::size_of::(); [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: value assigned to `frame_ptr` is never read [INFO] [stdout] --> src/main.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | frame_ptr += (tcp_hdr.data_off() * 32) as usize; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cap_handle` is never read [INFO] [stdout] --> src/pcap.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | let mut cap_handle: *mut pcap_t = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cap_result` is never read [INFO] [stdout] --> src/pcap.rs:777:13 [INFO] [stdout] | [INFO] [stdout] 777 | let mut cap_result: c_int = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trans_proto` [INFO] [stdout] --> src/transport_proto.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(port: u16, trans_proto: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_proto` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `SHORTEST_PATH_BRIDGING88A8` [INFO] [stdout] --> src/ethernet.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub const SHORTEST_PATH_BRIDGING88A8: Self = Self::ProviderBridging; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `DNA_ROUTING` [INFO] [stdout] --> src/ethernet.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub const DNA_ROUTING: Self = Self::DecnetPhase4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `SHORTEST_PATH_BRIDGING` [INFO] [stdout] --> src/ethernet.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub const SHORTEST_PATH_BRIDGING: Self = Self::VlanTag; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MayFragment` [INFO] [stdout] --> src/ipv4.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | MayFragment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ipv4Flags` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ipv4.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Copy, 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: variant is never constructed: `DontFragment` [INFO] [stdout] --> src/ipv4.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | DontFragment, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ipv4Flags` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ipv4.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Copy, 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: variant is never constructed: `LastFragment` [INFO] [stdout] --> src/ipv4.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | LastFragment, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ipv4Flags` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ipv4.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Copy, 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: variant is never constructed: `MoreFragments` [INFO] [stdout] --> src/ipv4.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | MoreFragments, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ipv4Flags` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ipv4.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Copy, 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: associated function is never used: `from_u16` [INFO] [stdout] --> src/ipv4.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 182 | fn from_u16(w: u16) -> [Self; 2] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Snap` [INFO] [stdout] --> src/packet_headers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Snap(EtherSnapPacket), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Llc` [INFO] [stdout] --> src/packet_headers.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Llc(LlcPacket), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Layer2Type` [INFO] [stdout] --> src/packet_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Layer2Type { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_header` [INFO] [stdout] --> src/packet_info.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn add_header() {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `store_packet_data` [INFO] [stdout] --> src/packet_info.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn store_packet_data() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tcp.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EndOfList` [INFO] [stdout] --> src/tcp.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | EndOfList(TcpOptEndOfList), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TcpOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tcp.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/transport_proto.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(port: u16, trans_proto: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotSet` [INFO] [stdout] --> src/transport_proto.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | NotSet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `FtpData` [INFO] [stdout] --> src/transport_proto.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | FtpData = 20, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ftp` [INFO] [stdout] --> src/transport_proto.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Ftp = 21, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ssh` [INFO] [stdout] --> src/transport_proto.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Ssh = 22, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Telnet` [INFO] [stdout] --> src/transport_proto.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Telnet = 23, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Smtp` [INFO] [stdout] --> src/transport_proto.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Smtp = 25, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Domain` [INFO] [stdout] --> src/transport_proto.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Domain = 53, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Bootps` [INFO] [stdout] --> src/transport_proto.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | Bootps = 67, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Bootpc` [INFO] [stdout] --> src/transport_proto.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Bootpc = 68, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Tftp` [INFO] [stdout] --> src/transport_proto.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Tftp = 69, // tcp, udp [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Finger` [INFO] [stdout] --> src/transport_proto.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Finger = 79, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Http` [INFO] [stdout] --> src/transport_proto.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Http = 80, // tcp, udp, sctp [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Kerberos` [INFO] [stdout] --> src/transport_proto.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Kerberos = 88, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Pop3` [INFO] [stdout] --> src/transport_proto.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | Pop3 = 110, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Sunrpc` [INFO] [stdout] --> src/transport_proto.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Sunrpc = 111, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ident` [INFO] [stdout] --> src/transport_proto.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Ident = 113, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ntp` [INFO] [stdout] --> src/transport_proto.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Ntp = 123, // tcp, udp [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `NetbiosNs` [INFO] [stdout] --> src/transport_proto.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | NetbiosNs = 137, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `NetbiosDgm` [INFO] [stdout] --> src/transport_proto.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | NetbiosDgm = 138, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `NetbiosSsn` [INFO] [stdout] --> src/transport_proto.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | NetbiosSsn = 139, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Imap` [INFO] [stdout] --> src/transport_proto.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Imap = 143, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Bgp` [INFO] [stdout] --> src/transport_proto.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Bgp = 179, // tcp, udp, sctp [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Irc` [INFO] [stdout] --> src/transport_proto.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Irc = 194, // tcp, udp [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ldap` [INFO] [stdout] --> src/transport_proto.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Ldap = 389, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Https` [INFO] [stdout] --> src/transport_proto.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Https = 443, // tcp, udp, sctp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `MicrosoftDs` [INFO] [stdout] --> src/transport_proto.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | MicrosoftDs = 445, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Isakmp` [INFO] [stdout] --> src/transport_proto.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Isakmp = 500, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Syslog` [INFO] [stdout] --> src/transport_proto.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Syslog = 514, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ripng` [INFO] [stdout] --> src/transport_proto.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Ripng = 521, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `IrcServ` [INFO] [stdout] --> src/transport_proto.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | IrcServ = 529, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Dhcp6Client` [INFO] [stdout] --> src/transport_proto.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Dhcp6Client = 546, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Dhcp6Server` [INFO] [stdout] --> src/transport_proto.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Dhcp6Server = 547, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Rtsp` [INFO] [stdout] --> src/transport_proto.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Rtsp = 554, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `MsShuttle` [INFO] [stdout] --> src/transport_proto.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | MsShuttle = 568, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `MsRome` [INFO] [stdout] --> src/transport_proto.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | MsRome = 569, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `SntpHeartbeat` [INFO] [stdout] --> src/transport_proto.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | SntpHeartbeat = 580, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ipp` [INFO] [stdout] --> src/transport_proto.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Ipp = 631, // tcp, udp internet printing protocol (over TLS) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ldaps` [INFO] [stdout] --> src/transport_proto.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | Ldaps = 636, // tcp, udp, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Iscsi` [INFO] [stdout] --> src/transport_proto.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Iscsi = 860, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Rsync` [INFO] [stdout] --> src/transport_proto.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | Rsync = 873, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `FtpsData` [INFO] [stdout] --> src/transport_proto.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | FtpsData = 989, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ftps` [INFO] [stdout] --> src/transport_proto.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Ftps = 990, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Telnets` [INFO] [stdout] --> src/transport_proto.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | Telnets = 992, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Imaps` [INFO] [stdout] --> src/transport_proto.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | Imaps = 993, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Pop3s` [INFO] [stdout] --> src/transport_proto.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | Pop3s = 995, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `BoincClient` [INFO] [stdout] --> src/transport_proto.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | BoincClient = 1043, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Socks` [INFO] [stdout] --> src/transport_proto.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | Socks = 1080, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `LtpDeepspace` [INFO] [stdout] --> src/transport_proto.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | LtpDeepspace = 1113, // tcp, udp, dccp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `OpenVpn` [INFO] [stdout] --> src/transport_proto.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | OpenVpn = 1194, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Kazaa` [INFO] [stdout] --> src/transport_proto.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Kazaa = 1214, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Nessus` [INFO] [stdout] --> src/transport_proto.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Nessus = 1241, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `H323HostCallSc` [INFO] [stdout] --> src/transport_proto.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | H323HostCallSc = 1300, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `JtagServer` [INFO] [stdout] --> src/transport_proto.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | JtagServer = 1309, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `MsSqlSrv` [INFO] [stdout] --> src/transport_proto.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | MsSqlSrv = 1433, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `MsSqlMon` [INFO] [stdout] --> src/transport_proto.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | MsSqlMon = 1434, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `MsWins` [INFO] [stdout] --> src/transport_proto.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | MsWins = 1512, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `L2tp` [INFO] [stdout] --> src/transport_proto.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | L2tp = 1701, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Pptp` [INFO] [stdout] --> src/transport_proto.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Pptp = 1723, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Ssdp` [INFO] [stdout] --> src/transport_proto.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | Ssdp = 1900, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Hsrp` [INFO] [stdout] --> src/transport_proto.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | Hsrp = 1985, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Hsrpv6` [INFO] [stdout] --> src/transport_proto.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Hsrpv6 = 2029, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Isis` [INFO] [stdout] --> src/transport_proto.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | Isis = 2042, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `IsisBcast` [INFO] [stdout] --> src/transport_proto.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | IsisBcast = 2043, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Nfs` [INFO] [stdout] --> src/transport_proto.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | Nfs = 2049, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `AhEspEncap` [INFO] [stdout] --> src/transport_proto.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | AhEspEncap = 2070, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Docker` [INFO] [stdout] --> src/transport_proto.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | Docker = 2375, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `DockerSsl` [INFO] [stdout] --> src/transport_proto.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | DockerSsl = 2376, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `DockerSwarm` [INFO] [stdout] --> src/transport_proto.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | DockerSwarm = 2378, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `EtcdClient` [INFO] [stdout] --> src/transport_proto.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | EtcdClient = 2379, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `EtcdServer` [INFO] [stdout] --> src/transport_proto.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | EtcdServer = 2380, // tcp, udp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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: variant is never constructed: `Vcmp` [INFO] [stdout] --> src/transport_proto.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | Vcmp = 2427, // tcp, udp, Velocloud Multipath Protocol [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransSvcProto` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/transport_proto.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy, Clone, PartialEq, 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.net_loom_rs.bc7a00b2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16.4j35m1iy7ycb7ima.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpcap" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_yaml-ec76ff03f3de96cf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libfern-ee65bef3d9717728.rlib" "/opt/rustwide/target/debug/deps/libchrono-abe232d3f9ef3d28.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libserde-2af113733882bf7c.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libwinapi-ac112653f89a4da1.rlib" "/opt/rustwide/target/debug/deps/libuser32-7971b2585a72b6d7.rlib" "/opt/rustwide/target/debug/deps/libnum-c9996ab5757f2c91.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1c90416d2f7502f0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1891414110ad23a7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-42ad744f83220ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ec9060af885f0f02.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7a7cac68adf9e8d0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1075c0ffe9600ead.rlib" "/opt/rustwide/target/debug/deps/libclap-2ca594f998a73bb7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-047901068ba38c0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f75ec5fbc7fa5ea6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-b2be17cc71f1251a.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/net_loom_rs-1e3aeda6fea69c16" "-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; 108 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `net_loom_rs` due to 2 previous errors; 108 warnings emitted [INFO] running `Command { std: "docker" "inspect" "be332ee19dd614fd89497abd262b624ba6a1782ca1000b6d4eb7403549f4f67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be332ee19dd614fd89497abd262b624ba6a1782ca1000b6d4eb7403549f4f67b", kill_on_drop: false }` [INFO] [stdout] be332ee19dd614fd89497abd262b624ba6a1782ca1000b6d4eb7403549f4f67b