[INFO] fetching crate xsk-rs 0.8.0...
[INFO] testing xsk-rs-0.8.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate xsk-rs 0.8.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate xsk-rs 0.8.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xsk-rs 0.8.0
[INFO] tweaked toml for crates.io crate xsk-rs 0.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xsk-rs 0.8.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xsk-rs 0.8.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded netlink-packet-core v0.8.0
[INFO] [stderr]   Downloaded pastey v0.1.1
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded netlink-proto v0.12.0
[INFO] [stderr]   Downloaded rtnetlink v0.18.1
[INFO] [stderr]   Downloaded netlink-sys v0.8.7
[INFO] [stderr]   Downloaded netlink-packet-route v0.25.1
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] [stderr]   Downloaded etherparse v0.19.0
[INFO] [stderr]   Downloaded libxdp-sys v0.2.2+1.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d330c111048fa0857ac75d512f8479b4769075338f9767b1c7d284165950b8a7
[INFO] running `Command { std: "docker" "start" "-a" "d330c111048fa0857ac75d512f8479b4769075338f9767b1c7d284165950b8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d330c111048fa0857ac75d512f8479b4769075338f9767b1c7d284165950b8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d330c111048fa0857ac75d512f8479b4769075338f9767b1c7d284165950b8a7", kill_on_drop: false }`
[INFO] [stdout] d330c111048fa0857ac75d512f8479b4769075338f9767b1c7d284165950b8a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1894d93f69d007603bb58c778cf6e5b04cc076092da1c5eace62b536b0ba835e
[INFO] running `Command { std: "docker" "start" "-a" "1894d93f69d007603bb58c778cf6e5b04cc076092da1c5eace62b536b0ba835e", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling libxdp-sys v0.2.2+1.5.5
[INFO] [stderr] error: failed to run custom build command for `libxdp-sys v0.2.2+1.5.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libxdp-sys-203545a0dc6607c2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   sh configure
[INFO] [stderr]   Found clang binary 'clang' with version 18 (from 'Ubuntu clang version 18.1.3 (1ubuntu1)')
[INFO] [stderr]   bpftool not found or doesn't support skeleton generation; not building all tools
[INFO] [stderr]   libbpf support: submodule v1.5.0
[INFO] [stderr]     perf_buffer__consume support: yes (submodule)
[INFO] [stderr]     btf__load_from_kernel_by_id support: yes (submodule)
[INFO] [stderr]     btf__type_cnt support: yes (submodule)
[INFO] [stderr]     bpf_object__next_map support: yes (submodule)
[INFO] [stderr]     bpf_object__next_program support: yes (submodule)
[INFO] [stderr]     bpf_program__insn_cnt support: yes (submodule)
[INFO] [stderr]     bpf_program__type support: yes (submodule)
[INFO] [stderr]     bpf_program__flags support: yes (submodule)
[INFO] [stderr]     bpf_program__expected_attach_type support: yes (submodule)
[INFO] [stderr]     bpf_map_create support: yes (submodule)
[INFO] [stderr]     perf_buffer__new_raw support: yes (submodule)
[INFO] [stderr]     bpf_xdp_attach support: yes (submodule)
[INFO] [stderr]     bpf_map__set_autocreate support: yes (submodule)
[INFO] [stderr]     bpf_prog_test_run_opts support: yes (submodule)
[INFO] [stderr]     bpf_xdp_query support: yes (submodule)
[INFO] [stderr]   zlib support: yes
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   mktemp: failed to create directory via template 'config.XXXXXX': Read-only file system
[INFO] [stderr]   configure: 455: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 456: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 20: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 21: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 22: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 23: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 128: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 129: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 130: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 131: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 132: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 133: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 134: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 135: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 136: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 237: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 386: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 387: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 388: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 389: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 390: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 391: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 392: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 143: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 146: cannot create ..tmp: Read-only file system
[INFO] [stderr]   configure: 147: cannot create ..tmp: Read-only file system
[INFO] [stderr]   Makefile:17: config.mk: No such file or directory
[INFO] [stderr]   make: *** [Makefile:55: config.mk] Error 1
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (427) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libxdp-sys-0.2.2+1.5.5/build.rs:20:5:
[INFO] [stderr]   make libxdp failed
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57ac18e2c3e2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57ac18e2c3e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57ac18e2c3e2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57ac18e2c3e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57ac18e3d6ff - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x57ac18e3d6ff - core::fmt::write::hecf68a131630c74d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x57ac18dfe151 - std::io::default_write_fmt::haf8355dc2afbec95
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x57ac18dfe151 - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x57ac18e091e2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x57ac18e0c2cf - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x57ac18e0c129 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x57ac18e0ca05 - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x57ac18e0c7b6 - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x57ac18e09329 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x57ac18df20cd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x57ac18e47560 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x57ac18894b58 - build_script_build::main::h70b29d249bcb5948
[INFO] [stderr]     17:     0x57ac18895ed3 - core::ops::function::FnOnce::call_once::h590f1136c4ccc42b
[INFO] [stderr]     18:     0x57ac18895c86 - std::sys::backtrace::__rust_begin_short_backtrace::hc3f16d28d77cf751
[INFO] [stderr]     19:     0x57ac18895c69 - std::rt::lang_start::{{closure}}::h953f6aa57bc6097a
[INFO] [stderr]     20:     0x57ac18dffc90 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc7ed5622678f5124
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x57ac18dffc90 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     22:     0x57ac18dffc90 - std::panicking::catch_unwind::hff67b45e0819a036
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     23:     0x57ac18dffc90 - std::panic::catch_unwind::hec0fb0db85f7fd60
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x57ac18dffc90 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x57ac18dffc90 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x57ac18dffc90 - std::panicking::catch_unwind::h3816830c825cbe04
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x57ac18dffc90 - std::panic::catch_unwind::h408406c8f02ebb9d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x57ac18dffc90 - std::rt::lang_start_internal::hce2b8b328837374b
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x57ac18895c51 - std::rt::lang_start::hbe20a5f3698ea4e9
[INFO] [stderr]     30:     0x57ac18898125 - main
[INFO] [stderr]     31:     0x7dcbbacd91ca - <unknown>
[INFO] [stderr]     32:     0x7dcbbacd928b - __libc_start_main
[INFO] [stderr]     33:     0x57ac18894445 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1894d93f69d007603bb58c778cf6e5b04cc076092da1c5eace62b536b0ba835e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1894d93f69d007603bb58c778cf6e5b04cc076092da1c5eace62b536b0ba835e", kill_on_drop: false }`
[INFO] [stdout] 1894d93f69d007603bb58c778cf6e5b04cc076092da1c5eace62b536b0ba835e
