[INFO] cloning repository https://github.com/ChrisGVE/ColorScan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisGVE/ColorScan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisGVE%2FColorScan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisGVE%2FColorScan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 657ab0e587a2400248748e9f0e96ff18b42723cf
[INFO] checking ChrisGVE/ColorScan against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisGVE%2FColorScan" "/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/ChrisGVE/ColorScan
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ChrisGVE/ColorScan
[INFO] tweaked toml for git repo https://github.com/ChrisGVE/ColorScan written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrisGVE/ColorScan on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrisGVE/ColorScan 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded i_tree v0.8.3
[INFO] [stderr]   Downloaded i_shape v1.7.0
[INFO] [stderr]   Downloaded i_float v1.7.0
[INFO] [stderr]   Downloaded i_key_sort v0.2.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded system-deps v7.0.7
[INFO] [stderr]   Downloaded empfindung v0.2.6
[INFO] [stderr]   Downloaded cfg-expr v0.20.4
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded geo-types v0.7.17
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded imageproc v0.25.0
[INFO] [stderr]   Downloaded opencv-binding-generator v0.97.0
[INFO] [stderr]   Downloaded i_overlay v2.0.5
[INFO] [stderr]   Downloaded geo v0.30.0
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded spade v2.15.0
[INFO] [stderr]   Downloaded libheif-sys v5.0.0+1.20.2
[INFO] [stderr]   Downloaded opencv v0.95.1
[INFO] [stderr]   Downloaded libheif-rs v2.5.1
[INFO] [stderr]   Downloaded munsellspace v1.1.0
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62d6e014d98144db326d22b2a3d0fd07d2f8f795babbd9b9db904464e00d9ec5
[INFO] running `Command { std: "docker" "start" "-a" "62d6e014d98144db326d22b2a3d0fd07d2f8f795babbd9b9db904464e00d9ec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62d6e014d98144db326d22b2a3d0fd07d2f8f795babbd9b9db904464e00d9ec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d6e014d98144db326d22b2a3d0fd07d2f8f795babbd9b9db904464e00d9ec5", kill_on_drop: false }`
[INFO] [stdout] 62d6e014d98144db326d22b2a3d0fd07d2f8f795babbd9b9db904464e00d9ec5
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b0ceda6ae98a286b147650b97c0484a73274edaf94a191d1b8b09d8bfe7b772
[INFO] running `Command { std: "docker" "start" "-a" "8b0ceda6ae98a286b147650b97c0484a73274edaf94a191d1b8b09d8bfe7b772", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cfg-expr v0.20.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking i_float v1.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling libheif-sys v5.0.0+1.20.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking i_shape v1.7.0
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]     Checking i_overlay v2.0.5
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling opencv-binding-generator v0.97.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking geo-types v0.7.17
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr] error: failed to run custom build command for `libheif-sys v5.0.0+1.20.2`
[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/libheif-sys-3c0c1060657fd153/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libheif-sys-5.0.0+1.20.2/Cargo.toml
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBHEIF_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=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]   cargo:error=
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libheif 'libheif >= 1.20'
[INFO] [stderr] 
[INFO] [stderr]   The system library `libheif` required by crate `libheif-sys` was not found.
[INFO] [stderr]   The file `libheif.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 `libheif.pc`.
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b0ceda6ae98a286b147650b97c0484a73274edaf94a191d1b8b09d8bfe7b772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0ceda6ae98a286b147650b97c0484a73274edaf94a191d1b8b09d8bfe7b772", kill_on_drop: false }`
[INFO] [stdout] 8b0ceda6ae98a286b147650b97c0484a73274edaf94a191d1b8b09d8bfe7b772
