[INFO] cloning repository https://github.com/dannowilby/rust-game-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannowilby/rust-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/dannowilby/rust-game-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannowilby/rust-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine/hooks/fsmonitor-watchman.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/dannowilby/rust-game-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannowilby/rust-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4b13016252d6385916e44eb93f5fb1ba97d7881 [INFO] checking dannowilby/rust-game-engine against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file bashura [INFO] [stderr] fatal: cannot create directory at 'lua': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking dannowilby/rust-game-engine against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file bashura [INFO] [stderr] fatal: cannot create directory at 'lua': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking dannowilby/rust-game-engine against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dannowilby/rust-game-engine on toolchain f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dannowilby/rust-game-engine [INFO] finished tweaking git repo https://github.com/dannowilby/rust-game-engine [INFO] tweaked toml for git repo https://github.com/dannowilby/rust-game-engine written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dannowilby/rust-game-engine 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" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-clif-backend v0.16.2 [INFO] [stderr] Downloaded target-lexicon v0.9.0 [INFO] [stderr] Downloaded wasmer-runtime-core v0.16.2 [INFO] [stderr] Downloaded glfw v0.36.0 [INFO] [stderr] Downloaded glfw-sys v3.3.2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96dbe851400abb6b0442c86c4db90d9310ce4b882b2b5df97fb98ff8aedc2ef2 [INFO] running `Command { std: "docker" "start" "-a" "96dbe851400abb6b0442c86c4db90d9310ce4b882b2b5df97fb98ff8aedc2ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96dbe851400abb6b0442c86c4db90d9310ce4b882b2b5df97fb98ff8aedc2ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96dbe851400abb6b0442c86c4db90d9310ce4b882b2b5df97fb98ff8aedc2ef2", kill_on_drop: false }` [INFO] [stdout] 96dbe851400abb6b0442c86c4db90d9310ce4b882b2b5df97fb98ff8aedc2ef2 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 193d36eae21b984779a829fa180236d426031b83e9f630450e48dd7422c3b064 [INFO] running `Command { std: "docker" "start" "-a" "193d36eae21b984779a829fa180236d426031b83e9f630450e48dd7422c3b064", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWEtQE2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml-rs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/bin/rustc --crate-name xml --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9b37aeb35810bd8 -C extra-filename=-1a4c701caf1a13c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/wasmparser-227e80c7a57f8df4/lib-wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to run custom build command for `glfw-sys v3.3.2` [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-2e6cdf5899cc8d35/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glfw-sys-d2105738f88ba352/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.2/." "-DGLFW_BUILD_EXAMPLES=OFF" "-DGLFW_BUILD_TESTS=OFF" "-DGLFW_BUILD_DOCS=OFF" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glfw-sys-d2105738f88ba352/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 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - failed [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - broken [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile): [INFO] [stderr] Failed to open [INFO] [stderr] [INFO] [stderr] /opt/rustwide/target/debug/build/glfw-sys-d2105738f88ba352/out/build/CMakeFiles/CMakeScratch/TryCompile-HWkKLk/CMakeLists.txt [INFO] [stderr] [INFO] [stderr] No such file or directory [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI) [INFO] [stderr] CMakeLists.txt:3 (project) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:56 (try_compile): [INFO] [stderr] SOURCE_FROM_VAR failed to open "testCCompiler.c" for writing [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:3 (project) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:67 (message): [INFO] [stderr] The C compiler [INFO] [stderr] [INFO] [stderr] "/usr/bin/cc" [INFO] [stderr] [INFO] [stderr] is not able to compile a simple test program. [INFO] [stderr] [INFO] [stderr] It fails with the following output: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake will not be able to correctly generate this project. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:3 (project) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.44/src/lib.rs:885: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: 0x5a6dd6c30b72 - std::backtrace_rs::backtrace::libunwind::trace::h135dc095a185fe70 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a6dd6c30b72 - std::backtrace_rs::backtrace::trace_unsynchronized::hab5abcd602dd0bb4 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a6dd6c30b72 - std::sys::backtrace::_print_fmt::h0e2f407715b35e1b [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a6dd6c30b72 - ::fmt::he17812fd1fd61d4b [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a6dd6c52563 - core::fmt::rt::Argument::fmt::h316a5897cd5c0780 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/core/src/fmt/rt.rs:178:76 [INFO] [stderr] 5: 0x5a6dd6c52563 - core::fmt::write::hb0ea89936787c666 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x5a6dd6c2da73 - std::io::default_write_fmt::h0723da4d8322aee7 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a6dd6c2da73 - std::io::Write::write_fmt::ha65f9abeb09e1f68 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5a6dd6c309c2 - std::sys::backtrace::BacktraceLock::print::hed0727362d9cc631 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a6dd6c31db2 - std::panicking::default_hook::{{closure}}::h9ec08bd26701bf5a [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5a6dd6c31bb5 - std::panicking::default_hook::hfc0b33f2e0140097 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5a6dd6c32792 - std::panicking::rust_panic_with_hook::hebca341e844206eb [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5a6dd6c3251a - std::panicking::begin_panic_handler::{{closure}}::hfcdb59e38dc78f11 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5a6dd6c31069 - std::sys::backtrace::__rust_end_short_backtrace::h1a78b831a39b2416 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5a6dd6c321ad - __rustc[6cce76d6330ed36d]::rust_begin_unwind [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5a6dd6c51490 - core::panicking::panic_fmt::h3f495fee7e97df3b [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a6dd6bd5a5b - cmake::fail::h53867094daf68dcc [INFO] [stderr] 17: 0x5a6dd6bd525a - cmake::run::h273616bc7097435a [INFO] [stderr] 18: 0x5a6dd6bd1a1a - cmake::Config::build::heb27ab83e860bd27 [INFO] [stderr] 19: 0x5a6dd6bccc02 - build_script_build::main::h0b5526ac7af9d31f [INFO] [stderr] 20: 0x5a6dd6bcbe43 - core::ops::function::FnOnce::call_once::h9eacbfb74c15792d [INFO] [stderr] 21: 0x5a6dd6bcbdd6 - std::sys::backtrace::__rust_begin_short_backtrace::hfdf5e003c9826da2 [INFO] [stderr] 22: 0x5a6dd6bcbd59 - std::rt::lang_start::{{closure}}::h48cdbc9521b4b532 [INFO] [stderr] 23: 0x5a6dd6c298b0 - core::ops::function::impls:: for &F>::call_once::hd77d74629f46e80c [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5a6dd6c298b0 - std::panicking::try::do_call::h2a9b81d1cf675015 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5a6dd6c298b0 - std::panicking::try::hc2e6d981e641e2a8 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5a6dd6c298b0 - std::panic::catch_unwind::hff9c1bc5158357b8 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5a6dd6c298b0 - std::rt::lang_start_internal::{{closure}}::h35da47699a5190ec [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5a6dd6c298b0 - std::panicking::try::do_call::h62a437385e02e854 [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5a6dd6c298b0 - std::panicking::try::h58ca4e67d614205c [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5a6dd6c298b0 - std::panic::catch_unwind::h40a6b64a2c216a9a [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5a6dd6c298b0 - std::rt::lang_start_internal::haccfe32a41e6a35e [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5a6dd6bcbd41 - std::rt::lang_start::h6dfc2fcdefa6c8ec [INFO] [stderr] 33: 0x5a6dd6bccdd5 - main [INFO] [stderr] 34: 0x741f8a33f1ca - [INFO] [stderr] 35: 0x741f8a33f28b - __libc_start_main [INFO] [stderr] 36: 0x5a6dd6bcbc15 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaczu504/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavCiAWw" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaea55rn/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blake3` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0DJrlC/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-rational` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagVYg7W/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crc32fast` (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/rmetaBPX6vw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blake3` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEAy3t5/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` (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/rmetanuwNJS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2pyyUp/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9G7bdD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "193d36eae21b984779a829fa180236d426031b83e9f630450e48dd7422c3b064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "193d36eae21b984779a829fa180236d426031b83e9f630450e48dd7422c3b064", kill_on_drop: false }` [INFO] [stdout] 193d36eae21b984779a829fa180236d426031b83e9f630450e48dd7422c3b064