[INFO] cloning repository https://github.com/yuankunzhang/charming [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuankunzhang/charming" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuankunzhang%2Fcharming", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuankunzhang%2Fcharming'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a73ec7107e8d7cfea7f0781b8519cda30b1f926a [INFO] testing yuankunzhang/charming against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuankunzhang%2Fcharming" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yuankunzhang/charming [INFO] finished tweaking git repo https://github.com/yuankunzhang/charming [INFO] tweaked toml for git repo https://github.com/yuankunzhang/charming written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yuankunzhang/charming on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yuankunzhang/charming 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.21 [INFO] [stderr] Downloaded deno_error_macro v0.6.1 [INFO] [stderr] Downloaded sys_traits_macros v0.1.0 [INFO] [stderr] Downloaded test_each_file v0.3.5 [INFO] [stderr] Downloaded capacity_builder_macros v0.3.0 [INFO] [stderr] Downloaded deno_error v0.6.1 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded wasm_dep_analyzer v0.3.0 [INFO] [stderr] Downloaded pest_generator v2.7.15 [INFO] [stderr] Downloaded stringcase v0.4.0 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded unicode-id-start v1.3.1 [INFO] [stderr] Downloaded deno_ops v0.227.0 [INFO] [stderr] Downloaded time v0.3.40 [INFO] [stderr] Downloaded prettyplease v0.2.31 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded sys_traits v0.1.16 [INFO] [stderr] Downloaded sourcemap v9.1.2 [INFO] [stderr] Downloaded pest_meta v2.7.15 [INFO] [stderr] Downloaded pest_derive v2.7.15 [INFO] [stderr] Downloaded deno_path_util v0.4.0 [INFO] [stderr] Downloaded deno_unsync v0.4.2 [INFO] [stderr] Downloaded serde_v8 v0.260.0 [INFO] [stderr] Downloaded askama_escape v0.10.3 [INFO] [stderr] Downloaded deno_core v0.351.0 [INFO] [stderr] Downloaded capacity_builder v0.5.0 [INFO] [stderr] Downloaded deno_core_icudata v0.74.0 [INFO] [stderr] Downloaded v8 v137.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b945d4957ad2af4e01e40ea332ca4378141e8fab9dbb7cd91bf4c157fd80df4 [INFO] running `Command { std: "docker" "start" "-a" "1b945d4957ad2af4e01e40ea332ca4378141e8fab9dbb7cd91bf4c157fd80df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b945d4957ad2af4e01e40ea332ca4378141e8fab9dbb7cd91bf4c157fd80df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b945d4957ad2af4e01e40ea332ca4378141e8fab9dbb7cd91bf4c157fd80df4", kill_on_drop: false }` [INFO] [stdout] 1b945d4957ad2af4e01e40ea332ca4378141e8fab9dbb7cd91bf4c157fd80df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 86484eddf7fcd748396cabf39af26970bc391b0870251e0bc29ac582d627979a [INFO] running `Command { std: "docker" "start" "-a" "86484eddf7fcd748396cabf39af26970bc391b0870251e0bc29ac582d627979a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stringcase v0.4.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling cooked-waker v5.0.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling deno_core_icudata v0.74.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling deno_error_macro v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling sys_traits_macros v0.1.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling proc-macro-rules-macros v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling sys_traits v0.1.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling capacity_builder_macros v0.3.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling capacity_builder v0.5.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling charming_macros v0.1.0 (/opt/rustwide/workdir/charming_macros) [INFO] [stderr] Compiling proc-macro-rules v0.4.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling deno_ops v0.227.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling v8 v137.1.0 [INFO] [stderr] Compiling deno_unsync v0.4.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling deno_error v0.6.1 [INFO] [stderr] Compiling sourcemap v9.1.2 [INFO] [stderr] Compiling wasm_dep_analyzer v0.3.0 [INFO] [stderr] Compiling deno_path_util v0.4.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] error: failed to run custom build command for `v8 v137.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/v8-3aef7d56bc40a362/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=.gn [INFO] [stderr] cargo:rerun-if-changed=BUILD.gn [INFO] [stderr] cargo:rerun-if-changed=src/binding.cc [INFO] [stderr] cargo:rerun-if-env-changed=CCACHE [INFO] [stderr] cargo:rerun-if-env-changed=CLANG_BASE_PATH [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB [INFO] [stderr] cargo:rerun-if-env-changed=DENO_TRYBUILD [INFO] [stderr] cargo:rerun-if-env-changed=DOCS_RS [INFO] [stderr] cargo:rerun-if-env-changed=GN [INFO] [stderr] cargo:rerun-if-env-changed=GN_ARGS [INFO] [stderr] cargo:rerun-if-env-changed=HOST [INFO] [stderr] cargo:rerun-if-env-changed=NINJA [INFO] [stderr] cargo:rerun-if-env-changed=OUT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=RUSTY_V8_ARCHIVE [INFO] [stderr] cargo:rerun-if-env-changed=RUSTY_V8_MIRROR [INFO] [stderr] cargo:rerun-if-env-changed=RUSTY_V8_SRC_BINDING_PATH [INFO] [stderr] cargo:rerun-if-env-changed=SCCACHE [INFO] [stderr] cargo:rerun-if-env-changed=V8_FORCE_DEBUG [INFO] [stderr] cargo:rerun-if-env-changed=V8_FROM_SOURCE [INFO] [stderr] cargo:rerun-if-env-changed=PYTHON [INFO] [stderr] cargo:rerun-if-env-changed=DISABLE_CLANG [INFO] [stderr] cargo:rerun-if-env-changed=EXTRA_GN_ARGS [INFO] [stderr] cargo:rerun-if-env-changed=PRINT_GN_ARGS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS [INFO] [stderr] cargo:rustc-link-lib=static=rusty_v8 [INFO] [stderr] lockfile: "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/v8.fslock" [INFO] [stderr] cargo:rustc-env=RUSTY_V8_SRC_BINDING_PATH=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/gen/src_binding_release_x86_64-unknown-linux-musl.rs [INFO] [stderr] static lib URL: https://github.com/denoland/rusty_v8/releases/download/v137.1.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/gn_out/obj [INFO] [stderr] Looking for download in '"/opt/rustwide/cargo-home/.rusty_v8/https___github_com_denoland_rusty_v8_releases_download_v137_1_0_librusty_v8_release_x86_64_unknown_linux_musl_a_gz"' [INFO] [stderr] Downloading (using Python) https://github.com/denoland/rusty_v8/releases/download/v137.1.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v137.1.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz... [INFO] [stderr] [INFO] [stderr] Retrying in 5 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v137.1.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz... [INFO] [stderr] [INFO] [stderr] Retrying in 10 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v137.1.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz... [INFO] [stderr] [INFO] [stderr] Retrying in 20 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v137.1.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz... [INFO] [stderr] [INFO] [stderr] Python downloader failed, trying with curl. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python3.12/urllib/request.py", line 1344, in do_open [INFO] [stderr] h.request(req.get_method(), req.selector, req.data, headers, [INFO] [stderr] File "/usr/lib/python3.12/http/client.py", line 1336, in request [INFO] [stderr] self._send_request(method, url, body, headers, encode_chunked) [INFO] [stderr] File "/usr/lib/python3.12/http/client.py", line 1382, in _send_request [INFO] [stderr] self.endheaders(body, encode_chunked=encode_chunked) [INFO] [stderr] File "/usr/lib/python3.12/http/client.py", line 1331, in endheaders [INFO] [stderr] self._send_output(message_body, encode_chunked=encode_chunked) [INFO] [stderr] File "/usr/lib/python3.12/http/client.py", line 1091, in _send_output [INFO] [stderr] self.send(msg) [INFO] [stderr] File "/usr/lib/python3.12/http/client.py", line 1035, in send [INFO] [stderr] self.connect() [INFO] [stderr] File "/usr/lib/python3.12/http/client.py", line 1470, in connect [INFO] [stderr] super().connect() [INFO] [stderr] File "/usr/lib/python3.12/http/client.py", line 1001, in connect [INFO] [stderr] self.sock = self._create_connection( [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] File "/usr/lib/python3.12/socket.py", line 828, in create_connection [INFO] [stderr] for res in getaddrinfo(host, port, 0, SOCK_STREAM): [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] File "/usr/lib/python3.12/socket.py", line 963, in getaddrinfo [INFO] [stderr] for res in _socket.getaddrinfo(host, port, family, type, proto, flags): [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] socket.gaierror: [Errno -3] Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] During handling of the above exception, another exception occurred: [INFO] [stderr] [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/./tools/download_file.py", line 64, in [INFO] [stderr] sys.exit(main()) [INFO] [stderr] ^^^^^^ [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/./tools/download_file.py", line 59, in main [INFO] [stderr] DownloadUrl(args.url, f) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/./tools/download_file.py", line 45, in DownloadUrl [INFO] [stderr] raise e [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/./tools/download_file.py", line 29, in DownloadUrl [INFO] [stderr] response = urlopen(url) [INFO] [stderr] ^^^^^^^^^^^^ [INFO] [stderr] File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen [INFO] [stderr] return opener.open(url, data, timeout) [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] File "/usr/lib/python3.12/urllib/request.py", line 515, in open [INFO] [stderr] response = self._open(req, data) [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] File "/usr/lib/python3.12/urllib/request.py", line 532, in _open [INFO] [stderr] result = self._call_chain(self.handle_open, protocol, protocol + [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain [INFO] [stderr] result = func(*args) [INFO] [stderr] ^^^^^^^^^^^ [INFO] [stderr] File "/usr/lib/python3.12/urllib/request.py", line 1392, in https_open [INFO] [stderr] return self.do_open(http.client.HTTPSConnection, req, [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] File "/usr/lib/python3.12/urllib/request.py", line 1347, in do_open [INFO] [stderr] raise URLError(err) [INFO] [stderr] urllib.error.URLError: [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/build.rs:555:3: [INFO] [stderr] assertion failed: status.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x627bc5648282 - std::backtrace_rs::backtrace::libunwind::trace::h7c95ef939f65c294 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x627bc5648282 - std::backtrace_rs::backtrace::trace_unsynchronized::h32c948083968be8c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x627bc5648282 - std::sys::backtrace::_print_fmt::hbce1ec88d06e088c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x627bc5648282 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x627bc566fbf3 - core::fmt::rt::Argument::fmt::h6807405d250eb341 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x627bc566fbf3 - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x627bc5645133 - std::io::default_write_fmt::h2bbef4d99fdfa1fb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x627bc5645133 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x627bc56480d2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x627bc56499f2 - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x627bc56497f5 - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x627bc564a402 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x627bc564a166 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x627bc5648779 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x627bc5649e2d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x627bc566e030 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x627bc566e0bc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stderr] 17: 0x627bc4fe0fa2 - build_script_build::download_file::he7fad3d2eea8473f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/build.rs:555:3 [INFO] [stderr] 18: 0x627bc4fe170f - build_script_build::download_static_lib_binaries::h28bd3db2b5813e45 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/build.rs:576:3 [INFO] [stderr] 19: 0x627bc4fd9da0 - build_script_build::main::h49ec2635ddbdcb1d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/build.rs:123:3 [INFO] [stderr] 20: 0x627bc4fed60b - core::ops::function::FnOnce::call_once::hd4c5c858056a77eb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 21: 0x627bc4fecb4e - std::sys::backtrace::__rust_begin_short_backtrace::h9d9ca131ff7f5113 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 22: 0x627bc4fe93c1 - std::rt::lang_start::{{closure}}::ha9e73322be03fd1d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18 [INFO] [stderr] 23: 0x627bc563f330 - core::ops::function::impls:: for &F>::call_once::h776d28ad5d8e3065 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x627bc563f330 - std::panicking::catch_unwind::do_call::hc52b7f8762002282 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x627bc563f330 - std::panicking::catch_unwind::h65ae6675cb87c293 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x627bc563f330 - std::panic::catch_unwind::h4bf88f8de30a831e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x627bc563f330 - std::rt::lang_start_internal::{{closure}}::he18cde089aa4ecf1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x627bc563f330 - std::panicking::catch_unwind::do_call::h8d614f4790efaa4f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x627bc563f330 - std::panicking::catch_unwind::he616f21a5745eff4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x627bc563f330 - std::panic::catch_unwind::ha12dd71f2a653c0c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x627bc563f330 - std::rt::lang_start_internal::hacfd5a6cee565422 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x627bc4fe93a7 - std::rt::lang_start::hd96e06478638c321 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5 [INFO] [stderr] 33: 0x627bc4fe797e - main [INFO] [stderr] 34: 0x7a8f3b9251ca - [INFO] [stderr] 35: 0x7a8f3b92528b - __libc_start_main [INFO] [stderr] 36: 0x627bc4fce4e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "86484eddf7fcd748396cabf39af26970bc391b0870251e0bc29ac582d627979a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86484eddf7fcd748396cabf39af26970bc391b0870251e0bc29ac582d627979a", kill_on_drop: false }` [INFO] [stdout] 86484eddf7fcd748396cabf39af26970bc391b0870251e0bc29ac582d627979a