[INFO] cloning repository https://github.com/cs50victor/repl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cs50victor/repl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcs50victor%2Frepl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcs50victor%2Frepl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 466c175ca9626f1303a13fb6c7a134d37041c3a7 [INFO] testing cs50victor/repl against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcs50victor%2Frepl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cs50victor/repl on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cs50victor/repl [INFO] finished tweaking git repo https://github.com/cs50victor/repl [INFO] tweaked toml for git repo https://github.com/cs50victor/repl written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cs50victor/repl 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] [stderr] Downloaded rustpython-parser-core v0.3.1 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded rustpython-parser-vendored v0.3.1 [INFO] [stderr] Downloaded result-like-derive v0.4.6 [INFO] [stderr] Downloaded volatile v0.3.0 [INFO] [stderr] Downloaded result-like v0.4.6 [INFO] [stderr] Downloaded rustpython-sre_engine v0.3.1 [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded syn-ext v0.4.0 [INFO] [stderr] Downloaded cranelift-jit v0.88.2 [INFO] [stderr] Downloaded deno_unsync v0.3.4 [INFO] [stderr] Downloaded rustpython-common v0.3.1 [INFO] [stderr] Downloaded deno_ops v0.159.0 [INFO] [stderr] Downloaded rustpython-ast v0.3.1 [INFO] [stderr] Downloaded rustpython-doc v0.3.0 [INFO] [stderr] Downloaded rustpython-codegen v0.3.1 [INFO] [stderr] Downloaded rustpython-parser v0.3.1 [INFO] [stderr] Downloaded malachite-q v0.4.11 [INFO] [stderr] Downloaded deno_core v0.283.0 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded rustpython-vm v0.3.1 [INFO] [stderr] Downloaded cranelift-module v0.88.2 [INFO] [stderr] Downloaded malachite-bigint v0.2.0 [INFO] [stderr] Downloaded rustpython-compiler-core v0.3.1 [INFO] [stderr] Downloaded rustpython-jit v0.3.1 [INFO] [stderr] Downloaded timsort v0.1.3 [INFO] [stderr] Downloaded malachite-base v0.4.11 [INFO] [stderr] Downloaded unicode-casing v0.1.0 [INFO] [stderr] Downloaded rustpython-literal v0.3.1 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded rustpython-compiler v0.3.1 [INFO] [stderr] Downloaded cranelift v0.88.2 [INFO] [stderr] Downloaded serde_v8 v0.192.0 [INFO] [stderr] Downloaded rustpython-derive-impl v0.3.1 [INFO] [stderr] Downloaded rustpython-derive v0.3.1 [INFO] [stderr] Downloaded malachite v0.4.11 [INFO] [stderr] Downloaded rustpython-format v0.3.1 [INFO] [stderr] Downloaded malachite-nz v0.4.11 [INFO] [stderr] Downloaded v8 v0.92.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ad7335907d731a10a8fc53db83ec01c77da121c2f5d036daaea416f86f12597 [INFO] running `Command { std: "docker" "start" "-a" "1ad7335907d731a10a8fc53db83ec01c77da121c2f5d036daaea416f86f12597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ad7335907d731a10a8fc53db83ec01c77da121c2f5d036daaea416f86f12597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad7335907d731a10a8fc53db83ec01c77da121c2f5d036daaea416f86f12597", kill_on_drop: false }` [INFO] [stdout] 1ad7335907d731a10a8fc53db83ec01c77da121c2f5d036daaea416f86f12597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 423f0399c3a251dcf0d68ebc82d5b55294a28ae9620c5bc87b20255e1b78a978 [INFO] running `Command { std: "docker" "start" "-a" "423f0399c3a251dcf0d68ebc82d5b55294a28ae9620c5bc87b20255e1b78a978", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling malachite-nz v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [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 unic-char-property v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustpython-parser-vendored v0.3.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling malachite-base v0.4.11 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling cranelift-isle v0.88.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.88.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.88.2 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cranelift-entity v0.88.2 [INFO] [stderr] Compiling cranelift-codegen v0.88.2 [INFO] [stderr] Compiling regalloc2 v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cranelift-bforest v0.88.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling rustpython-parser-core v0.3.1 [INFO] [stderr] Compiling rustpython-literal v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustpython-parser v0.3.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling malachite-q v0.4.11 [INFO] [stderr] Compiling libffi-sys v2.3.0 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling malachite v0.4.11 [INFO] [stderr] Compiling malachite-bigint v0.2.0 [INFO] [stderr] Compiling rustpython-compiler-core v0.3.1 [INFO] [stderr] Compiling rustpython-ast v0.3.1 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling v8 v0.92.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cranelift-frontend v0.88.2 [INFO] [stderr] Compiling cranelift-module v0.88.2 [INFO] [stderr] Compiling cranelift-native v0.88.2 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling rustpython-codegen v0.3.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling proc-macro-rules-macros v0.4.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rustpython-derive-impl v0.3.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] error: failed to run custom build command for `v8 v0.92.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-08390e84563bb09e/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=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=NO_PRINT_GN_ARGS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS [INFO] [stderr] cargo:rustc-link-lib=static=rusty_v8 [INFO] [stderr] download lockfile: "/opt/rustwide/target/debug/build/lib_download.fslock" [INFO] [stderr] static lib URL: https://github.com/denoland/rusty_v8/releases/download/v0.92.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_v0_92_0_librusty_v8_release_x86_64_unknown_linux_gnu_a_gz"' [INFO] [stderr] Downloading (using Python) https://github.com/denoland/rusty_v8/releases/download/v0.92.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.92.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz... [INFO] [stderr] [INFO] [stderr] Retrying in 5 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.92.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz... [INFO] [stderr] [INFO] [stderr] Retrying in 10 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.92.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz... [INFO] [stderr] [INFO] [stderr] Retrying in 20 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.92.0/librusty_v8_release_x86_64-unknown-linux-gnu.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.10/urllib/request.py", line 1348, in do_open [INFO] [stderr] h.request(req.get_method(), req.selector, req.data, headers, [INFO] [stderr] File "/usr/lib/python3.10/http/client.py", line 1283, in request [INFO] [stderr] self._send_request(method, url, body, headers, encode_chunked) [INFO] [stderr] File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request [INFO] [stderr] self.endheaders(body, encode_chunked=encode_chunked) [INFO] [stderr] File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders [INFO] [stderr] self._send_output(message_body, encode_chunked=encode_chunked) [INFO] [stderr] File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output [INFO] [stderr] self.send(msg) [INFO] [stderr] File "/usr/lib/python3.10/http/client.py", line 976, in send [INFO] [stderr] self.connect() [INFO] [stderr] File "/usr/lib/python3.10/http/client.py", line 1448, in connect [INFO] [stderr] super().connect() [INFO] [stderr] File "/usr/lib/python3.10/http/client.py", line 942, in connect [INFO] [stderr] self.sock = self._create_connection( [INFO] [stderr] File "/usr/lib/python3.10/socket.py", line 824, in create_connection [INFO] [stderr] for res in getaddrinfo(host, port, 0, SOCK_STREAM): [INFO] [stderr] File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo [INFO] [stderr] for res in _socket.getaddrinfo(host, port, family, type, proto, flags): [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-0.92.0/./tools/download_file.py", line 64, in [INFO] [stderr] sys.exit(main()) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v8-0.92.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-0.92.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-0.92.0/./tools/download_file.py", line 29, in DownloadUrl [INFO] [stderr] response = urlopen(url) [INFO] [stderr] File "/usr/lib/python3.10/urllib/request.py", line 216, in urlopen [INFO] [stderr] return opener.open(url, data, timeout) [INFO] [stderr] File "/usr/lib/python3.10/urllib/request.py", line 519, in open [INFO] [stderr] response = self._open(req, data) [INFO] [stderr] File "/usr/lib/python3.10/urllib/request.py", line 536, in _open [INFO] [stderr] result = self._call_chain(self.handle_open, protocol, protocol + [INFO] [stderr] File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain [INFO] [stderr] result = func(*args) [INFO] [stderr] File "/usr/lib/python3.10/urllib/request.py", line 1391, in https_open [INFO] [stderr] return self.do_open(http.client.HTTPSConnection, req, [INFO] [stderr] File "/usr/lib/python3.10/urllib/request.py", line 1351, 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-0.92.0/build.rs:513:3: [INFO] [stderr] assertion failed: status.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6489a3508ed0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6489a3508ed0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6489a3508ed0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6489a3508ed0 - ::fmt::h0f123f0656f13ecf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6489a352ad03 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6489a352ad03 - core::fmt::write::h0abcdef7aa759353 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x6489a3505ec3 - std::io::Write::write_fmt::h35f2880f7855f55a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x6489a3508d22 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6489a3509e2f - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x6489a3509c9a - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x6489a350a7d2 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x6489a350a546 - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:697:13 [INFO] [stderr] 12: 0x6489a35093e9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6489a350a20d - rust_begin_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x6489a349aab0 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6489a349ab3c - core::panicking::panic::ha33b64a60cf38d21 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:145:5 [INFO] [stderr] 16: 0x6489a34a93d4 - build_script_build::download_file::hf1f968bf682bfdbc [INFO] [stderr] 17: 0x6489a34a9dd2 - build_script_build::download_static_lib_binaries::h251b9b299d60f20a [INFO] [stderr] 18: 0x6489a34a3316 - build_script_build::main::h396b27663ad9452c [INFO] [stderr] 19: 0x6489a34bc533 - core::ops::function::FnOnce::call_once::h1ba3ed837fbe8062 [INFO] [stderr] 20: 0x6489a34b63a6 - std::sys::backtrace::__rust_begin_short_backtrace::hbe024e3c92872429 [INFO] [stderr] 21: 0x6489a34b2fa9 - std::rt::lang_start::{{closure}}::hfc5f17d130e3fe8f [INFO] [stderr] 22: 0x6489a3501410 - core::ops::function::impls:: for &F>::call_once::h9601c86577723145 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x6489a3501410 - std::panicking::try::do_call::h8817ae430c5825c1 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x6489a3501410 - std::panicking::try::ha6c516562438d26b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x6489a3501410 - std::panic::catch_unwind::hd30edb0fa8e1aa42 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x6489a3501410 - std::rt::lang_start_internal::{{closure}}::h4ce5c96c39e994a5 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x6489a3501410 - std::panicking::try::do_call::h397fda5d1714972f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x6489a3501410 - std::panicking::try::ha72ffffb1d107af4 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x6489a3501410 - std::panic::catch_unwind::ha60eb34d643aa591 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x6489a3501410 - std::rt::lang_start_internal::h051d1c050856cca6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x6489a34b2f91 - std::rt::lang_start::h40e1d8e7606e4552 [INFO] [stderr] 32: 0x6489a34af4d5 - main [INFO] [stderr] 33: 0x7a529c6a4d90 - [INFO] [stderr] 34: 0x7a529c6a4e40 - __libc_start_main [INFO] [stderr] 35: 0x6489a349b2e5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "423f0399c3a251dcf0d68ebc82d5b55294a28ae9620c5bc87b20255e1b78a978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423f0399c3a251dcf0d68ebc82d5b55294a28ae9620c5bc87b20255e1b78a978", kill_on_drop: false }` [INFO] [stdout] 423f0399c3a251dcf0d68ebc82d5b55294a28ae9620c5bc87b20255e1b78a978