[INFO] cloning repository https://github.com/ABFX15/xdp-ebpf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABFX15/xdp-ebpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABFX15%2Fxdp-ebpf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABFX15%2Fxdp-ebpf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d20d2385b191bbc39a4bb533e82da8f38943f80
[INFO] checking ABFX15/xdp-ebpf against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABFX15%2Fxdp-ebpf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ABFX15/xdp-ebpf
[INFO] finished tweaking git repo https://github.com/ABFX15/xdp-ebpf
[INFO] tweaked toml for git repo https://github.com/ABFX15/xdp-ebpf written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ABFX15/xdp-ebpf on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/quic-xdp-ebpf/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 106 packages to latest compatible versions
[INFO] [stderr]       Adding aya v0.12.0 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/quic-xdp-ebpf/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aya-log-parser v0.1.13
[INFO] [stderr]   Downloaded aya-log-ebpf v0.1.0
[INFO] [stderr]   Downloaded aya-ebpf-cty v0.2.3
[INFO] [stderr]   Downloaded aya-ebpf-macros v0.1.2
[INFO] [stderr]   Downloaded aya-log-common v0.1.15
[INFO] [stderr]   Downloaded aya-build v0.1.3
[INFO] [stderr]   Downloaded aya-log-ebpf-macros v0.1.0
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded aya-ebpf v0.1.1
[INFO] [stderr]   Downloaded aya-log v0.2.1
[INFO] [stderr]   Downloaded aya-ebpf-bindings v0.1.2
[INFO] [stderr]   Downloaded aya-obj v0.1.0
[INFO] [stderr]   Downloaded aya-obj v0.2.1
[INFO] [stderr]   Downloaded aya v0.12.0
[INFO] [stderr]   Downloaded aya v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e13e6cfcb37e564017636c19c42af7eb20eb343244ad0834177b1d8bffc26004
[INFO] running `Command { std: "docker" "start" "-a" "e13e6cfcb37e564017636c19c42af7eb20eb343244ad0834177b1d8bffc26004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e13e6cfcb37e564017636c19c42af7eb20eb343244ad0834177b1d8bffc26004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13e6cfcb37e564017636c19c42af7eb20eb343244ad0834177b1d8bffc26004", kill_on_drop: false }`
[INFO] [stdout] e13e6cfcb37e564017636c19c42af7eb20eb343244ad0834177b1d8bffc26004
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09216b34b92e776dab3d89859d4ca53d42a26420745120cd2716b4ebbc9e817f
[INFO] running `Command { std: "docker" "start" "-a" "09216b34b92e776dab3d89859d4ca53d42a26420745120cd2716b4ebbc9e817f", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/quic-xdp-ebpf/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling aya-ebpf v0.1.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling aya-ebpf-macros v0.1.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking aya-log-common v0.1.15
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling aya-log-parser v0.1.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking aya-obj v0.1.0
[INFO] [stderr]     Checking aya-obj v0.2.1
[INFO] [stderr]    Compiling aya-log-ebpf-macros v0.1.0
[INFO] [stderr]     Checking aya v0.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling aya-build v0.1.3
[INFO] [stderr]    Compiling aya-ebpf-cty v0.2.3
[INFO] [stderr]    Compiling aya-ebpf-bindings v0.1.2
[INFO] [stderr]     Checking aya v0.13.1
[INFO] [stderr]     Checking aya-log-ebpf v0.1.0
[INFO] [stderr]     Checking quic-xdp-ebpf v0.1.0 (/opt/rustwide/workdir/quic-xdp-ebpf)
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> quic-xdp-ebpf/src/main.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | / fn panic(_info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 190 | |     loop {}
[INFO] [stdout] 191 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]     = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-957b1fe07cf96b13.rmeta
[INFO] [stdout]     = note: second definition in the local crate (`quic_xdp_ebpf`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quic-xdp-ebpf` (bin "quic-xdp-ebpf" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> quic-xdp-ebpf/src/main.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     if let Some(count) = unsafe { PACKET_STATS.get_ptr_mut(&key) } {
[INFO] [stdout]     |                          ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> quic-xdp-ebpf/src/main.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |     if let Some(count) = unsafe { CONNECTION_COUNTS.get_ptr_mut(conn_id) } {
[INFO] [stdout]     |                          ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> quic-xdp-ebpf/src/main.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |     if let Some(count) = unsafe { IP_COUNTS.get_ptr_mut(ip) } {
[INFO] [stdout]     |                          ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quic-xdp-ebpf` (bin "quic-xdp-ebpf") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "09216b34b92e776dab3d89859d4ca53d42a26420745120cd2716b4ebbc9e817f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09216b34b92e776dab3d89859d4ca53d42a26420745120cd2716b4ebbc9e817f", kill_on_drop: false }`
[INFO] [stdout] 09216b34b92e776dab3d89859d4ca53d42a26420745120cd2716b4ebbc9e817f
