[INFO] cloning repository https://github.com/ultrabig/wsl-plugin-sample-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultrabig/wsl-plugin-sample-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrabig%2Fwsl-plugin-sample-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrabig%2Fwsl-plugin-sample-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 109db12da58d4d5df35158a993d33b7106bd74b7 [INFO] checking ultrabig/wsl-plugin-sample-rust against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrabig%2Fwsl-plugin-sample-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ultrabig/wsl-plugin-sample-rust [INFO] finished tweaking git repo https://github.com/ultrabig/wsl-plugin-sample-rust [INFO] tweaked toml for git repo https://github.com/ultrabig/wsl-plugin-sample-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ultrabig/wsl-plugin-sample-rust on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ultrabig/wsl-plugin-sample-rust 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c18ccdfc4706fbe7207332fa5f774b89ec17559483a7b71a687830bce42df95 [INFO] running `Command { std: "docker" "start" "-a" "6c18ccdfc4706fbe7207332fa5f774b89ec17559483a7b71a687830bce42df95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c18ccdfc4706fbe7207332fa5f774b89ec17559483a7b71a687830bce42df95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c18ccdfc4706fbe7207332fa5f774b89ec17559483a7b71a687830bce42df95", kill_on_drop: false }` [INFO] [stdout] 6c18ccdfc4706fbe7207332fa5f774b89ec17559483a7b71a687830bce42df95 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20bba632b90824e0b908187a353861896515cf9fff004a3024ce447b00dcf895 [INFO] running `Command { std: "docker" "start" "-a" "20bba632b90824e0b908187a353861896515cf9fff004a3024ce447b00dcf895", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.5 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking windows-targets v0.52.5 [INFO] [stderr] Checking windows-result v0.1.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling windows-interface v0.56.0 [INFO] [stderr] Compiling windows-implement v0.56.0 [INFO] [stderr] Checking windows-core v0.56.0 [INFO] [stderr] Checking windows v0.56.0 [INFO] [stderr] Compiling wsl-plugin-api-sys v0.1.0 (/opt/rustwide/workdir/wsl-plugin-api-sys) [INFO] [stderr] error: failed to run custom build command for `wsl-plugin-api-sys v0.1.0 (/opt/rustwide/workdir/wsl-plugin-api-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/wsl-plugin-api-sys-19f974923077a6b4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=TARGET [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [INFO] [stderr] cargo:rerun-if-changed=include/WslPluginApi.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at wsl-plugin-api-sys/build.rs:10:10: [INFO] [stderr] Unable to generate bindings: NotExist("include/WslPluginApi.h") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62bdb7fe8422 - std::backtrace_rs::backtrace::libunwind::trace::h46eb33c4fd632ca5 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62bdb7fe8422 - std::backtrace_rs::backtrace::trace_unsynchronized::hb54056a975eeb6a4 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62bdb7fe8422 - std::sys::backtrace::_print_fmt::hf63fb9997a0483b2 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62bdb7fe8422 - ::fmt::hd5fc92e3734c1bb5 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62bdb800ea13 - core::fmt::rt::Argument::fmt::h07a952aa009c6242 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x62bdb800ea13 - core::fmt::write::h841c9bec664cd8e8 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x62bdb7fe54d3 - std::io::default_write_fmt::h35c689139c901878 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62bdb7fe54d3 - std::io::Write::write_fmt::hd741cb60642a2c18 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x62bdb7fe8272 - std::sys::backtrace::BacktraceLock::print::h2f99f32f8c2187e1 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x62bdb7fe9543 - std::panicking::default_hook::{{closure}}::h762463a335324a23 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x62bdb7fe9325 - std::panicking::default_hook::h2344178c707f6946 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x62bdb7fe9f52 - std::panicking::rust_panic_with_hook::h402ba354cbec1d57 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x62bdb7fe9cea - std::panicking::begin_panic_handler::{{closure}}::h55b8741a0da2d5ee [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x62bdb7fe8919 - std::sys::backtrace::__rust_end_short_backtrace::h40077a22f1066276 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x62bdb7fe997d - __rustc[e402ec7dbc433fa7]::rust_begin_unwind [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x62bdb800cda0 - core::panicking::panic_fmt::h4e640b0e9b64cd4d [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x62bdb800d206 - core::result::unwrap_failed::h61a0fd32d145f6fb [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x62bdb7a9ca74 - core::result::Result::expect::ha5bd89f73da12aff [INFO] [stderr] 18: 0x62bdb7a9ddb1 - build_script_build::main::ha7fd9c410ea952dd [INFO] [stderr] 19: 0x62bdb7a9c123 - core::ops::function::FnOnce::call_once::h501ae066da062baf [INFO] [stderr] 20: 0x62bdb7a9c026 - std::sys::backtrace::__rust_begin_short_backtrace::h40dbfa2fb10ce03e [INFO] [stderr] 21: 0x62bdb7a9c009 - std::rt::lang_start::{{closure}}::h4cf551c077b91b85 [INFO] [stderr] 22: 0x62bdb7fe0160 - core::ops::function::impls:: for &F>::call_once::h064e6b81598c4a62 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x62bdb7fe0160 - std::panicking::catch_unwind::do_call::h735274b4e3e6c7b8 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x62bdb7fe0160 - std::panicking::catch_unwind::h2b3c4830c7c76f65 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x62bdb7fe0160 - std::panic::catch_unwind::hf1aebb84fb8a1d26 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x62bdb7fe0160 - std::rt::lang_start_internal::{{closure}}::ha4c34a292cd41e7e [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x62bdb7fe0160 - std::panicking::catch_unwind::do_call::h43a240a13a7020f7 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x62bdb7fe0160 - std::panicking::catch_unwind::hbd4b4f22bb1e5340 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x62bdb7fe0160 - std::panic::catch_unwind::h74e0ec3b7610d194 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x62bdb7fe0160 - std::rt::lang_start_internal::hdef981deb15e452e [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x62bdb7a9bff1 - std::rt::lang_start::h5b0fc40cecb93dc7 [INFO] [stderr] 32: 0x62bdb7a9e005 - main [INFO] [stderr] 33: 0x7ae67f62e1ca - [INFO] [stderr] 34: 0x7ae67f62e28b - __libc_start_main [INFO] [stderr] 35: 0x62bdb7a9b6a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "20bba632b90824e0b908187a353861896515cf9fff004a3024ce447b00dcf895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20bba632b90824e0b908187a353861896515cf9fff004a3024ce447b00dcf895", kill_on_drop: false }` [INFO] [stdout] 20bba632b90824e0b908187a353861896515cf9fff004a3024ce447b00dcf895