[INFO] cloning repository https://github.com/michaelelliot/noir_recursion_pattern
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelelliot/noir_recursion_pattern" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelelliot%2Fnoir_recursion_pattern", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelelliot%2Fnoir_recursion_pattern'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a910007962b1ebe4a9918eee0f91da85cd10a68d
[INFO] testing michaelelliot/noir_recursion_pattern/a910007962b1ebe4a9918eee0f91da85cd10a68d against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelelliot%2Fnoir_recursion_pattern" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/michaelelliot/noir_recursion_pattern
[INFO] finished tweaking git repo https://github.com/michaelelliot/noir_recursion_pattern
[INFO] tweaked toml for git repo https://github.com/michaelelliot/noir_recursion_pattern written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelelliot/noir_recursion_pattern on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelelliot/noir_recursion_pattern 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/noir-lang/noir.git`
[INFO] [stderr]     Updating git repository `https://github.com/michaelelliot/noir_rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/madztheo/aztec-packages.git`
[INFO] [stderr]     Updating git submodule `https://github.com/AztecProtocol/powdr`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating git submodule `https://github.com/dapphub/ds-test`
[INFO] [stderr]     Updating git submodule `https://github.com/openzeppelin/openzeppelin-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/a16z/erc4626-tests.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.93
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.93
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.93
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.93
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded fastrand v2.1.1
[INFO] [stderr]   Downloaded noir_grumpkin v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.43
[INFO] [stderr]   Downloaded js-sys v0.3.70
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded libaes v0.7.0
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded openssl-sys v0.9.103
[INFO] [stderr]   Downloaded hyper-util v0.1.8
[INFO] [stderr]   Downloaded k256 v0.11.6
[INFO] [stderr]   Downloaded tokio-util v0.7.12
[INFO] [stderr]   Downloaded hyper v1.4.1
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded reqwest v0.12.7
[INFO] [stderr]   Downloaded mio v1.0.2
[INFO] [stderr]   Downloaded serde_json v1.0.128
[INFO] [stderr]   Downloaded openssl v0.10.66
[INFO] [stderr]   Downloaded flate2 v1.0.33
[INFO] [stderr]   Downloaded gimli v0.31.0
[INFO] [stderr]   Downloaded cc v1.1.18
[INFO] [stderr]   Downloaded schannel v0.1.24
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded object v0.36.4
[INFO] [stderr]   Downloaded hyper-rustls v0.27.3
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.3
[INFO] [stderr]   Downloaded tempfile v3.12.0
[INFO] [stderr]   Downloaded addr2line v0.24.1
[INFO] [stderr]   Downloaded ipnet v2.10.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded web-sys v0.3.70
[INFO] [stderr]   Downloaded tokio v1.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9216cb3b7e24a9cf492ab2d0d7fc0ecd95bf674348acad8faeb912b48b0ce82a
[INFO] running `Command { std: "docker" "start" "-a" "9216cb3b7e24a9cf492ab2d0d7fc0ecd95bf674348acad8faeb912b48b0ce82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9216cb3b7e24a9cf492ab2d0d7fc0ecd95bf674348acad8faeb912b48b0ce82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9216cb3b7e24a9cf492ab2d0d7fc0ecd95bf674348acad8faeb912b48b0ce82a", kill_on_drop: false }`
[INFO] [stdout] 9216cb3b7e24a9cf492ab2d0d7fc0ecd95bf674348acad8faeb912b48b0ce82a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ee356981ee8c46e0ca0ffcb075c313d0f35d024f429e87a3479c85b09a42bdd
[INFO] running `Command { std: "docker" "start" "-a" "7ee356981ee8c46e0ca0ffcb075c313d0f35d024f429e87a3479c85b09a42bdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling libaes v0.7.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling bb_rs v0.46.1 (https://github.com/madztheo/aztec-packages.git?branch=v0.46.1#560cd034)
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr] error: failed to run custom build command for `bb_rs v0.46.1 (https://github.com/madztheo/aztec-packages.git?branch=v0.46.1#560cd034)`
[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/bb_rs-d1fa865c72a2e556/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[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_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/bb_rs-010e2f47b3aa04d4/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/aztec-packages-cd51c2b197eddde2/560cd03/barretenberg/bb_rs/../cpp" "-G" "Ninja" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/bb_rs-010e2f47b3aa04d4/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-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" "-DCMAKE_BUILD_TYPE=RelWithAssert"
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]   -- Build type: RelWithAssert
[INFO] [stderr]   -- Target architecture: 
[INFO] [stderr]   -- Multithreading is enabled.
[INFO] [stderr]   -- OMP multithreading is disabled.
[INFO] [stderr]   -- Intel Thread Building Blocks is enabled.
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error: Could not open file for write in copy operation /opt/rustwide/cargo-home/git/checkouts/aztec-packages-cd51c2b197eddde2/560cd03/barretenberg/cpp/src/barretenberg/bb/config.hpp.tmp
[INFO] [stderr]   CMake Error: : System Error: Read-only file system
[INFO] [stderr]   CMake Error at CMakeLists.txt:13 (configure_file):
[INFO] [stderr]     configure_file Problem configuring file
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   [1/9] Creating directories for 'gtest-populate'
[INFO] [stderr]   [1/9] Performing download step (git clone) for 'gtest-populate'
[INFO] [stderr]   Cloning into 'gtest-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/google/googletest.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'gtest-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/google/googletest.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'gtest-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/google/googletest.git/': Could not resolve host: github.com
[INFO] [stderr]   -- Had to git clone more than once: 3 times.
[INFO] [stderr]   CMake Error at gtest-subbuild/gtest-populate-prefix/tmp/gtest-populate-gitclone.cmake:39 (message):
[INFO] [stderr]     Failed to clone repository: 'https://github.com/google/googletest.git'
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   FAILED: gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-download /opt/rustwide/target/debug/build/bb_rs-010e2f47b3aa04d4/out/build/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-download 
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/bb_rs-010e2f47b3aa04d4/out/build/_deps && /usr/bin/cmake -P /opt/rustwide/target/debug/build/bb_rs-010e2f47b3aa04d4/out/build/_deps/gtest-subbuild/gtest-populate-prefix/tmp/gtest-populate-gitclone.cmake && /usr/bin/cmake -E touch /opt/rustwide/target/debug/build/bb_rs-010e2f47b3aa04d4/out/build/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-download
[INFO] [stderr]   ninja: build stopped: subcommand failed.
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.28/Modules/FetchContent.cmake:1679 (message):
[INFO] [stderr]     Build step for gtest failed: 1
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.28/Modules/FetchContent.cmake:1819:EVAL:2 (__FetchContent_directPopulate)
[INFO] [stderr]     /usr/share/cmake-3.28/Modules/FetchContent.cmake:1819 (cmake_language)
[INFO] [stderr]     /usr/share/cmake-3.28/Modules/FetchContent.cmake:2033 (FetchContent_Populate)
[INFO] [stderr]     cmake/gtest.cmake:14 (FetchContent_MakeAvailable)
[INFO] [stderr]     CMakeLists.txt:142 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2548) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.51/src/lib.rs:1100: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:     0x57919d8a6512 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57919d8a6512 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57919d8a6512 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x57919d8a6512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x57919d8b7e8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x57919d8b7e8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stderr]      6:     0x57919d876276 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x57919d876276 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x57919d884bd9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x57919d884bd9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x57919d884a39 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x57919d884ecb - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x57919d884c98 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x57919d881799 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x57919d86a39d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x57919d8c168c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57919d812827 - cmake::fail::hd8a3373a1e209c75
[INFO] [stderr]     17:     0x57919d8124e1 - cmake::run::h569029968334573c
[INFO] [stderr]     18:     0x57919d818171 - cmake::Config::build::h6c69cad1b97aa751
[INFO] [stderr]     19:     0x57919d2e2ff0 - build_script_build::main::he6d538c8ff44852a
[INFO] [stderr]     20:     0x57919d2e5813 - core::ops::function::FnOnce::call_once::h37307e3b13c783e7
[INFO] [stderr]     21:     0x57919d2e5776 - std::sys::backtrace::__rust_begin_short_backtrace::hc00d8745a6b3b055
[INFO] [stderr]     22:     0x57919d2e56f9 - std::rt::lang_start::{{closure}}::ha22b12e60f007c2c
[INFO] [stderr]     23:     0x57919d877ba6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x57919d877ba6 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x57919d877ba6 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x57919d877ba6 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x57919d877ba6 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x57919d877ba6 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x57919d877ba6 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x57919d877ba6 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x57919d877ba6 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stderr]                                  at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x57919d2e56e1 - std::rt::lang_start::hcf3bab5e2e8242f3
[INFO] [stderr]     33:     0x57919d2e8ab5 - main
[INFO] [stderr]     34:     0x733dad2941ca - <unknown>
[INFO] [stderr]     35:     0x733dad29428b - __libc_start_main
[INFO] [stderr]     36:     0x57919d2e2c25 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ee356981ee8c46e0ca0ffcb075c313d0f35d024f429e87a3479c85b09a42bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ee356981ee8c46e0ca0ffcb075c313d0f35d024f429e87a3479c85b09a42bdd", kill_on_drop: false }`
[INFO] [stdout] 7ee356981ee8c46e0ca0ffcb075c313d0f35d024f429e87a3479c85b09a42bdd
