[INFO] cloning repository https://github.com/Farenjihn/elusive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Farenjihn/elusive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarenjihn%2Felusive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarenjihn%2Felusive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4409d7fb6d529d546ecd9f016b5d454370f2cb6
[INFO] checking Farenjihn/elusive against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarenjihn%2Felusive" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Farenjihn/elusive
[INFO] finished tweaking git repo https://github.com/Farenjihn/elusive
[INFO] tweaked toml for git repo https://github.com/Farenjihn/elusive written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Farenjihn/elusive on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Farenjihn/elusive 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b94f0e9cf4a36502bd189c79641b1e23230bf269b2d6765939353d0905abfb3
[INFO] running `Command { std: "docker" "start" "-a" "0b94f0e9cf4a36502bd189c79641b1e23230bf269b2d6765939353d0905abfb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b94f0e9cf4a36502bd189c79641b1e23230bf269b2d6765939353d0905abfb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b94f0e9cf4a36502bd189c79641b1e23230bf269b2d6765939353d0905abfb3", kill_on_drop: false }`
[INFO] [stdout] 0b94f0e9cf4a36502bd189c79641b1e23230bf269b2d6765939353d0905abfb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1e4eecfdd1efe5b0953445aee4d136b65a066945f5332469221e19158382b61
[INFO] running `Command { std: "docker" "start" "-a" "d1e4eecfdd1efe5b0953445aee4d136b65a066945f5332469221e19158382b61", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling object v0.37.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking jiff v0.2.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling kmod-sys v0.1.0 (/opt/rustwide/workdir/crates/kmod-sys)
[INFO] [stderr] error: failed to run custom build command for `kmod-sys v0.1.0 (/opt/rustwide/workdir/crates/kmod-sys)`
[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/kmod-sys-cd3e2ca7dea67e55/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=kmod
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   kmod.h:1:10: fatal error: 'libkmod.h' file not found
[INFO] [stderr]   Error: failed to generate bindings
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]      1: anyhow::__private::format_err
[INFO] [stderr]      2: build_script_build::main
[INFO] [stderr]      3: core::ops::function::FnOnce::call_once
[INFO] [stderr]      4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      5: std::rt::lang_start::{{closure}}
[INFO] [stderr]      6: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/ops/function.rs:284:21
[INFO] [stderr]      7: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40
[INFO] [stderr]      8: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19
[INFO] [stderr]      9: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14
[INFO] [stderr]     10: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:175:24
[INFO] [stderr]     11: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40
[INFO] [stderr]     12: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19
[INFO] [stderr]     13: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14
[INFO] [stderr]     14: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:171:5
[INFO] [stderr]     15: std::rt::lang_start
[INFO] [stderr]     16: main
[INFO] [stderr]     17: <unknown>
[INFO] [stderr]     18: __libc_start_main
[INFO] [stderr]     19: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d1e4eecfdd1efe5b0953445aee4d136b65a066945f5332469221e19158382b61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e4eecfdd1efe5b0953445aee4d136b65a066945f5332469221e19158382b61", kill_on_drop: false }`
[INFO] [stdout] d1e4eecfdd1efe5b0953445aee4d136b65a066945f5332469221e19158382b61
