[INFO] fetching crate gdo-runner 0.1.0... [INFO] testing gdo-runner-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate gdo-runner 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate gdo-runner 0.1.0 [INFO] finished tweaking crates.io crate gdo-runner 0.1.0 [INFO] tweaked toml for crates.io crate gdo-runner 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gdo-runner 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gdo-runner 0.1.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmedge-types v0.2.0 [INFO] [stderr] Downloaded wat v1.0.47 [INFO] [stderr] Downloaded rust-embed-impl v6.2.0 [INFO] [stderr] Downloaded pin-project-internal v1.0.11 [INFO] [stderr] Downloaded eyre v0.6.8 [INFO] [stderr] Downloaded axum-macros v0.2.3 [INFO] [stderr] Downloaded axum-core v0.2.7 [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded wasm-encoder v0.15.0 [INFO] [stderr] Downloaded atomic v0.5.1 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Downloaded pin-project v1.0.11 [INFO] [stderr] Downloaded headers v0.3.7 [INFO] [stderr] Downloaded axum v0.5.15 [INFO] [stderr] Downloaded color-eyre v0.6.2 [INFO] [stderr] Downloaded tower-layer v0.3.1 [INFO] [stderr] Downloaded uuid v1.1.2 [INFO] [stderr] Downloaded wast v45.0.0 [INFO] [stderr] Downloaded multer v2.0.3 [INFO] [stderr] Downloaded rust-embed v6.4.0 [INFO] [stderr] Downloaded color-spantrace v0.2.0 [INFO] [stderr] Downloaded clang-sys v1.3.3 [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded rust-embed-utils v7.2.0 [INFO] [stderr] Downloaded pear_codegen v0.2.3 [INFO] [stderr] Downloaded tracing-subscriber v0.3.15 [INFO] [stderr] Downloaded pear v0.2.3 [INFO] [stderr] Downloaded figment v0.10.6 [INFO] [stderr] Downloaded tower-http v0.3.4 [INFO] [stderr] Downloaded wasmedge-sdk v0.3.0 [INFO] [stderr] Downloaded wasmedge-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d576e2591c0e33dc58ba348fb34f28918815ef3491a4d55e2d17da8af2557789 [INFO] running `Command { std: "docker" "start" "-a" "d576e2591c0e33dc58ba348fb34f28918815ef3491a4d55e2d17da8af2557789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d576e2591c0e33dc58ba348fb34f28918815ef3491a4d55e2d17da8af2557789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d576e2591c0e33dc58ba348fb34f28918815ef3491a4d55e2d17da8af2557789", kill_on_drop: false }` [INFO] [stdout] d576e2591c0e33dc58ba348fb34f28918815ef3491a4d55e2d17da8af2557789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd41ae56b0b9510cf9d0de969fe559076da9f05ccb14cb85c39b5fbcad09ca43 [INFO] running `Command { std: "docker" "start" "-a" "dd41ae56b0b9510cf9d0de969fe559076da9f05ccb14cb85c39b5fbcad09ca43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wasm-encoder v0.15.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wast v45.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling wat v1.0.47 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling axum-macros v0.2.3 [INFO] [stderr] Compiling wasmedge-sys v0.8.0 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] warning: wasmedge-sys@0.8.0: [wasmedge-sys] docker env path: "/root/.wasmedge" does not exist [INFO] [stderr] warning: wasmedge-sys@0.8.0: [wasmedge-sys] Failed to locate lib_dir, include_dir, or header. [INFO] [stderr] error: failed to run custom build command for `wasmedge-sys v0.8.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/wasmedge-sys-491d118f8de96230/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=[wasmedge-sys] docker env path: "/root/.wasmedge" does not exist [INFO] [stderr] cargo:warning=[wasmedge-sys] Failed to locate lib_dir, include_dir, or header. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2490) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge-sys-0.8.0/build.rs:23:25: [INFO] [stderr] [wasmedge-sys] Failed to locate the required header and/or library file. Please reference the link: https://wasmedge.org/book/en/embed/rust.html [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ea70a523472 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ea70a523472 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ea70a523472 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ea70a523472 - ::fmt::hff1a9408d012ee89 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ea70a54547f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5ea70a54547f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5ea70a514423 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5ea70a514423 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5ea70a5232c2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5ea70a510e6c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5ea70a510cb3 - std::panicking::default_hook::h43da101644971931 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5ea70a5113aa - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5ea70a522e4a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5ea70a522da9 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5ea70a5119fd - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5ea70a54d9e0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5ea70a54efeb - core::panicking::panic_display::h55a8c875ad79d683 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:268:5 [INFO] [stderr] 17: 0x5ea70a54efeb - core::option::expect_failed::h7c4e9e1c4059c90a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/option.rs:2139:5 [INFO] [stderr] 18: 0x5ea70a201c25 - core::option::Option::expect::h603846a69fcf5752 [INFO] [stderr] 19: 0x5ea70a200fd0 - build_script_build::main::h54eece0a4f98f802 [INFO] [stderr] 20: 0x5ea70a2023d3 - core::ops::function::FnOnce::call_once::h8331252c6d5cabc1 [INFO] [stderr] 21: 0x5ea70a1fe886 - std::sys::backtrace::__rust_begin_short_backtrace::hc9cf6971947ffb7f [INFO] [stderr] 22: 0x5ea70a202379 - std::rt::lang_start::{{closure}}::h32656fe5cd453b91 [INFO] [stderr] 23: 0x5ea70a523a80 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5ea70a523a80 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5ea70a523a80 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5ea70a523a80 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5ea70a523a80 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5ea70a523a80 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5ea70a523a80 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5ea70a523a80 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5ea70a523a80 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5ea70a202361 - std::rt::lang_start::h5bb8121aea3bed28 [INFO] [stderr] 33: 0x5ea70a202c65 - main [INFO] [stderr] 34: 0x726204efd1ca - [INFO] [stderr] 35: 0x726204efd28b - __libc_start_main [INFO] [stderr] 36: 0x5ea70a1fded5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dd41ae56b0b9510cf9d0de969fe559076da9f05ccb14cb85c39b5fbcad09ca43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd41ae56b0b9510cf9d0de969fe559076da9f05ccb14cb85c39b5fbcad09ca43", kill_on_drop: false }` [INFO] [stdout] dd41ae56b0b9510cf9d0de969fe559076da9f05ccb14cb85c39b5fbcad09ca43