[INFO] cloning repository https://github.com/rosehuds/vareplay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosehuds/vareplay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosehuds%2Fvareplay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosehuds%2Fvareplay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dca0cef8791702e446f3eceaf88a374890e75a43
[INFO] checking rosehuds/vareplay against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosehuds%2Fvareplay" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rosehuds/vareplay
[INFO] finished tweaking git repo https://github.com/rosehuds/vareplay
[INFO] tweaked toml for git repo https://github.com/rosehuds/vareplay written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rosehuds/vareplay on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rosehuds/vareplay 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b81ffa5154ede592aa36659c4225131525a7dce20d4d608557eb05dab4e307e
[INFO] running `Command { std: "docker" "start" "-a" "0b81ffa5154ede592aa36659c4225131525a7dce20d4d608557eb05dab4e307e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b81ffa5154ede592aa36659c4225131525a7dce20d4d608557eb05dab4e307e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b81ffa5154ede592aa36659c4225131525a7dce20d4d608557eb05dab4e307e", kill_on_drop: false }`
[INFO] [stdout] 0b81ffa5154ede592aa36659c4225131525a7dce20d4d608557eb05dab4e307e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e16fbb2db017d08207bda6d9bb795829a50f712a8a72722d4b1cd1d468c7a5a
[INFO] running `Command { std: "docker" "start" "-a" "4e16fbb2db017d08207bda6d9bb795829a50f712a8a72722d4b1cd1d468c7a5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling clang-sys v1.2.2
[INFO] [stderr]    Compiling bindgen v0.59.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling dbus v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking errno v0.2.7
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]     Checking muldiv v1.0.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling portal-screencast v0.1.0
[INFO] [stderr]     Checking signal v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.28
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.28
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling cexpr v0.5.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling gstreamer-sys v0.17.3
[INFO] [stderr]    Compiling libspa v0.4.1
[INFO] [stderr]     Checking glib v0.14.5
[INFO] [stderr]    Compiling libspa-sys v0.4.1
[INFO] [stderr]    Compiling pipewire-sys v0.4.1
[INFO] [stderr]     Checking gstreamer v0.17.3
[INFO] [stderr] error: failed to run custom build command for `libspa-sys v0.4.1`
[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/libspa-sys-b99c34a0f937198e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBPIPEWIRE_0.3_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2048) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libspa-sys-0.4.1/build.rs:10:10:
[INFO] [stderr]   Cannot find libraries: PkgConfig(Failure { command: "PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=\"1\" \"pkg-config\" \"--libs\" \"--cflags\" \"libpipewire-0.3\" \"libpipewire-0.3 >= 0.3\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "Package libpipewire-0.3 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libpipewire-0.3.pc'\nto the PKG_CONFIG_PATH environment variable\nPackage 'libpipewire-0.3', required by 'virtual:world', not found\nPackage 'libpipewire-0.3', required by 'virtual:world', not found\n" } })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b671c84e3a8 - std[e9bbb314ac645b86]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b671c84e3a8 - std[e9bbb314ac645b86]::backtrace_rs::backtrace::trace_unsynchronized::<std[e9bbb314ac645b86]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b671c84e3a8 - std[e9bbb314ac645b86]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b671c84e3a8 - <<std[e9bbb314ac645b86]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[cee44f1999eeb5ca]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b671c86591a - <core[cee44f1999eeb5ca]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b671c86591a - core[cee44f1999eeb5ca]::fmt::write
[INFO] [stderr]      6:     0x5b671c854792 - std[e9bbb314ac645b86]::io::default_write_fmt::<std[e9bbb314ac645b86]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x5b671c854792 - <std[e9bbb314ac645b86]::sys::stdio::unix::Stderr as std[e9bbb314ac645b86]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x5b671c830056 - <std[e9bbb314ac645b86]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b671c830056 - std[e9bbb314ac645b86]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b671c8489f1 - std[e9bbb314ac645b86]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b671c848c6b - std[e9bbb314ac645b86]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x5b671c830112 - std[e9bbb314ac645b86]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x5b671c8279d9 - std[e9bbb314ac645b86]::sys::backtrace::__rust_end_short_backtrace::<std[e9bbb314ac645b86]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b671c830a8d - __rustc[239dd1a03e1b00e3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x5b671c86618c - core[cee44f1999eeb5ca]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b671c865ed2 - core[cee44f1999eeb5ca]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/core/src/result.rs:1872:5
[INFO] [stderr]     17:     0x5b671c427017 - <core[cee44f1999eeb5ca]::result::Result<system_deps[4e9ec1aa65a5a620]::Dependencies, system_deps[4e9ec1aa65a5a620]::Error>>::expect
[INFO] [stderr]     18:     0x5b671c4269d3 - build_script_build[a2de4a143c2a7d28]::main
[INFO] [stderr]     19:     0x5b671c4285f3 - <fn() as core[cee44f1999eeb5ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5b671c425cf6 - std[e9bbb314ac645b86]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5b671c4261f9 - std[e9bbb314ac645b86]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5b671c847dc7 - <&dyn core[cee44f1999eeb5ca]::ops::function::Fn<(), Output = i32> + core[cee44f1999eeb5ca]::panic::unwind_safe::RefUnwindSafe + core[cee44f1999eeb5ca]::marker::Sync as core[cee44f1999eeb5ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5b671c847dc7 - std[e9bbb314ac645b86]::panicking::catch_unwind::do_call::<&dyn core[cee44f1999eeb5ca]::ops::function::Fn<(), Output = i32> + core[cee44f1999eeb5ca]::panic::unwind_safe::RefUnwindSafe + core[cee44f1999eeb5ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:575:43
[INFO] [stderr]     24:     0x5b671c847dc7 - std[e9bbb314ac645b86]::panicking::catch_unwind::<i32, &dyn core[cee44f1999eeb5ca]::ops::function::Fn<(), Output = i32> + core[cee44f1999eeb5ca]::panic::unwind_safe::RefUnwindSafe + core[cee44f1999eeb5ca]::marker::Sync>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:543:19
[INFO] [stderr]     25:     0x5b671c847dc7 - std[e9bbb314ac645b86]::panic::catch_unwind::<&dyn core[cee44f1999eeb5ca]::ops::function::Fn<(), Output = i32> + core[cee44f1999eeb5ca]::panic::unwind_safe::RefUnwindSafe + core[cee44f1999eeb5ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5b671c847dc7 - std[e9bbb314ac645b86]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5b671c847dc7 - std[e9bbb314ac645b86]::panicking::catch_unwind::do_call::<std[e9bbb314ac645b86]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:575:43
[INFO] [stderr]     28:     0x5b671c847dc7 - std[e9bbb314ac645b86]::panicking::catch_unwind::<isize, std[e9bbb314ac645b86]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:543:19
[INFO] [stderr]     29:     0x5b671c847dc7 - std[e9bbb314ac645b86]::panic::catch_unwind::<std[e9bbb314ac645b86]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b671c847dc7 - std[e9bbb314ac645b86]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5b671c425ce1 - std[e9bbb314ac645b86]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5b671c428995 - main
[INFO] [stderr]     33:     0x7b629f8e01ca - <unknown>
[INFO] [stderr]     34:     0x7b629f8e028b - __libc_start_main
[INFO] [stderr]     35:     0x5b671c424bd5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e16fbb2db017d08207bda6d9bb795829a50f712a8a72722d4b1cd1d468c7a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e16fbb2db017d08207bda6d9bb795829a50f712a8a72722d4b1cd1d468c7a5a", kill_on_drop: false }`
[INFO] [stdout] 4e16fbb2db017d08207bda6d9bb795829a50f712a8a72722d4b1cd1d468c7a5a
