[INFO] cloning repository https://github.com/delta1024/lunar_lua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/delta1024/lunar_lua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta1024%2Flunar_lua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta1024%2Flunar_lua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af9709bc89f978daea9b50e0b126c254e359b47d [INFO] checking delta1024/lunar_lua/af9709bc89f978daea9b50e0b126c254e359b47d against master#a7fc463dd8fbeca800d4b3efc501069502cffe64 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta1024%2Flunar_lua" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/delta1024/lunar_lua on toolchain a7fc463dd8fbeca800d4b3efc501069502cffe64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/delta1024/lunar_lua [INFO] finished tweaking git repo https://github.com/delta1024/lunar_lua [INFO] tweaked toml for git repo https://github.com/delta1024/lunar_lua written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/delta1024/lunar_lua 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" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe63dac66feac0ab3b48332d766bd0c4ba1152387405de45b561275405ea6eac [INFO] running `Command { std: "docker" "start" "-a" "fe63dac66feac0ab3b48332d766bd0c4ba1152387405de45b561275405ea6eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe63dac66feac0ab3b48332d766bd0c4ba1152387405de45b561275405ea6eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe63dac66feac0ab3b48332d766bd0c4ba1152387405de45b561275405ea6eac", kill_on_drop: false }` [INFO] [stdout] fe63dac66feac0ab3b48332d766bd0c4ba1152387405de45b561275405ea6eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f44d17364b722ba986445a0b94798b2d7fe861ca666db11697d2d732d97219ad [INFO] running `Command { std: "docker" "start" "-a" "f44d17364b722ba986445a0b94798b2d7fe861ca666db11697d2d732d97219ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling lunar_lua v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `lunar_lua v0.0.1 (/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/lunar_lua-acc5af7eccf726a5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/usr/lib64/lua [INFO] [stderr] cargo:rustc-link-lib=lua [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] includes/lua.h:1:10: error: 'lua.h' file not found with include; use "quotes" instead [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build.rs:11:10: [INFO] [stderr] unable to generate bindings: ClangDiagnostic("includes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nincludes/lua.h:1:10: error: 'lua.h' file not found with include; use \"quotes\" instead\nfatal error: too many errors emitted, stopping now [-ferror-limit=]\n") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61fe1fbfe1c2 - std::backtrace_rs::backtrace::libunwind::trace::h95e8b4e2d4b4cc2a [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61fe1fbfe1c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h70f7c668269c5e8d [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61fe1fbfe1c2 - std::sys::backtrace::_print_fmt::ha192451a91a20a6f [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61fe1fbfe1c2 - ::fmt::he5a6e2a43ee63d62 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61fe1fc26793 - core::fmt::rt::Argument::fmt::hd2e1360e86bdd354 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x61fe1fc26793 - core::fmt::write::h1198d2867f92250c [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x61fe1fbfae23 - std::io::Write::write_fmt::h7364539d4e21e63a [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x61fe1fbfe012 - std::sys::backtrace::BacktraceLock::print::ha849cb7ddc3f1784 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x61fe1fbfef92 - std::panicking::default_hook::{{closure}}::h790bdf94ba10352a [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:300:22 [INFO] [stderr] 9: 0x61fe1fbfed95 - std::panicking::default_hook::h582490b0f3b663d3 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:327:9 [INFO] [stderr] 10: 0x61fe1fbff9b2 - std::panicking::rust_panic_with_hook::h5898019c7e932d16 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:833:13 [INFO] [stderr] 11: 0x61fe1fbff73a - std::panicking::begin_panic_handler::{{closure}}::hdb6c52a87828452e [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:706:13 [INFO] [stderr] 12: 0x61fe1fbfe6c9 - std::sys::backtrace::__rust_end_short_backtrace::hd56e9dba57cd8183 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x61fe1fbff3cd - __rustc[75407386c8baf190]::rust_begin_unwind [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:697:5 [INFO] [stderr] 14: 0x61fe1fc24a70 - core::panicking::panic_fmt::h28123c97f5b65965 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x61fe1fc24f16 - core::result::unwrap_failed::h0b376d5b8e04cb4e [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x61fe1f71dc24 - core::result::Result::expect::hd6908df2f4e89117 [INFO] [stderr] 17: 0x61fe1f71e993 - build_script_build::main::h8faee04bdf48a685 [INFO] [stderr] 18: 0x61fe1f71d3a3 - core::ops::function::FnOnce::call_once::hab71738313c5c97b [INFO] [stderr] 19: 0x61fe1f71d266 - std::sys::backtrace::__rust_begin_short_backtrace::h547b8f2c2ad8c04f [INFO] [stderr] 20: 0x61fe1f71d249 - std::rt::lang_start::{{closure}}::hbd779b499b2eca66 [INFO] [stderr] 21: 0x61fe1fbf5d60 - core::ops::function::impls:: for &F>::call_once::h319f6d15f9ae67b6 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x61fe1fbf5d60 - std::panicking::try::do_call::ha2d296ef800f5932 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x61fe1fbf5d60 - std::panicking::try::h8da45173342767cc [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x61fe1fbf5d60 - std::panic::catch_unwind::h81e2f705acd08803 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x61fe1fbf5d60 - std::rt::lang_start_internal::{{closure}}::h44e7696b269dc4a8 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x61fe1fbf5d60 - std::panicking::try::do_call::he185adda5f102e53 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x61fe1fbf5d60 - std::panicking::try::h29a09e5d817895e0 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x61fe1fbf5d60 - std::panic::catch_unwind::h98855baab4b57364 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x61fe1fbf5d60 - std::rt::lang_start_internal::h67a9e1fba8a41872 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x61fe1f71d231 - std::rt::lang_start::hefd53d99a0a8cdc6 [INFO] [stderr] 31: 0x61fe1f71ecd5 - main [INFO] [stderr] 32: 0x7681d09161ca - [INFO] [stderr] 33: 0x7681d091628b - __libc_start_main [INFO] [stderr] 34: 0x61fe1f71ca55 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f44d17364b722ba986445a0b94798b2d7fe861ca666db11697d2d732d97219ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f44d17364b722ba986445a0b94798b2d7fe861ca666db11697d2d732d97219ad", kill_on_drop: false }` [INFO] [stdout] f44d17364b722ba986445a0b94798b2d7fe861ca666db11697d2d732d97219ad