[INFO] fetching crate maplibre_native 0.4.1... [INFO] testing maplibre_native-0.4.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate maplibre_native 0.4.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate maplibre_native 0.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate maplibre_native 0.4.1 [INFO] tweaked toml for crates.io crate maplibre_native 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate maplibre_native 0.4.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maplibre_native 0.4.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96246045b0264978c96457aacb9e680ee21f51b42480db0be5f78c8c33e4e2ff [INFO] running `Command { std: "docker" "start" "-a" "96246045b0264978c96457aacb9e680ee21f51b42480db0be5f78c8c33e4e2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96246045b0264978c96457aacb9e680ee21f51b42480db0be5f78c8c33e4e2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96246045b0264978c96457aacb9e680ee21f51b42480db0be5f78c8c33e4e2ff", kill_on_drop: false }` [INFO] [stdout] 96246045b0264978c96457aacb9e680ee21f51b42480db0be5f78c8c33e4e2ff [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8cc7a89a5621eca985a30db724e3bee99c2fb9ce5fc87fd1248f24a890ee9a7 [INFO] running `Command { std: "docker" "start" "-a" "b8cc7a89a5621eca985a30db724e3bee99c2fb9ce5fc87fd1248f24a890ee9a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.186 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cxx v1.0.186 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling cxx-build v1.0.186 [INFO] [stderr] Compiling moxcms v0.7.6 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling cxxbridge-macro v1.0.186 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling downloader v0.2.8 [INFO] [stderr] Compiling maplibre_native v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] warning: maplibre_native@0.4.1: Downloading precompiled maplibre-native core library from https://github.com/maplibre/maplibre-native/releases/download/core-9b6325a14e2cf1cc29ab28c1855ad376f1ba4903/libmaplibre-native-core-amalgam-linux-x64-vulkan.a into /opt/rustwide/target/debug/build/maplibre_native-08a23c06451b6f14/out/maplibre-native [INFO] [stderr] warning: maplibre_native@0.4.1: Downloading headers for maplibre-native core library from https://github.com/maplibre/maplibre-native/releases/download/core-9b6325a14e2cf1cc29ab28c1855ad376f1ba4903/maplibre-native-headers.tar.gz into /opt/rustwide/target/debug/build/maplibre_native-08a23c06451b6f14/out/maplibre-native [INFO] [stderr] error: failed to run custom build command for `maplibre_native v0.4.1 (/opt/rustwide/workdir)` [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/maplibre_native-7f1b2af28e5493dc/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=DOCS_RS [INFO] [stderr] cargo:rerun-if-env-changed=MLN_CORE_LIBRARY_PATH [INFO] [stderr] cargo:rerun-if-env-changed=MLN_CORE_LIBRARY_HEADERS_PATH [INFO] [stderr] cargo:warning=Downloading precompiled maplibre-native core library from https://github.com/maplibre/maplibre-native/releases/download/core-9b6325a14e2cf1cc29ab28c1855ad376f1ba4903/libmaplibre-native-core-amalgam-linux-x64-vulkan.a into /opt/rustwide/target/debug/build/maplibre_native-08a23c06451b6f14/out/maplibre-native [INFO] [stderr] cargo:warning=Downloading headers for maplibre-native core library from https://github.com/maplibre/maplibre-native/releases/download/core-9b6325a14e2cf1cc29ab28c1855ad376f1ba4903/maplibre-native-headers.tar.gz into /opt/rustwide/target/debug/build/maplibre_native-08a23c06451b6f14/out/maplibre-native [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2703) panicked at build.rs:117:13: [INFO] [stderr] Unexpected error from downloader: Download failed for /opt/rustwide/target/debug/build/maplibre_native-08a23c06451b6f14/out/maplibre-native/libmaplibre-native-core-amalgam-linux-x64-vulkan.a: (verification: unverified): [INFO] [stderr] 1: https://github.com/maplibre/maplibre-native/releases/download/core-9b6325a14e2cf1cc29ab28c1855ad376f1ba4903/libmaplibre-native-core-amalgam-linux-x64-vulkan.a with status 400 [INFO] [stderr] 2: https://github.com/maplibre/maplibre-native/releases/download/core-9b6325a14e2cf1cc29ab28c1855ad376f1ba4903/libmaplibre-native-core-amalgam-linux-x64-vulkan.a with status 400 [INFO] [stderr] 3: https://github.com/maplibre/maplibre-native/releases/download/core-9b6325a14e2cf1cc29ab28c1855ad376f1ba4903/libmaplibre-native-core-amalgam-linux-x64-vulkan.a with status 400 [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561107e5f482 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x561107e5f482 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x561107e5f482 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x561107e5f482 - ::fmt::h47627beda0767f4c [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x561107e7107f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x561107e7107f - core::fmt::write::h8a63064c67176fd8 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x561107e27703 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x561107e27703 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x561107e36092 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x561107e3b78f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x561107e3b5e9 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x561107e3be15 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x561107e3bbfa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x561107e361c9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x561107e1aadd - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x561107e75f90 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x56110784de3f - build_script_build::download_static::hf6ee4c8b406d6dee [INFO] [stderr] 17: 0x56110784e4d7 - build_script_build::resolve_mln_core::h56caf4973a8196b7 [INFO] [stderr] 18: 0x56110784fdc9 - build_script_build::build_mln::hff532998e921e0b0 [INFO] [stderr] 19: 0x56110784fbcf - build_script_build::main::hfe66015e68a2b71f [INFO] [stderr] 20: 0x561107851153 - core::ops::function::FnOnce::call_once::h92fc9452e547241a [INFO] [stderr] 21: 0x561107850ef6 - std::sys::backtrace::__rust_begin_short_backtrace::h15d04cef901d81a8 [INFO] [stderr] 22: 0x5611078572f9 - std::rt::lang_start::{{closure}}::hc505fc2fff9c5661 [INFO] [stderr] 23: 0x561107e29700 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x561107e29700 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x561107e29700 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x561107e29700 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x561107e29700 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x561107e29700 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x561107e29700 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x561107e29700 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x561107e29700 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5611078572e1 - std::rt::lang_start::hcd6992c9311e1a41 [INFO] [stderr] 33: 0x561107855b75 - main [INFO] [stderr] 34: 0x7b4c784b81ca - [INFO] [stderr] 35: 0x7b4c784b828b - __libc_start_main [INFO] [stderr] 36: 0x56110784cce5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b8cc7a89a5621eca985a30db724e3bee99c2fb9ce5fc87fd1248f24a890ee9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8cc7a89a5621eca985a30db724e3bee99c2fb9ce5fc87fd1248f24a890ee9a7", kill_on_drop: false }` [INFO] [stdout] b8cc7a89a5621eca985a30db724e3bee99c2fb9ce5fc87fd1248f24a890ee9a7