[INFO] fetching crate libxdp-sys 0.2.1+1.4.3... [INFO] testing libxdp-sys-0.2.1+1.4.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate libxdp-sys 0.2.1+1.4.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate libxdp-sys 0.2.1+1.4.3 [INFO] finished tweaking crates.io crate libxdp-sys 0.2.1+1.4.3 [INFO] tweaked toml for crates.io crate libxdp-sys 0.2.1+1.4.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libxdp-sys 0.2.1+1.4.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.70.1 (available: v0.72.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2c107f1a41940458d0301f1bbfc176cd4d1516a240882a48f5e920420027527 [INFO] running `Command { std: "docker" "start" "-a" "f2c107f1a41940458d0301f1bbfc176cd4d1516a240882a48f5e920420027527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2c107f1a41940458d0301f1bbfc176cd4d1516a240882a48f5e920420027527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c107f1a41940458d0301f1bbfc176cd4d1516a240882a48f5e920420027527", kill_on_drop: false }` [INFO] [stdout] f2c107f1a41940458d0301f1bbfc176cd4d1516a240882a48f5e920420027527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e01cf1f75888b12a6e97521b534341b89884d4e33a4313339e630c08df1a482 [INFO] running `Command { std: "docker" "start" "-a" "1e01cf1f75888b12a6e97521b534341b89884d4e33a4313339e630c08df1a482", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [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.1+1.4.3 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `libxdp-sys v0.2.1+1.4.3 (/opt/rustwide/workdir)` [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-d7b8eb5425e05dc0/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.4.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: 461: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 462: 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: 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: 137: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 138: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 139: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 140: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 141: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 242: 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: 393: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 394: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 395: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 396: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 397: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 148: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 151: cannot create ..tmp: Read-only file system [INFO] [stderr] configure: 152: 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' (426) panicked at build.rs:20:5: [INFO] [stderr] make libxdp failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x604e571fdac2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x604e571fdac2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x604e571fdac2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x604e571fdac2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x604e5720ed2f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x604e5720ed2f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x604e571cfc53 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x604e571cfc53 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x604e571daac2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x604e571dda3f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x604e571dd899 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x604e571de0c5 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x604e571dde76 - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:700:13 [INFO] [stderr] 13: 0x604e571dabf9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x604e571c38ed - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x604e57218b80 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x604e56c7bbb8 - build_script_build::main::h742b433f0bf49f75 [INFO] [stderr] 17: 0x604e56c7cf23 - core::ops::function::FnOnce::call_once::hcd24aabb5e64109b [INFO] [stderr] 18: 0x604e56c7cce6 - std::sys::backtrace::__rust_begin_short_backtrace::h20c951403e77f85e [INFO] [stderr] 19: 0x604e56c7ccc9 - std::rt::lang_start::{{closure}}::h52d856acbd656850 [INFO] [stderr] 20: 0x604e571d1770 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 21: 0x604e571d1770 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 22: 0x604e571d1770 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 23: 0x604e571d1770 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x604e571d1770 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x604e571d1770 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x604e571d1770 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x604e571d1770 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x604e571d1770 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x604e56c7ccb1 - std::rt::lang_start::h1ab1ecefec979d75 [INFO] [stderr] 30: 0x604e56c7f085 - main [INFO] [stderr] 31: 0x709118bbb1ca - [INFO] [stderr] 32: 0x709118bbb28b - __libc_start_main [INFO] [stderr] 33: 0x604e56c7b4a5 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1e01cf1f75888b12a6e97521b534341b89884d4e33a4313339e630c08df1a482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e01cf1f75888b12a6e97521b534341b89884d4e33a4313339e630c08df1a482", kill_on_drop: false }` [INFO] [stdout] 1e01cf1f75888b12a6e97521b534341b89884d4e33a4313339e630c08df1a482