[INFO] cloning repository https://github.com/wose/satnogs-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wose/satnogs-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwose%2Fsatnogs-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwose%2Fsatnogs-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a68b25497d61b0a29c9af168a37ab13597b22c9
[INFO] testing wose/satnogs-monitor/8a68b25497d61b0a29c9af168a37ab13597b22c9 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwose%2Fsatnogs-monitor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wose/satnogs-monitor
[INFO] finished tweaking git repo https://github.com/wose/satnogs-monitor
[INFO] tweaked toml for git repo https://github.com/wose/satnogs-monitor written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wose/satnogs-monitor on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wose/satnogs-monitor 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/monitor/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/wose/rust-gpredict.git`
[INFO] [stderr]     Updating git repository `https://github.com/wose/tui-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/cubehub/rust-coordinates.git`
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7
[INFO] [stderr]       Adding hyper-rustls v0.24.2
[INFO] [stderr]       Adding ring v0.17.14
[INFO] [stderr]       Adding rustls v0.21.12
[INFO] [stderr]       Adding rustls-native-certs v0.6.3
[INFO] [stderr]       Adding rustls-pemfile v1.0.4
[INFO] [stderr]       Adding rustls-webpki v0.101.7
[INFO] [stderr]       Adding sct v0.7.1
[INFO] [stderr]       Adding tokio-rustls v0.24.1
[INFO] [stderr]       Adding untrusted v0.9.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded systemstat v0.1.12
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded parse_link_header v0.3.3
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded circular-queue v0.2.7
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded hifitime v3.9.0
[INFO] [stderr]   Downloaded restson v1.5.0
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b89ce95f2670662e173430db761242143a950366beecf7e66bd237a0439e4ac
[INFO] running `Command { std: "docker" "start" "-a" "9b89ce95f2670662e173430db761242143a950366beecf7e66bd237a0439e4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b89ce95f2670662e173430db761242143a950366beecf7e66bd237a0439e4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b89ce95f2670662e173430db761242143a950366beecf7e66bd237a0439e4ac", kill_on_drop: false }`
[INFO] [stdout] 9b89ce95f2670662e173430db761242143a950366beecf7e66bd237a0439e4ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14ff1dd88bfc6db230d49895d265646fc754d6c8efb9fe7483790a4a5b4aa780
[INFO] running `Command { std: "docker" "start" "-a" "14ff1dd88bfc6db230d49895d265646fc754d6c8efb9fe7483790a4a5b4aa780", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/monitor/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling circular-queue v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling coordinates v0.2.0 (https://github.com/cubehub/rust-coordinates.git#35279412)
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling tui v0.6.2 (https://github.com/wose/tui-rs.git#79b99d5a)
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling satnogs-monitor v0.4.3 (/opt/rustwide/workdir/monitor)
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling parse_link_header v0.3.3
[INFO] [stderr] error: failed to run custom build command for `satnogs-monitor v0.4.3 (/opt/rustwide/workdir/monitor)`
[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/satnogs-monitor-1baddbd491ba7f44/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/satnogs-monitor-a5d2ff1b0a655596/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/monitor/libgpredict" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_POSITION_INDEPENDENT_CODE=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/satnogs-monitor-a5d2ff1b0a655596/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=Debug"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Ignoring extra path from command line:
[INFO] [stderr] 
[INFO] [stderr]      "/opt/rustwide/workdir/monitor/libgpredict"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: The source directory "/opt/rustwide/workdir/monitor/libgpredict" does not appear to contain CMakeLists.txt.
[INFO] [stderr]   Specify --help for usage, or press the help button on the CMake GUI.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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:     0x5b87e410f402 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b87e410f402 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b87e410f402 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b87e410f402 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b87e4131f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5b87e4131f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x5b87e410bf43 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b87e410bf43 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5b87e410f252 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b87e41106e6 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5b87e41104e9 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5b87e41110b2 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5b87e4110e4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5b87e410f909 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5b87e4110add - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5b87e4130ec0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5b87e40b8bb7 - cmake::fail::h0172c6d827728d50
[INFO] [stderr]     17:     0x5b87e40b86c1 - cmake::run::h58b3b5f74e88f1a1
[INFO] [stderr]     18:     0x5b87e40b4aa6 - cmake::Config::build::h0c595b21c3b7aee5
[INFO] [stderr]     19:     0x5b87e40a04e0 - build_script_build::main::haa028e5d5db4213e
[INFO] [stderr]     20:     0x5b87e409d733 - std::sys::backtrace::__rust_begin_short_backtrace::h78f2d28eedef97c4
[INFO] [stderr]     21:     0x5b87e409d729 - std::rt::lang_start::{{closure}}::hfe438c02b630d4c5
[INFO] [stderr]     22:     0x5b87e4107bc0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x5b87e4107bc0 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x5b87e4107bc0 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x5b87e4107bc0 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5b87e4107bc0 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5b87e4107bc0 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5b87e4107bc0 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5b87e4107bc0 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b87e4107bc0 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stderr]                                  at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5b87e40a09a5 - main
[INFO] [stderr]     32:     0x76cfb8af21ca - <unknown>
[INFO] [stderr]     33:     0x76cfb8af228b - __libc_start_main
[INFO] [stderr]     34:     0x5b87e409d655 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "14ff1dd88bfc6db230d49895d265646fc754d6c8efb9fe7483790a4a5b4aa780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14ff1dd88bfc6db230d49895d265646fc754d6c8efb9fe7483790a4a5b4aa780", kill_on_drop: false }`
[INFO] [stdout] 14ff1dd88bfc6db230d49895d265646fc754d6c8efb9fe7483790a4a5b4aa780
