[INFO] cloning repository https://github.com/jwcrystal/opencc-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwcrystal/opencc-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwcrystal%2Fopencc-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwcrystal%2Fopencc-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5dfe279693a4307ba328e8366778aae54144329d
[INFO] testing jwcrystal/opencc-cli against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwcrystal%2Fopencc-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jwcrystal/opencc-cli
[INFO] finished tweaking git repo https://github.com/jwcrystal/opencc-cli
[INFO] tweaked toml for git repo https://github.com/jwcrystal/opencc-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwcrystal/opencc-cli on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwcrystal/opencc-cli 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1
[INFO] running `Command { std: "docker" "start" "7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling toml_parser v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ferrous-opencc-compiler v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling ferrous-opencc v0.3.1
[INFO] [stderr] error: failed to run custom build command for `ferrous-opencc v0.3.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/ferrous-opencc-a4ef435e9071d43a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2010) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ferrous-opencc-0.3.1/build.rs:115:10:
[INFO] [stderr]   Unable to generate bindings: CargoMetadata("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ferrous-opencc-0.3.1/Cargo.toml", Metadata(Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: "    Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nerror: failed to get `insta` as a dependency of package `ferrous-opencc v0.3.1 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ferrous-opencc-0.3.1)`\n\nCaused by:\n  failed to load source for dependency `insta`\n\nCaused by:\n  unable to update registry `crates-io`\n\nCaused by:\n  download of in/st/insta failed\n\nCaused by:\n  [6] Could not resolve hostname (Could not resolve host: index.crates.io)\n" }))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c8ee217df41 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5c8ee2195d4a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5c8ee2183c6c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5c8ee215cd76 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5c8ee21783c1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5c8ee21786eb - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5c8ee215ce22 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5c8ee2154c09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5c8ee215d6cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5c8ee21964ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5c8ee21962c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stderr]     11:     0x5c8ee1ca2c18 - <core[7c831bd917ebf35f]::result::Result<cbindgen[c803f977832a1dc4]::bindgen::bindings::Bindings, cbindgen[c803f977832a1dc4]::bindgen::error::Error>>::expect
[INFO] [stderr]     12:     0x5c8ee1cd12db - build_script_build[e28bce89ca37dee]::run
[INFO] [stderr]     13:     0x5c8ee1cd2a29 - build_script_build[e28bce89ca37dee]::main
[INFO] [stderr]     14:     0x5c8ee1cc9e2b - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x5c8ee1ca2a06 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     16:     0x5c8ee1cc1349 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     17:     0x5c8ee2177679 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x5c8ee1cbf431 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     19:     0x5c8ee1cd4fc5 - main
[INFO] [stderr]     20:     0x71eae3483601 - <unknown>
[INFO] [stderr]     21:     0x71eae3483718 - __libc_start_main
[INFO] [stderr]     22:     0x5c8ee1bcdc05 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1", kill_on_drop: false }`
[INFO] [stdout] 7adf1f9da318c172b245537f634f082ae4de5d6aa0b780f4ce1521b2c78a4aa1
