[INFO] fetching crate snap-kube 0.1.1... [INFO] checking snap-kube-0.1.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate snap-kube 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate snap-kube 0.1.1 [INFO] finished tweaking crates.io crate snap-kube 0.1.1 [INFO] tweaked toml for crates.io crate snap-kube 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate snap-kube 0.1.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 359 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding k8s-openapi v0.23.0 (available: v0.25.0) [INFO] [stderr] Adding kube v0.96.0 (available: v1.1.0) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `snap_kube` which is deprecated [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd24f7df6f4d936a54a22cbaa1d39578027d84bcbcb1899f3ffeaa6dd6b7913d [INFO] running `Command { std: "docker" "start" "-a" "dd24f7df6f4d936a54a22cbaa1d39578027d84bcbcb1899f3ffeaa6dd6b7913d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd24f7df6f4d936a54a22cbaa1d39578027d84bcbcb1899f3ffeaa6dd6b7913d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd24f7df6f4d936a54a22cbaa1d39578027d84bcbcb1899f3ffeaa6dd6b7913d", kill_on_drop: false }` [INFO] [stdout] dd24f7df6f4d936a54a22cbaa1d39578027d84bcbcb1899f3ffeaa6dd6b7913d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0eba0b4ca74d30895a87227a2b622ad66330c524215d22ed48172a0a40b3570 [INFO] running `Command { std: "docker" "start" "-a" "e0eba0b4ca74d30895a87227a2b622ad66330c524215d22ed48172a0a40b3570", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `snap_kube` which is deprecated [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling aws-types v1.3.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling k8s-openapi v0.23.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling k8s-openapi v0.25.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] error: failed to run custom build command for `k8s-openapi v0.24.0` [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/k8s-openapi-13d3338cf7eb4801/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rerun-if-env-changed=K8S_OPENAPI_ENABLED_VERSION [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.24.0/build.rs:17:42: [INFO] [stderr] [INFO] [stderr] None of the v1_* features are enabled on the k8s-openapi crate. [INFO] [stderr] [INFO] [stderr] The k8s-openapi crate requires a feature to be enabled to indicate which version of Kubernetes it should support. [INFO] [stderr] [INFO] [stderr] If you're using k8s-openapi in a binary crate, enable the feature corresponding to the minimum version of API server that you want to support. In case your binary crate does not directly depend on k8s-openapi, add a dependency on k8s-openapi and enable the corresponding feature in it. [INFO] [stderr] [INFO] [stderr] If you're using k8s-openapi in a library crate, add a dev-dependency on k8s-openapi and enable one of the features there. This way the feature will be enabled when buildings tests and examples of your library, but not when building the library itself. In case your library crate does not directly depend on k8s-openapi, add a dev-dependency on k8s-openapi and enable the corresponding feature in it. [INFO] [stderr] [INFO] [stderr] Alternatively, when running commands that do not build dev dependencies such as `cargo check` and `cargo doc`, you can set the `K8S_OPENAPI_ENABLED_VERSION` environment variable, such as `K8S_OPENAPI_ENABLED_VERSION=1.50`. [INFO] [stderr] [INFO] [stderr] Library crates *must not* enable any features in their direct dependency on k8s-openapi, only in their dev-dependency. The choice of which Kubernetes version to support should be left to the final binary crate, so only binary crates should enable a specific feature. If library crates also enabled features, it could cause multiple features to be enabled simultaneously, which k8s-openapi does not support. [INFO] [stderr] [INFO] [stderr] If your library crate only supports a single specific version or a specific range of versions of Kubernetes, please use the `k8s_if_*` version-specific macros or a build script to emit different code based on which feature gets enabled in the end. [INFO] [stderr] [INFO] [stderr] If you believe you *have* enabled a version feature and should not be seeing this error, check your Cargo.lock or run `cargo tree -i k8s-openapi` to ensure that this version of k8s-openapi is the only one being used in your project. [INFO] [stderr] [INFO] [stderr] See the k8s-openapi docs for more details. [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x631a9fdecf32 - std::backtrace_rs::backtrace::libunwind::trace::h360bb75e22de2778 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x631a9fdecf32 - std::backtrace_rs::backtrace::trace_unsynchronized::hfdde2f704faeffd5 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x631a9fdecf32 - std::sys::backtrace::_print_fmt::h417d2e15f697175b [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x631a9fdecf32 - ::fmt::h6da87f843d594e5f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x631a9fe08ff3 - core::fmt::rt::Argument::fmt::h93dad83eea6b1735 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x631a9fe08ff3 - core::fmt::write::hfc80a741b320fdf6 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x631a9fdea963 - std::io::default_write_fmt::h4f50706d79e0ad9c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x631a9fdea963 - std::io::Write::write_fmt::h4ea6a86049496d1c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x631a9fdecd82 - std::sys::backtrace::BacktraceLock::print::h1cbd12f8d7a3dd2a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x631a9fdeddf6 - std::panicking::default_hook::{{closure}}::h05e45c6f75ebd415 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x631a9fdedbf9 - std::panicking::default_hook::h282f20b2a278c2b0 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x631a9fdee6c2 - std::panicking::rust_panic_with_hook::h36eb92d284238d72 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x631a9fdee55a - std::panicking::begin_panic_handler::{{closure}}::h880cd2442ca41755 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x631a9fded429 - std::sys::backtrace::__rust_end_short_backtrace::hea32aba5814406f8 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x631a9fdee1ed - __rustc[e8bfc998c4eccd70]::rust_begin_unwind [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x631a9fe082e0 - core::panicking::panic_fmt::h507f02bb0d23e89f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x631a9fe082bb - core::panicking::panic_display::hf799ea0769eb2e7b [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/panicking.rs:268:5 [INFO] [stderr] 17: 0x631a9fe082bb - core::option::expect_failed::ha9f196a138c28d6d [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/option.rs:2081:5 [INFO] [stderr] 18: 0x631a9fdca615 - core::option::Option::expect::h23a84fa6388095de [INFO] [stderr] 19: 0x631a9fdc1b5b - build_script_build::main::hd6a7a87bcf49ad0b [INFO] [stderr] 20: 0x631a9fdb9dc3 - core::ops::function::FnOnce::call_once::hd9ce36b148a4131d [INFO] [stderr] 21: 0x631a9fdc5d16 - std::sys::backtrace::__rust_begin_short_backtrace::h6dfb5809ce4d10fe [INFO] [stderr] 22: 0x631a9fdc7f49 - std::rt::lang_start::{{closure}}::h56e372c5af8672d9 [INFO] [stderr] 23: 0x631a9fde75d0 - core::ops::function::impls:: for &F>::call_once::h6a0310293008eb2d [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x631a9fde75d0 - std::panicking::catch_unwind::do_call::h296e94a1c4e3d78c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x631a9fde75d0 - std::panicking::catch_unwind::hcc60b8b41a431974 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x631a9fde75d0 - std::panic::catch_unwind::hfde220fef6750e01 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x631a9fde75d0 - std::rt::lang_start_internal::{{closure}}::h8a2acae78735c9ef [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x631a9fde75d0 - std::panicking::catch_unwind::do_call::hd03928f4e997613a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x631a9fde75d0 - std::panicking::catch_unwind::hf7cbafaef6e89ea3 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x631a9fde75d0 - std::panic::catch_unwind::hf1ae9b7d8b7c2036 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x631a9fde75d0 - std::rt::lang_start_internal::h1c97a48421de4504 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x631a9fdc7f31 - std::rt::lang_start::h8208f067daefc8cb [INFO] [stderr] 33: 0x631a9fdc4ad5 - main [INFO] [stderr] 34: 0x721f68d7c1ca - [INFO] [stderr] 35: 0x721f68d7c28b - __libc_start_main [INFO] [stderr] 36: 0x631a9fdb8e15 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e0eba0b4ca74d30895a87227a2b622ad66330c524215d22ed48172a0a40b3570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0eba0b4ca74d30895a87227a2b622ad66330c524215d22ed48172a0a40b3570", kill_on_drop: false }` [INFO] [stdout] e0eba0b4ca74d30895a87227a2b622ad66330c524215d22ed48172a0a40b3570