[INFO] cloning repository https://github.com/asyncee/physics-engine-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asyncee/physics-engine-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasyncee%2Fphysics-engine-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasyncee%2Fphysics-engine-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6129960744368e13dbd17612e801c8c3e3056cb2 [INFO] testing asyncee/physics-engine-rust/6129960744368e13dbd17612e801c8c3e3056cb2 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasyncee%2Fphysics-engine-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asyncee/physics-engine-rust on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asyncee/physics-engine-rust [INFO] finished tweaking git repo https://github.com/asyncee/physics-engine-rust [INFO] tweaked toml for git repo https://github.com/asyncee/physics-engine-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/asyncee/physics-engine-rust 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-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74f02e8ea5b1df9b0b541e3a6a988632042303513c58189fdbada70b614e2318 [INFO] running `Command { std: "docker" "start" "-a" "74f02e8ea5b1df9b0b541e3a6a988632042303513c58189fdbada70b614e2318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74f02e8ea5b1df9b0b541e3a6a988632042303513c58189fdbada70b614e2318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f02e8ea5b1df9b0b541e3a6a988632042303513c58189fdbada70b614e2318", kill_on_drop: false }` [INFO] [stdout] 74f02e8ea5b1df9b0b541e3a6a988632042303513c58189fdbada70b614e2318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab877daafe2a088921f17e998270eec82d6d98a9284836950759aa2e744e92d7 [INFO] running `Command { std: "docker" "start" "-a" "ab877daafe2a088921f17e998270eec82d6d98a9284836950759aa2e744e92d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling glfw-sys v5.0.0+3.3.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] error: failed to run custom build command for `glfw-sys v5.0.0+3.3.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/glfw-sys-db87011ff35073e1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [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] running: cd "/opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glfw-sys-5.0.0+3.3.9/glfw" "-DGLFW_BUILD_EXAMPLES=OFF" "-DGLFW_BUILD_TESTS=OFF" "-DGLFW_BUILD_DOCS=OFF" "-DCMAKE_INSTALL_LIBDIR=lib" "-DGLFW_USE_WAYLAND=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/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" [INFO] [stderr] -- The C compiler identification is GNU 11.4.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] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Using X11 for window creation [INFO] [stderr] -- Found X11: /usr/include [INFO] [stderr] -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so [INFO] [stderr] -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - not found [INFO] [stderr] -- Looking for dnet_ntoa in dnet [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeError.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/build.make.tmp0bd75 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/compiler_depend.make.tmpa4691 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/compiler_depend.ts.tmp3bcff [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/depend.make.tmp3c520 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/flags.make.tmp940c1 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/link.txt.tmp3b0ca [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/DependInfo.cmake.tmpeb26e [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-8cf50162666ed0f2/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_1e4b8.dir/progress.make.tmp9b11d [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.22/Modules/CheckLibraryExists.cmake:72 (try_compile): [INFO] [stderr] Failed to generate test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.22/Modules/FindX11.cmake:477 (check_library_exists) [INFO] [stderr] CMakeLists.txt:211 (find_package) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098: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: 0x57400a3206aa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x57400a3206aa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x57400a3206aa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57400a3206aa - ::fmt::ha95eeb186e57c055 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57400a342e6b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x57400a342e6b - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x57400a31d693 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x57400a321a72 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x57400a321a72 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x57400a3216de - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x57400a3222ff - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x57400a321fe7 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x57400a320b89 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x57400a321c74 - rust_begin_unwind [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x57400a292393 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x57400a29d322 - cmake::fail::ha815f186b3c1d127 [INFO] [stderr] 16: 0x57400a29caf9 - cmake::run::h148551f217f01d16 [INFO] [stderr] 17: 0x57400a298d03 - cmake::Config::build::h8a5ea15cf078b661 [INFO] [stderr] 18: 0x57400a2944ce - build_script_build::main::ha2a5dea4667a3986 [INFO] [stderr] 19: 0x57400a292e43 - core::ops::function::FnOnce::call_once::hc27d17056c6114c6 [INFO] [stderr] 20: 0x57400a292dd6 - std::sys::backtrace::__rust_begin_short_backtrace::hc526bd7b2e4ef843 [INFO] [stderr] 21: 0x57400a292d39 - std::rt::lang_start::{{closure}}::he7e2e2dce78d6b49 [INFO] [stderr] 22: 0x57400a319590 - core::ops::function::impls:: for &F>::call_once::h6bd7d38e4d7a8c52 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x57400a319590 - std::panicking::try::do_call::hfaf7bf4c3dbe0acf [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x57400a319590 - std::panicking::try::h27aafb61abce9ae9 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x57400a319590 - std::panic::catch_unwind::h4f56b0e91a30b1f0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x57400a319590 - std::rt::lang_start_internal::{{closure}}::h7a6b5fd78faa452f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x57400a319590 - std::panicking::try::do_call::h0af8dbf576e3bc4d [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x57400a319590 - std::panicking::try::h60eaf03b8f4ab40f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x57400a319590 - std::panic::catch_unwind::h4c6b73574c21ea01 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x57400a319590 - std::rt::lang_start_internal::hcd459c6d81039380 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x57400a292d17 - std::rt::lang_start::h5e9a2f91e310cbbf [INFO] [stderr] 32: 0x57400a2946d5 - main [INFO] [stderr] 33: 0x799a9df4ad90 - [INFO] [stderr] 34: 0x799a9df4ae40 - __libc_start_main [INFO] [stderr] 35: 0x57400a292b45 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcNn7Ikb/symbols.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.build_script_build.58ae3890e618c462-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d.3jj3sjybjatql2rk16z7s6owg.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-7a07a7468669c677.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-197658435d73b228.rlib" "/opt/rustwide/target/debug/deps/libxml-b325ff7131861bdf.rlib" "/opt/rustwide/target/debug/deps/liblog-96e4737a13cdc1db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gl-9caf189904b9d87d/build_script_build-9caf189904b9d87d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetandNJsL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZyQcKO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZa6Fxf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanUUkKA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ab877daafe2a088921f17e998270eec82d6d98a9284836950759aa2e744e92d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab877daafe2a088921f17e998270eec82d6d98a9284836950759aa2e744e92d7", kill_on_drop: false }` [INFO] [stdout] ab877daafe2a088921f17e998270eec82d6d98a9284836950759aa2e744e92d7