[INFO] fetching crate pnet_layers 0.1.0... [INFO] testing pnet_layers-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate pnet_layers 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate pnet_layers 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pnet_layers 0.1.0 [INFO] tweaked toml for crates.io crate pnet_layers 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pnet_layers 0.1.0 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 crates.io crate pnet_layers 0.1.0 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] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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] 9453383a2d55548527f05d1e738c4c862846739d664ed3ff688ae46850af0cf5 [INFO] running `Command { std: "docker" "start" "-a" "9453383a2d55548527f05d1e738c4c862846739d664ed3ff688ae46850af0cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9453383a2d55548527f05d1e738c4c862846739d664ed3ff688ae46850af0cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9453383a2d55548527f05d1e738c4c862846739d664ed3ff688ae46850af0cf5", kill_on_drop: false }` [INFO] [stdout] 9453383a2d55548527f05d1e738c4c862846739d664ed3ff688ae46850af0cf5 [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] a83e1a064449bf9b3c606d90f49a4fd112a1bc76e13cb29e02c066535a43c802 [INFO] running `Command { std: "docker" "start" "-a" "a83e1a064449bf9b3c606d90f49a4fd112a1bc76e13cb29e02c066535a43c802", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling pnet_layers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/layers/payload.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.15s [INFO] running `Command { std: "docker" "inspect" "a83e1a064449bf9b3c606d90f49a4fd112a1bc76e13cb29e02c066535a43c802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83e1a064449bf9b3c606d90f49a4fd112a1bc76e13cb29e02c066535a43c802", kill_on_drop: false }` [INFO] [stdout] a83e1a064449bf9b3c606d90f49a4fd112a1bc76e13cb29e02c066535a43c802 [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] 577c35822a9708abc2bca9f031f01049acfbc651f3a6a37fded1c99207e2a7d5 [INFO] running `Command { std: "docker" "start" "-a" "577c35822a9708abc2bca9f031f01049acfbc651f3a6a37fded1c99207e2a7d5", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling pnet_layers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/layers/payload.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/layers/payload.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "577c35822a9708abc2bca9f031f01049acfbc651f3a6a37fded1c99207e2a7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577c35822a9708abc2bca9f031f01049acfbc651f3a6a37fded1c99207e2a7d5", kill_on_drop: false }` [INFO] [stdout] 577c35822a9708abc2bca9f031f01049acfbc651f3a6a37fded1c99207e2a7d5 [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", kill_on_drop: false }` [INFO] [stdout] f10b379204a255c63d2cb28a4b1985fc7a5f52e2eec875939337511dbb8e4931 [INFO] running `Command { std: "docker" "start" "-a" "f10b379204a255c63d2cb28a4b1985fc7a5f52e2eec875939337511dbb8e4931", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/layers/payload.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pnet_layers` (lib) generated 1 warning [INFO] [stderr] warning: `pnet_layers` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pnet_layers-03d59c5200d5e2f2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test layers::arp::tests::test_arp_layer ... ok [INFO] [stdout] test layers::tcp::tests::test_tcp_layer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/craft.rs (/opt/rustwide/target/debug/deps/craft-c7359d9d1308fefb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_craft ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ether_padding.rs (/opt/rustwide/target/debug/deps/ether_padding-c10cab42db2d8704) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_layer_build ... ok [INFO] [stderr] Running tests/layers.rs (/opt/rustwide/target/debug/deps/layers-c9195fa7142327e3) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests pnet_layers [INFO] [stdout] running 1 test [INFO] [stdout] test test_layer_build ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.52s [INFO] running `Command { std: "docker" "inspect" "f10b379204a255c63d2cb28a4b1985fc7a5f52e2eec875939337511dbb8e4931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10b379204a255c63d2cb28a4b1985fc7a5f52e2eec875939337511dbb8e4931", kill_on_drop: false }` [INFO] [stdout] f10b379204a255c63d2cb28a4b1985fc7a5f52e2eec875939337511dbb8e4931