[INFO] cloning repository https://github.com/iyicanme/pcap-flow-splitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iyicanme/pcap-flow-splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiyicanme%2Fpcap-flow-splitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiyicanme%2Fpcap-flow-splitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 529b9901e59a31c220cbbd835f986bfc63e6cb17 [INFO] testing iyicanme/pcap-flow-splitter against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiyicanme%2Fpcap-flow-splitter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iyicanme/pcap-flow-splitter on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iyicanme/pcap-flow-splitter [INFO] finished tweaking git repo https://github.com/iyicanme/pcap-flow-splitter [INFO] tweaked toml for git repo https://github.com/iyicanme/pcap-flow-splitter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iyicanme/pcap-flow-splitter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ratatui v0.28.2-alpha.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de0041862c4bc07b3d4cf639e70be00ae0ca8a13929867776aa4000dd5b9c921 [INFO] running `Command { std: "docker" "start" "-a" "de0041862c4bc07b3d4cf639e70be00ae0ca8a13929867776aa4000dd5b9c921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de0041862c4bc07b3d4cf639e70be00ae0ca8a13929867776aa4000dd5b9c921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0041862c4bc07b3d4cf639e70be00ae0ca8a13929867776aa4000dd5b9c921", kill_on_drop: false }` [INFO] [stdout] de0041862c4bc07b3d4cf639e70be00ae0ca8a13929867776aa4000dd5b9c921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ed1fa1085c2a5b71f1e6f08fe928fa258384bf322af8c57ed30f4255aedf31 [INFO] running `Command { std: "docker" "start" "-a" "46ed1fa1085c2a5b71f1e6f08fe928fa258384bf322af8c57ed30f4255aedf31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.2-alpha.0 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling pcap_flow_splitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `WriteOnlyCapture` is never constructed [INFO] [stdout] --> src/capture.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct WriteOnlyCapture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WriteOnlyCapture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `create` and `put` are never used [INFO] [stdout] --> src/capture.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl WriteOnlyCapture { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 60 | pub fn create(path: impl AsRef, header: CaptureHeader) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn put(&mut self, packet_header: PacketHeader, packet: &Packet) -> Result<(), Error> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WriteFile` is never constructed [INFO] [stdout] --> src/capture_file.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct WriteFile { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WriteFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `create` and `write` are never used [INFO] [stdout] --> src/capture_file.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl WriteFile { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 37 | pub fn create(path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn write(&mut self, buffer: &[u8]) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compose` is never used [INFO] [stdout] --> src/capture_header.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl CaptureHeader { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn compose(&self) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_u64` is never used [INFO] [stdout] --> src/endianness_aware_cursor.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl<'a> ReadOnlyEndiannessAwareCursor<'a> { [INFO] [stdout] | ------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn get_u64(&mut self) -> u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WriteOnlyEndiannessAwareCursor` is never constructed [INFO] [stdout] --> src/endianness_aware_cursor.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct WriteOnlyEndiannessAwareCursor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/endianness_aware_cursor.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 61 | impl WriteOnlyEndiannessAwareCursor { [INFO] [stdout] | ----------------------------------- associated items in this implementation [INFO] [stdout] 62 | pub const fn new(endianness: Endianness) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn advance(&mut self, advancement: usize) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn into_vec(self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn put_u8(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn put_u16(&mut self, value: u16) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn put_u32(&mut self, value: u32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn put_u64(&mut self, value: u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn put_u128(&mut self, value: u128) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | OpenCaptureFile(IoError), [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 | OpenCaptureFile(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | CaptureFileRead(IoError), [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 | CaptureFileRead(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | UnknownMagicNumber(u32), [INFO] [stdout] | ------------------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 | UnknownMagicNumber(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | UnknownLinkLayerType(u32), [INFO] [stdout] | -------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 | UnknownLinkLayerType(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | TuiSetup(IoError), [INFO] [stdout] | -------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 | TuiSetup(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | TuiDraw(IoError), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 | TuiDraw(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | TuiTeardown(IoError), [INFO] [stdout] | ----------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | TuiTeardown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | UnknownNetworkLayerType(u16), [INFO] [stdout] | ----------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | UnknownNetworkLayerType(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | UnknownTransportLayerType(u8), [INFO] [stdout] | ------------------------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | UnknownTransportLayerType(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | UnknownIPv6AdditionalHeaderLength(u8), [INFO] [stdout] | --------------------------------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 | UnknownIPv6AdditionalHeaderLength(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | ReadEnv(IoError), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 | ReadEnv(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | ReadDirContent(IoError), [INFO] [stdout] | -------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 19 | ReadDirContent(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | TuiReadInput(IoError), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 | TuiReadInput(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CaptureFileCreate` and `CaptureFileWrite` are never constructed [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | CaptureFileCreate(IoError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | CaptureFileWrite(IoError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compose` is never used [INFO] [stdout] --> src/packet_header.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl PacketHeader { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn compose(&self, endianness: Endianness) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcm4T7Mj/symbols.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.pcap_flow_splitter.be7704b0a2282aae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192.cdm410any98u3e0ymial3xj7b.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libratatui-f4334c5c0f83a632.rlib" "/opt/rustwide/target/debug/deps/libunicode_truncate-7b791ac7776a41b8.rlib" "/opt/rustwide/target/debug/deps/liblru-f00e93164478a693.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c847028742e2bdfc.rlib" "/opt/rustwide/target/debug/deps/libahash-e0c68089c2cd6159.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-accc14765afe6dd5.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-9edf2fd5d3dbf688.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-a6d15e3fe8924f6a.rlib" "/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib" "/opt/rustwide/target/debug/deps/libeither-ec0e79ded96bf7fe.rlib" "/opt/rustwide/target/debug/deps/libcassowary-b3419028a752e666.rlib" "/opt/rustwide/target/debug/deps/libcompact_str-36189cfc23854d70.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-921f8f062edf5349.rlib" "/opt/rustwide/target/debug/deps/libcastaway-bb371d4241b78841.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-bdf41b8a57f85d7f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-855f87b9da1795db.rlib" "/opt/rustwide/target/debug/deps/libstrum-0531fbefcc6ab3b9.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-242355f630f81fba.rlib" "/opt/rustwide/target/debug/deps/librustix-eb98f949c23f7f36.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-5c95f919278cad56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-07373584f7c10292.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3d86057adc07631c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c1a32085f2c47a82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1b219ce9aaeee601.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c90fb926ed3c3af9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-902bee58d203d5ff.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-a206c486bef94adc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2cda91eb5021b82f.rlib" "/opt/rustwide/target/debug/deps/libmio-eec9ec50929d37ba.rlib" "/opt/rustwide/target/debug/deps/liblibc-c17d233e46b8d29c.rlib" "/opt/rustwide/target/debug/deps/liblog-e38f11b895eb39e7.rlib" "/opt/rustwide/target/debug/deps/libbytes-9dcf20b325de0909.rlib" "/opt/rustwide/target/debug/deps/libclap-99879f0c703de593.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-ac1554c5675e5556.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f2df8ac1b76461e2.rlib" "/opt/rustwide/target/debug/deps/libanstream-892070638546580e.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f7637fefb6fb26aa.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-268a08673052aa45.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-32641fcfeba04e51.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-d991067e06820e7b.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-6e5842187ebbcc93.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-0ae1c8b9c9924792.rlib" "/opt/rustwide/target/debug/deps/libanstyle-21f8dcd925551568.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pcap_flow_splitter-4d56401a6c328192" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pcap_flow_splitter` (bin "pcap_flow_splitter") due to 1 previous error; 23 warnings emitted [INFO] running `Command { std: "docker" "inspect" "46ed1fa1085c2a5b71f1e6f08fe928fa258384bf322af8c57ed30f4255aedf31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ed1fa1085c2a5b71f1e6f08fe928fa258384bf322af8c57ed30f4255aedf31", kill_on_drop: false }` [INFO] [stdout] 46ed1fa1085c2a5b71f1e6f08fe928fa258384bf322af8c57ed30f4255aedf31