[INFO] cloning repository https://github.com/ghchinoy/kokoro-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghchinoy/kokoro-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghchinoy%2Fkokoro-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghchinoy%2Fkokoro-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a969d40bb6a107df157b5a7e99629a00d2e7754
[INFO] testing ghchinoy/kokoro-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghchinoy%2Fkokoro-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ghchinoy/kokoro-rs
[INFO] finished tweaking git repo https://github.com/ghchinoy/kokoro-rs
[INFO] tweaked toml for git repo https://github.com/ghchinoy/kokoro-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ghchinoy/kokoro-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ghchinoy/kokoro-rs 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37dca9590fbacd07e56fc2fbacb4bfc92893a8a7f039b3a6508f0d54d6c69720
[INFO] running `Command { std: "docker" "start" "-a" "37dca9590fbacd07e56fc2fbacb4bfc92893a8a7f039b3a6508f0d54d6c69720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37dca9590fbacd07e56fc2fbacb4bfc92893a8a7f039b3a6508f0d54d6c69720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37dca9590fbacd07e56fc2fbacb4bfc92893a8a7f039b3a6508f0d54d6c69720", kill_on_drop: false }`
[INFO] [stdout] 37dca9590fbacd07e56fc2fbacb4bfc92893a8a7f039b3a6508f0d54d6c69720
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edee918334da9f4f96c1fd5de7e997079d7b7665f9108ada1fbbbedc99cd8a50
[INFO] running `Command { std: "docker" "start" "-a" "edee918334da9f4f96c1fd5de7e997079d7b7665f9108ada1fbbbedc99cd8a50", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling webpki-root-certs v1.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ffi-support v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling waken_snowball v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling num2words v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling shh v1.0.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling language-tokenizer v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling espeak-rs-sys v0.1.9
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr] error: ort-sys@2.0.0-rc.12: ort-sys failed to download prebuilt binaries from `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.24.2/x86_64-unknown-linux-gnu.tar.lzma2`: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] error: build script logged errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `espeak-rs-sys v0.1.9`
[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/espeak-rs-sys-ab796d9abedda1af/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=speechPlayer
[INFO] [stderr]   cargo:rustc-link-lib=espeak-ng
[INFO] [stderr]   cargo:rustc-link-lib=ucd
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-changed=./espeak-ng/src/include/espeak-ng/speak_lib.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdio.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features-time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdc-predef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdarg.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___gnuc_va_list.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__FILE.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/FILE.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdio_lim.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn-common.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_ptrdiff_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_max_align_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_offsetof.h
[INFO] [stderr]   cargo:rerun-if-changed=./espeak-ng/src/include/espeak-ng/espeak_ng.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/espeak-rs-sys-096ce1ecf431c658/out/espeak-ng/src/include/espeak-ng/speak_lib.h
[INFO] [stderr]   cargo:rerun-if-changed=./espeak-ng/src/include/espeak-ng/encoding.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-changed=./espeak-ng
[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]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[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]   -- 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]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2026-04-21-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   help: run `rustup component add --toolchain beta-2026-04-21-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/espeak-rs-sys-096ce1ecf431c658/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/debug/build/espeak-rs-sys-096ce1ecf431c658/out/espeak-ng" "-B" "/opt/rustwide/target/debug/build/espeak-rs-sys-096ce1ecf431c658/out/build" "-DBUILD_SHARED_LIBS=OFF" "-DENABLE_TESTS=OFF" "-DCOMPILE_INTONATIONS=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/espeak-rs-sys-096ce1ecf431c658/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr]   [ 11%] Creating directories for 'sonic-git-populate'
[INFO] [stderr]   [ 22%] Performing download step (git clone) for 'sonic-git-populate'
[INFO] [stderr]   Cloning into 'sonic-git-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/waywardgeek/sonic.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'sonic-git-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/waywardgeek/sonic.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'sonic-git-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/waywardgeek/sonic.git/': Could not resolve host: github.com
[INFO] [stderr]   -- Had to git clone more than once: 3 times.
[INFO] [stderr]   CMake Error at sonic-git-subbuild/sonic-git-populate-prefix/tmp/sonic-git-populate-gitclone.cmake:39 (message):
[INFO] [stderr]     Failed to clone repository: 'https://github.com/waywardgeek/sonic.git'
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/sonic-git-populate.dir/build.make:102: sonic-git-populate-prefix/src/sonic-git-populate-stamp/sonic-git-populate-download] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/sonic-git-populate.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.28/Modules/FetchContent.cmake:1679 (message):
[INFO] [stderr]     Build step for sonic-git failed: 2
[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/deps.cmake:23 (FetchContent_MakeAvailable)
[INFO] [stderr]     CMakeLists.txt:15 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1484) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs:1132: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:     0x5659b18ee4ea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5659b18ee4ea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5659b18ee4ea - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5659b18ee4ea - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5659b1905e6a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5659b1905e6a - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x5659b18f4b62 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5659b18f4b62 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5659b18caeef - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5659b18caeef - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5659b18e5c11 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5659b18e5e8b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5659b18cafa8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5659b18bfea9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5659b18cbe1d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5659b19066ac - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5659b184c247 - cmake::fail::h0bb2a3121a1174f4
[INFO] [stderr]     17:     0x5659b184bed3 - cmake::run::h27d8d33dda790cb3
[INFO] [stderr]     18:     0x5659b1851c18 - cmake::Config::build::h77645da56e36f997
[INFO] [stderr]     19:     0x5659b130f705 - build_script_build::main::h4ec9d33d367dee4f
[INFO] [stderr]     20:     0x5659b1312863 - core::ops::function::FnOnce::call_once::he81d9a92a6b64cae
[INFO] [stderr]     21:     0x5659b1312466 - std::sys::backtrace::__rust_begin_short_backtrace::h7f8274acd7e25b96
[INFO] [stderr]     22:     0x5659b1312159 - std::rt::lang_start::{{closure}}::hf0f8eaae7c203dfe
[INFO] [stderr]     23:     0x5659b18e49c4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5659b18e49c4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x5659b18e49c4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5659b18e49c4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5659b18e49c4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5659b18e49c4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x5659b18e49c4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5659b18e49c4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5659b18e49c4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5659b1312141 - std::rt::lang_start::h979e120bacecfd77
[INFO] [stderr]     33:     0x5659b1316305 - main
[INFO] [stderr]     34:     0x78a2172c31ca - <unknown>
[INFO] [stderr]     35:     0x78a2172c328b - __libc_start_main
[INFO] [stderr]     36:     0x5659b130b495 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "edee918334da9f4f96c1fd5de7e997079d7b7665f9108ada1fbbbedc99cd8a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edee918334da9f4f96c1fd5de7e997079d7b7665f9108ada1fbbbedc99cd8a50", kill_on_drop: false }`
[INFO] [stdout] edee918334da9f4f96c1fd5de7e997079d7b7665f9108ada1fbbbedc99cd8a50
