[INFO] cloning repository https://github.com/nd-0r/slint-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nd-0r/slint-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnd-0r%2Fslint-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnd-0r%2Fslint-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7217b0fbf3f5348826a706d474d7789d9be7fbdd [INFO] checking nd-0r/slint-demo/7217b0fbf3f5348826a706d474d7789d9be7fbdd against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnd-0r%2Fslint-demo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nd-0r/slint-demo on toolchain 249cb84316401daf040832cdbb8a45e0f5ab6af8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nd-0r/slint-demo [INFO] finished tweaking git repo https://github.com/nd-0r/slint-demo [INFO] tweaked toml for git repo https://github.com/nd-0r/slint-demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nd-0r/slint-demo 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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck_derive v1.7.0 [INFO] [stderr] Downloaded lyon_extra v1.0.2 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded i-slint-core-macros v1.7.2 [INFO] [stderr] Downloaded slint-macros v1.7.2 [INFO] [stderr] Downloaded i-slint-backend-selector v1.7.2 [INFO] [stderr] Downloaded rgb v0.8.45 [INFO] [stderr] Downloaded i-slint-backend-linuxkms v1.7.2 [INFO] [stderr] Downloaded glutin v0.32.0 [INFO] [stderr] Downloaded kurbo v0.11.0 [INFO] [stderr] Downloaded slint v1.7.2 [INFO] [stderr] Downloaded softbuffer v0.4.5 [INFO] [stderr] Downloaded bytes v1.7.0 [INFO] [stderr] Downloaded i-slint-backend-winit v1.7.2 [INFO] [stderr] Downloaded tar v0.4.41 [INFO] [stderr] Downloaded skia-bindings v0.75.0 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded i-slint-renderer-skia v1.7.2 [INFO] [stderr] Downloaded svgtypes v0.15.1 [INFO] [stderr] Downloaded slint-build v1.7.2 [INFO] [stderr] Downloaded i-slint-core v1.7.2 [INFO] [stderr] Downloaded skia-safe v0.75.0 [INFO] [stderr] Downloaded i-slint-compiler v1.7.2 [INFO] [stderr] Downloaded i-slint-common v1.7.2 [INFO] [stderr] Downloaded winit v0.30.4 [INFO] [stderr] Downloaded windows v0.56.0 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81b172326a13e968dc65ebc241de127345b86bd2246f47a99214294d03255c11 [INFO] running `Command { std: "docker" "start" "-a" "81b172326a13e968dc65ebc241de127345b86bd2246f47a99214294d03255c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81b172326a13e968dc65ebc241de127345b86bd2246f47a99214294d03255c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b172326a13e968dc65ebc241de127345b86bd2246f47a99214294d03255c11", kill_on_drop: false }` [INFO] [stdout] 81b172326a13e968dc65ebc241de127345b86bd2246f47a99214294d03255c11 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ea8920faca67da82812d17a0bba2d0bf021af1d10a02ab0a9c319753575cb14 [INFO] running `Command { std: "docker" "start" "-a" "4ea8920faca67da82812d17a0bba2d0bf021af1d10a02ab0a9c319753575cb14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling fontdb v0.18.0 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling svgtypes v0.15.1 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling drm-sys v0.4.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking linux-raw-sys v0.6.4 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking lyon_path v1.0.5 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.45 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling usvg v0.42.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling const-field-offset-macro v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling i-slint-compiler v1.7.2 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling lyon_extra v1.0.2 [INFO] [stderr] Checking const-field-offset v0.1.5 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling vtable-macro v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking drm-ffi v0.8.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling resvg v0.42.0 [INFO] [stderr] Compiling fontdue v0.9.2 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling softbuffer v0.4.5 [INFO] [stderr] Compiling glutin v0.32.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling i-slint-common v1.7.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling gbm-sys v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling input-sys v1.18.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Checking vtable v0.2.0 [INFO] [stderr] Checking drm-ffi v0.5.0 [INFO] [stderr] Compiling auto_enums v0.8.5 [INFO] [stderr] Checking drm v0.12.0 [INFO] [stderr] Compiling i-slint-core-macros v1.7.2 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling i-slint-renderer-skia v1.7.2 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking scoped-tls-hkt v0.1.4 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Checking udev v0.7.0 [INFO] [stderr] Checking drm v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking input v0.8.3 [INFO] [stderr] Compiling i-slint-backend-selector v1.7.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking gbm v0.12.0 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking i-slint-core v1.7.2 [INFO] [stderr] Compiling skia-bindings v0.75.0 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.75.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-37dd62f6a32c0939/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.75.0/e7e538647512cab844c3-x86_64-unknown-linux-gnu-gl-textlayout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.75.0/skia-binaries-e7e538647512cab844c3-x86_64-unknown-linux-gnu-gl-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] 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/m126-0.74.2 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.75.0/build_support/binary_cache/download.rs:77:35: [INFO] [stderr] Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m126-0.74.2 (curl error code: Some(6) [INFO] [stderr] curl stderr: Ok("")) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b9ba1190b42 - std::backtrace_rs::backtrace::libunwind::trace::h3ca85a015dc9daae [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b9ba1190b42 - std::backtrace_rs::backtrace::trace_unsynchronized::hea07d8f066cb66b6 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b9ba1190b42 - std::sys::backtrace::_print_fmt::hf5d0a154e84f7ddf [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b9ba1190b42 - ::fmt::h39e93bfe1c6c3ad8 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b9ba11bd193 - core::fmt::rt::Argument::fmt::h6bdb6269af52c1c5 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5b9ba11bd193 - core::fmt::write::hfc9c9c55a6f52be7 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5b9ba118cbc3 - std::io::Write::write_fmt::h0a43ca53c490e68f [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5b9ba1190992 - std::sys::backtrace::BacktraceLock::print::hb524a4692f0381e4 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5b9ba1191bb0 - std::panicking::default_hook::{{closure}}::hd0774378d55bcfda [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5b9ba119194d - std::panicking::default_hook::hdb0ce6456f093416 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5b9ba11925d2 - std::panicking::rust_panic_with_hook::h28210e9700718d16 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5b9ba119235a - std::panicking::begin_panic_handler::{{closure}}::h6be14aec42c1665d [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5b9ba1191049 - std::sys::backtrace::__rust_end_short_backtrace::hb701e38bde6851d2 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5b9ba1191fed - rust_begin_unwind [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5b9ba11bb4a0 - core::panicking::panic_fmt::hf5a6ae5e6af7373a [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5b9ba0978314 - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::hd5209c974176014a [INFO] [stderr] 16: 0x5b9ba096ef9e - core::result::Result::unwrap_or_else::hd45e21fbe7b8f3d0 [INFO] [stderr] 17: 0x5b9ba09779d5 - build_script_build::build_support::binary_cache::download::download_dependencies::ha136e4213198dafe [INFO] [stderr] 18: 0x5b9ba09770f8 - build_script_build::build_support::binary_cache::download::resolve_dependencies::h4b1f3d12c299639b [INFO] [stderr] 19: 0x5b9ba097cc83 - build_script_build::build_support::skia::config::build::h6d93facde4f307de [INFO] [stderr] 20: 0x5b9ba09760d3 - build_script_build::build_from_source::h355218345ccd7972 [INFO] [stderr] 21: 0x5b9ba0975aaa - build_script_build::main::hcd103e52834ed1a6 [INFO] [stderr] 22: 0x5b9ba0972883 - core::ops::function::FnOnce::call_once::hc526147588232695 [INFO] [stderr] 23: 0x5b9ba0955db6 - std::sys::backtrace::__rust_begin_short_backtrace::h8b6a7b1e5924ecf7 [INFO] [stderr] 24: 0x5b9ba0956ea9 - std::rt::lang_start::{{closure}}::h36b6a3a3e60c160b [INFO] [stderr] 25: 0x5b9ba1186a70 - core::ops::function::impls:: for &F>::call_once::h2477448622bb93ab [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 26: 0x5b9ba1186a70 - std::panicking::try::do_call::h58280ecc5ea4ee5f [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x5b9ba1186a70 - std::panicking::try::h52c0a78febfd8dd4 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x5b9ba1186a70 - std::panic::catch_unwind::ha90ddf6d83b8a0d0 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5b9ba1186a70 - std::rt::lang_start_internal::{{closure}}::hac38b11394161699 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/rt.rs:168:24 [INFO] [stderr] 30: 0x5b9ba1186a70 - std::panicking::try::do_call::h03c91702c4a31e9d [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:587:40 [INFO] [stderr] 31: 0x5b9ba1186a70 - std::panicking::try::hf47d086ca341f566 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:550:19 [INFO] [stderr] 32: 0x5b9ba1186a70 - std::panic::catch_unwind::hdeed9bae73745c3c [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5b9ba1186a70 - std::rt::lang_start_internal::h5b5a8fe68a8af90d [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/rt.rs:164:5 [INFO] [stderr] 34: 0x5b9ba0956e91 - std::rt::lang_start::hbb90b117fcf146bc [INFO] [stderr] 35: 0x5b9ba09766b5 - main [INFO] [stderr] 36: 0x7f910e4fbd90 - [INFO] [stderr] 37: 0x7f910e4fbe40 - __libc_start_main [INFO] [stderr] 38: 0x5b9ba09498e5 - _start [INFO] [stderr] 39: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4ea8920faca67da82812d17a0bba2d0bf021af1d10a02ab0a9c319753575cb14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea8920faca67da82812d17a0bba2d0bf021af1d10a02ab0a9c319753575cb14", kill_on_drop: false }` [INFO] [stdout] 4ea8920faca67da82812d17a0bba2d0bf021af1d10a02ab0a9c319753575cb14