[INFO] cloning repository https://github.com/WangHoi/kwui-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WangHoi/kwui-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangHoi%2Fkwui-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangHoi%2Fkwui-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bddb9a249173dfc75262775e971bb39379aaedc0
[INFO] checking WangHoi/kwui-rs/bddb9a249173dfc75262775e971bb39379aaedc0 against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangHoi%2Fkwui-rs" "/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/WangHoi/kwui-rs
[INFO] finished tweaking git repo https://github.com/WangHoi/kwui-rs
[INFO] tweaked toml for git repo https://github.com/WangHoi/kwui-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WangHoi/kwui-rs on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WangHoi/kwui-rs 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://gitee.com/wanghoi/cmake-rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core-foundation v0.5.1
[INFO] [stderr]   Downloaded windows_dpi v0.3.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.12.0
[INFO] [stderr]   Downloaded build-target v0.4.0
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded hyper-boring v4.6.0
[INFO] [stderr]   Downloaded lzf v1.0.0
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded core-graphics v0.13.0
[INFO] [stderr]   Downloaded never v0.1.0
[INFO] [stderr]   Downloaded core-foundation-sys v0.5.1
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded embed-resource v2.4.1
[INFO] [stderr]   Downloaded tokio-boring v4.6.0
[INFO] [stderr]   Downloaded cocoa v0.14.0
[INFO] [stderr]   Downloaded clap_derive v4.5.0
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.4
[INFO] [stderr]   Downloaded winreg v0.51.0
[INFO] [stderr]   Downloaded derive_builder_core v0.12.0
[INFO] [stderr]   Downloaded atom_syndication v0.12.2
[INFO] [stderr]   Downloaded cargo_toml v0.20.2
[INFO] [stderr]   Downloaded globmatch v0.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded derive_builder v0.12.0
[INFO] [stderr]   Downloaded rss v2.0.7
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded toml v0.8.14
[INFO] [stderr]   Downloaded clap v4.5.2
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded toml_edit v0.22.14
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded boring v4.6.0
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded syn v2.0.49
[INFO] [stderr]   Downloaded boring-sys v4.6.0
[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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17
[INFO] running `Command { std: "docker" "start" "b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17", 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" "b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17", 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" "b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling deflate64 v0.1.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling lzf v1.0.0
[INFO] [stderr]    Compiling size v0.4.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.50 (https://gitee.com/wanghoi/cmake-rs.git#3353a169)
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking windows_dpi v0.3.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking linked_hash_set v0.1.4
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling globmatch v0.3.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling boring-sys v4.6.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking atom_syndication v0.12.2
[INFO] [stderr]     Checking rss v2.0.7
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking cargo_toml v0.20.2
[INFO] [stderr]    Compiling kwui-cli v0.2.2 (/opt/rustwide/workdir/kwui-cli)
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling embed-resource v2.4.1
[INFO] [stderr]    Compiling kwui-sys v0.2.2 (/opt/rustwide/workdir/kwui-sys)
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `use-system-jpeg-turbo`
[INFO] [stdout]    --> kwui-sys/build_support/kwui/config.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |             if cfg!(feature = "use-system-jpeg-turbo") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `use-system-jpeg-turbo` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd`
[INFO] [stdout]    --> kwui-sys/build_support/cmake.rs:845:33
[INFO] [stdout]     |
[INFO] [stdout] 845 |                         || cfg!(target_os = "dragonflybsd")) =>
[INFO] [stdout]     |                                 ^^^^^^^^^^^^--------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             help: there is a expected value with a similar name: `"dragonfly"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]    --> kwui-sys/build_support/cmake.rs:844:33
[INFO] [stdout]     |
[INFO] [stdout] 844 |                         || cfg!(target_os = "bitrig")
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr] error: failed to run custom build command for `kwui-sys v0.2.2 (/opt/rustwide/workdir/kwui-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/kwui-sys-efd4802670e1f953/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=DOCS_RS
[INFO] [stderr]   cargo:rerun-if-env-changed=KWUI_DEBUG
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=KWUI_SOURCE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=FORCE_KWUI_BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=FORCE_KWUI_BINARIES_DOWNLOAD
[INFO] [stderr]   STARTING A FULL BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=CLANGCC
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   cargo:rerun-if-env-changed=CLANGCXX
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=OPT_LEVEL
[INFO] [stderr]   cargo:rerun-if-env-changed=KWUI_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKTARGETSYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKROOT
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=KWUI_NINJA_COMMAND
[INFO] [stderr]   cargo:rerun-if-env-changed=KWUI_CMAKE_COMMAND
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/kwui-sys-d1b42a25ef121544/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/kwui-sys/deps/kwui" "-G" "Ninja" "-DCRT_STATIC=OFF" "-DBUILD_SHARED_LIBS=ON" "-DBUILD_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/kwui-sys-d1b42a25ef121544/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Ignoring extra path from command line:
[INFO] [stderr] 
[INFO] [stderr]      "/opt/rustwide/workdir/kwui-sys/deps/kwui"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: The source directory "/opt/rustwide/workdir/kwui-sys/deps/kwui" does not appear to contain CMakeLists.txt.
[INFO] [stderr]   Specify --help for usage, or press the help button on the CMake GUI.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4746) panicked at kwui-sys/build_support/cmake.rs:1103:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x556702f4a971 - std[85685cc41b6aa0cb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x556702f4a971 - std[85685cc41b6aa0cb]::backtrace_rs::backtrace::trace_unsynchronized::<std[85685cc41b6aa0cb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x556702f4a971 - std[85685cc41b6aa0cb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x556702f4a971 - <<std[85685cc41b6aa0cb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[87bdcaa552bbd21b]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x556702f6290a - <core[87bdcaa552bbd21b]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x556702f6290a - core[87bdcaa552bbd21b]::fmt::write
[INFO] [stderr]      6:     0x556702f50d8c - core[87bdcaa552bbd21b]::io::write::default_write_fmt::<std[85685cc41b6aa0cb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x556702f50d8c - <std[85685cc41b6aa0cb]::sys::stdio::unix::Stderr as core[87bdcaa552bbd21b]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x556702f257f6 - <std[85685cc41b6aa0cb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x556702f257f6 - std[85685cc41b6aa0cb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x556702f42a41 - std[85685cc41b6aa0cb]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x556702f42d6b - std[85685cc41b6aa0cb]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x556702f258a2 - std[85685cc41b6aa0cb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x556702f1ea09 - std[85685cc41b6aa0cb]::sys::backtrace::__rust_end_short_backtrace::<std[85685cc41b6aa0cb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x556702f2633d - __rustc[ae31d3f5d92751]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x556702f631ac - core[87bdcaa552bbd21b]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5567027f6677 - build_script_build[c7c679800365628d]::build_support::cmake::fail
[INFO] [stderr]     17:     0x5567027f6341 - build_script_build[c7c679800365628d]::build_support::cmake::run
[INFO] [stderr]     18:     0x5567027f3a68 - <build_script_build[c7c679800365628d]::build_support::cmake::Config>::build
[INFO] [stderr]     19:     0x55670282419a - build_script_build[c7c679800365628d]::build_support::kwui::config::build
[INFO] [stderr]     20:     0x55670281fef1 - build_script_build[c7c679800365628d]::build_from_source
[INFO] [stderr]     21:     0x556702821b1d - build_script_build[c7c679800365628d]::main
[INFO] [stderr]     22:     0x5567028157f3 - <fn() -> core[87bdcaa552bbd21b]::result::Result<(), core[87bdcaa552bbd21b]::io::error::Error> as core[87bdcaa552bbd21b]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     23:     0x5567027f7a36 - std[85685cc41b6aa0cb]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[87bdcaa552bbd21b]::result::Result<(), core[87bdcaa552bbd21b]::io::error::Error>, core[87bdcaa552bbd21b]::result::Result<(), core[87bdcaa552bbd21b]::io::error::Error>>
[INFO] [stderr]     24:     0x556702812779 - std[85685cc41b6aa0cb]::rt::lang_start::<core[87bdcaa552bbd21b]::result::Result<(), core[87bdcaa552bbd21b]::io::error::Error>>::{closure#0}
[INFO] [stderr]     25:     0x556702f41a17 - <&dyn core[87bdcaa552bbd21b]::ops::function::Fn<(), Output = i32> + core[87bdcaa552bbd21b]::marker::Sync + core[87bdcaa552bbd21b]::panic::unwind_safe::RefUnwindSafe as core[87bdcaa552bbd21b]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     26:     0x556702f41a17 - std[85685cc41b6aa0cb]::panicking::catch_unwind::do_call::<&dyn core[87bdcaa552bbd21b]::ops::function::Fn<(), Output = i32> + core[87bdcaa552bbd21b]::marker::Sync + core[87bdcaa552bbd21b]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:576:43
[INFO] [stderr]     27:     0x556702f41a17 - std[85685cc41b6aa0cb]::panicking::catch_unwind::<i32, &dyn core[87bdcaa552bbd21b]::ops::function::Fn<(), Output = i32> + core[87bdcaa552bbd21b]::marker::Sync + core[87bdcaa552bbd21b]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x556702f41a17 - std[85685cc41b6aa0cb]::panic::catch_unwind::<&dyn core[87bdcaa552bbd21b]::ops::function::Fn<(), Output = i32> + core[87bdcaa552bbd21b]::marker::Sync + core[87bdcaa552bbd21b]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x556702f41a17 - std[85685cc41b6aa0cb]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/rt.rs:175:24
[INFO] [stderr]     30:     0x556702f41a17 - std[85685cc41b6aa0cb]::panicking::catch_unwind::do_call::<std[85685cc41b6aa0cb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:576:43
[INFO] [stderr]     31:     0x556702f41a17 - std[85685cc41b6aa0cb]::panicking::catch_unwind::<isize, std[85685cc41b6aa0cb]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     32:     0x556702f41a17 - std[85685cc41b6aa0cb]::panic::catch_unwind::<std[85685cc41b6aa0cb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/panic.rs:359:14
[INFO] [stderr]     33:     0x556702f41a17 - std[85685cc41b6aa0cb]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/3d50c25bc66853bf0ad205529d0f305a1d841b5e/library/std/src/rt.rs:171:5
[INFO] [stderr]     34:     0x556702811db1 - std[85685cc41b6aa0cb]::rt::lang_start::<core[87bdcaa552bbd21b]::result::Result<(), core[87bdcaa552bbd21b]::io::error::Error>>
[INFO] [stderr]     35:     0x556702825765 - main
[INFO] [stderr]     36:     0x72bfde889601 - <unknown>
[INFO] [stderr]     37:     0x72bfde889718 - __libc_start_main
[INFO] [stderr]     38:     0x5567027e9b85 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17", kill_on_drop: false }`
[INFO] [stdout] b92f0d91399da0aaf83f3c23ab1e49bbcb17537255cd1800f54b0ffdd7ddfc17
