[INFO] cloning repository https://github.com/nagy/pcap-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagy/pcap-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagy%2Fpcap-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagy%2Fpcap-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 086548f975b46ce6430bdd3bf875a8bc9c24445f
[INFO] testing nagy/pcap-utils against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagy%2Fpcap-utils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nagy/pcap-utils
[INFO] finished tweaking git repo https://github.com/nagy/pcap-utils
[INFO] tweaked toml for git repo https://github.com/nagy/pcap-utils written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nagy/pcap-utils on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nagy/pcap-utils 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f56cee5fc4ce6f912e6c13b02632a35601249a9f49f51ff5b23fb2007edad918
[INFO] running `Command { std: "docker" "start" "-a" "f56cee5fc4ce6f912e6c13b02632a35601249a9f49f51ff5b23fb2007edad918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f56cee5fc4ce6f912e6c13b02632a35601249a9f49f51ff5b23fb2007edad918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f56cee5fc4ce6f912e6c13b02632a35601249a9f49f51ff5b23fb2007edad918", kill_on_drop: false }`
[INFO] [stdout] f56cee5fc4ce6f912e6c13b02632a35601249a9f49f51ff5b23fb2007edad918
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2b18c64af2c8b2e9eaf7e9988041fc9cbd48a0b3ef695608ebe248dc73517c1
[INFO] running `Command { std: "docker" "start" "-a" "d2b18c64af2c8b2e9eaf7e9988041fc9cbd48a0b3ef695608ebe248dc73517c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling etherparse v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling pcap v1.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]    Compiling pcap_utils v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:284:27
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn nth_packet_raw(py: Python, input: String, nth: usize) -> Option<&PyBytes> {
[INFO] [stdout]     |                           ^^^^^^ the lifetime is hidden here           ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn nth_packet_raw(py: Python<'_>, input: String, nth: usize) -> Option<&PyBytes> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:288:31
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn nth_packet_payload(py: Python, input: String, nth: usize) -> Option<&PyBytes> {
[INFO] [stdout]     |                               ^^^^^^ the lifetime is hidden here           ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn nth_packet_payload(py: Python<'_>, input: String, nth: usize) -> Option<&PyBytes> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:396:21
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn tcp_make(py: Python) -> PyResult<&PyCapsule> {
[INFO] [stdout]     |                     ^^^^^^              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn tcp_make(py: Python<'_>) -> PyResult<&PyCapsule> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.08s
[INFO] running `Command { std: "docker" "inspect" "d2b18c64af2c8b2e9eaf7e9988041fc9cbd48a0b3ef695608ebe248dc73517c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b18c64af2c8b2e9eaf7e9988041fc9cbd48a0b3ef695608ebe248dc73517c1", kill_on_drop: false }`
[INFO] [stdout] d2b18c64af2c8b2e9eaf7e9988041fc9cbd48a0b3ef695608ebe248dc73517c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ba4a30b743b595c7d51fd004c9b9811e90aa569e8b2e673e00a36c15000ecc7
[INFO] running `Command { std: "docker" "start" "-a" "2ba4a30b743b595c7d51fd004c9b9811e90aa569e8b2e673e00a36c15000ecc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling pcap_utils v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:284:27
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn nth_packet_raw(py: Python, input: String, nth: usize) -> Option<&PyBytes> {
[INFO] [stdout]     |                           ^^^^^^ the lifetime is hidden here           ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn nth_packet_raw(py: Python<'_>, input: String, nth: usize) -> Option<&PyBytes> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:288:31
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn nth_packet_payload(py: Python, input: String, nth: usize) -> Option<&PyBytes> {
[INFO] [stdout]     |                               ^^^^^^ the lifetime is hidden here           ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn nth_packet_payload(py: Python<'_>, input: String, nth: usize) -> Option<&PyBytes> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:396:21
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn tcp_make(py: Python) -> PyResult<&PyCapsule> {
[INFO] [stdout]     |                     ^^^^^^              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn tcp_make(py: Python<'_>) -> PyResult<&PyCapsule> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `WIRESHARK_SRC` not defined at compile time
[INFO] [stdout]    --> src/lib.rs:434:29
[INFO] [stdout]     |
[INFO] [stdout] 434 |     const WIRESHARK: &str = env!("WIRESHARK_SRC");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("WIRESHARK_SRC")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/lib.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |         let sport = packet_source_port(data).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^------ argument #2 of type `Linktype` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:136:4
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn packet_source_port(data: &[u8], linktype: Linktype) -> Option<u16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^              ------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 443 |         let sport = packet_source_port(data, /* Linktype */).unwrap();
[INFO] [stdout]     |                                            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/lib.rs:445:21
[INFO] [stdout]     |
[INFO] [stdout] 445 |         let dport = packet_destination_port(data).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^------ argument #2 of type `Linktype` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:144:4
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn packet_destination_port(data: &[u8], linktype: Linktype) -> Option<u16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^              ------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 445 |         let dport = packet_destination_port(data, /* Linktype */).unwrap();
[INFO] [stdout]     |                                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/lib.rs:447:21
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let saddr = packet_source_addr(data).unwrap().octets();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^------ argument #2 of type `Linktype` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn packet_source_addr(data: &[u8], linktype: Linktype) -> Option<std::net::Ipv4Addr> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^              ------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let saddr = packet_source_addr(data, /* Linktype */).unwrap().octets();
[INFO] [stdout]     |                                            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/lib.rs:449:21
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let daddr = packet_destination_addr(data).unwrap().octets();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^------ argument #2 of type `Linktype` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:128:4
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn packet_destination_addr(data: &[u8], linktype: Linktype) -> Option<std::net::Ipv4Addr> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^              ------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let daddr = packet_destination_addr(data, /* Linktype */).unwrap().octets();
[INFO] [stdout]     |                                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/lib.rs:452:23
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let ssocket = packet_source_socket(data).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^------ argument #2 of type `Linktype` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout]  92 | fn packet_source_socket(data: &[u8], linktype: Linktype) -> Option<std::net::SocketAddr> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^              ------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let ssocket = packet_source_socket(data, /* Linktype */).unwrap();
[INFO] [stdout]     |                                                ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/lib.rs:454:23
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let dsocket = packet_destination_socket(data).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^------ argument #2 of type `Linktype` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn packet_destination_socket(data: &[u8], linktype: Linktype) -> Option<std::net::SocketAddr> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^              ------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let dsocket = packet_destination_socket(data, /* Linktype */).unwrap();
[INFO] [stdout]     |                                                     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pcap_utils` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "2ba4a30b743b595c7d51fd004c9b9811e90aa569e8b2e673e00a36c15000ecc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba4a30b743b595c7d51fd004c9b9811e90aa569e8b2e673e00a36c15000ecc7", kill_on_drop: false }`
[INFO] [stdout] 2ba4a30b743b595c7d51fd004c9b9811e90aa569e8b2e673e00a36c15000ecc7
