[INFO] cloning repository https://github.com/guni7/cute-kzg-icicle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guni7/cute-kzg-icicle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguni7%2Fcute-kzg-icicle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguni7%2Fcute-kzg-icicle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 461ec4acc6d489239fef1c11fe7e5e9d14729793 [INFO] testing guni7/cute-kzg-icicle against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguni7%2Fcute-kzg-icicle" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/guni7/cute-kzg-icicle [INFO] finished tweaking git repo https://github.com/guni7/cute-kzg-icicle [INFO] tweaked toml for git repo https://github.com/guni7/cute-kzg-icicle written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guni7/cute-kzg-icicle on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/guni7/cute-kzg-icicle 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ingonyama-zk/icicle.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.214 [INFO] [stderr] Downloaded thiserror v1.0.68 [INFO] [stderr] Downloaded cmake v0.1.51 [INFO] [stderr] Downloaded serde v1.0.214 [INFO] [stderr] Downloaded thiserror-impl v1.0.68 [INFO] [stderr] Downloaded cc v1.1.34 [INFO] [stderr] Downloaded rustix v0.38.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61db77cd8756e3d259c3abdaa3a422eaf45075a3be2550a76f4f4119faad55c0 [INFO] running `Command { std: "docker" "start" "-a" "61db77cd8756e3d259c3abdaa3a422eaf45075a3be2550a76f4f4119faad55c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61db77cd8756e3d259c3abdaa3a422eaf45075a3be2550a76f4f4119faad55c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61db77cd8756e3d259c3abdaa3a422eaf45075a3be2550a76f4f4119faad55c0", kill_on_drop: false }` [INFO] [stdout] 61db77cd8756e3d259c3abdaa3a422eaf45075a3be2550a76f4f4119faad55c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20afd54d6cb45b79100f268e9afa870713ddf28c9e59a92bba9753366ef61543 [INFO] running `Command { std: "docker" "start" "-a" "20afd54d6cb45b79100f268e9afa870713ddf28c9e59a92bba9753366ef61543", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling icicle-bn254 v2.8.0 (https://github.com/ingonyama-zk/icicle.git?tag=v2.8.0#aacec3f7) [INFO] [stderr] error: failed to run custom build command for `icicle-bn254 v2.8.0 (https://github.com/ingonyama-zk/icicle.git?tag=v2.8.0#aacec3f7)` [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/icicle-bn254-56eb549811dc1070/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] cargo:rerun-if-changed=../../../../icicle [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/icicle-bn254-881c451507df841d/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/icicle-e4fed18c5a8319f4/aacec3f/wrappers/rust/icicle-curves/icicle-bn254/../../../../icicle/" "-DCURVE=bn254" "-DCMAKE_BUILD_TYPE=Release" "-DG2=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/icicle-bn254-881c451507df841d/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/Internal/CMakeCUDAFindToolkit.cmake:104 (message): [INFO] [stderr] Failed to find nvcc. [INFO] [stderr] [INFO] [stderr] Compiler requires the CUDA toolkit. Please set the CUDAToolkit_ROOT [INFO] [stderr] variable. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/CMakeDetermineCUDACompiler.cmake:89 (cmake_cuda_find_toolkit) [INFO] [stderr] CMakeLists.txt:3 (project) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.51/src/lib.rs:1100:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x650bfd3fc712 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x650bfd3fc712 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x650bfd3fc712 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x650bfd3fc712 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x650bfd41f493 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x650bfd41f493 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x650bfd3f9503 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x650bfd3f9503 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x650bfd3fc562 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x650bfd3fd9f6 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x650bfd3fd7f9 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x650bfd3fe3c2 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x650bfd3fe15a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x650bfd3fcc19 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x650bfd3fdded - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x650bfd41e360 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x650bfd3814bb - cmake::fail::hb6407363c47a28af [INFO] [stderr] 17: 0x650bfd380d3a - cmake::run::he0a15e75feefcf5d [INFO] [stderr] 18: 0x650bfd37d14a - cmake::Config::build::h8741f57b7237e9e7 [INFO] [stderr] 19: 0x650bfd36ba38 - build_script_build::main::h2e2941d0d67daac5 [INFO] [stderr] 20: 0x650bfd36a003 - core::ops::function::FnOnce::call_once::h3b96d7e1afa84d39 [INFO] [stderr] 21: 0x650bfd369fd6 - std::sys::backtrace::__rust_begin_short_backtrace::he390c22cb6e826a0 [INFO] [stderr] 22: 0x650bfd369f59 - std::rt::lang_start::{{closure}}::h363485eb4a2a68f0 [INFO] [stderr] 23: 0x650bfd3f50e0 - core::ops::function::impls:: for &F>::call_once::h256aadcdfb3ed913 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x650bfd3f50e0 - std::panicking::catch_unwind::do_call::h3b98e2bc67e1b3ef [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x650bfd3f50e0 - std::panicking::catch_unwind::hc8b49dde47d50ce5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x650bfd3f50e0 - std::panic::catch_unwind::h6864f6d3ed9011d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x650bfd3f50e0 - std::rt::lang_start_internal::{{closure}}::h3493d5ceb4627f61 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x650bfd3f50e0 - std::panicking::catch_unwind::do_call::h7221bf2b954c8147 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x650bfd3f50e0 - std::panicking::catch_unwind::ha4252da2a39088c9 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x650bfd3f50e0 - std::panic::catch_unwind::h1dda6ea6c3f4d1f9 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x650bfd3f50e0 - std::rt::lang_start_internal::h016a9927582d4280 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x650bfd369f41 - std::rt::lang_start::h1825d70f0e0d9515 [INFO] [stderr] 33: 0x650bfd36bc15 - main [INFO] [stderr] 34: 0x79dc9e53e1ca - [INFO] [stderr] 35: 0x79dc9e53e28b - __libc_start_main [INFO] [stderr] 36: 0x650bfd369d65 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "20afd54d6cb45b79100f268e9afa870713ddf28c9e59a92bba9753366ef61543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20afd54d6cb45b79100f268e9afa870713ddf28c9e59a92bba9753366ef61543", kill_on_drop: false }` [INFO] [stdout] 20afd54d6cb45b79100f268e9afa870713ddf28c9e59a92bba9753366ef61543