Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wezterm.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1641434876.200172/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wezterm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/wezterm-git-2022.01.06-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wezterm.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1641434876.200172/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wezterm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.igxk5r + umask 022 + cd /builddir/build/BUILD + git clone --depth=1 --branch=main --recursive https://github.com/wez/wezterm.git . Cloning into '.'... Submodule 'freetype2' (https://github.com/wez/freetype2.git) registered for path 'deps/freetype/freetype2' Submodule 'freetype/libpng' (https://github.com/glennrp/libpng.git) registered for path 'deps/freetype/libpng' Submodule 'deps/freetype/zlib' (https://github.com/madler/zlib.git) registered for path 'deps/freetype/zlib' Submodule 'harfbuzz/harfbuzz' (https://github.com/harfbuzz/harfbuzz.git) registered for path 'deps/harfbuzz/harfbuzz' Cloning into '/builddir/build/BUILD/deps/freetype/freetype2'... Cloning into '/builddir/build/BUILD/deps/freetype/libpng'... Cloning into '/builddir/build/BUILD/deps/freetype/zlib'... Cloning into '/builddir/build/BUILD/deps/harfbuzz/harfbuzz'... Submodule path 'deps/freetype/freetype2': checked out '3f83daeecb1a78d851b660eed025eeba362c0e4a' Submodule 'dlg' (https://github.com/nyorain/dlg.git) registered for path 'deps/freetype/freetype2/subprojects/dlg' Cloning into '/builddir/build/BUILD/deps/freetype/freetype2/subprojects/dlg'... Submodule path 'deps/freetype/freetype2/subprojects/dlg': checked out 'd142e646e263c89f93663e027c2f0d03739ab42d' Submodule path 'deps/freetype/libpng': checked out '8439534daa1d3a5705ba92e653eda9251246dd61' Submodule path 'deps/freetype/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' Submodule path 'deps/harfbuzz/harfbuzz': checked out 'be91d2917d9860326cb5fd1d03ffe1042a72f6d3' + git submodule update --init --recursive + '[' '!' -d /builddir/.cargo ']' + sh -s -- --profile minimal -y + curl https://sh.rustup.rs -sSf info: downloading installer warning: it looks like you have an existing installation of Rust at: warning: /usr/bin warning: rustup should not be installed alongside Rust. Please uninstall your existing Rust first. warning: Otherwise you may have confusion unless you are careful with your PATH warning: If you are sure that you want both rustup and your already installed Rust warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes warning: or pass `-y' to ignore all ignorable checks. error: cannot install while Rust is installed warning: continuing (because the -y flag is set and the error is ignorable) info: profile set to 'minimal' info: default host triple is x86_64-unknown-linux-gnu info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu' info: latest update on 2021-12-02, rust version 1.57.0 (f1edd0429 2021-11-29) info: downloading component 'cargo' info: downloading component 'rust-std' info: downloading component 'rustc' info: installing component 'cargo' info: installing component 'rust-std' info: installing component 'rustc' info: default toolchain set to 'stable-x86_64-unknown-linux-gnu' stable-x86_64-unknown-linux-gnu installed - rustc 1.57.0 (f1edd0429 2021-11-29) Rust is installed now. Great! To get started you may need to restart your current shell. This would reload your PATH environment variable to include Cargo's bin directory ($HOME/.cargo/bin). To configure your current shell, run: source $HOME/.cargo/env + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.llSDSP + umask 022 + cd /builddir/build/BUILD + cargo build --release Updating crates.io index Updating git repository `https://github.com/wez/libssh-rs.git` Updating git submodule `https://gitlab.com/wez1/libssh-mirror.git` Updating git repository `https://github.com/glium/glium.git` Updating git repository `https://github.com/wez/xkbcommon-rs.git` Downloading crates ... Downloaded adler v1.0.2 Downloaded form_urlencoded v1.0.1 Downloaded futures-lite v1.12.0 Downloaded foreign-types-shared v0.1.1 Downloaded foreign-types v0.3.2 Downloaded fnv v1.0.7 Downloaded rayon v1.5.1 Downloaded rayon-core v1.9.1 Downloaded bitflags v1.3.2 Downloaded scopeguard v1.1.0 Downloaded signal-hook-registry v1.4.0 Downloaded strsim v0.8.0 Downloaded thiserror-impl v1.0.30 Downloaded vec_map v0.8.2 Downloaded base64 v0.13.0 Downloaded block-padding v0.1.5 Downloaded rand_chacha v0.2.2 Downloaded rand_core v0.6.3 Downloaded rand v0.7.3 Downloaded same-file v1.0.6 Downloaded ryu v1.0.9 Downloaded maybe-uninit v2.0.0 Downloaded takeable-option v0.5.0 Downloaded tinyvec_macros v0.1.0 Downloaded unicode-bidi v0.3.7 Downloaded serial-unix v0.4.0 Downloaded terminfo v0.7.3 Downloaded walkdir v2.3.2 Downloaded futures-macro v0.3.19 Downloaded futures-task v0.3.19 Downloaded match_cfg v0.1.0 Downloaded mio-extras v2.0.6 Downloaded memmap v0.7.0 Downloaded phf v0.8.0 Downloaded raw-window-handle v0.4.2 Downloaded rustc_version v0.2.3 Downloaded semver-parser v0.7.0 Downloaded sha1 v0.6.0 Downloaded smawk v0.3.1 Downloaded static_assertions v1.1.0 Downloaded sha2 v0.9.8 Downloaded waker-fn v1.1.0 Downloaded serde v1.0.133 Downloaded utf8parse v0.2.0 Downloaded version_check v0.9.4 Downloaded typenum v1.15.0 Downloaded rgb v0.8.31 Downloaded tinyvec v1.5.1 Downloaded untrusted v0.7.1 Downloaded x11 v2.19.1 Downloaded unicode-width v0.1.9 Downloaded syn v1.0.84 Downloaded unicode-normalization v0.1.19 Downloaded structopt v0.3.25 Downloaded unicode-segmentation v1.8.0 Downloaded getrandom v0.2.3 Downloaded futures-executor v0.3.19 Downloaded miniz_oxide v0.3.7 Downloaded either v1.6.1 Downloaded arrayvec v0.5.2 Downloaded xcb-imdkit v0.1.2 Downloaded dirs v2.0.2 Downloaded minimal-lexical v0.2.1 Downloaded backtrace v0.3.63 Downloaded unicode-general-category v0.3.0 Downloaded zstd-safe v3.0.1+zstd.1.4.9 Downloaded yasna v0.4.0 Downloaded zstd v0.6.1+zstd.1.4.9 Downloaded zbus_macros v2.0.0-beta.8 Downloaded dlib v0.5.0 Downloaded dirs-sys-next v0.1.2 Downloaded nom v7.1.0 Downloaded rand_pcg v0.2.1 Downloaded native-tls v0.2.8 Downloaded unicase v2.6.0 Downloaded value-bag v1.0.0-alpha.8 Downloaded xcursor v0.3.4 Downloaded weezl v0.1.5 Downloaded arrayref v0.3.6 Downloaded zvariant_derive v3.0.0 Downloaded atty v0.2.14 Downloaded zvariant v3.0.0 Downloaded line_drawing v0.8.1 Downloaded parking v2.0.0 Downloaded parking_lot v0.11.2 Downloaded inotify-sys v0.1.5 Downloaded pretty_env_logger v0.4.0 Downloaded ppv-lite86 v0.2.16 Downloaded png v0.16.8 Downloaded opaque-debug v0.2.3 Downloaded inotify v0.7.1 Downloaded wayland-commons v0.29.2 Downloaded xcb v0.9.0 Downloaded pest_meta v2.1.3 Downloaded proc-macro-error v1.0.4 Downloaded enumflags2 v0.7.3 Downloaded encoding-index-tradchinese v1.20141219.5 Downloaded wayland-cursor v0.29.2 Downloaded filenamegen v0.2.4 Downloaded quick-error v1.2.3 Downloaded url v2.2.2 Downloaded ordered-stream v0.0.1 Downloaded pest v2.1.3 Downloaded ssh2 v0.9.3 Downloaded wayland-client v0.29.2 Downloaded open v2.0.2 Downloaded svg_fmt v0.4.1 Downloaded xml-rs v0.8.4 Downloaded num-iter v0.1.42 Downloaded pem v1.0.1 Downloaded proc-macro-error-attr v1.0.4 Downloaded memchr v2.4.1 Downloaded phf_codegen v0.8.0 Downloaded polling v2.2.0 Downloaded pin-project-internal v1.0.10 Downloaded pin-project-lite v0.2.8 Downloaded png v0.17.2 Downloaded pin-project v1.0.10 Downloaded heck v0.3.3 Downloaded nom v5.1.2 Downloaded num-bigint v0.3.3 Downloaded num-complex v0.3.1 Downloaded num v0.3.1 Downloaded regex v1.5.4 Downloaded num-integer v0.1.44 Downloaded ordered-float v2.8.0 Downloaded opaque-debug v0.3.0 Downloaded num-derive v0.3.3 Downloaded once_cell v1.9.0 Downloaded luajit-src v210.3.2+resty1085a4d Downloaded encoding-index-simpchinese v1.20141219.5 Downloaded openssl-probe v0.1.4 Downloaded num_cpus v1.13.1 Downloaded pkg-config v0.3.24 Downloaded libssh2-sys v0.2.23 Downloaded object v0.27.1 Downloaded proc-macro-crate v1.1.0 Downloaded pest_generator v2.1.3 Downloaded notify v4.0.17 Downloaded proc-macro2 v1.0.36 Downloaded nix v0.23.1 Downloaded zstd-sys v1.4.20+zstd.1.4.9 Downloaded libloading v0.6.7 Downloaded tiff v0.6.1 Downloaded lua-src v543.1.0 Downloaded libz-sys v1.1.3 Downloaded openssl-src v300.0.4+3.0.1 Downloaded ring v0.16.20 Downloaded khronos_api v3.1.0 Downloaded evmap v6.0.1 Downloaded openssl-sys v0.9.71 Downloaded gimli v0.26.1 Downloaded fastrand v1.6.0 Downloaded fake-simd v0.1.2 Downloaded metrics-macros v0.4.1 Downloaded openssl v0.10.38 Downloaded num-rational v0.3.2 Downloaded jpeg-decoder v0.1.22 Downloaded kv-log-macro v1.0.7 Downloaded encoding-index-singlebyte v1.20141219.5 Downloaded memmap2 v0.3.1 Downloaded encoding-index-korean v1.20141219.5 Downloaded digest v0.8.1 Downloaded pest_derive v2.1.0 Downloaded parking_lot_core v0.6.2 Downloaded memmem v0.1.1 Downloaded encoding-index-japanese v1.20141219.5 Downloaded libloading v0.7.2 Downloaded phf_generator v0.8.0 Downloaded num-traits v0.2.14 Downloaded getopts v0.2.21 Downloaded parking_lot v0.9.0 Downloaded filetime v0.2.15 Downloaded event-listener v2.5.1 Downloaded hdrhistogram v7.4.0 Downloaded guillotiere v0.6.2 Downloaded digest v0.9.0 Downloaded sha-1 v0.8.2 Downloaded hostname v0.3.1 Downloaded deflate v0.9.1 Downloaded gif v0.11.3 Downloaded derivative v2.2.0 Downloaded maplit v1.0.2 Downloaded leb128 v0.2.5 Downloaded http_req v0.8.1 Downloaded rustc-demangle v0.1.21 Downloaded quote v1.0.14 Downloaded ioctl-rs v0.1.6 Downloaded palette v0.5.0 Downloaded hashbrown v0.5.0 Downloaded csscolorparser v0.5.0 Downloaded ctor v0.1.21 Downloaded libc v0.2.112 Downloaded instant v0.1.12 Downloaded gl_generator v0.14.0 Downloaded deflate v0.8.6 Downloaded cty v0.2.2 Downloaded pure-rust-locales v0.5.6 Downloaded matches v0.1.9 Downloaded enum-display-derive v0.1.1 Downloaded encoding v0.2.33 Downloaded metrics v0.17.1 Downloaded humantime v1.3.0 Downloaded downcast-rs v1.2.0 Downloaded bstr v0.1.4 Downloaded async-net v1.6.1 Downloaded flate2 v1.0.22 Downloaded euclid v0.22.6 Downloaded generic-array v0.14.4 Downloaded env_logger v0.7.1 Downloaded memoffset v0.6.5 Downloaded jobserver v0.1.24 Downloaded async-std v1.10.0 Downloaded image v0.23.14 Downloaded camino v1.0.5 Downloaded async-io v1.6.0 Downloaded percent-encoding v2.1.0 Downloaded lru v0.7.2 Downloaded crossbeam-queue v0.3.2 Downloaded bstr v0.2.17 Downloaded crossbeam v0.8.1 Downloaded concurrent-queue v1.2.2 Downloaded color_quant v1.1.0 Downloaded atomic-waker v1.0.0 Downloaded log v0.4.14 Downloaded cfg-if v0.1.10 Downloaded async-task v4.0.3 Downloaded lock_api v0.4.5 Downloaded lazycell v1.3.0 Downloaded lazy_static v1.4.0 Downloaded hashbrown v0.11.2 Downloaded cache-padded v1.2.0 Downloaded async-process v1.3.0 Downloaded async-executor v1.4.1 Downloaded enumflags2_derive v0.7.3 Downloaded easy-parallel v3.2.0 Downloaded async-fs v1.5.0 Downloaded termios v0.2.2 Downloaded async-lock v2.4.0 Downloaded async-channel v1.6.1 Downloaded async-global-executor v2.0.2 Downloaded async-recursion v0.3.2 Downloaded async-mutex v1.4.0 Downloaded async-broadcast v0.3.4 Downloaded anyhow v1.0.52 Downloaded approx v0.3.2 Downloaded idna v0.2.3 Downloaded encoding_index_tests v0.1.4 Downloaded ucd-trie v0.1.3 Downloaded spin v0.9.2 Downloaded smol v1.2.5 Downloaded shell-words v1.0.0 Downloaded chrono v0.4.19 Downloaded crossbeam-channel v0.5.1 Downloaded phf_shared v0.8.0 Downloaded pathdiff v0.2.1 Downloaded iovec v0.1.4 Downloaded bytemuck v1.7.3 Downloaded fuzzy-matcher v0.3.7 Downloaded dirs-next v2.0.0 Downloaded crossbeam-epoch v0.9.5 Downloaded clap v2.34.0 Downloaded blocking v1.1.0 Downloaded byte-tools v0.3.1 Downloaded crossbeam-deque v0.8.1 Downloaded colorgrad v0.5.0 Downloaded hex v0.4.3 Downloaded zbus_names v2.0.0 Downloaded zbus v2.0.0-beta.8 Downloaded wayland-scanner v0.29.2 Downloaded proc-macro-hack v0.5.19 Downloaded crossbeam-utils v0.8.5 Downloaded xcb-util v0.3.0 Downloaded wayland-sys v0.29.2 Downloaded wayland-protocols v0.29.2 Downloaded wayland-egl v0.29.2 Downloaded varbincode v0.1.0 Downloaded unicode-linebreak v0.1.2 Downloaded signal-hook v0.3.13 Downloaded ratelimit_meter v5.0.0 Downloaded nonzero_ext v0.1.5 Downloaded nanorand v0.6.1 Downloaded memmap2 v0.2.3 Downloaded palette_derive v0.5.0 Downloaded crc32fast v1.3.0 Downloaded tiny-skia v0.6.2 Downloaded phf_macros v0.8.0 Downloaded cpufeatures v0.2.1 Downloaded cc v1.0.72 Downloaded cfg-if v1.0.0 Downloaded bytes v1.1.0 Downloaded byteorder v1.4.3 Downloaded dirs-sys v0.3.6 Downloaded autocfg v1.0.1 Downloaded async-trait v0.1.52 Downloaded battery v0.7.8 Downloaded getrandom v0.1.16 Downloaded nix v0.22.0 Downloaded serde_json v1.0.74 Downloaded miniz_oxide v0.4.4 Downloaded smithay-client-toolkit v0.15.3 Downloaded textwrap v0.14.2 Downloaded regex-automata v0.1.10 Downloaded ahash v0.7.6 Downloaded raw-window-handle v0.3.4 Downloaded time v0.1.43 Downloaded semver-parser v0.10.2 Downloaded strsim v0.10.0 Downloaded slab v0.4.5 Downloaded futures-util v0.3.19 Downloaded adler32 v1.2.0 Downloaded pin-utils v0.1.0 Downloaded thread_local v1.1.3 Downloaded termios v0.3.3 Downloaded spin v0.5.2 Downloaded serde_derive v1.0.133 Downloaded pulldown-cmark v0.9.0 Downloaded smallvec v0.6.14 Downloaded rustc-hash v1.1.0 Downloaded siphasher v0.3.7 Downloaded semver v0.11.0 Downloaded serde_repr v0.1.7 Downloaded semver v0.9.0 Downloaded scoped_threadpool v0.1.9 Downloaded scoped-tls v1.0.0 Downloaded rand_core v0.5.1 Downloaded futures-sink v0.3.19 Downloaded net2 v0.2.37 Downloaded addr2line v0.17.0 Downloaded generic-array v0.12.4 Downloaded futures v0.3.19 Downloaded lock_api v0.3.4 Downloaded futures-channel v0.3.19 Downloaded futures-core v0.3.19 Downloaded futures-io v0.3.19 Downloaded serial-core v0.4.0 Downloaded parking_lot_core v0.8.5 Downloaded serial v0.4.0 Downloaded safe_arch v0.5.2 Downloaded resize v0.5.5 Downloaded rcgen v0.8.14 Downloaded mlua v0.7.1 Downloaded termcolor v1.1.2 Downloaded structopt-derive v0.4.18 Downloaded mio v0.6.23 Downloaded itoa v1.0.1 Downloaded rand_chacha v0.3.1 Downloaded rand v0.8.4 Downloaded flume v0.10.9 Downloaded block-buffer v0.9.0 Downloaded ansi_term v0.12.1 Downloaded block-buffer v0.7.3 Downloaded aho-corasick v0.7.18 Downloaded unicode-xid v0.2.2 Downloaded toml v0.5.8 Downloaded thiserror v1.0.30 Downloaded textwrap v0.11.0 Downloaded socket2 v0.4.2 Downloaded smallvec v1.7.0 Downloaded signal-hook v0.1.17 Downloaded regex-syntax v0.6.25 Downloaded uom v0.30.0 Compiling libc v0.2.112 Compiling proc-macro2 v1.0.36 Compiling unicode-xid v0.2.2 Compiling autocfg v1.0.1 Compiling syn v1.0.84 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling pkg-config v0.3.24 Compiling memchr v2.4.1 Compiling once_cell v1.9.0 Compiling log v0.4.14 Compiling bitflags v1.3.2 Compiling lazy_static v1.4.0 Compiling futures-core v0.3.19 Compiling scopeguard v1.1.0 Compiling getrandom v0.1.16 Compiling pin-project-lite v0.2.8 Compiling slab v0.4.5 Compiling serde_derive v1.0.133 Compiling crossbeam-utils v0.8.5 Compiling futures-io v0.3.19 Compiling serde v1.0.133 Compiling ppv-lite86 v0.2.16 Compiling siphasher v0.3.7 Compiling event-listener v2.5.1 Compiling cache-padded v1.2.0 Compiling anyhow v1.0.52 Compiling parking v2.0.0 Compiling fastrand v1.6.0 Compiling waker-fn v1.1.0 Compiling cfg-if v0.1.10 Compiling byteorder v1.4.3 Compiling adler v1.0.2 Compiling crossbeam-epoch v0.9.5 Compiling crc32fast v1.3.0 Compiling proc-macro-hack v0.5.19 Compiling smallvec v1.7.0 Compiling typenum v1.15.0 Compiling adler32 v1.2.0 Compiling regex-syntax v0.6.25 Compiling futures-sink v0.3.19 Compiling async-task v4.0.3 Compiling rayon-core v1.9.1 Compiling futures-task v0.3.19 Compiling pin-utils v0.1.0 Compiling futures-channel v0.3.19 Compiling atomic-waker v1.0.0 Compiling futures-util v0.3.19 Compiling bytemuck v1.7.3 Compiling either v1.6.1 Compiling base64 v0.13.0 Compiling ucd-trie v0.1.3 Compiling unicode-width v0.1.9 Compiling weezl v0.1.5 Compiling regex-automata v0.1.10 Compiling downcast-rs v1.2.0 Compiling parking_lot_core v0.8.5 Compiling hex v0.4.3 Compiling semver-parser v0.7.0 Compiling color_quant v1.1.0 Compiling fnv v1.0.7 Compiling tinyvec_macros v0.1.0 Compiling opaque-debug v0.3.0 Compiling signal-hook v0.3.13 Compiling scoped_threadpool v0.1.9 Compiling utf8parse v0.2.0 Compiling cpufeatures v0.2.1 Compiling xml-rs v0.8.4 Compiling matches v0.1.9 Compiling same-file v1.0.6 Compiling serde_json v1.0.74 Compiling unicode-segmentation v1.8.0 Compiling memmem v0.1.1 Compiling maybe-uninit v2.0.0 Compiling rustc-hash v1.1.0 Compiling unicode-bidi v0.3.7 Compiling itoa v1.0.1 Compiling lazycell v1.3.0 Compiling percent-encoding v2.1.0 Compiling ryu v1.0.9 Compiling pure-rust-locales v0.5.6 Compiling foreign-types-shared v0.1.1 Compiling shell-words v1.0.0 Compiling battery v0.7.8 Compiling pathdiff v0.2.1 Compiling openssl v0.10.38 Compiling strsim v0.10.0 Compiling config v0.1.0 (/builddir/build/BUILD/config) Compiling match_cfg v0.1.0 Compiling maplit v1.0.2 Compiling async-trait v0.1.52 Compiling hashbrown v0.5.0 Compiling camino v1.0.5 Compiling crossbeam-queue v0.3.2 Compiling nonzero_ext v0.1.5 Compiling metrics v0.17.1 Compiling encoding_index_tests v0.1.4 Compiling smawk v0.3.1 Compiling khronos_api v3.1.0 Compiling zstd-safe v3.0.1+zstd.1.4.9 Compiling bintree v0.1.0 (/builddir/build/BUILD/bintree) Compiling scoped-tls v1.0.0 Compiling static_assertions v1.1.0 Compiling vec_map v0.8.2 Compiling minimal-lexical v0.2.1 Compiling ansi_term v0.12.1 Compiling leb128 v0.2.5 Compiling quick-error v1.2.3 Compiling strsim v0.8.0 Compiling easy-parallel v3.2.0 Compiling termcolor v1.1.2 Compiling unicode-general-category v0.3.0 Compiling gimli v0.26.1 Compiling sha1 v0.6.0 Compiling untrusted v0.7.1 Compiling wezterm-toast-notification v0.1.0 (/builddir/build/BUILD/wezterm-toast-notification) Compiling spin v0.5.2 Compiling cty v0.2.2 Compiling native-tls v0.2.8 Compiling rustc-demangle v0.1.21 Compiling arrayvec v0.5.2 Compiling openssl-probe v0.1.4 Compiling pulldown-cmark v0.9.0 Compiling svg_fmt v0.4.1 Compiling takeable-option v0.5.0 Compiling arrayref v0.3.6 Compiling bytes v1.1.0 Compiling base91 v0.1.0 (/builddir/build/BUILD/base91) Compiling num-traits v0.2.14 Compiling memoffset v0.6.5 Compiling num-integer v0.1.44 Compiling miniz_oxide v0.4.4 Compiling num-bigint v0.3.3 Compiling num-iter v0.1.42 Compiling num-rational v0.3.2 Compiling rayon v1.5.1 Compiling instant v0.1.12 Compiling libloading v0.7.2 Compiling libloading v0.6.7 Compiling value-bag v1.0.0-alpha.8 Compiling generic-array v0.14.4 Compiling nom v5.1.2 Compiling ahash v0.7.6 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling nom v7.1.0 Compiling unicase v2.6.0 Compiling thread_local v1.1.3 Compiling wayland-sys v0.29.2 Compiling x11 v2.19.1 Compiling fontconfig v0.1.0 (/builddir/build/BUILD/deps/fontconfig) Compiling smithay-client-toolkit v0.15.3 Compiling color-types v0.1.0 (/builddir/build/BUILD/color-types) Compiling lock_api v0.4.5 Compiling lock_api v0.3.4 Compiling phf_shared v0.8.0 Compiling async-lock v2.4.0 Compiling async-mutex v1.4.0 Compiling concurrent-queue v1.2.2 Compiling miniz_oxide v0.3.7 Compiling deflate v0.8.6 Compiling deflate v0.9.1 Compiling safe_arch v0.5.2 Compiling rgb v0.8.31 Compiling pest v2.1.3 Compiling textwrap v0.11.0 Compiling getopts v0.2.21 Compiling semver v0.9.0 Compiling gif v0.11.3 Compiling tinyvec v1.5.1 Compiling vtparse v0.6.0 (/builddir/build/BUILD/vtparse) Compiling walkdir v2.3.2 Compiling form_urlencoded v1.0.1 Compiling foreign-types v0.3.2 Compiling open v2.0.2 Compiling encoding-index-korean v1.20141219.5 Compiling encoding-index-singlebyte v1.20141219.5 Compiling encoding-index-simpchinese v1.20141219.5 Compiling encoding-index-tradchinese v1.20141219.5 Compiling encoding-index-japanese v1.20141219.5 Compiling heck v0.3.3 Compiling humantime v1.3.0 Compiling raw-window-handle v0.4.2 Compiling addr2line v0.17.0 Compiling dlib v0.5.0 Compiling fuzzy-matcher v0.3.7 Compiling spin v0.9.2 Compiling resize v0.5.5 Compiling semver-parser v0.10.2 Compiling rustc_version v0.2.3 Compiling unicode-normalization v0.1.19 Compiling pest_meta v2.1.3 Compiling encoding v0.2.33 Compiling quote v1.0.14 Compiling num_cpus v1.13.1 Compiling getrandom v0.2.3 Compiling socket2 v0.4.2 Compiling signal-hook-registry v1.4.0 Compiling dirs-sys v0.3.6 Compiling serial-core v0.4.0 Compiling termios v0.2.2 Compiling ioctl-rs v0.1.6 Compiling termios v0.3.3 Compiling net2 v0.2.37 Compiling time v0.1.43 Compiling iovec v0.1.4 Compiling dirs-sys-next v0.1.2 Compiling inotify-sys v0.1.5 Compiling filetime v0.2.15 Compiling umask v0.1.0 (/builddir/build/BUILD/umask) Compiling hostname v0.3.1 Compiling atty v0.2.14 Compiling memmap2 v0.3.1 Compiling memmap v0.7.0 Compiling memmap2 v0.2.3 Compiling raw-window-handle v0.3.4 Compiling jobserver v0.1.24 Compiling xcb v0.9.0 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.17 Compiling bstr v0.1.4 Compiling object v0.27.1 Compiling futures-lite v1.12.0 Compiling async-channel v1.6.1 Compiling ordered-stream v0.0.1 Compiling async-broadcast v0.3.4 Compiling crossbeam-channel v0.5.1 Compiling png v0.16.8 Compiling wezterm-gui v0.1.0 (/builddir/build/BUILD/wezterm-gui) Compiling semver v0.11.0 Compiling parking_lot_core v0.6.2 Compiling parking_lot v0.9.0 Compiling idna v0.2.3 Compiling smallvec v0.6.14 Compiling toml v0.5.8 Compiling gl_generator v0.14.0 Compiling wayland-scanner v0.29.2 Compiling nanorand v0.6.1 Compiling rand_core v0.6.3 Compiling signal-hook v0.1.17 Compiling dirs v2.0.2 Compiling parking_lot v0.11.2 Compiling serial-unix v0.4.0 Compiling dirs-next v2.0.0 Compiling inotify v0.7.1 Compiling clap v2.34.0 Compiling cc v1.0.72 Compiling rand_core v0.5.1 Compiling nix v0.22.0 Compiling nix v0.23.1 Compiling png v0.17.2 Compiling flate2 v1.0.22 Compiling ordered-float v2.8.0 Compiling euclid v0.22.6 Compiling approx v0.3.2 Compiling uom v0.30.0 Compiling num-complex v0.3.1 Compiling line_drawing v0.8.1 Compiling regex v1.5.4 Compiling xcursor v0.3.4 Compiling blocking v1.1.0 Compiling async-executor v1.4.1 Compiling digest v0.9.0 Compiling block-buffer v0.9.0 Compiling url v2.2.2 Compiling evmap v6.0.1 Compiling glium v0.30.1 (https://github.com/glium/glium.git?rev=aed95270f0714036003589d6e52de196e7ff75d1#aed95270) Compiling window v0.1.0 (/builddir/build/BUILD/window) Compiling wayland-client v0.29.2 Compiling wayland-protocols v0.29.2 Compiling hashbrown v0.11.2 Compiling rand_chacha v0.3.1 Compiling pest_generator v2.1.3 Compiling ctor v0.1.21 Compiling thiserror-impl v1.0.30 Compiling futures-macro v0.3.19 Compiling num-derive v0.3.3 Compiling pin-project-internal v1.0.10 Compiling palette_derive v0.5.0 Compiling enum-display-derive v0.1.1 Compiling enumflags2_derive v0.7.3 Compiling derivative v2.2.0 Compiling async-recursion v0.3.2 Compiling serde_repr v0.1.7 Compiling serial v0.4.0 Compiling lua-src v543.1.0 Compiling luajit-src v210.3.2+resty1085a4d Compiling openssl-sys v0.9.71 Compiling libz-sys v1.1.3 Compiling libssh2-sys v0.2.23 Compiling libssh-rs-sys v0.1.2 (https://github.com/wez/libssh-rs.git#7d884fa4) Compiling zstd-sys v1.4.20+zstd.1.4.9 Compiling freetype v0.1.0 (/builddir/build/BUILD/deps/freetype) Compiling ring v0.16.20 Compiling backtrace v0.3.63 Compiling harfbuzz v0.1.0 (/builddir/build/BUILD/deps/harfbuzz) Compiling xcb-imdkit v0.1.2 Compiling rand_chacha v0.2.2 Compiling rand_pcg v0.2.1 Compiling crossbeam-deque v0.8.1 Compiling wayland-commons v0.29.2 Compiling tiny-skia v0.6.2 Compiling hdrhistogram v7.4.0 Compiling chrono v0.4.19 Compiling guillotiere v0.6.2 Compiling filenamegen v0.2.4 Compiling pem v1.0.1 Compiling async-fs v1.5.0 Compiling sha2 v0.9.8 Compiling unicode-linebreak v0.1.2 Compiling metrics-macros v0.4.1 Compiling rand v0.8.4 Compiling lru v0.7.2 Compiling pest_derive v2.1.0 Compiling structopt-derive v0.4.18 Compiling thiserror v1.0.30 Compiling pin-project v1.0.10 Compiling mlua v0.7.1 Compiling rand v0.7.3 Compiling crossbeam v0.8.1 Compiling yasna v0.4.0 Compiling filedescriptor v0.8.1 (/builddir/build/BUILD/filedescriptor) Compiling proc-macro-crate v1.1.0 Compiling structopt v0.3.25 Compiling futures-executor v0.3.19 Compiling flume v0.10.9 Compiling wezterm-input-types v0.1.0 (/builddir/build/BUILD/wezterm-input-types) Compiling enumflags2 v0.7.3 Compiling varbincode v0.1.0 Compiling phf_generator v0.8.0 Compiling num v0.3.1 Compiling ratelimit_meter v5.0.0 Compiling polling v2.2.0 Compiling kv-log-macro v1.0.7 Compiling mio v0.6.23 Compiling tmux-cc v0.1.0 (/builddir/build/BUILD/tmux-cc) Compiling env_logger v0.7.1 Compiling wayland-cursor v0.29.2 Compiling wayland-egl v0.29.2 Compiling zvariant_derive v3.0.0 Compiling zbus_macros v2.0.0-beta.8 Compiling futures v0.3.19 Compiling phf_codegen v0.8.0 Compiling phf_macros v0.8.0 Compiling jpeg-decoder v0.1.22 Compiling rcgen v0.8.14 Compiling rangeset v0.1.0 (/builddir/build/BUILD/rangeset) Compiling textwrap v0.14.2 Compiling async-io v1.6.0 Compiling mio-extras v2.0.6 Compiling pretty_env_logger v0.4.0 Compiling xkbcommon v0.5.0 (https://github.com/wez/xkbcommon-rs.git?rev=5cc8f233ac2b8bfa0d7a26fd981b77e68c3f2219#5cc8f233) Compiling xcb-util v0.3.0 Compiling zvariant v3.0.0 Compiling async_ossl v0.1.0 (/builddir/build/BUILD/async_ossl) Compiling terminfo v0.7.3 Compiling palette v0.5.0 Compiling phf v0.8.0 Compiling tiff v0.6.1 Compiling async-global-executor v2.0.2 Compiling async-process v1.3.0 Compiling async-net v1.6.1 Compiling notify v4.0.17 Compiling zbus_names v2.0.0 Compiling http_req v0.8.1 Compiling csscolorparser v0.5.0 Compiling image v0.23.14 Compiling async-std v1.10.0 Compiling smol v1.2.5 Compiling zbus v2.0.0-beta.8 Compiling colorgrad v0.5.0 Compiling promise v0.2.0 (/builddir/build/BUILD/promise) Compiling termwiz v0.15.0 (/builddir/build/BUILD/termwiz) Compiling wezterm-term v0.1.0 (/builddir/build/BUILD/term) Compiling tabout v0.3.0 (/builddir/build/BUILD/tabout) Compiling strip-ansi-escapes v0.1.0 (/builddir/build/BUILD/strip-ansi-escapes) Compiling ssh2 v0.9.3 Compiling portable-pty v0.7.0 (/builddir/build/BUILD/pty) Compiling luahelper v0.1.0 (/builddir/build/BUILD/luahelper) Compiling procinfo v0.1.0 (/builddir/build/BUILD/procinfo) Compiling ratelim v0.1.0 (/builddir/build/BUILD/ratelim) Compiling env-bootstrap v0.1.0 (/builddir/build/BUILD/env-bootstrap) Compiling wezterm-gui-subcommands v0.1.0 (/builddir/build/BUILD/wezterm-gui-subcommands) Compiling zstd v0.6.1+zstd.1.4.9 Compiling libssh-rs v0.1.2 (https://github.com/wez/libssh-rs.git#7d884fa4) Compiling wezterm-ssh v0.3.1 (/builddir/build/BUILD/wezterm-ssh) Compiling mux v0.1.0 (/builddir/build/BUILD/mux) Compiling codec v0.1.0 (/builddir/build/BUILD/codec) Compiling wezterm-mux-server-impl v0.1.0 (/builddir/build/BUILD/wezterm-mux-server-impl) Compiling wezterm-client v0.1.0 (/builddir/build/BUILD/wezterm-client) Compiling wezterm-mux-server v0.1.0 (/builddir/build/BUILD/wezterm-mux-server) Compiling wezterm v0.1.0 (/builddir/build/BUILD/wezterm) Compiling wezterm-font v0.1.0 (/builddir/build/BUILD/wezterm-font) Finished release [optimized] target(s) in 13m 12s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Mi3TPa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64 ++ dirname /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64 + install -pDm755 target/release/wezterm /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/bin/wezterm + install -pDm755 target/release/wezterm-gui /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/bin/wezterm-gui + install -pDm755 target/release/wezterm-mux-server /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/bin/wezterm-mux-server + install -pDm755 target/release/strip-ansi-escapes /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/bin/strip-ansi-escapes + install -pDm644 assets/wezterm.desktop /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/applications/wezterm.desktop + install -pDm644 assets/icon/wezterm-icon.svg /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/icons/hicolor/scalable/apps/wezterm.svg + install -pDm644 assets/icon/terminal.png /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/icons/hicolor/128x128/apps/wezterm.png + install -pDm644 assets/wezterm.appdata.xml /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/metainfo/wezterm.appdata.xml + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.b5FWfN + umask 022 + cd /builddir/build/BUILD + desktop-file-validate /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/applications/wezterm.desktop /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/applications/wezterm.desktop: hint: value "System;TerminalEmulator;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + RPM_EC=0 ++ jobs -p + exit 0 Processing files: wezterm-git-2022.01.06-1.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E7x67F + umask 022 + cd /builddir/build/BUILD + DOCDIR=/builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/doc/wezterm-git + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/doc/wezterm-git + cp -pr README.md /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/doc/wezterm-git + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zHRSD5 + umask 022 + cd /builddir/build/BUILD + LICENSEDIR=/builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/licenses/wezterm-git + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/licenses/wezterm-git + cp -pr LICENSE.md /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64/usr/share/licenses/wezterm-git + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(wezterm.desktop) metainfo() metainfo(wezterm.appdata.xml) wezterm-git = 2022.01.06-1.fc36 wezterm-git(x86-64) = 2022.01.06-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libfontconfig.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libwayland-client.so.0()(64bit) libwayland-egl.so.1()(64bit) libxcb-ewmh.so.2()(64bit) libxcb-icccm.so.4()(64bit) libxcb-image.so.0()(64bit) libxcb-keysyms.so.1()(64bit) libxcb-render.so.0()(64bit) libxcb-util.so.1()(64bit) libxcb-xkb.so.1()(64bit) libxcb.so.1()(64bit) libxkbcommon-x11.so.0()(64bit) libxkbcommon-x11.so.0(V_0.5.0)(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) libxkbcommon.so.0(V_0.6.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64 Wrote: /builddir/build/RPMS/wezterm-git-2022.01.06-1.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9kFQck + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/wezterm-git-2022.01.06-1.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0