[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] f7d8293f7a93edb9f30537da022f1f1958e05109 [INFO] testing Farenjihn/elusive against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarenjihn%2Felusive" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Farenjihn/elusive on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/Farenjihn/elusive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 038e21a332ed9e4738d20a62a4ef73e774c9638b8f89c14dacdfa52812a61ce9 [INFO] running `Command { std: "docker" "start" "-a" "038e21a332ed9e4738d20a62a4ef73e774c9638b8f89c14dacdfa52812a61ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038e21a332ed9e4738d20a62a4ef73e774c9638b8f89c14dacdfa52812a61ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038e21a332ed9e4738d20a62a4ef73e774c9638b8f89c14dacdfa52812a61ce9", kill_on_drop: false }` [INFO] [stdout] 038e21a332ed9e4738d20a62a4ef73e774c9638b8f89c14dacdfa52812a61ce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65125815394f5dc05396f98c832cb95abe8141e990c4afe4022b077dfd54fb55 [INFO] running `Command { std: "docker" "start" "-a" "65125815394f5dc05396f98c832cb95abe8141e990c4afe4022b077dfd54fb55", kill_on_drop: false }` [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling zstd-safe v5.0.1+zstd.1.5.2 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling kmod-sys v0.1.0 (/opt/rustwide/workdir/kmod-sys) [INFO] [stderr] error: failed to run custom build command for `kmod-sys v0.1.0 (/opt/rustwide/workdir/kmod-sys)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kmod-sys-933bf7588285bef3/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] kmod.h:1:10: fatal error: 'libkmod.h' file not found, err: true [INFO] [stderr] Error: failed to generate bindings [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "65125815394f5dc05396f98c832cb95abe8141e990c4afe4022b077dfd54fb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65125815394f5dc05396f98c832cb95abe8141e990c4afe4022b077dfd54fb55", kill_on_drop: false }` [INFO] [stdout] 65125815394f5dc05396f98c832cb95abe8141e990c4afe4022b077dfd54fb55