[INFO] cloning repository https://github.com/rcatolino/xdptoolkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcatolino/xdptoolkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcatolino%2Fxdptoolkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcatolino%2Fxdptoolkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 565cf9f331c658e937b1259ee5a6bd7588967802 [INFO] checking rcatolino/xdptoolkit against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcatolino%2Fxdptoolkit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcatolino/xdptoolkit on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rcatolino/xdptoolkit [INFO] finished tweaking git repo https://github.com/rcatolino/xdptoolkit [INFO] tweaked toml for git repo https://github.com/rcatolino/xdptoolkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rcatolino/xdptoolkit 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ffa2fedc89cdd9797334b513b273676d3ef7e01ba8f2b1f64ea497ae389cc2a [INFO] running `Command { std: "docker" "start" "-a" "5ffa2fedc89cdd9797334b513b273676d3ef7e01ba8f2b1f64ea497ae389cc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ffa2fedc89cdd9797334b513b273676d3ef7e01ba8f2b1f64ea497ae389cc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ffa2fedc89cdd9797334b513b273676d3ef7e01ba8f2b1f64ea497ae389cc2a", kill_on_drop: false }` [INFO] [stdout] 5ffa2fedc89cdd9797334b513b273676d3ef7e01ba8f2b1f64ea497ae389cc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec94693a87ac6b3b99eaa9231cf7c00c0ccd763358917014162deec77f44c2c3 [INFO] running `Command { std: "docker" "start" "-a" "ec94693a87ac6b3b99eaa9231cf7c00c0ccd763358917014162deec77f44c2c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling xdptoolkit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `syn` [INFO] [stdout] --> src/debug.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let syn = if self.syn() == 1 { 'S' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_syn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ack` [INFO] [stdout] --> src/debug.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let ack = if self.ack() == 1 { 'A' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psh` [INFO] [stdout] --> src/debug.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let psh = if self.psh() == 1 { 'P' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fin` [INFO] [stdout] --> src/debug.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let fin = if self.fin() == 1 { 'F' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst` [INFO] [stdout] --> src/debug.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let rst = if self.rst() == 1 { 'R' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `syn` [INFO] [stdout] --> src/debug.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let syn = if self.syn() == 1 { 'S' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_syn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ack` [INFO] [stdout] --> src/debug.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let ack = if self.ack() == 1 { 'A' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psh` [INFO] [stdout] --> src/debug.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let psh = if self.psh() == 1 { 'P' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fin` [INFO] [stdout] --> src/debug.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let fin = if self.fin() == 1 { 'F' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst` [INFO] [stdout] --> src/debug.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let rst = if self.rst() == 1 { 'R' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `syn` [INFO] [stdout] --> src/debug.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let syn = if self.syn() == 1 { 'S' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_syn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ack` [INFO] [stdout] --> src/debug.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let ack = if self.ack() == 1 { 'A' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psh` [INFO] [stdout] --> src/debug.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let psh = if self.psh() == 1 { 'P' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fin` [INFO] [stdout] --> src/debug.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let fin = if self.fin() == 1 { 'F' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst` [INFO] [stdout] --> src/debug.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let rst = if self.rst() == 1 { 'R' } else { '-' }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `p` is never read [INFO] [stdout] --> src/xdp.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct TcpPacket { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 126 | p: Packet, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `p` is never read [INFO] [stdout] --> src/xdp.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct TcpPacket { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 126 | p: Packet, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `p` is never read [INFO] [stdout] --> src/xdp.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct TcpPacket { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 126 | p: Packet, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 28.44s [INFO] running `Command { std: "docker" "inspect" "ec94693a87ac6b3b99eaa9231cf7c00c0ccd763358917014162deec77f44c2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec94693a87ac6b3b99eaa9231cf7c00c0ccd763358917014162deec77f44c2c3", kill_on_drop: false }` [INFO] [stdout] ec94693a87ac6b3b99eaa9231cf7c00c0ccd763358917014162deec77f44c2c3