[INFO] cloning repository https://github.com/dimchee/prochrome.nvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimchee/prochrome.nvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimchee%2Fprochrome.nvim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimchee%2Fprochrome.nvim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 137bbea74333a4733248eb6d1ed465e5838295a9 [INFO] checking dimchee/prochrome.nvim against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimchee%2Fprochrome.nvim" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dimchee/prochrome.nvim on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dimchee/prochrome.nvim [INFO] finished tweaking git repo https://github.com/dimchee/prochrome.nvim [INFO] tweaked toml for git repo https://github.com/dimchee/prochrome.nvim written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dimchee/prochrome.nvim 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `headless_chrome` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/dimchee/rust-headless-chrome.git` [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 [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking dimchee/prochrome.nvim against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimchee%2Fprochrome.nvim" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dimchee/prochrome.nvim on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dimchee/prochrome.nvim [INFO] finished tweaking git repo https://github.com/dimchee/prochrome.nvim [INFO] tweaked toml for git repo https://github.com/dimchee/prochrome.nvim written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dimchee/prochrome.nvim 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `headless_chrome` dependency) [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 oxi-api v0.3.0 [INFO] [stderr] Downloaded oxi-luajit v0.3.0 [INFO] [stderr] Downloaded oxi-types v0.3.0 [INFO] [stderr] Downloaded serde v1.0.179 [INFO] [stderr] Downloaded ureq v2.7.1 [INFO] [stderr] Downloaded mini-internal v0.1.32 [INFO] [stderr] Downloaded auto_generate_cdp v0.4.1 [INFO] [stderr] Downloaded serde_derive v1.0.179 [INFO] [stderr] Downloaded miniserde v0.1.32 [INFO] [stderr] Downloaded oxi-macros v0.3.0 [INFO] [stderr] Downloaded nvim-oxi v0.3.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c7e406dce79e6e272251356128615eb8ca993b731100a750087d8a2075bca44 [INFO] running `Command { std: "docker" "start" "-a" "6c7e406dce79e6e272251356128615eb8ca993b731100a750087d8a2075bca44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c7e406dce79e6e272251356128615eb8ca993b731100a750087d8a2075bca44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7e406dce79e6e272251356128615eb8ca993b731100a750087d8a2075bca44", kill_on_drop: false }` [INFO] [stdout] 6c7e406dce79e6e272251356128615eb8ca993b731100a750087d8a2075bca44 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7723cec16101a8b40c68a104f2192a8d74abf66a346dc7c9c97fd91e3764ce8a [INFO] running `Command { std: "docker" "start" "-a" "7723cec16101a8b40c68a104f2192a8d74abf66a346dc7c9c97fd91e3764ce8a", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `headless_chrome` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.179 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.179 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling rustls-webpki v0.101.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Compiling mini-internal v0.1.32 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling nvim-oxi v0.3.0 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking miniserde v0.1.32 [INFO] [stderr] Compiling oxi-macros v0.3.0 [INFO] [stderr] Checking oxi-luajit v0.3.0 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking oxi-types v0.3.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking oxi-api v0.3.0 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling auto_generate_cdp v0.4.1 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Compiling headless_chrome v1.0.5 (https://github.com/dimchee/rust-headless-chrome.git#6e862021) [INFO] [stderr] error: failed to run custom build command for `headless_chrome v1.0.5 (https://github.com/dimchee/rust-headless-chrome.git#6e862021)` [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/headless_chrome-71c13f9dd47c1e56/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/auto_generate_cdp-0.4.1/src/compile.rs:1296:14: [INFO] [stderr] Request error: Transport(Transport { kind: Dns, message: Some("resolve dns name 'raw.githubusercontent.com:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("raw.githubusercontent.com")), port: None, path: "/ChromeDevTools/devtools-protocol/15f524c8f5ce5b317ddcdf5e6f875d6eb8bdac88/json/js_protocol.json", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) }) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557da007f4dd - std::backtrace_rs::backtrace::libunwind::trace::h4d252a619e773272 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x557da007f4dd - std::backtrace_rs::backtrace::trace_unsynchronized::hcc50eb400fe60ec9 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557da007f4dd - std::sys::backtrace::_print_fmt::h54530605f1970735 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x557da007f4dd - ::fmt::he226fadacec4a6ce [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x557da00a980b - core::fmt::rt::Argument::fmt::h1ff0bf9ce48558b2 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x557da00a980b - core::fmt::write::hdb95234a0308ba72 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x557da007b833 - std::io::Write::write_fmt::hb2794161c75a144a [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x557da0080692 - std::sys::backtrace::BacktraceLock::print::h486d93a0a32aeb95 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x557da0080692 - std::panicking::default_hook::{{closure}}::h6dc91467ea4c96f5 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x557da00802fe - std::panicking::default_hook::h1e9111ef9cce062a [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x557da0080f8f - std::panicking::rust_panic_with_hook::hd5da7d7fc34805ba [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x557da0080c77 - std::panicking::begin_panic_handler::{{closure}}::h0c3f41529b606d20 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x557da007f9c9 - std::sys::backtrace::__rust_end_short_backtrace::hbb59a085b390a6be [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x557da0080904 - rust_begin_unwind [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x557da00a7783 - core::panicking::panic_fmt::h66705ddaa89726a0 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x557da00a7cd6 - core::result::unwrap_failed::hbedcb06eac8fcc09 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/core/src/result.rs:1677:5 [INFO] [stderr] 16: 0x557d9fdcf747 - core::result::Result::expect::h81c37656124c8d49 [INFO] [stderr] 17: 0x557d9fe0053c - auto_generate_cdp::compile::check_json::h8b2ded5e777886fe [INFO] [stderr] 18: 0x557d9fe00c14 - auto_generate_cdp::compile::compile_cdp_json::h3e02d9b420cff4a3 [INFO] [stderr] 19: 0x557d9fdd106e - auto_generate_cdp::init::hed7ec0e797c2cf09 [INFO] [stderr] 20: 0x557d9fdce917 - build_script_build::main::h8913b9106d052648 [INFO] [stderr] 21: 0x557d9fdce8b3 - core::ops::function::FnOnce::call_once::h6ccbe93f9e793da9 [INFO] [stderr] 22: 0x557d9fdce896 - std::sys::backtrace::__rust_begin_short_backtrace::h334d5f9b950e1cbb [INFO] [stderr] 23: 0x557d9fdce879 - std::rt::lang_start::{{closure}}::h604c942108285368 [INFO] [stderr] 24: 0x557da0077b50 - core::ops::function::impls:: for &F>::call_once::hc4799aef32644e98 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x557da0077b50 - std::panicking::try::do_call::h5f34f0f22048e145 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x557da0077b50 - std::panicking::try::hc1ac21ae5c179ef8 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x557da0077b50 - std::panic::catch_unwind::hb61e9cd82445dfc6 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x557da0077b50 - std::rt::lang_start_internal::{{closure}}::hc69828f5d4e4aad6 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/rt.rs:143:48 [INFO] [stderr] 29: 0x557da0077b50 - std::panicking::try::do_call::hf6b9217e9bf19a37 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:554:40 [INFO] [stderr] 30: 0x557da0077b50 - std::panicking::try::h6621113ad27668ba [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panicking.rs:518:19 [INFO] [stderr] 31: 0x557da0077b50 - std::panic::catch_unwind::h599864f3ca3986f9 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/panic.rs:345:14 [INFO] [stderr] 32: 0x557da0077b50 - std::rt::lang_start_internal::h4b112f366db26277 [INFO] [stderr] at /rustc/f9935d29d867449445ee008640ccca1bf1ae0889/library/std/src/rt.rs:143:20 [INFO] [stderr] 33: 0x557d9fdce857 - std::rt::lang_start::h83767297ae1f9407 [INFO] [stderr] 34: 0x557d9fdce935 - main [INFO] [stderr] 35: 0x7fc78a7c3d90 - [INFO] [stderr] 36: 0x7fc78a7c3e40 - __libc_start_main [INFO] [stderr] 37: 0x557d9fdce765 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7723cec16101a8b40c68a104f2192a8d74abf66a346dc7c9c97fd91e3764ce8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7723cec16101a8b40c68a104f2192a8d74abf66a346dc7c9c97fd91e3764ce8a", kill_on_drop: false }` [INFO] [stdout] 7723cec16101a8b40c68a104f2192a8d74abf66a346dc7c9c97fd91e3764ce8a