[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] testing rosehuds/vareplay against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosehuds%2Fvareplay" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rosehuds/vareplay on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+beta-2025-01-12" "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 libspa-sys v0.4.1 [INFO] [stderr] Downloaded dbus-codegen v0.9.1 [INFO] [stderr] Downloaded portal-screencast v0.1.0 [INFO] [stderr] Downloaded dbus v0.9.3 [INFO] [stderr] Downloaded muldiv v1.0.0 [INFO] [stderr] Downloaded signal v0.7.0 [INFO] [stderr] Downloaded errno-dragonfly v0.1.1 [INFO] [stderr] Downloaded pipewire-sys v0.4.1 [INFO] [stderr] Downloaded errno v0.2.7 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded libspa v0.4.1 [INFO] [stderr] Downloaded pipewire v0.4.1 [INFO] [stderr] Downloaded cexpr v0.5.0 [INFO] [stderr] Downloaded gstreamer-sys v0.17.3 [INFO] [stderr] Downloaded glib v0.14.5 [INFO] [stderr] Downloaded bindgen v0.59.1 [INFO] [stderr] Downloaded gstreamer v0.17.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18959369c1b209890c18de4ba0c4a7840c2e1238daab4650548adf4966fa8ed8 [INFO] running `Command { std: "docker" "start" "-a" "18959369c1b209890c18de4ba0c4a7840c2e1238daab4650548adf4966fa8ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18959369c1b209890c18de4ba0c4a7840c2e1238daab4650548adf4966fa8ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18959369c1b209890c18de4ba0c4a7840c2e1238daab4650548adf4966fa8ed8", kill_on_drop: false }` [INFO] [stdout] 18959369c1b209890c18de4ba0c4a7840c2e1238daab4650548adf4966fa8ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b30a600db68c7cf57c397730071883e450689d65f3e1926368e99a65f84332f [INFO] running `Command { std: "docker" "start" "-a" "6b30a600db68c7cf57c397730071883e450689d65f3e1926368e99a65f84332f", 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 smallvec v1.6.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc-hash v1.1.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 bitvec v0.19.5 [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] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling dbus v0.9.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling muldiv v1.0.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling signal v0.7.0 [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 portal-screencast v0.1.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling libspa v0.4.1 [INFO] [stderr] Compiling gstreamer-sys v0.17.3 [INFO] [stderr] Compiling 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-ee969b2ba6e29881/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' 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\nNo package 'libpipewire-0.3' found\nPackage 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\nNo package 'libpipewire-0.3' found\n" } }) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57100d2740ba - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x57100d2740ba - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x57100d2740ba - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57100d2740ba - ::fmt::hb5c3379828c15690 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57100d29be73 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x57100d29be73 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x57100d270ce3 - std::io::Write::write_fmt::h04d17c0831051c95 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x57100d273f02 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x57100d275530 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x57100d275310 - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x57100d275c92 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x57100d275a3a - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x57100d2745b9 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x57100d2756cd - rust_begin_unwind [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x57100ce38bb0 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x57100ce39026 - core::result::unwrap_failed::h630dfdc7f21633d0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x57100ce3b363 - core::result::Result::expect::h4583731beef1da85 [INFO] [stderr] 17: 0x57100ce3d064 - build_script_build::main::h3695dc69cc71d23b [INFO] [stderr] 18: 0x57100ce39fe3 - core::ops::function::FnOnce::call_once::h3f2a56a5210ebda7 [INFO] [stderr] 19: 0x57100ce39e46 - std::sys::backtrace::__rust_begin_short_backtrace::hbdc26b5f808c492f [INFO] [stderr] 20: 0x57100ce39e29 - std::rt::lang_start::{{closure}}::h324837d2bca9ca18 [INFO] [stderr] 21: 0x57100d26ccc7 - core::ops::function::impls:: for &F>::call_once::h354f3bfe267453b9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x57100d26ccc7 - std::panicking::try::do_call::h5dd039b5aedfde93 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 23: 0x57100d26ccc7 - std::panicking::try::hf05cf3e90e2284a2 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 24: 0x57100d26ccc7 - std::panic::catch_unwind::hbd9832b618570590 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x57100d26ccc7 - std::rt::lang_start_internal::{{closure}}::hf714b6a63c68d24b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x57100d26ccc7 - std::panicking::try::do_call::hd6751616516c81d9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 27: 0x57100d26ccc7 - std::panicking::try::hf8588b076eece577 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 28: 0x57100d26ccc7 - std::panic::catch_unwind::hd8a3761bb480d330 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x57100d26ccc7 - std::rt::lang_start_internal::he2e67f3118c0a78d [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x57100ce39e07 - std::rt::lang_start::h084e283395cc1758 [INFO] [stderr] 31: 0x57100ce3d825 - main [INFO] [stderr] 32: 0x77f1f14b4d90 - [INFO] [stderr] 33: 0x77f1f14b4e40 - __libc_start_main [INFO] [stderr] 34: 0x57100ce393b5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b30a600db68c7cf57c397730071883e450689d65f3e1926368e99a65f84332f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b30a600db68c7cf57c397730071883e450689d65f3e1926368e99a65f84332f", kill_on_drop: false }` [INFO] [stdout] 6b30a600db68c7cf57c397730071883e450689d65f3e1926368e99a65f84332f