[INFO] fetching crate nuitrack-rs 0.0.15...
[INFO] testing nuitrack-rs-0.0.15 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate nuitrack-rs 0.0.15 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate nuitrack-rs 0.0.15
[INFO] finished tweaking crates.io crate nuitrack-rs 0.0.15
[INFO] tweaked toml for crates.io crate nuitrack-rs 0.0.15 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nuitrack-rs 0.0.15 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nuitrack-rs 0.0.15 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.184
[INFO] [stderr]   Downloaded serde_spanned v1.0.1
[INFO] [stderr]   Downloaded toml v0.9.6
[INFO] [stderr]   Downloaded toml_datetime v0.7.1
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] [stderr]   Downloaded cxx v1.0.184
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.184
[INFO] [stderr]   Downloaded cxx-build v1.0.184
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4622c00751c36b0cba9cb567fdbc16bb8e4f247b9856b642b0e4061526c9b623
[INFO] running `Command { std: "docker" "start" "-a" "4622c00751c36b0cba9cb567fdbc16bb8e4f247b9856b642b0e4061526c9b623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4622c00751c36b0cba9cb567fdbc16bb8e4f247b9856b642b0e4061526c9b623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4622c00751c36b0cba9cb567fdbc16bb8e4f247b9856b642b0e4061526c9b623", kill_on_drop: false }`
[INFO] [stdout] 4622c00751c36b0cba9cb567fdbc16bb8e4f247b9856b642b0e4061526c9b623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57228ed33db60ea4a81f3be3fbde2831b188b75643aa5c44406f32f6a053ac67
[INFO] running `Command { std: "docker" "start" "-a" "57228ed33db60ea4a81f3be3fbde2831b188b75643aa5c44406f32f6a053ac67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.184
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.184
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling cxx-build v1.0.184
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.184
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling nuitrack-rs v0.0.15 (/opt/rustwide/workdir)
[INFO] [stderr] warning: nuitrack-rs@0.0.15: Desired Nuitrack SDK tag: v0.38
[INFO] [stderr] warning: nuitrack-rs@0.0.15: Attempting to resolve latest tag for prefix: v0.38 using pattern: refs/tags/v0.38*
[INFO] [stderr] error: failed to run custom build command for `nuitrack-rs v0.0.15 (/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/nuitrack-rs-0ea2875de450395a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Desired Nuitrack SDK tag: v0.38
[INFO] [stderr]   cargo:warning=Attempting to resolve latest tag for prefix: v0.38 using pattern: refs/tags/v0.38*
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: git ls-remote command failed: fatal: unable to access 'https://github.com/3DiVi/nuitrack-sdk.git/': Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]      1: build_script_build::resolve_actual_tag
[INFO] [stderr]      2: build_script_build::main
[INFO] [stderr]      3: core::ops::function::FnOnce::call_once
[INFO] [stderr]      4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      5: std::rt::lang_start::{{closure}}
[INFO] [stderr]      6: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      7: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]      8: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]      9: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     10: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     11: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     12: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     13: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     14: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     15: std::rt::lang_start
[INFO] [stderr]     16: main
[INFO] [stderr]     17: <unknown>
[INFO] [stderr]     18: __libc_start_main
[INFO] [stderr]     19: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "57228ed33db60ea4a81f3be3fbde2831b188b75643aa5c44406f32f6a053ac67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57228ed33db60ea4a81f3be3fbde2831b188b75643aa5c44406f32f6a053ac67", kill_on_drop: false }`
[INFO] [stdout] 57228ed33db60ea4a81f3be3fbde2831b188b75643aa5c44406f32f6a053ac67
