[INFO] cloning repository https://github.com/myso-kr/samsung-galaxy-book-faceid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myso-kr/samsung-galaxy-book-faceid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyso-kr%2Fsamsung-galaxy-book-faceid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyso-kr%2Fsamsung-galaxy-book-faceid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f43b1e2ca25f723ab348eb3c3c8277c3444b7ce
[INFO] checking myso-kr/samsung-galaxy-book-faceid against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyso-kr%2Fsamsung-galaxy-book-faceid" "/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/myso-kr/samsung-galaxy-book-faceid
[INFO] finished tweaking git repo https://github.com/myso-kr/samsung-galaxy-book-faceid
[INFO] tweaked toml for git repo https://github.com/myso-kr/samsung-galaxy-book-faceid written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/myso-kr/samsung-galaxy-book-faceid on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/myso-kr/samsung-galaxy-book-faceid 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2
[INFO] running `Command { std: "docker" "start" "ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling libadwaita-sys v0.7.2
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr] error: could not compile `clang-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=49ed9b3ea29364d0 -C extra-filename=-5f8a2f8f39dbc8a9 --out-dir /opt/rustwide/target/debug/build/clang-sys/5f8a2f8f39dbc8a9/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out --extern glob=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out/libglob-2a70d14a7a68e908.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/bf360778dcb43316/out/liblibc-bf360778dcb43316.rmeta --extern libloading=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out/liblibloading-de43f9bf4e778113.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2", kill_on_drop: false }`
[INFO] [stdout] ca3c4aa80df98187d4c387a81b1692b14c688d788b0a9d02bda8a38341c540b2
