[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#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-libui" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yoshuawuyts/playground-libui on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yoshuawuyts/playground-libui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iui v0.2.0
[INFO] [stderr]   Downloaded make-cmd v0.1.0
[INFO] [stderr]   Downloaded cmake v0.1.30
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded failure_derive v0.1.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.7
[INFO] [stderr]   Downloaded synstructure v0.6.1
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded backtrace v0.3.6
[INFO] [stderr]   Downloaded failure v0.1.1
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded cc v1.0.10
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded backtrace-sys v0.1.16
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] [stderr]   Downloaded ui-sys v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b020f66b8f54167936922e3b57c5b6c7c3cf22586e48761c5cc6bb338e61f73
[INFO] running `Command { std: "docker" "start" "-a" "7b020f66b8f54167936922e3b57c5b6c7c3cf22586e48761c5cc6bb338e61f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b020f66b8f54167936922e3b57c5b6c7c3cf22586e48761c5cc6bb338e61f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b020f66b8f54167936922e3b57c5b6c7c3cf22586e48761c5cc6bb338e61f73", kill_on_drop: false }`
[INFO] [stdout] 7b020f66b8f54167936922e3b57c5b6c7c3cf22586e48761c5cc6bb338e61f73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9da6f88c66456dda3af9ba9ff55f2e7187cea150aa33ba66fa61ba22a94dad0
[INFO] running `Command { std: "docker" "start" "-a" "d9da6f88c66456dda3af9ba9ff55f2e7187cea150aa33ba66fa61ba22a94dad0", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cc v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[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]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr] error: failed to run custom build command for `ui-sys v0.1.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ui-sys-fe97a942cd87ae21/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ui-sys-5f3dc2b974a265a2/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ui-sys-0.1.1/libui" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ui-sys-5f3dc2b974a265a2/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 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
[INFO] [stderr]   -- Checking for module 'gtk+-3.0'
[INFO] [stderr]   --   Found gtk+-3.0, version 3.24.41
[INFO] [stderr]   -- Configuring done (1.5s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/ui-sys-5f3dc2b974a265a2/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ui-sys-5f3dc2b974a265a2/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "." "--target" "" "--config" "Debug" "--"
[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 Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Usage: cmake --build <dir>             [options] [-- [native-options]]
[INFO] [stderr]          cmake --build --preset <preset> [options] [-- [native-options]]
[INFO] [stderr]   Options:
[INFO] [stderr]     <dir>          = Project binary directory to be built.
[INFO] [stderr]     --preset <preset>, --preset=<preset>
[INFO] [stderr]                    = Specify a build preset.
[INFO] [stderr]     --list-presets[=<type>]
[INFO] [stderr]                    = List available build presets.
[INFO] [stderr]     --parallel [<jobs>], -j [<jobs>]
[INFO] [stderr]                    = Build in parallel using the given number of jobs. 
[INFO] [stderr]                      If <jobs> is omitted the native build tool's 
[INFO] [stderr]                      default number is used.
[INFO] [stderr]                      The CMAKE_BUILD_PARALLEL_LEVEL environment variable
[INFO] [stderr]                      specifies a default parallel level when this option
[INFO] [stderr]                      is not given.
[INFO] [stderr]     -t <tgt>..., --target <tgt>...
[INFO] [stderr]                    = Build <tgt> instead of default targets.
[INFO] [stderr]     --config <cfg> = For multi-configuration tools, choose <cfg>.
[INFO] [stderr]     --clean-first  = Build target 'clean' first, then build.
[INFO] [stderr]                      (To clean only, use --target 'clean'.)
[INFO] [stderr]     --resolve-package-references={on|only|off}
[INFO] [stderr]                    = Restore/resolve package references during build.
[INFO] [stderr]     -v, --verbose  = Enable verbose output - if supported - including
[INFO] [stderr]                      the build commands to be executed. 
[INFO] [stderr]     --             = Pass remaining options to the native tool.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (324) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.30/src/lib.rs:643:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c29931677b8 - std[7c922b1191c2777f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c29931677b8 - std[7c922b1191c2777f]::backtrace_rs::backtrace::trace_unsynchronized::<std[7c922b1191c2777f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c29931677b8 - std[7c922b1191c2777f]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5c29931677b8 - <<std[7c922b1191c2777f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8b0a525283fe4965]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5c299317a9ea - <core[8b0a525283fe4965]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c299317a9ea - core[8b0a525283fe4965]::fmt::write
[INFO] [stderr]      6:     0x5c299316d062 - std[7c922b1191c2777f]::io::default_write_fmt::<std[7c922b1191c2777f]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/io/mod.rs:622:11
[INFO] [stderr]      7:     0x5c299316d062 - <std[7c922b1191c2777f]::sys::stdio::unix::Stderr as std[7c922b1191c2777f]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]      8:     0x5c2993149be6 - <std[7c922b1191c2777f]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5c2993149be6 - std[7c922b1191c2777f]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5c29931627b1 - std[7c922b1191c2777f]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5c299316296b - std[7c922b1191c2777f]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5c2993149ca2 - std[7c922b1191c2777f]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5c299313edf9 - std[7c922b1191c2777f]::sys::backtrace::__rust_end_short_backtrace::<std[7c922b1191c2777f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5c299314a60d - __rustc[67516361d5cffbe5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5c299317b0dc - core[8b0a525283fe4965]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c29931083f7 - cmake[f8e430cca446cb72]::fail
[INFO] [stderr]     17:     0x5c29931080b1 - cmake[f8e430cca446cb72]::run
[INFO] [stderr]     18:     0x5c299310be05 - <cmake[f8e430cca446cb72]::Config>::build
[INFO] [stderr]     19:     0x5c2993103463 - build_script_build[e431989888f045ad]::main
[INFO] [stderr]     20:     0x5c2993103f43 - <fn() as core[8b0a525283fe4965]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5c2993103206 - std[7c922b1191c2777f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5c2993103219 - std[7c922b1191c2777f]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5c2993161987 - <&dyn core[8b0a525283fe4965]::ops::function::Fn<(), Output = i32> + core[8b0a525283fe4965]::panic::unwind_safe::RefUnwindSafe + core[8b0a525283fe4965]::marker::Sync as core[8b0a525283fe4965]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5c2993161987 - std[7c922b1191c2777f]::panicking::catch_unwind::do_call::<&dyn core[8b0a525283fe4965]::ops::function::Fn<(), Output = i32> + core[8b0a525283fe4965]::panic::unwind_safe::RefUnwindSafe + core[8b0a525283fe4965]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x5c2993161987 - std[7c922b1191c2777f]::panicking::catch_unwind::<i32, &dyn core[8b0a525283fe4965]::ops::function::Fn<(), Output = i32> + core[8b0a525283fe4965]::panic::unwind_safe::RefUnwindSafe + core[8b0a525283fe4965]::marker::Sync>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5c2993161987 - std[7c922b1191c2777f]::panic::catch_unwind::<&dyn core[8b0a525283fe4965]::ops::function::Fn<(), Output = i32> + core[8b0a525283fe4965]::panic::unwind_safe::RefUnwindSafe + core[8b0a525283fe4965]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5c2993161987 - std[7c922b1191c2777f]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5c2993161987 - std[7c922b1191c2777f]::panicking::catch_unwind::do_call::<std[7c922b1191c2777f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x5c2993161987 - std[7c922b1191c2777f]::panicking::catch_unwind::<isize, std[7c922b1191c2777f]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5c2993161987 - std[7c922b1191c2777f]::panic::catch_unwind::<std[7c922b1191c2777f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5c2993161987 - std[7c922b1191c2777f]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/4b9792692fbb675174d4d2082e7c37b2bc930e71/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5c2993102f11 - std[7c922b1191c2777f]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5c2993103fa5 - main
[INFO] [stderr]     34:     0x7af0cc6cf1ca - <unknown>
[INFO] [stderr]     35:     0x7af0cc6cf28b - __libc_start_main
[INFO] [stderr]     36:     0x5c29931026d5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d9da6f88c66456dda3af9ba9ff55f2e7187cea150aa33ba66fa61ba22a94dad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9da6f88c66456dda3af9ba9ff55f2e7187cea150aa33ba66fa61ba22a94dad0", kill_on_drop: false }`
[INFO] [stdout] d9da6f88c66456dda3af9ba9ff55f2e7187cea150aa33ba66fa61ba22a94dad0
