[INFO] fetching crate test_linux_kernel_module 0.1.9... [INFO] checking test_linux_kernel_module-0.1.9 against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] extracting crate test_linux_kernel_module 0.1.9 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate test_linux_kernel_module 0.1.9 on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate test_linux_kernel_module 0.1.9 [INFO] finished tweaking crates.io crate test_linux_kernel_module 0.1.9 [INFO] tweaked toml for crates.io crate test_linux_kernel_module 0.1.9 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d700412d80774cad9da6a11e2c9897ba6ebc3028d8be7f9b549525838787b2d6 [INFO] running `Command { std: "docker" "start" "-a" "d700412d80774cad9da6a11e2c9897ba6ebc3028d8be7f9b549525838787b2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d700412d80774cad9da6a11e2c9897ba6ebc3028d8be7f9b549525838787b2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d700412d80774cad9da6a11e2c9897ba6ebc3028d8be7f9b549525838787b2d6", kill_on_drop: false }` [INFO] [stdout] d700412d80774cad9da6a11e2c9897ba6ebc3028d8be7f9b549525838787b2d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddc46a8ee70ceb4a8c44c9fc057ae7540ee17f5f090ae9c6a667ba5053a4374c [INFO] running `Command { std: "docker" "start" "-a" "ddc46a8ee70ceb4a8c44c9fc057ae7540ee17f5f090ae9c6a667ba5053a4374c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling test_linux_kernel_module v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `test_linux_kernel_module v0.1.9 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/test_linux_kernel_module-c171f3c723908a6b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=KDIR [INFO] [stderr] cargo:rerun-if-env-changed=CLANG [INFO] [stderr] cargo:rerun-if-changed=kernel-cflags-finder/Makefile [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] kernel-cflags-finder did not succeed [INFO] [stderr] stdout: [INFO] [stderr] stderr: make[1]: *** /lib/modules/5.8.0-1035-aws/build: No such file or directory. Stop. [INFO] [stderr] make: *** [Makefile:33: all] Error 2 [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ddc46a8ee70ceb4a8c44c9fc057ae7540ee17f5f090ae9c6a667ba5053a4374c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc46a8ee70ceb4a8c44c9fc057ae7540ee17f5f090ae9c6a667ba5053a4374c", kill_on_drop: false }` [INFO] [stdout] ddc46a8ee70ceb4a8c44c9fc057ae7540ee17f5f090ae9c6a667ba5053a4374c