[INFO] fetching crate smol_egui_skia 0.3.0... [INFO] testing smol_egui_skia-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate smol_egui_skia 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate smol_egui_skia 0.3.0 [INFO] finished tweaking crates.io crate smol_egui_skia 0.3.0 [INFO] tweaked toml for crates.io crate smol_egui_skia 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate smol_egui_skia 0.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate smol_egui_skia 0.3.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 740e823cd93691fc5616cf5e534861ef9d82026f5653996cfa41dacd52d9652b [INFO] running `Command { std: "docker" "start" "-a" "740e823cd93691fc5616cf5e534861ef9d82026f5653996cfa41dacd52d9652b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740e823cd93691fc5616cf5e534861ef9d82026f5653996cfa41dacd52d9652b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740e823cd93691fc5616cf5e534861ef9d82026f5653996cfa41dacd52d9652b", kill_on_drop: false }` [INFO] [stdout] 740e823cd93691fc5616cf5e534861ef9d82026f5653996cfa41dacd52d9652b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6bddfc1113158b23753f62c2b9baa5b9ef5c9dc233b639ea4aa6aed0e2bf701 [INFO] running `Command { std: "docker" "start" "-a" "a6bddfc1113158b23753f62c2b9baa5b9ef5c9dc233b639ea4aa6aed0e2bf701", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.105 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling zerocopy v0.7.33 [INFO] [stderr] Compiling emath v0.29.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ecolor v0.29.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling epaint v0.29.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling egui v0.29.1 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling skia-bindings v0.78.2 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.78.2` [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-59a599be39ab4716/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] HOST: x86_64-unknown-linux-gnu [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.78.2/ec00cf219c4901d785ed-x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.78.2/skia-binaries-ec00cf219c4901d785ed-x86_64-unknown-linux-gnu.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] 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] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=OPT_LEVEL [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=SDKTARGETSYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=SDKROOT [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [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/m129-0.77.1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1284) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.78.2/build_support/binary_cache/download.rs:77:35: [INFO] [stderr] Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m129-0.77.1 (curl error code: Some(6) [INFO] [stderr] curl stderr: Ok("")) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b4d9b0c4ab2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b4d9b0c4ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b4d9b0c4ab2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b4d9b0c4ab2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b4d9b0ea78f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5b4d9b0ea78f - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5b4d9b0b50b3 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b4d9b0b50b3 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5b4d9b0c5102 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5b4d9b0b16cc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5b4d9b0b1506 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5b4d9b0b23da - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5b4d9b0c4f0a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5b4d9b0c4e69 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5b4d9b0b20fd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5b4d9b0f3f50 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b4d9a9a82bc - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::h1235520146e0941e [INFO] [stderr] 17: 0x5b4d9a9bf78e - core::result::Result::unwrap_or_else::h657d6fe1e826a2ae [INFO] [stderr] 18: 0x5b4d9a9a73e5 - build_script_build::build_support::binary_cache::download::download_dependencies::hfe38bd56f14df7f8 [INFO] [stderr] 19: 0x5b4d9a9a60e8 - build_script_build::build_support::binary_cache::download::resolve_dependencies::he78d4bf7928826fe [INFO] [stderr] 20: 0x5b4d9a9a4503 - build_script_build::build_support::skia::config::build::h0fbcadcf1602bc10 [INFO] [stderr] 21: 0x5b4d9a9a95d3 - build_script_build::build_from_source::h1b815bbb6fd2d4bf [INFO] [stderr] 22: 0x5b4d9a9a9052 - build_script_build::main::hd4af89a297ed6623 [INFO] [stderr] 23: 0x5b4d9a9b8e73 - core::ops::function::FnOnce::call_once::h2d50931241fe3cf4 [INFO] [stderr] 24: 0x5b4d9a9c7be6 - std::sys::backtrace::__rust_begin_short_backtrace::h729feaac4e3fcce4 [INFO] [stderr] 25: 0x5b4d9a9969b9 - std::rt::lang_start::{{closure}}::h63087f19b84c2caa [INFO] [stderr] 26: 0x5b4d9b0c58d0 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 27: 0x5b4d9b0c58d0 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x5b4d9b0c58d0 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x5b4d9b0c58d0 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5b4d9b0c58d0 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stderr] 31: 0x5b4d9b0c58d0 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 32: 0x5b4d9b0c58d0 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 33: 0x5b4d9b0c58d0 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 34: 0x5b4d9b0c58d0 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stderr] 35: 0x5b4d9a9969f1 - std::rt::lang_start::hc9fac4c3a9d23fcd [INFO] [stderr] 36: 0x5b4d9a9ab745 - main [INFO] [stderr] 37: 0x7b359e6451ca - [INFO] [stderr] 38: 0x7b359e64528b - __libc_start_main [INFO] [stderr] 39: 0x5b4d9a984045 - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a6bddfc1113158b23753f62c2b9baa5b9ef5c9dc233b639ea4aa6aed0e2bf701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bddfc1113158b23753f62c2b9baa5b9ef5c9dc233b639ea4aa6aed0e2bf701", kill_on_drop: false }` [INFO] [stdout] a6bddfc1113158b23753f62c2b9baa5b9ef5c9dc233b639ea4aa6aed0e2bf701