[INFO] cloning repository https://github.com/pixelspark/tymodem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pixelspark/tymodem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e782ed9e355cc3f749d6122f19645d888dce0812
[INFO] checking pixelspark/tymodem/e782ed9e355cc3f749d6122f19645d888dce0812 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pixelspark/tymodem
[INFO] finished tweaking git repo https://github.com/pixelspark/tymodem
[INFO] tweaked toml for git repo https://github.com/pixelspark/tymodem written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pixelspark/tymodem on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pixelspark/tymodem 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rust-native-ui/libui-rs.git`
[INFO] [stderr]     Updating git submodule `https://github.com/andlabs/libui`
[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 env_logger v0.4.3
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded cexpr v0.2.3
[INFO] [stderr]   Downloaded serialport v3.2.0
[INFO] [stderr]   Downloaded libloading v0.4.3
[INFO] [stderr]   Downloaded cmake v0.1.35
[INFO] [stderr]   Downloaded clang-sys v0.21.2
[INFO] [stderr]   Downloaded nix v0.12.0
[INFO] [stderr]   Downloaded bindgen v0.31.3
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 267f8e15668f808cdffc4e29fa960ce06dd047ac058caa5ef03d9f57496b4e06
[INFO] running `Command { std: "docker" "start" "-a" "267f8e15668f808cdffc4e29fa960ce06dd047ac058caa5ef03d9f57496b4e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "267f8e15668f808cdffc4e29fa960ce06dd047ac058caa5ef03d9f57496b4e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267f8e15668f808cdffc4e29fa960ce06dd047ac058caa5ef03d9f57496b4e06", kill_on_drop: false }`
[INFO] [stdout] 267f8e15668f808cdffc4e29fa960ce06dd047ac058caa5ef03d9f57496b4e06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fec45afe2a453a89d1402b54fcc77ab28c6e5715e16252d8b21e5f967b93028
[INFO] running `Command { std: "docker" "start" "-a" "1fec45afe2a453a89d1402b54fcc77ab28c6e5715e16252d8b21e5f967b93028", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling memchr v2.1.3
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.31.3
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling nix v0.12.0
[INFO] [stderr]     Checking rustc-demangle v0.1.13
[INFO] [stderr]    Compiling clang-sys v0.21.2
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling cmake v0.1.35
[INFO] [stderr]     Checking regex-syntax v0.6.5
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]     Checking serialport v3.2.0
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]    Compiling ui-sys v0.2.1 (https://github.com/rust-native-ui/libui-rs.git#684b5456)
[INFO] [stderr] error: failed to run custom build command for `ui-sys v0.2.1 (https://github.com/rust-native-ui/libui-rs.git#684b5456)`
[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-b0b1315c3171e29e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ui-sys-a9e5da0bb4ce49c1/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/libui-rs-e3502d7cd88528e2/684b545/ui-sys/libui" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ui-sys-a9e5da0bb4ce49c1/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=release"
[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 (2.7s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/ui-sys-a9e5da0bb4ce49c1/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ui-sys-a9e5da0bb4ce49c1/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "" "--config" "release" "--"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: toolchain 'nightly-x86_64-unknown-linux-gnu' is not installed
[INFO] [stderr]   help: run `rustup toolchain install nightly-x86_64-unknown-linux-gnu` to install it
[INFO] [stderr]   Custom { kind: Other, error: "Internal rustfmt error" }
[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' (1133) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.35/src/lib.rs:778: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:     0x62b5968b38e2 - std[1613fd0532a27c44]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62b5968b38e2 - std[1613fd0532a27c44]::backtrace_rs::backtrace::trace_unsynchronized::<std[1613fd0532a27c44]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62b5968b38e2 - std[1613fd0532a27c44]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x62b5968b38e2 - <<std[1613fd0532a27c44]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[1f033df29c087879]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x62b5968cb3d7 - <core[1f033df29c087879]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62b5968cb3d7 - core[1f033df29c087879]::fmt::write
[INFO] [stderr]      6:     0x62b5968ba396 - std[1613fd0532a27c44]::io::default_write_fmt::<std[1613fd0532a27c44]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x62b5968ba396 - <std[1613fd0532a27c44]::sys::stdio::unix::Stderr as std[1613fd0532a27c44]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x62b5968945df - <std[1613fd0532a27c44]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x62b5968945df - std[1613fd0532a27c44]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x62b5968ade71 - std[1613fd0532a27c44]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x62b5968ae02b - std[1613fd0532a27c44]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x62b596894698 - std[1613fd0532a27c44]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x62b596889659 - std[1613fd0532a27c44]::sys::backtrace::__rust_end_short_backtrace::<std[1613fd0532a27c44]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x62b5968950fd - __rustc[b4a73a0ff4b2d62f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x62b5968cbacc - core[1f033df29c087879]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62b596847e07 - cmake[a99d90167f1f70e7]::fail
[INFO] [stderr]     17:     0x62b596847ac1 - cmake[a99d90167f1f70e7]::run
[INFO] [stderr]     18:     0x62b59684bd52 - <cmake[a99d90167f1f70e7]::Config>::build
[INFO] [stderr]     19:     0x62b596578890 - build_script_build[1975e1ac3f38945d]::main
[INFO] [stderr]     20:     0x62b596579a43 - <fn() as core[1f033df29c087879]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x62b596578046 - std[1613fd0532a27c44]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x62b596578059 - std[1613fd0532a27c44]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x62b5968ad026 - <&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync as core[1f033df29c087879]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x62b5968ad026 - std[1613fd0532a27c44]::panicking::catch_unwind::do_call::<&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x62b5968ad026 - std[1613fd0532a27c44]::panicking::catch_unwind::<i32, &dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x62b5968ad026 - std[1613fd0532a27c44]::panic::catch_unwind::<&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x62b5968ad026 - std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x62b5968ad026 - std[1613fd0532a27c44]::panicking::catch_unwind::do_call::<std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x62b5968ad026 - std[1613fd0532a27c44]::panicking::catch_unwind::<isize, std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x62b5968ad026 - std[1613fd0532a27c44]::panic::catch_unwind::<std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x62b5968ad026 - std[1613fd0532a27c44]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x62b596577cf1 - std[1613fd0532a27c44]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x62b596579c55 - main
[INFO] [stderr]     34:     0x7d6214b331ca - <unknown>
[INFO] [stderr]     35:     0x7d6214b3328b - __libc_start_main
[INFO] [stderr]     36:     0x62b596576f05 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1fec45afe2a453a89d1402b54fcc77ab28c6e5715e16252d8b21e5f967b93028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fec45afe2a453a89d1402b54fcc77ab28c6e5715e16252d8b21e5f967b93028", kill_on_drop: false }`
[INFO] [stdout] 1fec45afe2a453a89d1402b54fcc77ab28c6e5715e16252d8b21e5f967b93028
