[INFO] fetching crate rusteron-archive 0.1.154... [INFO] building rusteron-archive-0.1.154 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rusteron-archive 0.1.154 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rusteron-archive 0.1.154 [INFO] finished tweaking crates.io crate rusteron-archive 0.1.154 [INFO] tweaked toml for crates.io crate rusteron-archive 0.1.154 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusteron-archive 0.1.154 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusteron-archive 0.1.154 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.5 [INFO] [stderr] Downloaded rusteron-code-gen v0.1.154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea5fd1043513cc6152bd4e7375c6dd6bb240eafed25972ab542662cbfe85b9c0 [INFO] running `Command { std: "docker" "start" "-a" "ea5fd1043513cc6152bd4e7375c6dd6bb240eafed25972ab542662cbfe85b9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea5fd1043513cc6152bd4e7375c6dd6bb240eafed25972ab542662cbfe85b9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea5fd1043513cc6152bd4e7375c6dd6bb240eafed25972ab542662cbfe85b9c0", kill_on_drop: false }` [INFO] [stdout] ea5fd1043513cc6152bd4e7375c6dd6bb240eafed25972ab542662cbfe85b9c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 806d3f5a66dbd3688032fdb03a97707aea177c7608a5d4aa824c1610a8e8b59d [INFO] running `Command { std: "docker" "start" "-a" "806d3f5a66dbd3688032fdb03a97707aea177c7608a5d4aa824c1610a8e8b59d", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rusteron-code-gen v0.1.154 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling rusteron-archive v0.1.154 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rusteron-archive v0.1.154 (/opt/rustwide/workdir)` [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/rusteron-archive-e0d7ca7f392a0ee5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=bindings.h [INFO] [stderr] Downloading https://services.gradle.org/distributions/gradle-8.14.2-all.zip [INFO] [stderr] [INFO] [stderr] cargo:rerun-if-changed=aeron/aeron-all/build/libs [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=bindings.h [INFO] [stderr] cargo:rerun-if-env-changed=UUID_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=UUID_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=UUID_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=UUID_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=UUID_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=uuid [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=UUID_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=UUID_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-link-lib=dylib=aeron_archive_c_client [INFO] [stderr] cargo:rustc-link-lib=dylib=aeron [INFO] [stderr] cargo:rustc-link-arg=-Wl,--allow-multiple-definition [INFO] [stderr] cargo:rustc-link-arg=-Wl,--no-as-needed [INFO] [stderr] cargo:rustc-link-lib=bsd [INFO] [stderr] cargo:rustc-link-arg=-Wl,--as-needed [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/rusteron-archive-1278ca43c47bb2d6/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/aeron" "-DCMAKE_C_FLAGS=-fcommon" "-DBUILD_AERON_DRIVER=OFF" "-DBUILD_AERON_ARCHIVE_API=ON" "-DCMAKE_OSX_DEPLOYMENT_TARGET=14.0" "-DAERON_TESTS=OFF" "-DAERON_BUILD_SAMPLES=OFF" "-DAERON_BUILD_DOCUMENTATION=OFF" "-DBUILD_SHARED_LIBS=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rusteron-archive-1278ca43c47bb2d6/out" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Exception in thread "main" java.net.UnknownHostException: services.gradle.org [INFO] [stderr] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) [INFO] [stderr] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [INFO] [stderr] at java.net.Socket.connect(Socket.java:607) [INFO] [stderr] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:293) [INFO] [stderr] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) [INFO] [stderr] at sun.net.www.http.HttpClient.openServer(HttpClient.java:465) [INFO] [stderr] at sun.net.www.http.HttpClient.openServer(HttpClient.java:560) [INFO] [stderr] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) [INFO] [stderr] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) [INFO] [stderr] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203) [INFO] [stderr] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1179) [INFO] [stderr] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1073) [INFO] [stderr] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189) [INFO] [stderr] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1589) [INFO] [stderr] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1517) [INFO] [stderr] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) [INFO] [stderr] at org.gradle.wrapper.Install.forceFetch(SourceFile:2) [INFO] [stderr] at org.gradle.wrapper.Install$1.call(SourceFile:8) [INFO] [stderr] at org.gradle.wrapper.GradleWrapperMain.main(SourceFile:67) [INFO] [stderr] CMake Error at CMakeLists.txt:16 (cmake_minimum_required): [INFO] [stderr] CMake 3.30 or higher is required. You are running version 3.28.3 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (1608) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e8bf8bc7e82 - std::backtrace_rs::backtrace::libunwind::trace::ha2a9ae9e69b87a03 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e8bf8bc7e82 - std::backtrace_rs::backtrace::trace_unsynchronized::h7757f80677e51a33 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e8bf8bc7e82 - std::sys::backtrace::_print_fmt::h6552c7cfff6c56fd [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e8bf8bc7e82 - ::fmt::h8094475e363f1053 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e8bf8bd9b0f - core::fmt::rt::Argument::fmt::h88a25a51f53034c0 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e8bf8bd9b0f - core::fmt::write::h501eb1fe28dabfbb [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5e8bf8b94d61 - std::io::default_write_fmt::h992ad3fe47aac8bd [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e8bf8b94d61 - std::io::Write::write_fmt::h8b96bc323947a405 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e8bf8ba1332 - std::sys::backtrace::BacktraceLock::print::h7aea9e658d3d67e5 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e8bf8ba4d4f - std::panicking::default_hook::{{closure}}::h9182baa5e2ff55c0 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5e8bf8ba4ba9 - std::panicking::default_hook::hfb4945b05f344c7f [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5e8bf8ba5485 - std::panicking::panic_with_hook::h56e601fd3ec36096 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5e8bf8ba526a - std::panicking::panic_handler::{{closure}}::h1609d3c3912948cb [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5e8bf8ba1469 - std::sys::backtrace::__rust_end_short_backtrace::h03d671aa8d777602 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5e8bf8b883cd - __rustc[aa3aaccdf5d52e38]::rust_begin_unwind [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5e8bf8be3c90 - core::panicking::panic_fmt::h2ccb5f5950fb2ea3 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/core/src/panicking.rs:78:14 [INFO] [stderr] 16: 0x5e8bf841f63b - cmake::fail::h140ac4a89e0208cd [INFO] [stderr] 17: 0x5e8bf841f2c2 - cmake::run::h6940dc4e9be6695c [INFO] [stderr] 18: 0x5e8bf8424e5a - cmake::Config::build::h55b1d1f617201c3b [INFO] [stderr] 19: 0x5e8bf8345f61 - build_script_build::main::h0d7246f07fe0ee0d [INFO] [stderr] 20: 0x5e8bf83495a3 - core::ops::function::FnOnce::call_once::h605423c31a07660f [INFO] [stderr] 21: 0x5e8bf8349026 - std::sys::backtrace::__rust_begin_short_backtrace::h794be597de42c3ed [INFO] [stderr] 22: 0x5e8bf8348f59 - std::rt::lang_start::{{closure}}::ha95b00c349881771 [INFO] [stderr] 23: 0x5e8bf8b968f0 - core::ops::function::impls:: for &F>::call_once::haefda49eac6aabe3 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x5e8bf8b968f0 - std::panicking::catch_unwind::do_call::hf37797e2fddac2f0 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5e8bf8b968f0 - std::panicking::catch_unwind::h909d1e8985436f28 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5e8bf8b968f0 - std::panic::catch_unwind::h5491b1948f80f254 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5e8bf8b968f0 - std::rt::lang_start_internal::{{closure}}::hf621f85e52fbc16b [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5e8bf8b968f0 - std::panicking::catch_unwind::do_call::h2de2328545762ad7 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5e8bf8b968f0 - std::panicking::catch_unwind::h544f60d1149df03e [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5e8bf8b968f0 - std::panic::catch_unwind::h90e123b5fe5a521c [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5e8bf8b968f0 - std::rt::lang_start_internal::hce9ddc5b3402b0d3 [INFO] [stderr] at /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5e8bf8348f41 - std::rt::lang_start::h86669a33a28685da [INFO] [stderr] 33: 0x5e8bf834e335 - main [INFO] [stderr] 34: 0x7c905e82f1ca - [INFO] [stderr] 35: 0x7c905e82f28b - __libc_start_main [INFO] [stderr] 36: 0x5e8bf8343bd5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "806d3f5a66dbd3688032fdb03a97707aea177c7608a5d4aa824c1610a8e8b59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806d3f5a66dbd3688032fdb03a97707aea177c7608a5d4aa824c1610a8e8b59d", kill_on_drop: false }` [INFO] [stdout] 806d3f5a66dbd3688032fdb03a97707aea177c7608a5d4aa824c1610a8e8b59d