[INFO] cloning repository https://github.com/ThePerkinrex/KerbalController
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThePerkinrex/KerbalController" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePerkinrex%2FKerbalController", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePerkinrex%2FKerbalController'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92dd5a7c71654a363a8ad0ed05880cecab1e1f1b
[INFO] checking ThePerkinrex/KerbalController against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePerkinrex%2FKerbalController" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ThePerkinrex/KerbalController
[INFO] finished tweaking git repo https://github.com/ThePerkinrex/KerbalController
[INFO] tweaked toml for git repo https://github.com/ThePerkinrex/KerbalController written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThePerkinrex/KerbalController on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThePerkinrex/KerbalController 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ThePerkinrex/KerbalController against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePerkinrex%2FKerbalController" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ThePerkinrex/KerbalController
[INFO] finished tweaking git repo https://github.com/ThePerkinrex/KerbalController
[INFO] tweaked toml for git repo https://github.com/ThePerkinrex/KerbalController written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThePerkinrex/KerbalController on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThePerkinrex/KerbalController 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "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 failure v0.1.5
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded cfg-if v0.1.9
[INFO] [stderr]   Downloaded utf8-ranges v1.0.3
[INFO] [stderr]   Downloaded serialport v3.3.0
[INFO] [stderr]   Downloaded log v0.4.7
[INFO] [stderr]   Downloaded CoreFoundation-sys v0.1.4
[INFO] [stderr]   Downloaded cexpr v0.3.5
[INFO] [stderr]   Downloaded backtrace v0.3.33
[INFO] [stderr]   Downloaded clang-sys v0.28.0
[INFO] [stderr]   Downloaded IOKit-sys v0.1.5
[INFO] [stderr]   Downloaded mach v0.1.2
[INFO] [stderr]   Downloaded aho-corasick v0.7.4
[INFO] [stderr]   Downloaded regex v1.2.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.15
[INFO] [stderr]   Downloaded libudev v0.2.0
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] [stderr]   Downloaded bindgen v0.51.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.10
[INFO] [stderr]   Downloaded ucd-util v0.1.5
[INFO] [stderr]   Downloaded libc v0.2.60
[INFO] [stderr]   Downloaded backtrace-sys v0.1.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f58df2acc6fa498db55f43e2454caea8a269e003a8612df4d35cd5840e9b794
[INFO] running `Command { std: "docker" "start" "-a" "8f58df2acc6fa498db55f43e2454caea8a269e003a8612df4d35cd5840e9b794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f58df2acc6fa498db55f43e2454caea8a269e003a8612df4d35cd5840e9b794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f58df2acc6fa498db55f43e2454caea8a269e003a8612df4d35cd5840e9b794", kill_on_drop: false }`
[INFO] [stdout] 8f58df2acc6fa498db55f43e2454caea8a269e003a8612df4d35cd5840e9b794
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5d9a7389127c915111853fc5b725bb5ca8ed3c82f9ea6ac6f73219592a39e47
[INFO] running `Command { std: "docker" "start" "-a" "b5d9a7389127c915111853fc5b725bb5ca8ed3c82f9ea6ac6f73219592a39e47", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.10
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.51.0
[INFO] [stderr]    Compiling clang-sys v0.28.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]    Compiling backtrace v0.3.33
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling regex v1.2.0
[INFO] [stderr]     Checking serialport v3.3.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling KerbalController v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/bindings/build.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `KerbalController 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/KerbalController-33eb2d1a973d8fed/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=krpc
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   src/bindings/wrapper.hpp:1:10: fatal error: 'krpc.hpp' file not found
[INFO] [stderr]   src/bindings/wrapper.hpp:1:10: fatal error: 'krpc.hpp' file not found, err: true
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (991) panicked at src/bindings/build.rs:24:10:
[INFO] [stderr]   Unable to generate bindings: ()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b8fddca4d8a - std[8cbbb3ea6cbbfd02]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b8fddca4d8a - std[8cbbb3ea6cbbfd02]::backtrace_rs::backtrace::trace_unsynchronized::<std[8cbbb3ea6cbbfd02]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b8fddca4d8a - std[8cbbb3ea6cbbfd02]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b8fddca4d8a - <<std[8cbbb3ea6cbbfd02]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a42e46b0fea2027]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b8fddcba31a - <core[5a42e46b0fea2027]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b8fddcba31a - core[5a42e46b0fea2027]::fmt::write
[INFO] [stderr]      6:     0x5b8fddca9d42 - std[8cbbb3ea6cbbfd02]::io::default_write_fmt::<std[8cbbb3ea6cbbfd02]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b8fddca9d42 - <std[8cbbb3ea6cbbfd02]::sys::stdio::unix::Stderr as std[8cbbb3ea6cbbfd02]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5b8fddc8850f - <std[8cbbb3ea6cbbfd02]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b8fddc8850f - std[8cbbb3ea6cbbfd02]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b8fddc9faa1 - std[8cbbb3ea6cbbfd02]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b8fddc9fc5b - std[8cbbb3ea6cbbfd02]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5b8fddc885c8 - std[8cbbb3ea6cbbfd02]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5b8fddc7d739 - std[8cbbb3ea6cbbfd02]::sys::backtrace::__rust_end_short_backtrace::<std[8cbbb3ea6cbbfd02]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b8fddc88f2d - __rustc[3800b89daa5a64c8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5b8fddcbac2c - core[5a42e46b0fea2027]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b8fddcba972 - core[5a42e46b0fea2027]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5b8fdd950284 - <core[5a42e46b0fea2027]::result::Result<bindgen[202ab375067c6c4e]::Bindings, ()>>::expect
[INFO] [stderr]     18:     0x5b8fdd9500f4 - build_script_build[8933611f5a44e42c]::main
[INFO] [stderr]     19:     0x5b8fdd951193 - <fn() as core[5a42e46b0fea2027]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5b8fdd94ff86 - std[8cbbb3ea6cbbfd02]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5b8fdd94ff99 - std[8cbbb3ea6cbbfd02]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5b8fddc9ec06 - <&dyn core[5a42e46b0fea2027]::ops::function::Fn<(), Output = i32> + core[5a42e46b0fea2027]::panic::unwind_safe::RefUnwindSafe + core[5a42e46b0fea2027]::marker::Sync as core[5a42e46b0fea2027]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5b8fddc9ec06 - std[8cbbb3ea6cbbfd02]::panicking::catch_unwind::do_call::<&dyn core[5a42e46b0fea2027]::ops::function::Fn<(), Output = i32> + core[5a42e46b0fea2027]::panic::unwind_safe::RefUnwindSafe + core[5a42e46b0fea2027]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5b8fddc9ec06 - std[8cbbb3ea6cbbfd02]::panicking::catch_unwind::<i32, &dyn core[5a42e46b0fea2027]::ops::function::Fn<(), Output = i32> + core[5a42e46b0fea2027]::panic::unwind_safe::RefUnwindSafe + core[5a42e46b0fea2027]::marker::Sync>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5b8fddc9ec06 - std[8cbbb3ea6cbbfd02]::panic::catch_unwind::<&dyn core[5a42e46b0fea2027]::ops::function::Fn<(), Output = i32> + core[5a42e46b0fea2027]::panic::unwind_safe::RefUnwindSafe + core[5a42e46b0fea2027]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5b8fddc9ec06 - std[8cbbb3ea6cbbfd02]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5b8fddc9ec06 - std[8cbbb3ea6cbbfd02]::panicking::catch_unwind::do_call::<std[8cbbb3ea6cbbfd02]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5b8fddc9ec06 - std[8cbbb3ea6cbbfd02]::panicking::catch_unwind::<isize, std[8cbbb3ea6cbbfd02]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5b8fddc9ec06 - std[8cbbb3ea6cbbfd02]::panic::catch_unwind::<std[8cbbb3ea6cbbfd02]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b8fddc9ec06 - std[8cbbb3ea6cbbfd02]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/79452e8441468c5568c20bfca2aa1fe75b645b2d/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5b8fdd94ff71 - std[8cbbb3ea6cbbfd02]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5b8fdd951495 - main
[INFO] [stderr]     33:     0x7b8c964b01ca - <unknown>
[INFO] [stderr]     34:     0x7b8c964b028b - __libc_start_main
[INFO] [stderr]     35:     0x5b8fdd94f5f5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b5d9a7389127c915111853fc5b725bb5ca8ed3c82f9ea6ac6f73219592a39e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5d9a7389127c915111853fc5b725bb5ca8ed3c82f9ea6ac6f73219592a39e47", kill_on_drop: false }`
[INFO] [stdout] b5d9a7389127c915111853fc5b725bb5ca8ed3c82f9ea6ac6f73219592a39e47
