[INFO] cloning repository https://github.com/yoshuawuyts/playground-libui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoshuawuyts/playground-libui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-libui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-libui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a81a670f33325b7f7c11a8f1bfb51479e6a71aae [INFO] checking yoshuawuyts/playground-libui against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-libui" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yoshuawuyts/playground-libui on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yoshuawuyts/playground-libui [INFO] finished tweaking git repo https://github.com/yoshuawuyts/playground-libui [INFO] tweaked toml for git repo https://github.com/yoshuawuyts/playground-libui written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/yoshuawuyts/playground-libui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8777c6f73f7a22b400c93d130b39801ade64fb87a2aff47b78d0f025fc726b0a [INFO] running `Command { std: "docker" "start" "-a" "8777c6f73f7a22b400c93d130b39801ade64fb87a2aff47b78d0f025fc726b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8777c6f73f7a22b400c93d130b39801ade64fb87a2aff47b78d0f025fc726b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8777c6f73f7a22b400c93d130b39801ade64fb87a2aff47b78d0f025fc726b0a", kill_on_drop: false }` [INFO] [stdout] 8777c6f73f7a22b400c93d130b39801ade64fb87a2aff47b78d0f025fc726b0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b8a02fa5415dfff73ef85683a55bb12d09494347bf1bd69882e5d78e0840ff7 [INFO] running `Command { std: "docker" "start" "-a" "4b8a02fa5415dfff73ef85683a55bb12d09494347bf1bd69882e5d78e0840ff7", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling cmake v0.1.30 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling ui-sys v0.1.1 [INFO] [stderr] error: failed to run custom build command for `ui-sys v0.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ui-sys-22a57c05346f434f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.1/libui" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ui-sys-86d93d272915cd4d/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=Debug" [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-86d93d272915cd4d/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target libui [INFO] [stderr] [ 2%] Building C object CMakeFiles/libui.dir/common/areaevents.c.o [INFO] [stderr] [ 4%] Building C object CMakeFiles/libui.dir/common/debug.c.o [INFO] [stderr] [ 6%] Building C object CMakeFiles/libui.dir/common/control.c.o [INFO] [stderr] [ 8%] Building C object CMakeFiles/libui.dir/common/userbugs.c.o [INFO] [stderr] [ 10%] Building C object CMakeFiles/libui.dir/common/matrix.c.o [INFO] [stderr] [ 13%] Building C object CMakeFiles/libui.dir/unix/alloc.c.o [INFO] [stderr] [ 15%] Building C object CMakeFiles/libui.dir/common/shouldquit.c.o [INFO] [stderr] [ 17%] Building C object CMakeFiles/libui.dir/unix/area.c.o [INFO] [stderr] [ 19%] Building C object CMakeFiles/libui.dir/unix/box.c.o [INFO] [stderr] [ 23%] Building C object CMakeFiles/libui.dir/unix/cellrendererbutton.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/libui.dir/unix/checkbox.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/libui.dir/unix/child.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/libui.dir/unix/colorbutton.c.o [INFO] [stderr] [ 30%] Building C object CMakeFiles/libui.dir/unix/combobox.c.o [INFO] [stderr] [ 32%] Building C object CMakeFiles/libui.dir/unix/button.c.o [INFO] [stderr] [ 34%] Building C object CMakeFiles/libui.dir/unix/control.c.o [INFO] [stderr] [ 36%] Building C object CMakeFiles/libui.dir/unix/debug.c.o [INFO] [stderr] [ 39%] Building C object CMakeFiles/libui.dir/unix/datetimepicker.c.o [INFO] [stderr] [ 43%] Building C object CMakeFiles/libui.dir/unix/editablecombo.c.o [INFO] [stderr] [ 43%] Building C object CMakeFiles/libui.dir/unix/drawpath.c.o [INFO] [stderr] [ 45%] Building C object CMakeFiles/libui.dir/unix/drawmatrix.c.o [INFO] [stderr] [ 47%] Building C object CMakeFiles/libui.dir/unix/drawtext.c.o [INFO] [stderr] [ 50%] Building C object CMakeFiles/libui.dir/unix/form.c.o [INFO] [stderr] [ 52%] Building C object CMakeFiles/libui.dir/unix/fontbutton.c.o [INFO] [stderr] [ 54%] Building C object CMakeFiles/libui.dir/unix/draw.c.o [INFO] [stderr] [ 58%] Building C object CMakeFiles/libui.dir/unix/graphemes.c.o [INFO] [stderr] [ 58%] Building C object CMakeFiles/libui.dir/unix/entry.c.o [INFO] [stderr] [ 60%] Building C object CMakeFiles/libui.dir/unix/future.c.o [INFO] [stderr] [ 63%] Building C object CMakeFiles/libui.dir/unix/image.c.o [INFO] [stderr] [ 65%] Building C object CMakeFiles/libui.dir/unix/grid.c.o [INFO] [stderr] [ 67%] Building C object CMakeFiles/libui.dir/unix/main.c.o [INFO] [stderr] [ 69%] Building C object CMakeFiles/libui.dir/unix/multilineentry.c.o [INFO] [stderr] [ 71%] Building C object CMakeFiles/libui.dir/unix/label.c.o [INFO] [stderr] [ 73%] Building C object CMakeFiles/libui.dir/unix/menu.c.o [INFO] [stderr] [ 76%] Building C object CMakeFiles/libui.dir/unix/progressbar.c.o [INFO] [stderr] [ 78%] Building C object CMakeFiles/libui.dir/unix/radiobuttons.c.o [INFO] [stderr] [ 80%] Building C object CMakeFiles/libui.dir/unix/group.c.o [INFO] [stderr] [ 82%] Building C object CMakeFiles/libui.dir/unix/slider.c.o [INFO] [stderr] [ 84%] Building C object CMakeFiles/libui.dir/unix/spinbox.c.o [INFO] [stderr] [ 86%] Building C object CMakeFiles/libui.dir/unix/separator.c.o [INFO] [stderr] [ 89%] Building C object CMakeFiles/libui.dir/unix/util.c.o [INFO] [stderr] [ 91%] Building C object CMakeFiles/libui.dir/unix/tab.c.o [INFO] [stderr] [ 93%] Building C object CMakeFiles/libui.dir/unix/stddialogs.c.o [INFO] [stderr] [ 95%] Building C object CMakeFiles/libui.dir/unix/window.c.o [INFO] [stderr] [ 97%] Building C object CMakeFiles/libui.dir/unix/text.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] 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/tab.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:297: 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:258: CMakeFiles/libui.dir/unix/control.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:401: CMakeFiles/libui.dir/unix/future.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:310: CMakeFiles/libui.dir/unix/drawmatrix.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:388: 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]: *** [CMakeFiles/libui.dir/build.make:271: 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:180: CMakeFiles/libui.dir/unix/button.c.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.1/libui/unix/alloc.c: In function 'uninitComplain': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.1/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:284: 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:141: CMakeFiles/libui.dir/unix/alloc.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/entry.c.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.1/libui/unix/image.c: In function 'uiImageAppend': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.1/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] make[1]: *** [CMakeFiles/Makefile2:162: 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.30/src/lib.rs:643:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5560348f3d30 - std::backtrace_rs::backtrace::libunwind::trace::h0197874f43e7190f [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5560348f3d30 - std::backtrace_rs::backtrace::trace_unsynchronized::hfdfd566bbbda6f2d [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5560348f3d30 - std::sys_common::backtrace::_print_fmt::hb3b4707c15b032a1 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5560348f3d30 - ::fmt::had1dceac8b072f88 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55603491346c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x5560348f0dd5 - std::io::Write::write_fmt::h05c3bb2bc83b8ed0 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x5560348f5c2b - std::sys_common::backtrace::_print::h10f0826b2a586b58 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5560348f5c2b - std::sys_common::backtrace::print::h0d4242fbd1ac3eb6 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5560348f5c2b - std::panicking::default_hook::{{closure}}::h275ead39fe8b8e2a [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x5560348f57a0 - std::panicking::default_hook::h5505d4d90f5984d9 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x5560348f62f4 - std::panicking::rust_panic_with_hook::h2f8980d1d9fd4ca0 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x5560348f5dd0 - std::panicking::begin_panic_handler::{{closure}}::hd87853ef7e40ae97 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x5560348f4234 - std::sys_common::backtrace::__rust_end_short_backtrace::hcab167aa940694a2 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5560348f5d39 - rust_begin_unwind [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x556034897b9b - std::panicking::begin_panic_fmt::hb22a56f1d7ee4f34 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:460:5 [INFO] [stderr] 15: 0x5560348a0203 - cmake::fail::h4fa582286f156431 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.30/src/lib.rs:643:5 [INFO] [stderr] 16: 0x55603489fc29 - cmake::run::hb26eb0bce60ed3a7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.30/src/lib.rs:624:9 [INFO] [stderr] 17: 0x55603489d77b - cmake::Config::build::h2b7f468506afe552 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.30/src/lib.rs:531:9 [INFO] [stderr] 18: 0x556034899ba0 - build_script_build::main::h26b0ea528426d62f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ui-sys-0.1.1/build.rs:15:15 [INFO] [stderr] 19: 0x556034898c5b - core::ops::function::FnOnce::call_once::h439fa2117899d0ef [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5560348999be - std::sys_common::backtrace::__rust_begin_short_backtrace::h1669a22941310c98 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5560348991d1 - std::rt::lang_start::{{closure}}::ha63fb89324b47834 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x5560348f67fa - core::ops::function::impls:: for &F>::call_once::h5e3bbb97afe2bb03 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5560348f67fa - std::panicking::try::do_call::h48c2d717cec4bdcb [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:403:40 [INFO] [stderr] 24: 0x5560348f67fa - std::panicking::try::h2a49bc215893bc14 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:367:19 [INFO] [stderr] 25: 0x5560348f67fa - std::panic::catch_unwind::h6d23b7c99550c7ff [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panic.rs:129:14 [INFO] [stderr] 26: 0x5560348f67fa - std::rt::lang_start_internal::{{closure}}::h251a0c0729f15896 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x5560348f67fa - std::panicking::try::do_call::h4830e784a9b9d1ad [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:403:40 [INFO] [stderr] 28: 0x5560348f67fa - std::panicking::try::h0427859d2ad3b3b9 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:367:19 [INFO] [stderr] 29: 0x5560348f67fa - std::panic::catch_unwind::h4079bfb63395be0f [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panic.rs:129:14 [INFO] [stderr] 30: 0x5560348f67fa - std::rt::lang_start_internal::h408e9d26a25a1f08 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x5560348991a0 - std::rt::lang_start::hdd879a512e02ca06 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x55603489a24c - main [INFO] [stderr] 33: 0x7f4a1733a0b3 - __libc_start_main [INFO] [stderr] 34: 0x556034898a1e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b8a02fa5415dfff73ef85683a55bb12d09494347bf1bd69882e5d78e0840ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8a02fa5415dfff73ef85683a55bb12d09494347bf1bd69882e5d78e0840ff7", kill_on_drop: false }` [INFO] [stdout] 4b8a02fa5415dfff73ef85683a55bb12d09494347bf1bd69882e5d78e0840ff7