[INFO] fetching crate stereokit-rust 0.4.0-alpha.22... [INFO] testing stereokit-rust-0.4.0-alpha.22 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate stereokit-rust 0.4.0-alpha.22 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate stereokit-rust 0.4.0-alpha.22 [INFO] finished tweaking crates.io crate stereokit-rust 0.4.0-alpha.22 [INFO] tweaked toml for crates.io crate stereokit-rust 0.4.0-alpha.22 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stereokit-rust 0.4.0-alpha.22 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stereokit-rust 0.4.0-alpha.22 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d55c290531749ec8e865f1c469b15f5cc89265f0dc4ce6fe6fe2c62578f63c88 [INFO] running `Command { std: "docker" "start" "-a" "d55c290531749ec8e865f1c469b15f5cc89265f0dc4ce6fe6fe2c62578f63c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d55c290531749ec8e865f1c469b15f5cc89265f0dc4ce6fe6fe2c62578f63c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55c290531749ec8e865f1c469b15f5cc89265f0dc4ce6fe6fe2c62578f63c88", kill_on_drop: false }` [INFO] [stdout] d55c290531749ec8e865f1c469b15f5cc89265f0dc4ce6fe6fe2c62578f63c88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54d9fa2cca6c9d664ee1f6011d75929b9572f04d2c693f9273c19bea72dad00a [INFO] running `Command { std: "docker" "start" "-a" "54d9fa2cca6c9d664ee1f6011d75929b9572f04d2c693f9273c19bea72dad00a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling openxr-sys v0.11.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling glam v0.30.9 [INFO] [stderr] Compiling stereokit-rust v0.4.0-alpha.22 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling stereokit-macros v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] error: failed to run custom build command for `stereokit-rust v0.4.0-alpha.22 (/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/stereokit-rust-c263ce8476b21ec6/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:info=Compiling with gnu for linux with profile debug [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 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] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- CPM: Adding package openxr_loader@ (release-1.1.49) [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/stereokit-rust-fab03d20e4af19e0/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/StereoKit" "-B" "/opt/rustwide/target/debug/build/stereokit-rust-fab03d20e4af19e0/out/build" "-DSK_DISTRIBUTE=OFF" "-DCMAKE_BUILD_TYPE=Debug" "-DSK_BUILD_SHARED_LIBS=OFF" "-DSK_BUILD_TESTS=OFF" "-DSK_PHYSICS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/stereokit-rust-fab03d20e4af19e0/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" [INFO] [stderr] [ 11%] Creating directories for 'openxr_loader-populate' [INFO] [stderr] [ 22%] Performing download step (git clone) for 'openxr_loader-populate' [INFO] [stderr] Cloning into 'openxr_loader-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/KhronosGroup/OpenXR-SDK.git/': Could not resolve host: github.com [INFO] [stderr] Cloning into 'openxr_loader-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/KhronosGroup/OpenXR-SDK.git/': Could not resolve host: github.com [INFO] [stderr] Cloning into 'openxr_loader-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/KhronosGroup/OpenXR-SDK.git/': Could not resolve host: github.com [INFO] [stderr] -- Had to git clone more than once: 3 times. [INFO] [stderr] CMake Error at openxr_loader-subbuild/openxr_loader-populate-prefix/tmp/openxr_loader-populate-gitclone.cmake:39 (message): [INFO] [stderr] Failed to clone repository: [INFO] [stderr] 'https://github.com/KhronosGroup/OpenXR-SDK.git' [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] gmake[2]: *** [CMakeFiles/openxr_loader-populate.dir/build.make:102: openxr_loader-populate-prefix/src/openxr_loader-populate-stamp/openxr_loader-populate-download] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/openxr_loader-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 openxr_loader 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] cmake/CPM.cmake:1139 (FetchContent_Populate) [INFO] [stderr] cmake/CPM.cmake:917 (cpm_fetch_package) [INFO] [stderr] CMakeLists.txt:195 (CPMAddPackage) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (100) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/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: 0x589e6309c4ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x589e6309c4ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x589e6309c4ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x589e6309c4ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x589e630b063a - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x589e630b063a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x589e630a2582 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x589e630a2582 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x589e6307cc1f - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x589e6307cc1f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x589e63096471 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x589e6309662b - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x589e6307ccd8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x589e63074539 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x589e6307d63d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x589e630b0dcc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x589e62ffe1e7 - cmake[d5dce974c5658bcb]::fail [INFO] [stderr] 17: 0x589e62ffde73 - cmake[d5dce974c5658bcb]::run [INFO] [stderr] 18: 0x589e630037d8 - ::build [INFO] [stderr] 19: 0x589e62feb0ce - build_script_build[d35a9f2d1648acc9]::main [INFO] [stderr] 20: 0x589e62fefbc3 - >::call_once [INFO] [stderr] 21: 0x589e62fea036 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x589e62fea129 - std[e72de78501789eb0]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x589e63095474 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x589e63095474 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x589e63095474 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x589e63095474 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x589e63095474 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x589e63095474 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x589e63095474 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x589e63095474 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x589e63095474 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x589e62fea021 - std[e72de78501789eb0]::rt::lang_start::<()> [INFO] [stderr] 33: 0x589e62fefd55 - main [INFO] [stderr] 34: 0x7191ff0171ca - [INFO] [stderr] 35: 0x7191ff01728b - __libc_start_main [INFO] [stderr] 36: 0x589e62fe7f95 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "54d9fa2cca6c9d664ee1f6011d75929b9572f04d2c693f9273c19bea72dad00a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d9fa2cca6c9d664ee1f6011d75929b9572f04d2c693f9273c19bea72dad00a", kill_on_drop: false }` [INFO] [stdout] 54d9fa2cca6c9d664ee1f6011d75929b9572f04d2c693f9273c19bea72dad00a