[INFO] cloning repository https://github.com/jacobh/heat-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobh/heat-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobh%2Fheat-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobh%2Fheat-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f72d321303da7a9d4496873b3651c6821608d4b5 [INFO] checking jacobh/heat-player against master#f90b06d7fb00470177516c5881bcec0432cb4f24 for pr-94063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobh%2Fheat-player" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacobh/heat-player on toolchain f90b06d7fb00470177516c5881bcec0432cb4f24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacobh/heat-player [INFO] finished tweaking git repo https://github.com/jacobh/heat-player [INFO] tweaked toml for git repo https://github.com/jacobh/heat-player written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/jacobh/heat-player already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48bab4849d8d3792e03be2a17fb756d5e0439c08657f3145bb8a23dee40e322f [INFO] running `Command { std: "docker" "start" "-a" "48bab4849d8d3792e03be2a17fb756d5e0439c08657f3145bb8a23dee40e322f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48bab4849d8d3792e03be2a17fb756d5e0439c08657f3145bb8a23dee40e322f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48bab4849d8d3792e03be2a17fb756d5e0439c08657f3145bb8a23dee40e322f", kill_on_drop: false }` [INFO] [stdout] 48bab4849d8d3792e03be2a17fb756d5e0439c08657f3145bb8a23dee40e322f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=forbid" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a693313fbdd95e8394f50ac4e9c659e86803fd30ee2b61e36dc8407356a3939 [INFO] running `Command { std: "docker" "start" "-a" "4a693313fbdd95e8394f50ac4e9c659e86803fd30ee2b61e36dc8407356a3939", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling tinyfiledialogs v3.3.5 [INFO] [stderr] Checking backtrace-sys v0.1.23 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling ui-sys v0.1.3 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking failure v0.1.1 [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-60ddb43f946738b0/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-e1b1692cc67eb127/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_BUILD_TYPE=release" [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.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-e1b1692cc67eb127/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "" "--config" "release" "--" [INFO] [stderr] Scanning dependencies of target libui [INFO] [stderr] [ 1%] Building C object CMakeFiles/libui.dir/common/attribute.c.o [INFO] [stderr] [ 3%] Building C object CMakeFiles/libui.dir/common/attrlist.c.o [INFO] [stderr] [ 5%] Building C object CMakeFiles/libui.dir/common/attrstr.c.o [INFO] [stderr] [ 7%] Building C object CMakeFiles/libui.dir/common/areaevents.c.o [INFO] [stderr] [ 9%] Building C object CMakeFiles/libui.dir/common/debug.c.o [INFO] [stderr] [ 11%] Building C object CMakeFiles/libui.dir/common/matrix.c.o [INFO] [stderr] [ 12%] Building C object CMakeFiles/libui.dir/common/control.c.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/libui.dir/common/opentype.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/libui.dir/common/shouldquit.c.o [INFO] [stderr] [ 18%] 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] [ 22%] Building C object CMakeFiles/libui.dir/unix/alloc.c.o [INFO] [stderr] [ 24%] 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] [ 27%] Building C object CMakeFiles/libui.dir/unix/box.c.o [INFO] [stderr] [ 29%] Building C object CMakeFiles/libui.dir/unix/cellrendererbutton.c.o [INFO] [stderr] [ 31%] Building C object CMakeFiles/libui.dir/unix/colorbutton.c.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/libui.dir/unix/combobox.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/libui.dir/unix/checkbox.c.o [INFO] [stderr] [ 37%] Building C object CMakeFiles/libui.dir/unix/child.c.o [INFO] [stderr] [ 38%] Building C object CMakeFiles/libui.dir/unix/button.c.o [INFO] [stderr] [ 40%] Building C object CMakeFiles/libui.dir/unix/control.c.o [INFO] [stderr] [ 42%] Building C object CMakeFiles/libui.dir/unix/datetimepicker.c.o [INFO] [stderr] [ 44%] Building C object CMakeFiles/libui.dir/unix/debug.c.o [INFO] [stderr] [ 46%] Building C object CMakeFiles/libui.dir/unix/draw.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/libui.dir/unix/drawmatrix.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/entry.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/form.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/fontbutton.c.o [INFO] [stderr] [ 62%] Building C object CMakeFiles/libui.dir/unix/future.c.o [INFO] [stderr] [ 64%] Building C object CMakeFiles/libui.dir/unix/grid.c.o [INFO] [stderr] [ 66%] Building C object CMakeFiles/libui.dir/unix/group.c.o [INFO] [stderr] [ 68%] Building C object CMakeFiles/libui.dir/unix/graphemes.c.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/libui.dir/unix/image.c.o [INFO] [stderr] [ 72%] Building C object CMakeFiles/libui.dir/unix/main.c.o [INFO] [stderr] [ 74%] Building C object CMakeFiles/libui.dir/unix/opentype.c.o [INFO] [stderr] [ 75%] Building C object CMakeFiles/libui.dir/unix/multilineentry.c.o [INFO] [stderr] [ 77%] Building C object CMakeFiles/libui.dir/unix/progressbar.c.o [INFO] [stderr] [ 79%] Building C object CMakeFiles/libui.dir/unix/menu.c.o [INFO] [stderr] [ 81%] Building C object CMakeFiles/libui.dir/unix/label.c.o [INFO] [stderr] [ 83%] Building C object CMakeFiles/libui.dir/unix/spinbox.c.o [INFO] [stderr] [ 85%] Building C object CMakeFiles/libui.dir/unix/radiobuttons.c.o [INFO] [stderr] [ 87%] Building C object CMakeFiles/libui.dir/unix/slider.c.o [INFO] [stderr] [ 88%] Building C object CMakeFiles/libui.dir/unix/separator.c.o [INFO] [stderr] [ 90%] Building C object CMakeFiles/libui.dir/unix/stddialogs.c.o [INFO] [stderr] [ 94%] Building C object CMakeFiles/libui.dir/unix/tab.c.o [INFO] [stderr] [ 94%] Building C object CMakeFiles/libui.dir/unix/util.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/window.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] 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] 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] 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:375: CMakeFiles/libui.dir/unix/draw.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:349: CMakeFiles/libui.dir/unix/datetimepicker.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:479: CMakeFiles/libui.dir/unix/form.c.o] Error 1 [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] make[2]: *** [CMakeFiles/libui.dir/build.make:440: CMakeFiles/libui.dir/unix/entry.c.o] Error 1 [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.31/src/lib.rs:643:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561ee3e197dc - std::backtrace_rs::backtrace::libunwind::trace::h24bed79a4e87f039 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x561ee3e197dc - std::backtrace_rs::backtrace::trace_unsynchronized::hbde25f520543275e [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561ee3e197dc - std::sys_common::backtrace::_print_fmt::he1ea71634ce902a0 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x561ee3e197dc - ::fmt::h19321c369f754387 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x561ee3e3bffc - core::fmt::write::h35f65ca9a20fef37 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x561ee3e15348 - std::io::Write::write_fmt::hd152e1440bddaff1 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x561ee3e1b747 - std::sys_common::backtrace::_print::ha44f5e28101f6d69 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x561ee3e1b747 - std::sys_common::backtrace::print::hf743e3aef8637111 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x561ee3e1b747 - std::panicking::default_hook::{{closure}}::h2dd0f72a52395822 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x561ee3e1b40f - std::panicking::default_hook::hc4d7f6b72345e93f [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x561ee3e1beaa - std::panicking::rust_panic_with_hook::h6c430b7ecde3c540 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x561ee3e1bb97 - std::panicking::begin_panic_handler::{{closure}}::h9a86187084494afe [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x561ee3e19c84 - std::sys_common::backtrace::__rust_end_short_backtrace::hcc0fba319bcf5ea3 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x561ee3e1b899 - rust_begin_unwind [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x561ee3db5433 - core::panicking::panic_fmt::h3884c4747ffb10fc [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x561ee3dbd21d - cmake::fail::hb0c0800afa349b62 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.31/src/lib.rs:643:5 [INFO] [stderr] 16: 0x561ee3dbcc81 - cmake::run::h164c4f3ef84a1b5e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.31/src/lib.rs:624:9 [INFO] [stderr] 17: 0x561ee3dba93b - cmake::Config::build::h6dc52fb97064e317 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.31/src/lib.rs:531:9 [INFO] [stderr] 18: 0x561ee3db6140 - build_script_build::main::h2429f1be712ef520 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.3/build.rs:35:15 [INFO] [stderr] 19: 0x561ee3db66ab - core::ops::function::FnOnce::call_once::h3c097d543700ab1a [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x561ee3db763e - std::sys_common::backtrace::__rust_begin_short_backtrace::h3f1517e1ae071f85 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x561ee3db6651 - std::rt::lang_start::{{closure}}::h4125b9584936db6e [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x561ee3e18ec1 - core::ops::function::impls:: for &F>::call_once::h41a982ca86c3810d [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x561ee3e18ec1 - std::panicking::try::do_call::h85059852938339e3 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x561ee3e18ec1 - std::panicking::try::hf4f4ad9cf8ba4ebb [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x561ee3e18ec1 - std::panic::catch_unwind::hd0fff3df622d13b2 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x561ee3e18ec1 - std::rt::lang_start_internal::{{closure}}::h8835b8f353474117 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x561ee3e18ec1 - std::panicking::try::do_call::hc1e83656f13ed635 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:492:40 [INFO] [stderr] 28: 0x561ee3e18ec1 - std::panicking::try::h82658b065e18c36e [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panicking.rs:456:19 [INFO] [stderr] 29: 0x561ee3e18ec1 - std::panic::catch_unwind::h948768afec73f153 [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x561ee3e18ec1 - std::rt::lang_start_internal::h1d1c5443e476e9aa [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x561ee3db6620 - std::rt::lang_start::h93f2f6384c3267ed [INFO] [stderr] at /rustc/f90b06d7fb00470177516c5881bcec0432cb4f24/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x561ee3db658c - main [INFO] [stderr] 33: 0x7f8f4c8f10b3 - __libc_start_main [INFO] [stderr] 34: 0x561ee3db5bbe - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4a693313fbdd95e8394f50ac4e9c659e86803fd30ee2b61e36dc8407356a3939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a693313fbdd95e8394f50ac4e9c659e86803fd30ee2b61e36dc8407356a3939", kill_on_drop: false }` [INFO] [stdout] 4a693313fbdd95e8394f50ac4e9c659e86803fd30ee2b61e36dc8407356a3939