[INFO] cloning repository https://github.com/Iwancof/hydro-strike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Iwancof/hydro-strike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIwancof%2Fhydro-strike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIwancof%2Fhydro-strike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d09f1b2a436d48e2b3cbdd692798ff6eae83e12
[INFO] checking Iwancof/hydro-strike against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIwancof%2Fhydro-strike" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Iwancof/hydro-strike
[INFO] finished tweaking git repo https://github.com/Iwancof/hydro-strike
[INFO] tweaked toml for git repo https://github.com/Iwancof/hydro-strike written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Iwancof/hydro-strike on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Iwancof/hydro-strike 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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 zerocopy-derive v0.8.14
[INFO] [stderr]   Downloaded strsim v0.9.3
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded soapysdr-sys v0.7.5
[INFO] [stderr]   Downloaded log-derive v0.4.1
[INFO] [stderr]   Downloaded darling_macro v0.10.2
[INFO] [stderr]   Downloaded thread-priority v1.2.0
[INFO] [stderr]   Downloaded soapysdr v0.4.1
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded darling v0.10.2
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded darling_core v0.10.2
[INFO] [stderr]   Downloaded zerocopy v0.8.14
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded useful_number v0.1.2
[INFO] [stderr]   Downloaded tui-logger v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7
[INFO] running `Command { std: "docker" "start" "1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7", 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" "1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rfraptor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr] error: failed to run custom build command for `rfraptor v0.1.0 (/opt/rustwide/workdir)`
[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/rfraptor/74f6d614b35bfdc5/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo::rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rustc-env=GIT_HASH=8d09f1b
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/workdir/SoapyHackRF
[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/rfraptor/f6dc2e74cc00a373/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/SoapyHackRF" "-DCMAKE_EXPORT_COMPILE_COMMANDS=YES" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rfraptor/f6dc2e74cc00a373/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/SoapyHackRF"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: The source directory "/opt/rustwide/workdir/SoapyHackRF" 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' (1234) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.52/src/lib.rs:1115: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:     0x5bed9b332941 - std[7e3a18b272cf1acb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bed9b332941 - std[7e3a18b272cf1acb]::backtrace_rs::backtrace::trace_unsynchronized::<std[7e3a18b272cf1acb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bed9b332941 - std[7e3a18b272cf1acb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5bed9b332941 - <<std[7e3a18b272cf1acb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6d8355b08ae704c6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5bed9b346c1a - <core[6d8355b08ae704c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5bed9b346c1a - core[6d8355b08ae704c6]::fmt::write
[INFO] [stderr]      6:     0x5bed9b33852c - core[6d8355b08ae704c6]::io::write::default_write_fmt::<std[7e3a18b272cf1acb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5bed9b33852c - <std[7e3a18b272cf1acb]::sys::stdio::unix::Stderr as core[6d8355b08ae704c6]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5bed9b311676 - <std[7e3a18b272cf1acb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5bed9b311676 - std[7e3a18b272cf1acb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5bed9b32d231 - std[7e3a18b272cf1acb]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5bed9b32d3eb - std[7e3a18b272cf1acb]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5bed9b311722 - std[7e3a18b272cf1acb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x5bed9b30a3a9 - std[7e3a18b272cf1acb]::sys::backtrace::__rust_end_short_backtrace::<std[7e3a18b272cf1acb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5bed9b311f0d - __rustc[8de7746e9ac79425]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x5bed9b34740c - core[6d8355b08ae704c6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5bed9b2a7f97 - cmake[60550ca6eeb06e26]::fail
[INFO] [stderr]     17:     0x5bed9b2a7c23 - cmake[60550ca6eeb06e26]::run
[INFO] [stderr]     18:     0x5bed9b2ad44d - <cmake[60550ca6eeb06e26]::Config>::build
[INFO] [stderr]     19:     0x5bed9b29a131 - build_script_build[cfbd602360dee332]::main
[INFO] [stderr]     20:     0x5bed9b29aabb - <fn() as core[6d8355b08ae704c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5bed9b29977e - std[7e3a18b272cf1acb]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5bed9b299789 - std[7e3a18b272cf1acb]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5bed9b32c457 - <&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe as core[6d8355b08ae704c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5bed9b32c457 - std[7e3a18b272cf1acb]::panicking::catch_unwind::do_call::<&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:576:43
[INFO] [stderr]     25:     0x5bed9b32c457 - std[7e3a18b272cf1acb]::panicking::catch_unwind::<i32, &dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5bed9b32c457 - std[7e3a18b272cf1acb]::panic::catch_unwind::<&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5bed9b32c457 - std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5bed9b32c457 - std[7e3a18b272cf1acb]::panicking::catch_unwind::do_call::<std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:576:43
[INFO] [stderr]     29:     0x5bed9b32c457 - std[7e3a18b272cf1acb]::panicking::catch_unwind::<isize, std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5bed9b32c457 - std[7e3a18b272cf1acb]::panic::catch_unwind::<std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5bed9b32c457 - std[7e3a18b272cf1acb]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5bed9b299771 - std[7e3a18b272cf1acb]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5bed9b29ab25 - main
[INFO] [stderr]     34:     0x7865534f3601 - <unknown>
[INFO] [stderr]     35:     0x7865534f3718 - __libc_start_main
[INFO] [stderr]     36:     0x5bed9b298475 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7", kill_on_drop: false }`
[INFO] [stdout] 1a7a343277edde35d07e677f7b6070476b78e584187d49e4e9c4ae98125363f7
