[INFO] cloning repository https://github.com/jam1garner/arc-tree-thingy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/arc-tree-thingy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Farc-tree-thingy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Farc-tree-thingy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 358c9aafc26942e66584fd98fd8b9a2623436572
[INFO] testing jam1garner/arc-tree-thingy against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Farc-tree-thingy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jam1garner/arc-tree-thingy
[INFO] finished tweaking git repo https://github.com/jam1garner/arc-tree-thingy
[INFO] tweaked toml for git repo https://github.com/jam1garner/arc-tree-thingy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jam1garner/arc-tree-thingy on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jam1garner/arc-tree-thingy 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" "+1.99.0-beta.1" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.11.2
[INFO] [stderr]   Downloaded binread_derive v2.0.0
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded modular-bitfield v0.11.2
[INFO] [stderr]   Downloaded binread v2.1.1
[INFO] [stderr]   Downloaded binwrite v0.2.1
[INFO] [stderr]   Downloaded compile-time-crc32 v0.1.2
[INFO] [stderr]   Downloaded diff_derive v0.1.2
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.10.0
[INFO] [stderr]   Downloaded ddsfile v0.4.0
[INFO] [stderr]   Downloaded binwrite v0.1.5
[INFO] [stderr]   Downloaded nus3audio v1.1.0
[INFO] [stderr]   Downloaded hash40 v0.4.4
[INFO] [stderr]   Downloaded compile-time-crc32-impl v0.1.0
[INFO] [stderr]   Downloaded prc-rs v1.3.2
[INFO] [stderr]   Downloaded memoffset v0.6.3
[INFO] [stderr]   Downloaded binwrite_derive v0.2.1
[INFO] [stderr]   Downloaded diff-struct v0.3.1
[INFO] [stderr]   Downloaded network-reader-adapter v0.1.0
[INFO] [stderr]   Downloaded humansize v1.1.0
[INFO] [stderr]   Downloaded binwrite_derive v0.1.2
[INFO] [stderr]   Downloaded cmake v0.1.45
[INFO] [stderr]   Downloaded bimap v0.4.0
[INFO] [stderr]   Downloaded binread v1.4.1
[INFO] [stderr]   Downloaded binread_derive v1.4.3
[INFO] [stderr]   Downloaded fltk-derive v0.15.13
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.0
[INFO] [stderr]   Downloaded bytemuck v1.5.1
[INFO] [stderr]   Downloaded weezl v0.1.4
[INFO] [stderr]   Downloaded gif v0.11.2
[INFO] [stderr]   Downloaded modular-bitfield v0.10.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.3
[INFO] [stderr]   Downloaded fltk v0.15.13
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.1
[INFO] [stderr]   Downloaded rayon v1.5.0
[INFO] [stderr]   Downloaded libc v0.2.89
[INFO] [stderr]   Downloaded zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]   Downloaded fltk-sys v0.15.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d
[INFO] running `Command { std: "docker" "start" "34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[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.64
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling bimap v0.4.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling bytemuck v1.5.1
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling fltk-sys v0.15.13
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling ddsfile v0.4.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling network-reader-adapter v0.1.0
[INFO] [stderr] error: failed to run custom build command for `fltk-sys v0.15.13`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/fltk-sys-cb43c2cc976ab54b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/CMakeLists.txt
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_widget.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_group.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_input.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_output.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_window.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_button.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_box.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_menu.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_dialog.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_valuator.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_browser.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_misc.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_text.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_image.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_draw.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_table.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_surface.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/include/cfl_printer.h
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_global.hpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_new.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_widget.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_group.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_window.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_button.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_box.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_menu.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_dialog.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_valuator.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_browser.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_misc.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_text.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_image.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_input.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_output.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_draw.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_table.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_tree.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_surface.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cfltk/src/cfl_printer.cpp
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/fltk-sys-a0250c4b90bdb808/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fltk-sys-0.15.13/cfltk" "-DOPTION_USE_SYSTEM_LIBPNG=OFF" "-DOPTION_USE_SYSTEM_LIBJPEG=OFF" "-DOPTION_USE_SYSTEM_ZLIB=OFF" "-DCFLTK_LINK_IMAGES=ON" "-DOpenGL_GL_PREFERENCE=GLVND" "-DOPTION_USE_GL=OFF" "-DCFLTK_USE_OPENGL=OFF" "-DOPTION_USE_PANGO=ON" "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON" "-DFLTK_BUILD_EXAMPLES=OFF" "-DFLTK_BUILD_TEST=OFF" "-DOPTION_USE_THREADS=ON" "-DOPTION_LARGE_FILE=ON" "-DOPTION_BUILD_HTML_DOCUMENTATION=OFF" "-DOPTION_BUILD_PDF_DOCUMENTATION=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/release/build/fltk-sys-a0250c4b90bdb808/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]   -- Configuring incomplete, errors occurred!
[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: unable to unlink 'src/CMakeLists.txt': Read-only file system
[INFO] [stderr]   warning: unable to unlink 'src/Fl_win32.cxx': Read-only file system
[INFO] [stderr]   warning: unable to unlink 'src/drivers/Android/Fl_Android_System_Driver.H': Read-only file system
[INFO] [stderr]   error: unable to write file 'src/CMakeLists.txt' mode 100644: Read-only file system
[INFO] [stderr]   CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 has been removed from CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
[INFO] [stderr]     to tell CMake that the project requires at least <min> but has been updated
[INFO] [stderr]     to work with policies introduced by <max> or earlier.
[INFO] [stderr] 
[INFO] [stderr]     Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1593) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.45/src/lib.rs:894: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:     0x60f33f96a141 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x60f33f97ec1a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x60f33f9704dc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x60f33f948786 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x60f33f9646e1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x60f33f96489b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x60f33f948832 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x60f33f940fe9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x60f33f94904d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x60f33f97f38c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x60f33f8f6067 - cmake[651006d6f870300c]::fail
[INFO] [stderr]     11:     0x60f33f8f5d21 - cmake[651006d6f870300c]::run
[INFO] [stderr]     12:     0x60f33f8f9dfd - <cmake[651006d6f870300c]::Config>::build
[INFO] [stderr]     13:     0x60f33f8ef503 - build_script_build[32bcc7680cea2568]::main
[INFO] [stderr]     14:     0x60f33f8f2e63 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x60f33f8ed19e - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     16:     0x60f33f8ed1a9 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     17:     0x60f33f963aa9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x60f33f8ece01 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     19:     0x60f33f8f2ea5 - main
[INFO] [stderr]     20:     0x7c612413b601 - <unknown>
[INFO] [stderr]     21:     0x7c612413b718 - __libc_start_main
[INFO] [stderr]     22:     0x60f33f8ec095 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d", kill_on_drop: false }`
[INFO] [stdout] 34d1cfeff91e0174330de9adfb3d89bd429d814b865069d1830756fc993c7b7d
