[INFO] fetching crate aya-ebpf 0.2.1...
[INFO] checking aya-ebpf-0.2.1 against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] extracting crate aya-ebpf 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate aya-ebpf 0.2.1
[INFO] finished tweaking crates.io crate aya-ebpf 0.2.1
[INFO] tweaked toml for crates.io crate aya-ebpf 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aya-ebpf 0.2.1 on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aya-ebpf 0.2.1 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c
[INFO] running `Command { std: "docker" "start" "0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling aya-ebpf-macros v0.2.0
[INFO] [stderr]    Compiling which v8.0.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling aya-build v0.2.0
[INFO] [stderr]    Compiling aya-ebpf-cty v0.3.0
[INFO] [stderr]    Compiling aya-ebpf-bindings v0.2.0
[INFO] [stderr]    Compiling aya-ebpf v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/helpers.rs:285:45
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let len = usize::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type is defined in crate `core`
[INFO] [stdout]     = note: `#[deny(rest_pattern_match_on_struct_with_all_private_fields)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/helpers.rs:320:45
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let len = usize::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/helpers.rs:427:45
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let len = usize::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/helpers.rs:466:45
[INFO] [stdout]     |
[INFO] [stdout] 466 |     let len = usize::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/programs/sk_buff.rs:87:56
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let len = usize::try_from(self.len()).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/programs/sk_buff.rs:90:51
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let len_u32 = u32::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aya-ebpf` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/helpers.rs:285:45
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let len = usize::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type is defined in crate `core`
[INFO] [stdout]     = note: `#[deny(rest_pattern_match_on_struct_with_all_private_fields)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/helpers.rs:320:45
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let len = usize::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/helpers.rs:427:45
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let len = usize::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/helpers.rs:466:45
[INFO] [stdout]     |
[INFO] [stdout] 466 |     let len = usize::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/programs/sk_buff.rs:87:56
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let len = usize::try_from(self.len()).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/programs/sk_buff.rs:90:51
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let len_u32 = u32::try_from(len).map_err(|core::num::TryFromIntError { .. }| -1)?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aya-ebpf` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c", kill_on_drop: false }`
[INFO] [stdout] 0e00e2be15c6b7b9ee83b6c025a955f0672a08f94ba08cb1589b619cdf3db77c
