[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#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[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 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal v0.7.0
[INFO] [stderr]   Downloaded libdbus-sys v0.2.1
[INFO] [stderr]   Downloaded pipewire-sys v0.4.1
[INFO] [stderr]   Downloaded pipewire v0.4.1
[INFO] [stderr]   Downloaded dbus-codegen v0.9.1
[INFO] [stderr]   Downloaded system-deps v3.2.0
[INFO] [stderr]   Downloaded portal-screencast v0.1.0
[INFO] [stderr]   Downloaded errno-dragonfly v0.1.1
[INFO] [stderr]   Downloaded pretty-hex v0.2.1
[INFO] [stderr]   Downloaded errno v0.2.7
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded muldiv v1.0.0
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded libspa-sys v0.4.1
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded gobject-sys v0.14.0
[INFO] [stderr]   Downloaded glib-macros v0.14.1
[INFO] [stderr]   Downloaded clang-sys v1.2.2
[INFO] [stderr]   Downloaded cfg-expr v0.8.1
[INFO] [stderr]   Downloaded glib-sys v0.14.0
[INFO] [stderr]   Downloaded gstreamer-sys v0.17.3
[INFO] [stderr]   Downloaded dbus v0.9.3
[INFO] [stderr]   Downloaded glib v0.14.5
[INFO] [stderr]   Downloaded nix v0.14.1
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded gstreamer v0.17.3
[INFO] [stderr]   Downloaded libspa v0.4.1
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 460587471e2e37de585b4d692297955ecef5ca1a62bb45620b5e4a9620a17e0b
[INFO] running `Command { std: "docker" "start" "-a" "460587471e2e37de585b4d692297955ecef5ca1a62bb45620b5e4a9620a17e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "460587471e2e37de585b4d692297955ecef5ca1a62bb45620b5e4a9620a17e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460587471e2e37de585b4d692297955ecef5ca1a62bb45620b5e4a9620a17e0b", kill_on_drop: false }`
[INFO] [stdout] 460587471e2e37de585b4d692297955ecef5ca1a62bb45620b5e4a9620a17e0b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01130aec4f381170adbc6a107f41e3a98a3a0a8353b53b1d4558f4eb88818777
[INFO] running `Command { std: "docker" "start" "-a" "01130aec4f381170adbc6a107f41e3a98a3a0a8353b53b1d4558f4eb88818777", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[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 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 radium v0.5.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling bindgen v0.59.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling clang-sys v1.2.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.17
[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 proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[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]    Compiling regex v1.4.6
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking muldiv v1.0.0
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]    Compiling toml v0.5.8
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.28
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling cexpr v0.5.0
[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 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] 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-2d7d4b261273b358/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' (1977) 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:     0x5ef5dbdd4942 - std[eec8f75a7a098899]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ef5dbdd4942 - std[eec8f75a7a098899]::backtrace_rs::backtrace::trace_unsynchronized::<std[eec8f75a7a098899]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ef5dbdd4942 - std[eec8f75a7a098899]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x5ef5dbdd4942 - <<std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c7210762872bdbbf]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x5ef5dbdec967 - <core[c7210762872bdbbf]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ef5dbdec967 - core[c7210762872bdbbf]::fmt::write
[INFO] [stderr]      6:     0x5ef5dbddb5a6 - std[eec8f75a7a098899]::io::default_write_fmt::<std[eec8f75a7a098899]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x5ef5dbddb5a6 - <std[eec8f75a7a098899]::sys::stdio::unix::Stderr as std[eec8f75a7a098899]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x5ef5dbdb600f - <std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x5ef5dbdb600f - std[eec8f75a7a098899]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ef5dbdcf161 - std[eec8f75a7a098899]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ef5dbdcf3cb - std[eec8f75a7a098899]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5ef5dbdb60c8 - std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5ef5dbdad9d9 - std[eec8f75a7a098899]::sys::backtrace::__rust_end_short_backtrace::<std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x5ef5dbdb6b3d - __rustc[da847b0bb261331d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5ef5dbded0dc - core[c7210762872bdbbf]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ef5dbdece22 - core[c7210762872bdbbf]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5ef5db9980d0 - <core[c7210762872bdbbf]::result::Result<system_deps[581931a186b057a5]::Dependencies, system_deps[581931a186b057a5]::Error>>::expect
[INFO] [stderr]     18:     0x5ef5db9978a3 - build_script_build[5cbe90ed9e05256]::main
[INFO] [stderr]     19:     0x5ef5db999503 - <fn() as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5ef5db996bd6 - std[eec8f75a7a098899]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5ef5db9970c9 - std[eec8f75a7a098899]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5ef5dbdce2d6 - <&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5ef5dbdce2d6 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5ef5dbdce2d6 - std[eec8f75a7a098899]::panicking::catch_unwind::<i32, &dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5ef5dbdce2d6 - std[eec8f75a7a098899]::panic::catch_unwind::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5ef5dbdce2d6 - std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5ef5dbdce2d6 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5ef5dbdce2d6 - std[eec8f75a7a098899]::panicking::catch_unwind::<isize, std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5ef5dbdce2d6 - std[eec8f75a7a098899]::panic::catch_unwind::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5ef5dbdce2d6 - std[eec8f75a7a098899]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5ef5db996bc1 - std[eec8f75a7a098899]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5ef5db9998c5 - main
[INFO] [stderr]     33:     0x7103f90bd1ca - <unknown>
[INFO] [stderr]     34:     0x7103f90bd28b - __libc_start_main
[INFO] [stderr]     35:     0x5ef5db995aa5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "01130aec4f381170adbc6a107f41e3a98a3a0a8353b53b1d4558f4eb88818777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01130aec4f381170adbc6a107f41e3a98a3a0a8353b53b1d4558f4eb88818777", kill_on_drop: false }`
[INFO] [stdout] 01130aec4f381170adbc6a107f41e3a98a3a0a8353b53b1d4558f4eb88818777
