[INFO] cloning repository https://github.com/datasone/trackfs-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/datasone/trackfs-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatasone%2Ftrackfs-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatasone%2Ftrackfs-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31f0151e10bc69be932cb99679989960937e8161 [INFO] testing datasone/trackfs-rs against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatasone%2Ftrackfs-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/datasone/trackfs-rs [INFO] finished tweaking git repo https://github.com/datasone/trackfs-rs [INFO] tweaked toml for git repo https://github.com/datasone/trackfs-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/datasone/trackfs-rs on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/datasone/trackfs-rs 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concurrent_lru v0.2.0 [INFO] [stderr] Downloaded thiserror v2.0.10 [INFO] [stderr] Downloaded fuser v0.15.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.10 [INFO] [stderr] Downloaded cue-rw v0.2.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28eb27fcb0470bcb7e23571c53a6089fbfd4c053ddcb6fa7754a05c5f9b488ef [INFO] running `Command { std: "docker" "start" "-a" "28eb27fcb0470bcb7e23571c53a6089fbfd4c053ddcb6fa7754a05c5f9b488ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28eb27fcb0470bcb7e23571c53a6089fbfd4c053ddcb6fa7754a05c5f9b488ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28eb27fcb0470bcb7e23571c53a6089fbfd4c053ddcb6fa7754a05c5f9b488ef", kill_on_drop: false }` [INFO] [stdout] 28eb27fcb0470bcb7e23571c53a6089fbfd4c053ddcb6fa7754a05c5f9b488ef [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e249c3708b1c6f8f4fdfa417ce4aa35673fc5b33d93c378f1b8de44596943ca [INFO] running `Command { std: "docker" "start" "-a" "2e249c3708b1c6f8f4fdfa417ce4aa35673fc5b33d93c378f1b8de44596943ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling fuser v0.15.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling libflac-sys v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling concurrent_lru v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `av1-grain` (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/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name av1_grain --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/av1-grain-0.2.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 -C debuginfo=2 -C overflow-checks=off --cfg 'feature="create"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="estimate"' --cfg 'feature="nom"' --cfg 'feature="num-rational"' --cfg 'feature="parse"' --cfg 'feature="v_frame"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("create", "default", "diff", "estimate", "nom", "num-rational", "parse", "serde", "serialize", "unstable", "v_frame"))' -C metadata=93399a2afdccfeea -C extra-filename=-9f5db9fc2e44020e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6b4329e124c975f1.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-a37a2515e3f0d815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b16317618b306c1d.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-a4fe6c7fcba1b971.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-f86e7a34a9c4e907.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-463ac51b66136a93.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name tiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tiff-0.9.1/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 -C debuginfo=2 -C overflow-checks=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12153a92509d425c -C extra-filename=-e1680d8fe8aa6e65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-36b564541c10357a.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-c21c3b279490b50a.rmeta --extern weezl=/opt/rustwide/target/debug/deps/libweezl-8505009400135403.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapBP5WA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB8uHmz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [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/rmetaN2IWxR/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashmap` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `libflac-sys v0.3.1` [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/libflac-sys-14a70f6f0aab6efd/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/libflac-sys-f913835627940244/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflac-sys-0.3.1/ogg" "-DBUILD_SHARED_LIBS=OFF" "-DINSTALL_DOCS=OFF" "-DINSTALL_PKG_CONFIG_MODULE=OFF" "-DINSTALL_CMAKE_PACKAGE_MODULE=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libflac-sys-f913835627940244/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] -- The CXX compiler identification is GNU 13.3.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] -- 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] -- Configuring libogg 1.3.5 [INFO] [stderr] -- Looking for include file inttypes.h [INFO] [stderr] -- Looking for include file inttypes.h - found [INFO] [stderr] -- Looking for include file stdint.h [INFO] [stderr] -- Looking for include file stdint.h - found [INFO] [stderr] -- Looking for include file sys/types.h [INFO] [stderr] -- Looking for include file sys/types.h - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of int16_t [INFO] [stderr] -- Check size of int16_t - failed [INFO] [stderr] -- Check size of uint16_t [INFO] [stderr] -- Check size of uint16_t - done [INFO] [stderr] -- Check size of u_int16_t [INFO] [stderr] -- Check size of u_int16_t - failed [INFO] [stderr] -- Check size of int32_t [INFO] [stderr] -- Check size of int32_t - failed [INFO] [stderr] -- Check size of uint32_t [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: Cannot open file for write: /opt/rustwide/target/debug/build/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/build.make.tmp3bb08 [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/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/compiler_depend.make.tmp659c8 [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/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/compiler_depend.ts.tmpa4ce0 [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/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/depend.make.tmpe7225 [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/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/flags.make.tmp6cb56 [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/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/link.txt.tmp1fcb1 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/DependInfo.cmake.tmpc6d40 [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/libflac-sys-f913835627940244/out/build/CMakeFiles/CMakeScratch/TryCompile-uFwFFb/CMakeFiles/cmTC_edce8.dir/progress.make.tmp13c11 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CheckTypeSize.cmake:146 (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.28/Modules/CheckTypeSize.cmake:271 (__check_type_size_impl) [INFO] [stderr] cmake/CheckSizes.cmake:7 (check_type_size) [INFO] [stderr] CMakeLists.txt:69 (include) [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.52/src/lib.rs:1115: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: 0x5e8433c52802 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e8433c52802 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e8433c52802 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e8433c52802 - ::fmt::h38110959524b373c [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e8433c755a3 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e8433c755a3 - core::fmt::write::h5b87140645224122 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5e8433c4f713 - std::io::default_write_fmt::h0f114d7226b96248 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e8433c4f713 - std::io::Write::write_fmt::h89e75c4a7af19239 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e8433c52652 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e8433c53ae6 - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e8433c538e9 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e8433c544b2 - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e8433c5424a - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e8433c52cf9 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5e8433c53edd - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e8433c74470 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e8433bc648b - cmake::fail::hbdcff1894def9cf9 [INFO] [stderr] 17: 0x5e8433bc5cd2 - cmake::run::h822863fe19978e53 [INFO] [stderr] 18: 0x5e8433bc1fcc - cmake::Config::build::hafb2a467ae78261b [INFO] [stderr] 19: 0x5e8433bbd0bc - build_script_build::main::h7b1eb857aee0fc18 [INFO] [stderr] 20: 0x5e8433bbb423 - core::ops::function::FnOnce::call_once::h73be48cebcd67346 [INFO] [stderr] 21: 0x5e8433bbb3f6 - std::sys::backtrace::__rust_begin_short_backtrace::h36b293a88945bdfb [INFO] [stderr] 22: 0x5e8433bbb379 - std::rt::lang_start::{{closure}}::hcbb85306f7cabd18 [INFO] [stderr] 23: 0x5e8433c4b1c0 - core::ops::function::impls:: for &F>::call_once::hd25fc0ca75d54018 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x5e8433c4b1c0 - std::panicking::catch_unwind::do_call::ha488b7241416766f [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5e8433c4b1c0 - std::panicking::catch_unwind::h81a5714cf9e2c51e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5e8433c4b1c0 - std::panic::catch_unwind::haf54ebde94b26b04 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5e8433c4b1c0 - std::rt::lang_start_internal::{{closure}}::h4fa23b31c3653423 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5e8433c4b1c0 - std::panicking::catch_unwind::do_call::h60c222eb58f45e30 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5e8433c4b1c0 - std::panicking::catch_unwind::h3a5c3ee5a2867e71 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5e8433c4b1c0 - std::panic::catch_unwind::h93836bffc0bad4f2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5e8433c4b1c0 - std::rt::lang_start_internal::h25802ecab1c1e1f0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5e8433bbb361 - std::rt::lang_start::h1b840024b6201fcb [INFO] [stderr] 33: 0x5e8433bbd705 - main [INFO] [stderr] 34: 0x7274dc6b01ca - [INFO] [stderr] 35: 0x7274dc6b028b - __libc_start_main [INFO] [stderr] 36: 0x5e8433bbb185 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayszFor" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaydEJnd/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa5OTdU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetad8MHl9/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2e249c3708b1c6f8f4fdfa417ce4aa35673fc5b33d93c378f1b8de44596943ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e249c3708b1c6f8f4fdfa417ce4aa35673fc5b33d93c378f1b8de44596943ca", kill_on_drop: false }` [INFO] [stdout] 2e249c3708b1c6f8f4fdfa417ce4aa35673fc5b33d93c378f1b8de44596943ca