[INFO] cloning repository https://github.com/kaliiiiiiiiii/toolsnt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaliiiiiiiiii/toolsnt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaliiiiiiiiii%2Ftoolsnt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaliiiiiiiiii%2Ftoolsnt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd5163594d0cd84455c050973cee1918b0fca412
[INFO] testing kaliiiiiiiiii/toolsnt/cd5163594d0cd84455c050973cee1918b0fca412 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaliiiiiiiiii%2Ftoolsnt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kaliiiiiiiiii/toolsnt
[INFO] finished tweaking git repo https://github.com/kaliiiiiiiiii/toolsnt
[INFO] tweaked toml for git repo https://github.com/kaliiiiiiiiii/toolsnt written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaliiiiiiiiii/toolsnt on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaliiiiiiiiii/toolsnt 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tar v0.4.44
[INFO] [stderr]   Downloaded xattr v1.5.0
[INFO] [stderr]   Downloaded autotools v0.2.7
[INFO] [stderr]   Downloaded const-str v0.6.2
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded assert2-macros v0.3.15
[INFO] [stderr]   Downloaded smallstr v0.3.0
[INFO] [stderr]   Downloaded knus-derive v3.3.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.109
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded quote2-macros v0.9.0
[INFO] [stderr]   Downloaded quote2 v0.9.0
[INFO] [stderr]   Downloaded libc_alloc v1.0.7
[INFO] [stderr]   Downloaded delegate v0.13.3
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded kdl v6.3.4
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded knus v3.3.1
[INFO] [stderr]   Downloaded allocator-api2 v0.3.0
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]   Downloaded url v2.5.6
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded assert2 v0.3.15
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded anyhow v1.0.99
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6015d3632f416b137f8ce3b54de429d604b63cdaafdf9929170363746b67cae5
[INFO] running `Command { std: "docker" "start" "-a" "6015d3632f416b137f8ce3b54de429d604b63cdaafdf9929170363746b67cae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6015d3632f416b137f8ce3b54de429d604b63cdaafdf9929170363746b67cae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6015d3632f416b137f8ce3b54de429d604b63cdaafdf9929170363746b67cae5", kill_on_drop: false }`
[INFO] [stdout] 6015d3632f416b137f8ce3b54de429d604b63cdaafdf9929170363746b67cae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35eb9be81d5e67e798fbd1758ae513b40467eddc45470338248c75580c6c2257
[INFO] running `Command { std: "docker" "start" "-a" "35eb9be81d5e67e798fbd1758ae513b40467eddc45470338248c75580c6c2257", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling const-str v0.6.2
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote2-macros v0.9.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.3.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling quote2 v0.9.0
[INFO] [stderr]    Compiling libc_alloc v1.0.7
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling widestring v1.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling hivex-sys v0.2.1 (/opt/rustwide/workdir/hivex/sys)
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr] error: failed to run custom build command for `hivex-sys v0.2.1 (/opt/rustwide/workdir/hivex/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/hivex-sys-1170748021b4f56e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=HIVEX_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=HIVEX_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=HIVEX_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: 
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags hivex
[INFO] [stderr] 
[INFO] [stderr]   The system library `hivex` required by crate `hivex-sys` was not found.
[INFO] [stderr]   The file `hivex.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
[INFO] [stderr]   The PKG_CONFIG_PATH environment variable is not set.
[INFO] [stderr] 
[INFO] [stderr]   HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `hivex.pc`.
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "35eb9be81d5e67e798fbd1758ae513b40467eddc45470338248c75580c6c2257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35eb9be81d5e67e798fbd1758ae513b40467eddc45470338248c75580c6c2257", kill_on_drop: false }`
[INFO] [stdout] 35eb9be81d5e67e798fbd1758ae513b40467eddc45470338248c75580c6c2257
