[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] documenting orchestrafm/applauncher against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forchestrafm%2Fapplauncher" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orchestrafm/applauncher on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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-0/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" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded socket2 v0.3.16 [INFO] [stderr] Downloaded snafu-derive v0.6.9 [INFO] [stderr] Downloaded backtrace v0.3.54 [INFO] [stderr] Downloaded hyperx v1.2.0 [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded crc32c v0.5.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.0 [INFO] [stderr] Downloaded pin-project-internal v1.0.1 [INFO] [stderr] Downloaded tracing v0.1.21 [INFO] [stderr] Downloaded tinyvec v1.0.1 [INFO] [stderr] Downloaded semver-parser v0.10.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.3 [INFO] [stderr] Downloaded unicode-normalization v0.1.15 [INFO] [stderr] Downloaded reqwest v0.10.8 [INFO] [stderr] Downloaded snafu v0.6.9 [INFO] [stderr] Downloaded iui v0.3.0 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded wfd v0.1.4 [INFO] [stderr] Downloaded native-dialog v0.4.3 [INFO] [stderr] Downloaded osascript v0.3.0 [INFO] [stderr] Downloaded pin-project v1.0.1 [INFO] [stderr] Downloaded doc-cfg v0.1.0 [INFO] [stderr] Downloaded ui-sys v0.1.3 [INFO] [stderr] Downloaded octocrab v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5415c15719feee983103bcf1446789c23641465ef4eaf38f18bb0e9ebdc2948a [INFO] running `Command { std: "docker" "start" "-a" "5415c15719feee983103bcf1446789c23641465ef4eaf38f18bb0e9ebdc2948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5415c15719feee983103bcf1446789c23641465ef4eaf38f18bb0e9ebdc2948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5415c15719feee983103bcf1446789c23641465ef4eaf38f18bb0e9ebdc2948a", kill_on_drop: false }` [INFO] [stdout] 5415c15719feee983103bcf1446789c23641465ef4eaf38f18bb0e9ebdc2948a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74940aebc521e53c41eec8e648705133efb2bb79a15394f742f93575effe0271 [INFO] running `Command { std: "docker" "start" "-a" "74940aebc521e53c41eec8e648705133efb2bb79a15394f742f93575effe0271", kill_on_drop: false }` [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 serde_derive v1.0.117 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling hyperx v1.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ui-sys v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking semver-parser v0.10.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.15 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking idna v0.2.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 pin-project-internal v0.4.27 [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] Checking tokio v0.2.23 [INFO] [stderr] Checking snafu v0.6.9 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking native-dialog v0.4.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] error: could not compile `h2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=633eff1d7afbb40f -C extra-filename=-633eff1d7afbb40f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d2f9b88178ca7b9a.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5eaa67ceb9d9bb54.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d665eac8c557e460.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-38c020782d1b6d81.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0abffa1919431834.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-cd1518c6b796cddd.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-155028970a51ff98.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-cd66f1f1a97e2a48.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec7b307edca753a6.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3c1208dc8d403c57.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5f844d778df22c40.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-d57cf19ba64627b4.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_json --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.59/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0ab4c2917f6f1564 -C extra-filename=-0ab4c2917f6f1564 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-88520d88c127ac03.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-630fbf61dda0316c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-218a5952de53c2b0.rmeta --cap-lints allow --cfg limb_width_64` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `chrono` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="winapi"' -C metadata=d0e2f7f69f775946 -C extra-filename=-d0e2f7f69f775946 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-9f235581e35ed5aa.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-823806967ee41a58.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8d4f4140c04ffa77.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-218a5952de53c2b0.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-f53874161469693f.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name toml --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=4ef2d714450bb0a0 -C extra-filename=-4ef2d714450bb0a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-218a5952de53c2b0.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `url` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name url --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' -C metadata=dc2f395789d2b511 -C extra-filename=-dc2f395789d2b511 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-bf46a71d1139b1f1.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-0d2f322ba4102461.rmeta --extern matches=/opt/rustwide/target/debug/deps/libmatches-9174ce4464516db1.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-34a4ccf2494fe9ba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-218a5952de53c2b0.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_path_to_error` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_path_to_error --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_path_to_error-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=81056c5f2ef906b5 -C extra-filename=-81056c5f2ef906b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-218a5952de53c2b0.rmeta --cap-lints allow` (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-a1516efde9fd0c9d/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-cc8abbdd846578c4/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-cc8abbdd846578c4/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/attrstr.c.o [INFO] [stderr] [ 5%] Building C object CMakeFiles/libui.dir/common/attribute.c.o [INFO] [stderr] [ 5%] Building C object CMakeFiles/libui.dir/common/areaevents.c.o [INFO] [stderr] [ 9%] Building C object CMakeFiles/libui.dir/common/attrlist.c.o [INFO] [stderr] [ 11%] Building C object CMakeFiles/libui.dir/common/userbugs.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/libui.dir/common/control.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/libui.dir/common/opentype.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/libui.dir/common/matrix.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/libui.dir/common/debug.c.o [INFO] [stderr] [ 18%] Building C object CMakeFiles/libui.dir/common/utf.c.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/libui.dir/common/shouldquit.c.o [INFO] [stderr] [ 22%] Building C object CMakeFiles/libui.dir/unix/area.c.o [INFO] [stderr] [ 25%] Building C object CMakeFiles/libui.dir/unix/attrstr.c.o [INFO] [stderr] [ 25%] 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] [ 29%] Building C object CMakeFiles/libui.dir/unix/alloc.c.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/libui.dir/unix/box.c.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/libui.dir/unix/checkbox.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/libui.dir/unix/combobox.c.o [INFO] [stderr] [ 38%] Building C object CMakeFiles/libui.dir/unix/datetimepicker.c.o [INFO] [stderr] [ 38%] Building C object CMakeFiles/libui.dir/unix/child.c.o [INFO] [stderr] [ 46%] Building C object CMakeFiles/libui.dir/unix/control.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/draw.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/colorbutton.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/debug.c.o [INFO] [stderr] [ 51%] Building C object CMakeFiles/libui.dir/unix/editablecombo.c.o [INFO] [stderr] [ 51%] Building C object CMakeFiles/libui.dir/unix/drawtext.c.o [INFO] [stderr] [ 51%] Building C object CMakeFiles/libui.dir/unix/drawmatrix.c.o [INFO] [stderr] [ 53%] Building C object CMakeFiles/libui.dir/unix/entry.c.o [INFO] [stderr] [ 57%] Building C object CMakeFiles/libui.dir/unix/fontmatch.c.o [INFO] [stderr] [ 57%] Building C object CMakeFiles/libui.dir/unix/drawpath.c.o [INFO] [stderr] [ 59%] Building C object CMakeFiles/libui.dir/unix/form.c.o [INFO] [stderr] [ 62%] Building C object CMakeFiles/libui.dir/unix/grid.c.o [INFO] [stderr] [ 62%] Building C object CMakeFiles/libui.dir/unix/fontbutton.c.o [INFO] [stderr] [ 66%] Building C object CMakeFiles/libui.dir/unix/graphemes.c.o [INFO] [stderr] [ 66%] Building C object CMakeFiles/libui.dir/unix/future.c.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/libui.dir/unix/group.c.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/libui.dir/unix/image.c.o [INFO] [stderr] [ 74%] Building C object CMakeFiles/libui.dir/unix/label.c.o [INFO] [stderr] [ 74%] Building C object CMakeFiles/libui.dir/unix/main.c.o [INFO] [stderr] [ 75%] Building C object CMakeFiles/libui.dir/unix/progressbar.c.o [INFO] [stderr] [ 81%] Building C object CMakeFiles/libui.dir/unix/menu.c.o [INFO] [stderr] [ 81%] Building C object CMakeFiles/libui.dir/unix/multilineentry.c.o [INFO] [stderr] [ 83%] Building C object CMakeFiles/libui.dir/unix/radiobuttons.c.o [INFO] [stderr] [ 83%] Building C object CMakeFiles/libui.dir/unix/opentype.c.o [INFO] [stderr] [ 85%] Building C object CMakeFiles/libui.dir/unix/separator.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/text.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/window.c.o [INFO] [stderr] [ 92%] Building C object CMakeFiles/libui.dir/unix/tab.c.o [INFO] [stderr] [ 94%] Building C object CMakeFiles/libui.dir/unix/spinbox.c.o [INFO] [stderr] [ 94%] Building C object CMakeFiles/libui.dir/unix/slider.c.o [INFO] [stderr] [ 96%] Building C object CMakeFiles/libui.dir/unix/stddialogs.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/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/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] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:544: CMakeFiles/libui.dir/unix/image.c.o] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:232: CMakeFiles/libui.dir/unix/attrstr.c.o] Error 1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:583: CMakeFiles/libui.dir/unix/menu.c.o] Error 1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:674: CMakeFiles/libui.dir/unix/spinbox.c.o] Error 1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:609: CMakeFiles/libui.dir/unix/opentype.c.o] Error 1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:414: CMakeFiles/libui.dir/unix/drawtext.c.o] Error 1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:466: CMakeFiles/libui.dir/unix/fontmatch.c.o] Error 1 [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/libui.dir/build.make:453: CMakeFiles/libui.dir/unix/fontbutton.c.o] Error 1 [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] make[2]: *** [CMakeFiles/libui.dir/build.make:531: CMakeFiles/libui.dir/unix/group.c.o] Error 1 [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] 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] 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: 0x55f4d5ddf0ad - std::backtrace_rs::backtrace::libunwind::trace::h22893a5306c091b4 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55f4d5ddf0ad - std::backtrace_rs::backtrace::trace_unsynchronized::h29c3bc6f9e91819d [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f4d5ddf0ad - std::sys_common::backtrace::_print_fmt::he497d8a0ec903793 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55f4d5ddf0ad - ::fmt::h9c2a9d2774d81873 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55f4d5dfe67c - core::fmt::write::hba4337c43d992f49 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x55f4d5ddbe01 - std::io::Write::write_fmt::heb73de6e02cfabed [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x55f4d5de0b65 - std::sys_common::backtrace::_print::h63c8b24acdd8e8ce [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55f4d5de0b65 - std::sys_common::backtrace::print::h426700d6240cdcc2 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55f4d5de0b65 - std::panicking::default_hook::{{closure}}::hc9a76eed0b18f82b [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55f4d5de0819 - std::panicking::default_hook::h2e88d02087fae196 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55f4d5de10b2 - std::panicking::rust_panic_with_hook::habfdcc2e90f9fd4c [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55f4d5de0f97 - std::panicking::begin_panic_handler::{{closure}}::he054b2a83a51d2cd [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55f4d5ddf564 - std::sys_common::backtrace::__rust_end_short_backtrace::ha48b94ab49b30915 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55f4d5de0cc9 - rust_begin_unwind [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55f4d5d65473 - core::panicking::panic_fmt::h366d3a309ae17c94 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55f4d5d6e64d - cmake::fail::h2130f1a8b6bb9dbb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] 16: 0x55f4d5d6e085 - cmake::run::hc81cd48fa51c2d3b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:863:9 [INFO] [stderr] 17: 0x55f4d5d6b53b - cmake::Config::build::h12d251c8971bf5aa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:769:9 [INFO] [stderr] 18: 0x55f4d5d661fe - build_script_build::main::hb1cf4455e0d6d697 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/build.rs:35:15 [INFO] [stderr] 19: 0x55f4d5d6668b - core::ops::function::FnOnce::call_once::hccdd8667f8e6c02c [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55f4d5d66a3e - std::sys_common::backtrace::__rust_begin_short_backtrace::hada8ac1ee22e1e23 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x55f4d5d67181 - std::rt::lang_start::{{closure}}::hec6403bb8b435a16 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x55f4d5dd7b4e - core::ops::function::impls:: for &F>::call_once::had4f69b3aefb47a8 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55f4d5dd7b4e - std::panicking::try::do_call::hf2ad5355fcafe775 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x55f4d5dd7b4e - std::panicking::try::h0a63ac363423e61e [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x55f4d5dd7b4e - std::panic::catch_unwind::h18088edcecb8693a [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x55f4d5dd7b4e - std::rt::lang_start_internal::{{closure}}::ha7dad166dc711761 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x55f4d5dd7b4e - std::panicking::try::do_call::hda0c61bf3a57d6e6 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:492:40 [INFO] [stderr] 28: 0x55f4d5dd7b4e - std::panicking::try::hbc940e68560040a9 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:456:19 [INFO] [stderr] 29: 0x55f4d5dd7b4e - std::panic::catch_unwind::haed0df2aeb3fa368 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x55f4d5dd7b4e - std::rt::lang_start_internal::h9c06694362b5b80c [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x55f4d5d67150 - std::rt::lang_start::h07317b9e43fbe896 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x55f4d5d6665c - main [INFO] [stderr] 33: 0x7fc386be10b3 - __libc_start_main [INFO] [stderr] 34: 0x55f4d5d6566e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "74940aebc521e53c41eec8e648705133efb2bb79a15394f742f93575effe0271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74940aebc521e53c41eec8e648705133efb2bb79a15394f742f93575effe0271", kill_on_drop: false }` [INFO] [stdout] 74940aebc521e53c41eec8e648705133efb2bb79a15394f742f93575effe0271