[INFO] cloning repository https://github.com/orchestrafm/applauncher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orchestrafm/applauncher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forchestrafm%2Fapplauncher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forchestrafm%2Fapplauncher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d28a92a5f623bb234e83af99077a0bdfb85c035 [INFO] testing orchestrafm/applauncher against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forchestrafm%2Fapplauncher" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orchestrafm/applauncher on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orchestrafm/applauncher [INFO] finished tweaking git repo https://github.com/orchestrafm/applauncher [INFO] tweaked toml for git repo https://github.com/orchestrafm/applauncher written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/orchestrafm/applauncher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 732216fd5154ed1f8f430edd27f24e718ec9cc30467ec7ad48889b722e24cc1f [INFO] running `Command { std: "docker" "start" "-a" "732216fd5154ed1f8f430edd27f24e718ec9cc30467ec7ad48889b722e24cc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "732216fd5154ed1f8f430edd27f24e718ec9cc30467ec7ad48889b722e24cc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732216fd5154ed1f8f430edd27f24e718ec9cc30467ec7ad48889b722e24cc1f", kill_on_drop: false }` [INFO] [stdout] 732216fd5154ed1f8f430edd27f24e718ec9cc30467ec7ad48889b722e24cc1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a5768a03069dc0b55e67550d1f3d734f5356132c3affc4aca09a240399404a3 [INFO] running `Command { std: "docker" "start" "-a" "2a5768a03069dc0b55e67550d1f3d734f5356132c3affc4aca09a240399404a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hyperx v1.2.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ui-sys v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=9a2cdffbb991934d -C extra-filename=-9a2cdffbb991934d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e745718ee331648c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d7254c0854c6fb23.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8816a8868839a4a7.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg deprecated_proc_macro` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `snafu-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name snafu_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snafu-derive-0.6.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=16d01ad25d24cb23 -C extra-filename=-16d01ad25d24cb23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e745718ee331648c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d7254c0854c6fb23.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8816a8868839a4a7.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=27b0786728470112 -C extra-filename=-27b0786728470112 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e745718ee331648c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d7254c0854c6fb23.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8816a8868839a4a7.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=d1ffa9d6f80cbde2 -C extra-filename=-d1ffa9d6f80cbde2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e745718ee331648c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d7254c0854c6fb23.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8816a8868839a4a7.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="rt-util"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="udp"' --cfg 'feature="uds"' -C metadata=74f11eeca79326e3 -C extra-filename=-74f11eeca79326e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7754eafffb939b4d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2c448f5b307b102e.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-80fe2f620c54e211.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3b3ea3a1f635dba5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-fdcbb1d1cca8450a.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to run custom build command for `ui-sys v0.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ui-sys-cb2f23c56986109f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] git version 2.25.1 [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ui-sys-e7eaa4f22f29aae3/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=release" [INFO] [stderr] -- The C compiler identification is GNU 9.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.4.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") [INFO] [stderr] -- Checking for module 'gtk+-3.0' [INFO] [stderr] -- Found gtk+-3.0, version 3.24.20 [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/ui-sys-e7eaa4f22f29aae3/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "" "--config" "release" "--" [INFO] [stderr] Scanning dependencies of target libui [INFO] [stderr] [ 5%] Building C object CMakeFiles/libui.dir/common/attribute.c.o [INFO] [stderr] [ 7%] Building C object CMakeFiles/libui.dir/common/attrstr.c.o [INFO] [stderr] [ 9%] Building C object CMakeFiles/libui.dir/common/areaevents.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/libui.dir/unix/attrstr.c.o [INFO] [stderr] [ 18%] Building C object CMakeFiles/libui.dir/common/control.c.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/libui.dir/unix/alloc.c.o [INFO] [stderr] [ 27%] Building C object CMakeFiles/libui.dir/unix/colorbutton.c.o [INFO] [stderr] [ 27%] Building C object CMakeFiles/libui.dir/unix/button.c.o [INFO] [stderr] [ 29%] Building C object CMakeFiles/libui.dir/unix/cellrendererbutton.c.o [INFO] [stderr] [ 37%] Building C object CMakeFiles/libui.dir/common/matrix.c.o [INFO] [stderr] [ 38%] Building C object CMakeFiles/libui.dir/unix/box.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/debug.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/control.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/drawmatrix.c.o [INFO] [stderr] [ 53%] Building C object CMakeFiles/libui.dir/unix/drawtext.c.o [INFO] [stderr] [ 61%] Building C object CMakeFiles/libui.dir/unix/editablecombo.c.o [INFO] [stderr] [ 61%] Building C object CMakeFiles/libui.dir/unix/entry.c.o [INFO] [stderr] [ 62%] Building C object CMakeFiles/libui.dir/unix/fontbutton.c.o [INFO] [stderr] [ 72%] Building C object CMakeFiles/libui.dir/unix/separator.c.o [INFO] [stderr] [ 74%] Building C object CMakeFiles/libui.dir/unix/group.c.o [INFO] [stderr] [ 85%] Building C object CMakeFiles/libui.dir/unix/opentype.c.o [INFO] [stderr] [ 87%] Building C object CMakeFiles/libui.dir/unix/spinbox.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/stddialogs.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/common/attrlist.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/common/shouldquit.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/common/debug.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/combobox.c.o [INFO] [stderr] [ 55%] Building C object CMakeFiles/libui.dir/unix/form.c.o [INFO] [stderr] [ 24%] Building C object CMakeFiles/libui.dir/common/opentype.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/checkbox.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/datetimepicker.c.o [INFO] [stderr] [ 66%] Building C object CMakeFiles/libui.dir/unix/label.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/graphemes.c.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/libui.dir/unix/grid.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/image.c.o [INFO] [stderr] [ 83%] Building C object CMakeFiles/libui.dir/unix/progressbar.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/menu.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/tab.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/libui.dir/common/userbugs.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/future.c.o [INFO] [stderr] [ 81%] Building C object CMakeFiles/libui.dir/unix/multilineentry.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/radiobuttons.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/fontmatch.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/slider.c.o [INFO] [stderr] [ 81%] Building C object CMakeFiles/libui.dir/unix/main.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/area.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/draw.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/child.c.o [INFO] [stderr] [ 12%] Building C object CMakeFiles/libui.dir/common/utf.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/drawpath.c.o [INFO] [stderr] [ 98%] Building C object CMakeFiles/libui.dir/unix/window.c.o [INFO] [stderr] [ 98%] Building C object CMakeFiles/libui.dir/unix/text.c.o [INFO] [stderr] [ 98%] Building C object CMakeFiles/libui.dir/unix/util.c.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Warning: Argument number 4 after --target option is empty. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/common/attrlist.c: In function 'uiprivAttrListRemoveAttribute': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/common/attrlist.c:505:15: warning: variable 'tailsAt' set but not used [-Wunused-but-set-variable] [INFO] [stderr] 505 | struct attr *tailsAt = NULL; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/common/attrlist.c: In function 'uiprivAttrListRemoveAttributes': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/common/attrlist.c:552:15: warning: variable 'tailsAt' set but not used [-Wunused-but-set-variable] [INFO] [stderr] 552 | struct attr *tailsAt = NULL; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/common/attribute.c: In function 'uiprivAttributeRelease': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/common/attribute.c:65:76: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] [INFO] [stderr] 65 | /* TODO implementation bug: we can't release an attribute we don't own */; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/common/attribute.c: In function 'uiFreeAttribute': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/common/attribute.c:74:65: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] [INFO] [stderr] 74 | /* TODO user bug: you can't free an attribute you don't own */; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/alloc.c: In function 'uninitComplain': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/alloc.c:27:26: warning: zero-length gnu_printf format string [-Wformat-zero-length] [INFO] [stderr] 27 | *str = g_strdup_printf(""); [INFO] [stderr] | ^~ [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/attrstr.c: In function 'processAttribute': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/attrstr.c:90:3: warning: 'underline' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 90 | addattr(p, start, end, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 91 | pango_attr_underline_new(underline)); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] compilation terminated. [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] compilation terminated. [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:479: CMakeFiles/libui.dir/unix/form.c.o] Error 1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:206: CMakeFiles/libui.dir/unix/alloc.c.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:232: CMakeFiles/libui.dir/unix/attrstr.c.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:258: CMakeFiles/libui.dir/unix/button.c.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:310: CMakeFiles/libui.dir/unix/colorbutton.c.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:388: CMakeFiles/libui.dir/unix/drawmatrix.c.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:323: CMakeFiles/libui.dir/unix/combobox.c.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:466: CMakeFiles/libui.dir/unix/fontmatch.c.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:518: CMakeFiles/libui.dir/unix/grid.c.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:648: CMakeFiles/libui.dir/unix/separator.c.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/uipriv_unix.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/draw.c:2: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/draw.c: In function 'mkbrush': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/../common/uipriv.h:33:28: warning: 'pat' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 33 | #define uiprivImplBug(...) uiprivDoImplBug(__FILE__, uiprivMacro_ns(__LINE__), uiprivMacro__func__, __VA_ARGS__) [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/draw.c:23:19: note: 'pat' was declared here [INFO] [stderr] 23 | cairo_pattern_t *pat; [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/image.c: In function 'uiImageAppend': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/image.c:56:13: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] [INFO] [stderr] 56 | /* TODO */; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/menu.c: In function 'uiprivMakeMenubar': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/menu.c:265:13: warning: 'signal' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 265 | ww->signal = signal; [INFO] [stderr] | ~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/menu.c:250:9: note: 'signal' was declared here [INFO] [stderr] 250 | gulong signal; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/text.c: In function 'uiprivStricmp': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/libui/unix/text.c:16:9: warning: implicit declaration of function 'strcasecmp'; did you mean 'g_strcasecmp'? [-Wimplicit-function-declaration] [INFO] [stderr] 16 | return strcasecmp(a, b); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] | g_strcasecmp [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:165: CMakeFiles/libui.dir/all] Error 2 [INFO] [stderr] make: *** [Makefile:84: all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562b570cc0ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x562b570cc0ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562b570cc0ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x562b570cc0ad - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x562b570eb67c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x562b570c8e01 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x562b570cdb65 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x562b570cdb65 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x562b570cdb65 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x562b570cd819 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x562b570ce0b2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x562b570cdf97 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x562b570cc564 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x562b570cdcc9 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x562b57052473 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x562b5705b64d - cmake::fail::h909005bef3b0f626 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] 16: 0x562b5705b085 - cmake::run::h5fe95759e17271c8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:863:9 [INFO] [stderr] 17: 0x562b5705853b - cmake::Config::build::h39bf9d474ddbacb9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:769:9 [INFO] [stderr] 18: 0x562b5705380e - build_script_build::main::h7410cf121510fcc4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/build.rs:35:15 [INFO] [stderr] 19: 0x562b57053e4b - core::ops::function::FnOnce::call_once::he5bf924659889a2b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x562b5705277e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha2ce1e56d577a270 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x562b57052d61 - std::rt::lang_start::{{closure}}::h8d6d02fc064ae400 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x562b570c4b4e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x562b570c4b4e - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x562b570c4b4e - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x562b570c4b4e - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x562b570c4b4e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x562b570c4b4e - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 28: 0x562b570c4b4e - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 29: 0x562b570c4b4e - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x562b570c4b4e - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x562b57052d30 - std::rt::lang_start::hc2fad040b7089c76 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x562b57053c6c - main [INFO] [stderr] 33: 0x7f8b438680b3 - __libc_start_main [INFO] [stderr] 34: 0x562b5705266e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2a5768a03069dc0b55e67550d1f3d734f5356132c3affc4aca09a240399404a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5768a03069dc0b55e67550d1f3d734f5356132c3affc4aca09a240399404a3", kill_on_drop: false }` [INFO] [stdout] 2a5768a03069dc0b55e67550d1f3d734f5356132c3affc4aca09a240399404a3