[INFO] cloning repository https://github.com/Darazaki/indiana-hash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Darazaki/indiana-hash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarazaki%2Findiana-hash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarazaki%2Findiana-hash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adfd9ad6e6314ba21234d62e8b458ea5e1276662 [INFO] documenting Darazaki/indiana-hash against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarazaki%2Findiana-hash" "/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/Darazaki/indiana-hash on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Darazaki/indiana-hash [INFO] finished tweaking git repo https://github.com/Darazaki/indiana-hash [INFO] tweaked toml for git repo https://github.com/Darazaki/indiana-hash written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Darazaki/indiana-hash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ad4d9063b7aa5fd8d3abdb6a1a5cb20216cc947b14fc53a138d930976885731 [INFO] running `Command { std: "docker" "start" "-a" "2ad4d9063b7aa5fd8d3abdb6a1a5cb20216cc947b14fc53a138d930976885731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad4d9063b7aa5fd8d3abdb6a1a5cb20216cc947b14fc53a138d930976885731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad4d9063b7aa5fd8d3abdb6a1a5cb20216cc947b14fc53a138d930976885731", kill_on_drop: false }` [INFO] [stdout] 2ad4d9063b7aa5fd8d3abdb6a1a5cb20216cc947b14fc53a138d930976885731 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc7c5bef667617ccd58b92fac8a12395e22a64872dfd1d2038eb29a924969e30 [INFO] running `Command { std: "docker" "start" "-a" "bc7c5bef667617ccd58b92fac8a12395e22a64872dfd1d2038eb29a924969e30", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ui-sys v0.1.3 (https://github.com/Darazaki/libui-rs#6078fae3) [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.54/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=97c16baab7088a04 -C extra-filename=-97c16baab7088a04 --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.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d7254c0854c6fb23.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a00294059a9d31c4.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `ui-sys v0.1.3 (https://github.com/Darazaki/libui-rs#6078fae3)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ui-sys-f13817fab746f83d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ui-sys-fd216555ab66ac89/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-fd216555ab66ac89/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "" "--config" "release" "--" [INFO] [stderr] Scanning dependencies of target libui [INFO] [stderr] [ 3%] Building C object CMakeFiles/libui.dir/common/control.c.o [INFO] [stderr] [ 5%] Building C object CMakeFiles/libui.dir/common/attribute.c.o [INFO] [stderr] [ 7%] Building C object CMakeFiles/libui.dir/common/matrix.c.o [INFO] [stderr] [ 9%] Building C object CMakeFiles/libui.dir/common/debug.c.o [INFO] [stderr] [ 12%] Building C object CMakeFiles/libui.dir/common/shouldquit.c.o [INFO] [stderr] [ 12%] Building C object CMakeFiles/libui.dir/common/attrlist.c.o [INFO] [stderr] [ 12%] Building C object CMakeFiles/libui.dir/common/attrstr.c.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/libui.dir/common/areaevents.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/libui.dir/common/userbugs.c.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/libui.dir/common/utf.c.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/libui.dir/common/opentype.c.o [INFO] [stderr] [ 24%] Building C object CMakeFiles/libui.dir/unix/attrstr.c.o [INFO] [stderr] [ 24%] Building C object CMakeFiles/libui.dir/unix/box.c.o [INFO] [stderr] [ 29%] Building C object CMakeFiles/libui.dir/unix/checkbox.c.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/libui.dir/unix/combobox.c.o [INFO] [stderr] [ 29%] Building C object CMakeFiles/libui.dir/unix/cellrendererbutton.c.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/libui.dir/unix/area.c.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/libui.dir/unix/control.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/libui.dir/unix/alloc.c.o [INFO] [stderr] [ 40%] Building C object CMakeFiles/libui.dir/unix/child.c.o [INFO] [stderr] [ 40%] Building C object CMakeFiles/libui.dir/unix/colorbutton.c.o [INFO] [stderr] [ 42%] Building C object CMakeFiles/libui.dir/unix/debug.c.o [INFO] [stderr] [ 44%] Building C object CMakeFiles/libui.dir/unix/button.c.o [INFO] [stderr] [ 44%] Building C object CMakeFiles/libui.dir/unix/datetimepicker.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/drawmatrix.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/draw.c.o [INFO] [stderr] [ 50%] Building C object CMakeFiles/libui.dir/unix/drawpath.c.o [INFO] [stderr] [ 51%] Building C object CMakeFiles/libui.dir/unix/drawtext.c.o [INFO] [stderr] [ 53%] Building C object CMakeFiles/libui.dir/unix/form.c.o [INFO] [stderr] [ 55%] Building C object CMakeFiles/libui.dir/unix/editablecombo.c.o [INFO] [stderr] [ 57%] Building C object CMakeFiles/libui.dir/unix/fontbutton.c.o [INFO] [stderr] [ 59%] Building C object CMakeFiles/libui.dir/unix/fontmatch.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/grid.c.o [INFO] [stderr] [ 64%] Building C object CMakeFiles/libui.dir/unix/group.c.o [INFO] [stderr] [ 66%] Building C object CMakeFiles/libui.dir/unix/label.c.o [INFO] [stderr] [ 72%] Building C object CMakeFiles/libui.dir/unix/graphemes.c.o [INFO] [stderr] [ 72%] Building C object CMakeFiles/libui.dir/unix/future.c.o [INFO] [stderr] [ 72%] Building C object CMakeFiles/libui.dir/unix/image.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/menu.c.o [INFO] [stderr] [ 77%] Building C object CMakeFiles/libui.dir/unix/multilineentry.c.o [INFO] [stderr] [ 79%] Building C object CMakeFiles/libui.dir/unix/opentype.c.o [INFO] [stderr] [ 81%] Building C object CMakeFiles/libui.dir/unix/progressbar.c.o [INFO] [stderr] [ 83%] Building C object CMakeFiles/libui.dir/unix/separator.c.o [INFO] [stderr] [ 85%] Building C object CMakeFiles/libui.dir/unix/slider.c.o [INFO] [stderr] [ 88%] Building C object CMakeFiles/libui.dir/unix/stddialogs.c.o [INFO] [stderr] [ 88%] Building C object CMakeFiles/libui.dir/unix/spinbox.c.o [INFO] [stderr] [ 90%] Building C object CMakeFiles/libui.dir/unix/radiobuttons.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/text.c.o [INFO] [stderr] [ 96%] Building C object CMakeFiles/libui.dir/unix/window.c.o [INFO] [stderr] [ 98%] Building C object CMakeFiles/libui.dir/unix/util.c.o [INFO] [stderr] [INFO] [stderr] --- stderr [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/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/common/attrlist.c: In function 'uiprivAttrListRemoveAttribute': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/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/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/common/attrlist.c: In function 'uiprivAttrListRemoveAttributes': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/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/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/common/attribute.c: In function 'uiprivAttributeRelease': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/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/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/common/attribute.c: In function 'uiFreeAttribute': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/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] 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] 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: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:596: CMakeFiles/libui.dir/unix/multilineentry.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:713: CMakeFiles/libui.dir/unix/text.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:362: CMakeFiles/libui.dir/unix/debug.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:622: CMakeFiles/libui.dir/unix/progressbar.c.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/unix/uipriv_unix.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/unix/draw.c:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/unix/draw.c: In function 'mkbrush': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/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/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/unix/draw.c:23:19: note: 'pat' was declared here [INFO] [stderr] 23 | cairo_pattern_t *pat; [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:388: CMakeFiles/libui.dir/unix/drawmatrix.c.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/unix/image.c: In function 'uiImageAppend': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/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/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/unix/attrstr.c: In function 'processAttribute': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/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] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/libui/unix/alloc.c: In function 'uninitComplain': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/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] 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.45/src/lib.rs:894:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563ab406197d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x563ab406197d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563ab406197d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x563ab406197d - ::fmt::h1025ecd2bac85833 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x563ab4081cdc - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stderr] 5: 0x563ab405e361 - std::io::Write::write_fmt::h203cec764662c27d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stderr] 6: 0x563ab40632b5 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x563ab40632b5 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x563ab40632b5 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x563ab4062f29 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x563ab4063888 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x563ab4063737 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x563ab4061e34 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x563ab4063469 - rust_begin_unwind [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x563ab3fd8883 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x563ab3fe2f8d - cmake::fail::h7b29a3bc6bf5144f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] 16: 0x563ab3fe29c5 - cmake::run::he078fe7ec86c1011 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:872:9 [INFO] [stderr] 17: 0x563ab3fe0646 - cmake::Config::build::h6d3fecc452adcd28 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:778:9 [INFO] [stderr] 18: 0x563ab3fd90de - build_script_build::main::hd2d72e41373f07db [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/libui-rs-52c1f935f4167045/6078fae/ui-sys/build.rs:52:15 [INFO] [stderr] 19: 0x563ab3fdb65b - core::ops::function::FnOnce::call_once::ha994e8eec379992f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 20: 0x563ab3fda6fe - std::sys_common::backtrace::__rust_begin_short_backtrace::h5f3af6b286138ca5 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x563ab3fdb601 - std::rt::lang_start::{{closure}}::h9a69e91723b02885 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x563ab405a0be - core::ops::function::impls:: for &F>::call_once::h9c80b603d656db3f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 23: 0x563ab405a0be - std::panicking::try::do_call::h86b1dd6fd2903147 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x563ab405a0be - std::panicking::try::h06cba322e163361a [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x563ab405a0be - std::panic::catch_unwind::h77fc4ef3c419c34e [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x563ab405a0be - std::rt::lang_start_internal::{{closure}}::h6786ee70f1cf45dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x563ab405a0be - std::panicking::try::do_call::h682a3324f06cc1bc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 28: 0x563ab405a0be - std::panicking::try::h09ce465b693a7cf9 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 29: 0x563ab405a0be - std::panic::catch_unwind::h5eb4cb244476317c [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x563ab405a0be - std::rt::lang_start_internal::hba2d4a4771a618dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x563ab3fdb5d0 - std::rt::lang_start::h4d0a30535ccb1b2f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x563ab3fda0fc - main [INFO] [stderr] 33: 0x7fd4bef6b0b3 - __libc_start_main [INFO] [stderr] 34: 0x563ab3fd8ace - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "bc7c5bef667617ccd58b92fac8a12395e22a64872dfd1d2038eb29a924969e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc7c5bef667617ccd58b92fac8a12395e22a64872dfd1d2038eb29a924969e30", kill_on_drop: false }` [INFO] [stdout] bc7c5bef667617ccd58b92fac8a12395e22a64872dfd1d2038eb29a924969e30