[INFO] fetching crate meme_generator_utils 0.0.8... [INFO] testing meme_generator_utils-0.0.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate meme_generator_utils 0.0.8 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate meme_generator_utils 0.0.8 [INFO] finished tweaking crates.io crate meme_generator_utils 0.0.8 [INFO] tweaked toml for crates.io crate meme_generator_utils 0.0.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate meme_generator_utils 0.0.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate meme_generator_utils 0.0.8 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen v0.2.99 [INFO] [stderr] Downloaded gif-dispose v5.0.1 [INFO] [stderr] Downloaded ordered-channel v1.2.0 [INFO] [stderr] Downloaded meme_generator_core v0.0.4 [INFO] [stderr] Downloaded security-framework-sys v2.13.0 [INFO] [stderr] Downloaded semver v1.0.24 [INFO] [stderr] Downloaded imagequant v4.3.4 [INFO] [stderr] Downloaded gifski v1.33.0 [INFO] [stderr] Downloaded imgref v1.11.0 [INFO] [stderr] Downloaded js-sys v0.3.76 [INFO] [stderr] Downloaded serde_json v1.0.134 [INFO] [stderr] Downloaded bytemuck v1.23.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.99 [INFO] [stderr] Downloaded skia-bindings v0.80.0 [INFO] [stderr] Downloaded chrono v0.4.39 [INFO] [stderr] Downloaded serde_derive v1.0.215 [INFO] [stderr] Downloaded serde v1.0.215 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Downloaded meme_options_derive v0.0.5 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.49 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.99 [INFO] [stderr] Downloaded skia-safe v0.80.1 [INFO] [stderr] Downloaded libloading v0.8.6 [INFO] [stderr] Downloaded web-sys v0.3.76 [INFO] [stderr] Downloaded resize v0.8.8 [INFO] [stderr] Downloaded libc v0.2.168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc8c9f19772678e7c3959b79d606f6d2df88e17bc8fe6332455cd0ce9e38e129 [INFO] running `Command { std: "docker" "start" "-a" "bc8c9f19772678e7c3959b79d606f6d2df88e17bc8fe6332455cd0ce9e38e129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc8c9f19772678e7c3959b79d606f6d2df88e17bc8fe6332455cd0ce9e38e129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8c9f19772678e7c3959b79d606f6d2df88e17bc8fe6332455cd0ce9e38e129", kill_on_drop: false }` [INFO] [stdout] bc8c9f19772678e7c3959b79d606f6d2df88e17bc8fe6332455cd0ce9e38e129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f68564f61568fbee40785648780458b729d5938e5eb110fb8b0f6fd722be3147 [INFO] running `Command { std: "docker" "start" "-a" "f68564f61568fbee40785648780458b729d5938e5eb110fb8b0f6fd722be3147", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling meme_generator_core v0.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ordered-channel v1.2.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling gif-dispose v5.0.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling imagequant v4.3.4 [INFO] [stderr] Compiling resize v0.8.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling meme_options_derive v0.0.5 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling gifski v1.33.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling skia-bindings v0.80.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.80.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/skia-bindings-a00e4ae0714a67c7/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=SKIA_DEBUG [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_SOURCE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BUILD [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD [INFO] [stderr] TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.80.0/ed89d22ebcd9b49b7f14-x86_64-unknown-linux-gnu-textlayout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.80.0/skia-binaries-ed89d22ebcd9b49b7f14-x86_64-unknown-linux-gnu-textlayout.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: curl error code: Some(6) [INFO] [stderr] curl stderr: Ok("") [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=CLANGCC [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] cargo:rerun-if-env-changed=CLANGCXX [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] cargo:rerun-if-env-changed=OPT_LEVEL [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES [INFO] [stderr] cargo:rerun-if-env-changed=SDKTARGETSYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=SDKROOT [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_NINJA_COMMAND [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_GN_COMMAND [INFO] [stderr] Probing 'python' [INFO] [stderr] Probing 'python3' [INFO] [stderr] Python 3 found: "python3" [INFO] [stderr] Synchronizing Skia dependencies [INFO] [stderr] DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m131-0.79.1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2032) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.80.0/build_support/binary_cache/download.rs:77:35: [INFO] [stderr] Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m131-0.79.1 (curl error code: Some(6) [INFO] [stderr] curl stderr: Ok("")) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62caaeb4d5d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62caaeb4d5d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62caaeb4d5d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62caaeb4d5d2 - ::fmt::hde21067283f7e82e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62caaeb5fe0f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x62caaeb5fe0f - core::fmt::write::h24186904251c31cb [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x62caaeb1a383 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62caaeb1a383 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x62caaeb26e32 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x62caaeb2a71f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x62caaeb2a579 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x62caaeb2ada5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x62caaeb2ab8a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x62caaeb26f79 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x62caaeb0d7fd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x62caaeb6a440 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x62caae25edac - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::ha09926b15d3a1b05 [INFO] [stderr] 17: 0x62caae26c1f0 - core::result::Result::unwrap_or_else::h077f60dce341a192 [INFO] [stderr] 18: 0x62caae25e490 - build_script_build::build_support::binary_cache::download::download_dependencies::hebc4b04b6c4c4762 [INFO] [stderr] 19: 0x62caae25d6e8 - build_script_build::build_support::binary_cache::download::resolve_dependencies::h4f8b707f9c7caa06 [INFO] [stderr] 20: 0x62caae261bd3 - build_script_build::build_support::skia::config::build::h44f95c08cfdad20f [INFO] [stderr] 21: 0x62caae262443 - build_script_build::build_from_source::h95f855153f2f7b42 [INFO] [stderr] 22: 0x62caae2632c4 - build_script_build::main::h5221d8da36892285 [INFO] [stderr] 23: 0x62caae26ac63 - core::ops::function::FnOnce::call_once::hbc212b0b7205fcbc [INFO] [stderr] 24: 0x62caae26f5a6 - std::sys::backtrace::__rust_begin_short_backtrace::h6e304ab875e44d04 [INFO] [stderr] 25: 0x62caae288ce9 - std::rt::lang_start::{{closure}}::h1182d53e853aa782 [INFO] [stderr] 26: 0x62caaeb1c060 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 27: 0x62caaeb1c060 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x62caaeb1c060 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x62caaeb1c060 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x62caaeb1c060 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stderr] 31: 0x62caaeb1c060 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stderr] 32: 0x62caaeb1c060 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stderr] 33: 0x62caaeb1c060 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stderr] 34: 0x62caaeb1c060 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stderr] 35: 0x62caae288cd1 - std::rt::lang_start::h02f8d2ce009f1630 [INFO] [stderr] 36: 0x62caae2642c5 - main [INFO] [stderr] 37: 0x7f7ba13491ca - [INFO] [stderr] 38: 0x7f7ba134928b - __libc_start_main [INFO] [stderr] 39: 0x62caae24b045 - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f68564f61568fbee40785648780458b729d5938e5eb110fb8b0f6fd722be3147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68564f61568fbee40785648780458b729d5938e5eb110fb8b0f6fd722be3147", kill_on_drop: false }` [INFO] [stdout] f68564f61568fbee40785648780458b729d5938e5eb110fb8b0f6fd722be3147