[INFO] cloning repository https://github.com/chenxiaolong/system-properties [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenxiaolong/system-properties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2Fsystem-properties", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2Fsystem-properties'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c7bf60d0912e74034804bb7f088fbad8f0a645e [INFO] checking chenxiaolong/system-properties against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2Fsystem-properties" "/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/chenxiaolong/system-properties [INFO] finished tweaking git repo https://github.com/chenxiaolong/system-properties [INFO] tweaked toml for git repo https://github.com/chenxiaolong/system-properties written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chenxiaolong/system-properties on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chenxiaolong/system-properties 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking chenxiaolong/system-properties against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2Fsystem-properties" "/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/chenxiaolong/system-properties [INFO] finished tweaking git repo https://github.com/chenxiaolong/system-properties [INFO] tweaked toml for git repo https://github.com/chenxiaolong/system-properties written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chenxiaolong/system-properties on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chenxiaolong/system-properties 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffb8950ff1bb5395eec0d78e5b9f5a78130793adaa019369b2fe69f9dcefb078 [INFO] running `Command { std: "docker" "start" "-a" "ffb8950ff1bb5395eec0d78e5b9f5a78130793adaa019369b2fe69f9dcefb078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffb8950ff1bb5395eec0d78e5b9f5a78130793adaa019369b2fe69f9dcefb078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb8950ff1bb5395eec0d78e5b9f5a78130793adaa019369b2fe69f9dcefb078", kill_on_drop: false }` [INFO] [stdout] ffb8950ff1bb5395eec0d78e5b9f5a78130793adaa019369b2fe69f9dcefb078 [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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e207ee72ef9686328c131fa67f27170438262cd6585eb01bb6f91221ada621f [INFO] running `Command { std: "docker" "start" "-a" "9e207ee72ef9686328c131fa67f27170438262cd6585eb01bb6f91221ada621f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling system-properties-bindgen v0.2.1 (/opt/rustwide/workdir/system-properties-bindgen) [INFO] [stderr] error: failed to run custom build command for `system-properties-bindgen v0.2.1 (/opt/rustwide/workdir/system-properties-bindgen)` [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/system-properties-bindgen-7eb766034aab74f8/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=external/wrapper.h [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=bindgen/system_properties.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] bindgen/system_properties.h:17:10: fatal error: 'sys/system_properties.h' file not found [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at system-properties-bindgen/build.rs:19:10: [INFO] [stderr] Failed to generate bindings: ClangDiagnostic("bindgen/system_properties.h:17:10: fatal error: 'sys/system_properties.h' file not found\n") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63f11845d342 - std::backtrace_rs::backtrace::libunwind::trace::h33054da9306a3b42 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63f11845d342 - std::backtrace_rs::backtrace::trace_unsynchronized::h1f3a1de382fbc25c [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63f11845d342 - std::sys::backtrace::_print_fmt::h1c54c3c227735eca [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63f11845d342 - ::fmt::h470d7c279706b10b [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63f118483a53 - core::fmt::rt::Argument::fmt::h047c4fbc0c8c7f6b [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63f118483a53 - core::fmt::write::h76c67ef44a9b0eac [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x63f11845a403 - std::io::default_write_fmt::h79bdd237adff5719 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63f11845a403 - std::io::Write::write_fmt::he782cc6bc25b448b [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63f11845d192 - std::sys::backtrace::BacktraceLock::print::h0b28641547f53edf [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63f11845e653 - std::panicking::default_hook::{{closure}}::h7cc30ce118c3c35e [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63f11845e435 - std::panicking::default_hook::hecd97bca6d3e5fbf [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63f11845ef65 - std::panicking::rust_panic_with_hook::hc326af24653f08e7 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63f11845edfa - std::panicking::begin_panic_handler::{{closure}}::h8a0e6a4d95e814cb [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63f11845d839 - std::sys::backtrace::__rust_end_short_backtrace::hc94c3422f98329bd [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63f11845ea8d - __rustc[8894dfda0ee3b949]::rust_begin_unwind [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63f118481e90 - core::panicking::panic_fmt::h9586b305d1f2048a [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63f1184822f6 - core::result::unwrap_failed::he013f9f5bea4891d [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x63f117ee98cb - core::result::Result::expect::h0083f4d3c1a67855 [INFO] [stderr] 18: 0x63f117eeb3f7 - build_script_build::main::h7890616f48ee3975 [INFO] [stderr] 19: 0x63f117ee8d83 - core::ops::function::FnOnce::call_once::h6d47bb678c0655ec [INFO] [stderr] 20: 0x63f117ee8bf6 - std::sys::backtrace::__rust_begin_short_backtrace::h508dca6aad8f9564 [INFO] [stderr] 21: 0x63f117ee8bd9 - std::rt::lang_start::{{closure}}::h2253d913d6220929 [INFO] [stderr] 22: 0x63f1184551e0 - core::ops::function::impls:: for &F>::call_once::ha8d2579ac7961e06 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x63f1184551e0 - std::panicking::catch_unwind::do_call::h66ffe15b29b1f153 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x63f1184551e0 - std::panicking::catch_unwind::hc6fd1f494e75d704 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x63f1184551e0 - std::panic::catch_unwind::h70213b45562708f8 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x63f1184551e0 - std::rt::lang_start_internal::{{closure}}::h9b130ce36d7ec348 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x63f1184551e0 - std::panicking::catch_unwind::do_call::h5a290a943939d593 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x63f1184551e0 - std::panicking::catch_unwind::he729d4a6de1ce462 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x63f1184551e0 - std::panic::catch_unwind::h916ee909da19ff82 [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x63f1184551e0 - std::rt::lang_start_internal::h07acb7e452e7018f [INFO] [stderr] at /rustc/dd2d87b6cc31907ae305875eb6be399783dc0256/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x63f117ee8bc1 - std::rt::lang_start::h561256db07d5be84 [INFO] [stderr] 32: 0x63f117eeb655 - main [INFO] [stderr] 33: 0x7ddb90eba1ca - [INFO] [stderr] 34: 0x7ddb90eba28b - __libc_start_main [INFO] [stderr] 35: 0x63f117ee8235 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "9e207ee72ef9686328c131fa67f27170438262cd6585eb01bb6f91221ada621f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e207ee72ef9686328c131fa67f27170438262cd6585eb01bb6f91221ada621f", kill_on_drop: false }` [INFO] [stdout] 9e207ee72ef9686328c131fa67f27170438262cd6585eb01bb6f91221ada621f