[INFO] cloning repository https://github.com/Acesp25/RustKLD
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Acesp25/RustKLD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcesp25%2FRustKLD", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcesp25%2FRustKLD'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f5da506d1864a0d1e26aa08b0459d5d4cd292da
[INFO] checking Acesp25/RustKLD against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcesp25%2FRustKLD" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Acesp25/RustKLD
[INFO] finished tweaking git repo https://github.com/Acesp25/RustKLD
[INFO] tweaked toml for git repo https://github.com/Acesp25/RustKLD written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Acesp25/RustKLD on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Acesp25/RustKLD 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23a41e1aac8258a75773139628d9406fc526bf76888c037cd23fa7d49abdb3c1
[INFO] running `Command { std: "docker" "start" "-a" "23a41e1aac8258a75773139628d9406fc526bf76888c037cd23fa7d49abdb3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23a41e1aac8258a75773139628d9406fc526bf76888c037cd23fa7d49abdb3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23a41e1aac8258a75773139628d9406fc526bf76888c037cd23fa7d49abdb3c1", kill_on_drop: false }`
[INFO] [stdout] 23a41e1aac8258a75773139628d9406fc526bf76888c037cd23fa7d49abdb3c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cb01b12430c34ff896396e7c5b20fe675686390fc6b62de9a47d43c0b312949
[INFO] running `Command { std: "docker" "start" "-a" "2cb01b12430c34ff896396e7c5b20fe675686390fc6b62de9a47d43c0b312949", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr] error: failed to run custom build command for `kernel v0.1.0 (/opt/rustwide/workdir/kernel)`
[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/kernel-d8ad424659c01686/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   headers/wrapper.h:2:10: fatal error: 'sys/module.h' file not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (494) panicked at kernel/build.rs:60:10:
[INFO] [stderr]   Unable to generate bindings: ClangDiagnostic("headers/wrapper.h:2:10: fatal error: 'sys/module.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6388a930b142 - std[d01456e42a504fb6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6388a930b142 - std[d01456e42a504fb6]::backtrace_rs::backtrace::trace_unsynchronized::<std[d01456e42a504fb6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6388a930b142 - std[d01456e42a504fb6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x6388a930b142 - <<std[d01456e42a504fb6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[77ad4318ef87c548]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x6388a9321287 - <core[77ad4318ef87c548]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6388a9321287 - core[77ad4318ef87c548]::fmt::write
[INFO] [stderr]      6:     0x6388a9310776 - std[d01456e42a504fb6]::io::default_write_fmt::<std[d01456e42a504fb6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x6388a9310776 - <std[d01456e42a504fb6]::sys::stdio::unix::Stderr as std[d01456e42a504fb6]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x6388a92ed30f - <std[d01456e42a504fb6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x6388a92ed30f - std[d01456e42a504fb6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6388a9305791 - std[d01456e42a504fb6]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6388a93059fb - std[d01456e42a504fb6]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6388a92ed3c8 - std[d01456e42a504fb6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6388a92e2449 - std[d01456e42a504fb6]::sys::backtrace::__rust_end_short_backtrace::<std[d01456e42a504fb6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x6388a92ede2d - __rustc[5ac2f21fbdf824c6]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x6388a93219cc - core[77ad4318ef87c548]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6388a9321742 - core[77ad4318ef87c548]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x6388a8d8393b - <core[77ad4318ef87c548]::result::Result<bindgen[91e6982b46c15b15]::Bindings, bindgen[91e6982b46c15b15]::BindgenError>>::expect
[INFO] [stderr]     18:     0x6388a8d835ea - build_script_build[52baf98a6872bb6f]::main
[INFO] [stderr]     19:     0x6388a8d84f13 - <fn() as core[77ad4318ef87c548]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x6388a8d82fa6 - std[d01456e42a504fb6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x6388a8d82fb9 - std[d01456e42a504fb6]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x6388a930486a - <&dyn core[77ad4318ef87c548]::ops::function::Fn<(), Output = i32> + core[77ad4318ef87c548]::panic::unwind_safe::RefUnwindSafe + core[77ad4318ef87c548]::marker::Sync as core[77ad4318ef87c548]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x6388a930486a - std[d01456e42a504fb6]::panicking::catch_unwind::do_call::<&dyn core[77ad4318ef87c548]::ops::function::Fn<(), Output = i32> + core[77ad4318ef87c548]::panic::unwind_safe::RefUnwindSafe + core[77ad4318ef87c548]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x6388a930486a - std[d01456e42a504fb6]::panicking::catch_unwind::<i32, &dyn core[77ad4318ef87c548]::ops::function::Fn<(), Output = i32> + core[77ad4318ef87c548]::panic::unwind_safe::RefUnwindSafe + core[77ad4318ef87c548]::marker::Sync>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x6388a930486a - std[d01456e42a504fb6]::panic::catch_unwind::<&dyn core[77ad4318ef87c548]::ops::function::Fn<(), Output = i32> + core[77ad4318ef87c548]::panic::unwind_safe::RefUnwindSafe + core[77ad4318ef87c548]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x6388a930486a - std[d01456e42a504fb6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x6388a930486a - std[d01456e42a504fb6]::panicking::catch_unwind::do_call::<std[d01456e42a504fb6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x6388a930486a - std[d01456e42a504fb6]::panicking::catch_unwind::<isize, std[d01456e42a504fb6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x6388a930486a - std[d01456e42a504fb6]::panic::catch_unwind::<std[d01456e42a504fb6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6388a930486a - std[d01456e42a504fb6]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x6388a8d82f91 - std[d01456e42a504fb6]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x6388a8d85215 - main
[INFO] [stderr]     33:     0x7da3594411ca - <unknown>
[INFO] [stderr]     34:     0x7da35944128b - __libc_start_main
[INFO] [stderr]     35:     0x6388a8d81f75 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2cb01b12430c34ff896396e7c5b20fe675686390fc6b62de9a47d43c0b312949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb01b12430c34ff896396e7c5b20fe675686390fc6b62de9a47d43c0b312949", kill_on_drop: false }`
[INFO] [stdout] 2cb01b12430c34ff896396e7c5b20fe675686390fc6b62de9a47d43c0b312949
