[INFO] fetching crate orama-js-pool 0.2.1...
[INFO] testing orama-js-pool-0.2.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate orama-js-pool 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate orama-js-pool 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate orama-js-pool 0.2.1
[INFO] tweaked toml for crates.io crate orama-js-pool 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orama-js-pool 0.2.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orama-js-pool 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c620bd2478058c9d4b781d7f7e5848794e16ca887a27d8b08932b20498ae638c
[INFO] running `Command { std: "docker" "start" "-a" "c620bd2478058c9d4b781d7f7e5848794e16ca887a27d8b08932b20498ae638c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c620bd2478058c9d4b781d7f7e5848794e16ca887a27d8b08932b20498ae638c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c620bd2478058c9d4b781d7f7e5848794e16ca887a27d8b08932b20498ae638c", kill_on_drop: false }`
[INFO] [stdout] c620bd2478058c9d4b781d7f7e5848794e16ca887a27d8b08932b20498ae638c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f105e45b87dec692e57e30f939cd465549e2ffde0aff6f0217809d7fc0a43ab5
[INFO] running `Command { std: "docker" "start" "-a" "f105e45b87dec692e57e30f939cd465549e2ffde0aff6f0217809d7fc0a43ab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling stringcase v0.3.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling capacity_builder v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cooked-waker v5.0.0
[INFO] [stderr]    Compiling deno_core_icudata v0.74.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deno_terminal v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fqdn v0.3.12
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling fs3 v0.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling deno_native_certs v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling error_reporter v1.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling deno_error_macro v0.5.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling sys_traits_macros v0.1.0
[INFO] [stderr]    Compiling proc-macro-rules-macros v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling sys_traits v0.1.16
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling capacity_builder_macros v0.3.0
[INFO] [stderr]    Compiling proc-macro-rules v0.4.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling capacity_builder v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling deno_ops v0.216.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling boxed_error v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling opentelemetry-http v0.27.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling v8 v134.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling deno_unsync v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-compression v0.4.25
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling hickory-proto v0.25.0-alpha.5
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling web-transport-proto v0.2.6
[INFO] [stderr]    Compiling deno_error v0.5.5
[INFO] [stderr]    Compiling sourcemap v8.0.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling wasm_dep_analyzer v0.2.0
[INFO] [stderr]    Compiling deno_path_util v0.3.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-tokio-stream v0.3.0
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e38424efca464d4e -C extra-filename=-6ae0a77906eb9985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ab02a50597ad08a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-454e4feaca40a19f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c9af04fce593c2ef.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-9cc47e3b9c9c7695.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-52147840f00e14e1.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-8d117af89095ca79.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `deno_ops` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name deno_ops --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deno_ops-0.216.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3adb41fb5214447 -C extra-filename=-d76236a17601275b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eaeb0be77bf4acc0.rlib --extern proc_macro_rules=/opt/rustwide/target/debug/deps/libproc_macro_rules-f384893c055206c7.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-854696e6ecb228db.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2fa5dbbdcf3ea8ea.rlib --extern stringcase=/opt/rustwide/target/debug/deps/libstringcase-f4aac93d57f15a74.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-088097f7a6f4713e.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-4f6e2ba11d18d308.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-28b084b2bdac93dd.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: failed to run custom build command for `v8 v134.5.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/v8-9658c4f36b153ab9/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/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-134.5.0/gen/src_binding_release_x86_64-unknown-linux-gnu.rs
[INFO] [stderr]   static lib URL: https://github.com/denoland/rusty_v8/releases/download/v134.5.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/gn_out/obj
[INFO] [stderr]   Looking for download in '"/opt/rustwide/cargo-home/.rusty_v8/https___github_com_denoland_rusty_v8_releases_download_v134_5_0_librusty_v8_release_x86_64_unknown_linux_gnu_a_gz"'
[INFO] [stderr]   Downloading (using Python) https://github.com/denoland/rusty_v8/releases/download/v134.5.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v134.5.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz...
[INFO] [stderr]   <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr]   Retrying in 5 s ...
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v134.5.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz...
[INFO] [stderr]   <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr]   Retrying in 10 s ...
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v134.5.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz...
[INFO] [stderr]   <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr]   Retrying in 20 s ...
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v134.5.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz...
[INFO] [stderr]   <urlopen error [Errno -3] Temporary failure in name resolution>
[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-134.5.0/./tools/download_file.py", line 64, in <module>
[INFO] [stderr]       sys.exit(main())
[INFO] [stderr]                ^^^^^^
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-134.5.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-134.5.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-134.5.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: <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3858) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-134.5.0/build.rs:538:3:
[INFO] [stderr]   assertion failed: status.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x60f832556bc2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x60f832556bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x60f832556bc2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x60f832556bc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x60f832567e2f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x60f832567e2f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x60f8325265f3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x60f8325265f3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x60f832532572 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x60f8325355bf - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x60f832535419 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x60f832535c45 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x60f8325359f6 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x60f8325326a9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x60f832519f5d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x60f832571ed0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x60f832571eac - core::panicking::panic::h5387b4c27e81d0dd
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:150:5
[INFO] [stderr]     17:     0x60f831e104d2 - build_script_build::download_file::h90d22e45c78c45c2
[INFO] [stderr]     18:     0x60f831e155ff - build_script_build::download_static_lib_binaries::h774e0cca08a6275f
[INFO] [stderr]     19:     0x60f831e16e95 - build_script_build::main::h9b1a5b02da4c1170
[INFO] [stderr]     20:     0x60f831e0a383 - core::ops::function::FnOnce::call_once::h6089f6829753e8b0
[INFO] [stderr]     21:     0x60f831e09b86 - std::sys::backtrace::__rust_begin_short_backtrace::ha491a6f65a72cce4
[INFO] [stderr]     22:     0x60f831e1f5d9 - std::rt::lang_start::{{closure}}::h9feeacfede3170d1
[INFO] [stderr]     23:     0x60f832528110 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x60f832528110 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x60f832528110 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x60f832528110 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x60f832528110 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x60f832528110 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x60f832528110 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x60f832528110 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x60f832528110 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x60f831e1f5c1 - std::rt::lang_start::hcaa1e8e9b0543496
[INFO] [stderr]     33:     0x60f831e1be05 - main
[INFO] [stderr]     34:     0x7f03d964e1ca - <unknown>
[INFO] [stderr]     35:     0x7f03d964e28b - __libc_start_main
[INFO] [stderr]     36:     0x60f831e07ad5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f105e45b87dec692e57e30f939cd465549e2ffde0aff6f0217809d7fc0a43ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f105e45b87dec692e57e30f939cd465549e2ffde0aff6f0217809d7fc0a43ab5", kill_on_drop: false }`
[INFO] [stdout] f105e45b87dec692e57e30f939cd465549e2ffde0aff6f0217809d7fc0a43ab5
