[INFO] fetching crate spacerocks 0.1.4... [INFO] building spacerocks-0.1.4 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate spacerocks 0.1.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate spacerocks 0.1.4 [INFO] finished tweaking crates.io crate spacerocks 0.1.4 [INFO] tweaked toml for crates.io crate spacerocks 0.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spacerocks 0.1.4 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 265 packages to latest compatible versions [INFO] [stderr] Adding indicatif v0.16.2 (available: v0.18.0) [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.34.1) [INFO] [stderr] Adding phf v0.11.3 (available: v0.13.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.5.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84ea77c5756279578beab1d4866a5978f6982f486ffdb48a91f025fd94e1a1f6 [INFO] running `Command { std: "docker" "start" "-a" "84ea77c5756279578beab1d4866a5978f6982f486ffdb48a91f025fd94e1a1f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84ea77c5756279578beab1d4866a5978f6982f486ffdb48a91f025fd94e1a1f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ea77c5756279578beab1d4866a5978f6982f486ffdb48a91f025fd94e1a1f6", kill_on_drop: false }` [INFO] [stdout] 84ea77c5756279578beab1d4866a5978f6982f486ffdb48a91f025fd94e1a1f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e9b7c271d5784082506ac5e7e89e1edaddc63bbf4132227b9c6b34191ff18e3 [INFO] running `Command { std: "docker" "start" "-a" "5e9b7c271d5784082506ac5e7e89e1edaddc63bbf4132227b9c6b34191ff18e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling cspice-sys v0.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling cspice-sys v1.0.4 [INFO] [stderr] error: failed to run custom build command for `cspice-sys v1.0.4` [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/cspice-sys-0ebd8c4007ef44cf/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CSPICE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=CSPICE_CLANG_TARGET [INFO] [stderr] cargo:rerun-if-env-changed=CSPICE_CLANG_ROOT [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (3686) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cspice-sys-1.0.4/build.rs:36:20: [INFO] [stderr] Cannot build: CSPICE_DIR environment variable was not provided, no CSPICE install was found, and feature "downloadcspice" is disabled. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55eb42201282 - std::backtrace_rs::backtrace::libunwind::trace::h99ff5752a7301b61 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55eb42201282 - std::backtrace_rs::backtrace::trace_unsynchronized::h9703f67ee3d8bde4 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55eb42201282 - std::sys::backtrace::_print_fmt::h8519833aba8d197b [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55eb42201282 - ::fmt::h2212f3765287aa3c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55eb4221252f - core::fmt::rt::Argument::fmt::h3b42cc36ff36d45c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55eb4221252f - core::fmt::write::he00b92b9582c1fe6 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x55eb421d2f71 - std::io::default_write_fmt::h20b9b23e0b407dd4 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55eb421d2f71 - std::io::Write::write_fmt::h4a31dcab881658aa [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x55eb421de2b2 - std::sys::backtrace::BacktraceLock::print::h88b4e5cf8cc5573c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x55eb421e0ecf - std::panicking::default_hook::{{closure}}::h59b171bf4b799798 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x55eb421e0d29 - std::panicking::default_hook::h518e81d9a9e2c2c5 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x55eb421e1605 - std::panicking::panic_with_hook::h6c76fcfbe64ae67c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x55eb421e13ea - std::panicking::panic_handler::{{closure}}::h2ff4617091b05450 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x55eb421de3f9 - std::sys::backtrace::__rust_end_short_backtrace::he93810e6790d1c15 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x55eb421c6dad - __rustc[552020a2b822d25f]::rust_begin_unwind [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x55eb4221c6c0 - core::panicking::panic_fmt::hd2d793968eae26aa [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/panicking.rs:78:14 [INFO] [stderr] 16: 0x55eb4221b85b - core::panicking::panic_display::he531bece8c7ba8f6 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/panicking.rs:262:5 [INFO] [stderr] 17: 0x55eb4221b85b - core::option::expect_failed::hb79161987cc208e4 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/option.rs:2178:5 [INFO] [stderr] 18: 0x55eb41cf6511 - core::option::Option::expect::hfcd203d670264072 [INFO] [stderr] 19: 0x55eb41cf3d5f - build_script_build::main::h67f9a28c530731fd [INFO] [stderr] 20: 0x55eb41cf5b03 - core::ops::function::FnOnce::call_once::h4fef6a4f19a8bcc4 [INFO] [stderr] 21: 0x55eb41cf58b6 - std::sys::backtrace::__rust_begin_short_backtrace::h99ab56d7e043dd9d [INFO] [stderr] 22: 0x55eb41cf5639 - std::rt::lang_start::{{closure}}::hec40dddaf95fc77a [INFO] [stderr] 23: 0x55eb421d4980 - core::ops::function::impls:: for &F>::call_once::h64f1c33f2a77ce68 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x55eb421d4980 - std::panicking::catch_unwind::do_call::h5854891e24f1d732 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x55eb421d4980 - std::panicking::catch_unwind::h3c89ba6804b7ef45 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x55eb421d4980 - std::panic::catch_unwind::hc239b1f0bd06c7e7 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x55eb421d4980 - std::rt::lang_start_internal::{{closure}}::ha9d8fb8253d749d7 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x55eb421d4980 - std::panicking::catch_unwind::do_call::h428a277c0848e71c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x55eb421d4980 - std::panicking::catch_unwind::hd0989b6642f7ad81 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x55eb421d4980 - std::panic::catch_unwind::hff4afb10b723ad75 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x55eb421d4980 - std::rt::lang_start_internal::h5e6155dfabba704f [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x55eb41cf5621 - std::rt::lang_start::h17dc9e5366cf4bd3 [INFO] [stderr] 33: 0x55eb41cf7825 - main [INFO] [stderr] 34: 0x71025cb0c1ca - [INFO] [stderr] 35: 0x71025cb0c28b - __libc_start_main [INFO] [stderr] 36: 0x55eb41cf3675 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5e9b7c271d5784082506ac5e7e89e1edaddc63bbf4132227b9c6b34191ff18e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9b7c271d5784082506ac5e7e89e1edaddc63bbf4132227b9c6b34191ff18e3", kill_on_drop: false }` [INFO] [stdout] 5e9b7c271d5784082506ac5e7e89e1edaddc63bbf4132227b9c6b34191ff18e3