[INFO] cloning repository https://github.com/Anillc/nixrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anillc/nixrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnillc%2Fnixrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnillc%2Fnixrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 740fcf4048cc5b6de8c54d18254f12d53909a867
[INFO] checking Anillc/nixrs against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnillc%2Fnixrs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anillc/nixrs
[INFO] finished tweaking git repo https://github.com/Anillc/nixrs
[INFO] tweaked toml for git repo https://github.com/Anillc/nixrs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anillc/nixrs on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cc8a18e89304e650065017d3ee6c8fa30e0f13b43f5c2d8648d77b2c274f7ff
[INFO] running `Command { std: "docker" "start" "-a" "1cc8a18e89304e650065017d3ee6c8fa30e0f13b43f5c2d8648d77b2c274f7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cc8a18e89304e650065017d3ee6c8fa30e0f13b43f5c2d8648d77b2c274f7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc8a18e89304e650065017d3ee6c8fa30e0f13b43f5c2d8648d77b2c274f7ff", kill_on_drop: false }`
[INFO] [stdout] 1cc8a18e89304e650065017d3ee6c8fa30e0f13b43f5c2d8648d77b2c274f7ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a360be92ba41dab6edc4b191c480c80b1e925de689f3a3b88a1b423d27cf9c5
[INFO] running `Command { std: "docker" "start" "-a" "8a360be92ba41dab6edc4b191c480c80b1e925de689f3a3b88a1b423d27cf9c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling nixrs-sys v0.1.0 (/opt/rustwide/workdir/nixrs-sys)
[INFO] [stderr] error: failed to run custom build command for `nixrs-sys v0.1.0 (/opt/rustwide/workdir/nixrs-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/nixrs-sys-fa695c746d5fad25/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=nixexprc
[INFO] [stderr]   cargo:rustc-link-lib=nixstorec
[INFO] [stderr]   cargo:rustc-link-lib=nixutilc
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   wrapper.h:1:10: fatal error: 'nix/nix_api_expr.h' file not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (609) panicked at nixrs-sys/build.rs:12:10:
[INFO] [stderr]   failed to generate bindings: ClangDiagnostic("wrapper.h:1:10: fatal error: 'nix/nix_api_expr.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fa762e001b2 - std::backtrace_rs::backtrace::libunwind::trace::hd8a655236e158731
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5fa762e001b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc00faf3445433064
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5fa762e001b2 - std::sys::backtrace::_print_fmt::he752eec0bd9c3ab6
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5fa762e001b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf49d4e9844d08ced
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5fa762e10fc7 - core::fmt::rt::Argument::fmt::hd8fa28b5031a260b
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5fa762e10fc7 - core::fmt::write::he5460f17b833c122
[INFO] [stderr]      6:     0x5fa762dd3526 - std::io::default_write_fmt::heccfcb5b5382e279
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5fa762dd3526 - std::io::Write::write_fmt::he98ae2746dbedb47
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5fa762de06c4 - std::sys::backtrace::BacktraceLock::print::hc3760d1122275184
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5fa762de06c4 - std::panicking::default_hook::{{closure}}::hf8c19bc1a7b0676a
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5fa762de04e9 - std::panicking::default_hook::haf43ecfd300ae5b5
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5fa762de0c8b - std::panicking::panic_with_hook::h66c5d8fa29e50b62
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5fa762de0a58 - std::panicking::panic_handler::{{closure}}::h1674ae13bdd6a7e1
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5fa762dddc29 - std::sys::backtrace::__rust_end_short_backtrace::h6b28368e603b0548
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5fa762dc759d - __rustc[e6cc9979c6fc759f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5fa762e1a90c - core::panicking::panic_fmt::h2145634be0790f13
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5fa762e19db2 - core::result::unwrap_failed::he91e079be93b8642
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5fa7628ab904 - core::result::Result<T,E>::expect::hc30e6713a968f230
[INFO] [stderr]     18:     0x5fa7628aa9b7 - build_script_build::main::h2d0443370a20628d
[INFO] [stderr]     19:     0x5fa7628ab283 - core::ops::function::FnOnce::call_once::hb9b4bb42705005f0
[INFO] [stderr]     20:     0x5fa7628ab0b6 - std::sys::backtrace::__rust_begin_short_backtrace::hd1f9f79e9f0f8d6f
[INFO] [stderr]     21:     0x5fa7628ab099 - std::rt::lang_start::{{closure}}::h251e4c47af78bf60
[INFO] [stderr]     22:     0x5fa762dd4d6a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hddbf2acf5bfc1fa2
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5fa762dd4d6a - std::panicking::catch_unwind::do_call::h601e682a6f220c31
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x5fa762dd4d6a - std::panicking::catch_unwind::h81f8c3b241324d54
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x5fa762dd4d6a - std::panic::catch_unwind::h955ecdb4ad78d5d8
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5fa762dd4d6a - std::rt::lang_start_internal::{{closure}}::hdc242c6291100e1a
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5fa762dd4d6a - std::panicking::catch_unwind::do_call::hb4798156ed16c4d5
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x5fa762dd4d6a - std::panicking::catch_unwind::hbf7abf54e8488964
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x5fa762dd4d6a - std::panic::catch_unwind::h12e2e0b2f3af8206
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5fa762dd4d6a - std::rt::lang_start_internal::hb8ec3851c46937a1
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5fa7628ab081 - std::rt::lang_start::h0e53d5c90c74cfb6
[INFO] [stderr]     32:     0x5fa7628ac4b5 - main
[INFO] [stderr]     33:     0x7f45636741ca - <unknown>
[INFO] [stderr]     34:     0x7f456367428b - __libc_start_main
[INFO] [stderr]     35:     0x5fa7628aa6a5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "8a360be92ba41dab6edc4b191c480c80b1e925de689f3a3b88a1b423d27cf9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a360be92ba41dab6edc4b191c480c80b1e925de689f3a3b88a1b423d27cf9c5", kill_on_drop: false }`
[INFO] [stdout] 8a360be92ba41dab6edc4b191c480c80b1e925de689f3a3b88a1b423d27cf9c5
