[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] checking datasone/trackfs-rs against try#121a90d34197f711021eeb158e7f4184b8be8ceb for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatasone%2Ftrackfs-rs" "/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/datasone/trackfs-rs on toolchain 121a90d34197f711021eeb158e7f4184b8be8ceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [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" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa5238971be25751b8dd76c1f006443603928e8a02c304f513b94b878b6cced6 [INFO] running `Command { std: "docker" "start" "-a" "fa5238971be25751b8dd76c1f006443603928e8a02c304f513b94b878b6cced6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa5238971be25751b8dd76c1f006443603928e8a02c304f513b94b878b6cced6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5238971be25751b8dd76c1f006443603928e8a02c304f513b94b878b6cced6", kill_on_drop: false }` [INFO] [stdout] fa5238971be25751b8dd76c1f006443603928e8a02c304f513b94b878b6cced6 [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" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ab92e0a241384e655ebb6118e29ad7d25feb7eb2877dfa63af150d5c81e08b8 [INFO] running `Command { std: "docker" "start" "-a" "4ab92e0a241384e655ebb6118e29ad7d25feb7eb2877dfa63af150d5c81e08b8", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling winnow v0.6.22 [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 nix v0.29.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling fuser v0.15.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling libflac-sys v0.3.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking concurrent_lru v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.14 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking cue-rw v0.2.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking clap v4.5.24 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetae235Ev" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-3fe69bf9f43d6a38/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-3fe69bf9f43d6a38/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 - done [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 - done [INFO] [stderr] -- Check size of int32_t [INFO] [stderr] -- Check size of int32_t - done [INFO] [stderr] -- Check size of uint32_t [INFO] [stderr] -- Check size of uint32_t - done [INFO] [stderr] -- Check size of u_int32_t [INFO] [stderr] -- Check size of u_int32_t - done [INFO] [stderr] -- Check size of int64_t [INFO] [stderr] -- Check size of int64_t - done [INFO] [stderr] -- Check size of short [INFO] [stderr] -- Check size of short - done [INFO] [stderr] -- Check size of int [INFO] [stderr] -- Check size of int - done [INFO] [stderr] -- Check size of long [INFO] [stderr] -- Check size of long - done [INFO] [stderr] -- Check size of long long [INFO] [stderr] -- Check size of long long - done [INFO] [stderr] -- Configuring done (9.1s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 14%] Building C object CMakeFiles/ogg.dir/src/bitwise.c.o [INFO] [stderr] [ 42%] Building C object CMakeFiles/test_bitwise.dir/src/bitwise.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/ogg.dir/src/framing.c.o [INFO] [stderr] [ 57%] Building C object CMakeFiles/test_framing.dir/src/framing.c.o [INFO] [stderr] [ 71%] Linking C static library libogg.a [INFO] [stderr] [ 85%] Linking C executable test_bitwise [INFO] [stderr] [100%] Linking C executable test_framing [INFO] [stderr] [100%] Built target ogg [INFO] [stderr] [100%] Built target test_bitwise [INFO] [stderr] [100%] Built target test_framing [INFO] [stderr] Install the project... [INFO] [stderr] -- Install configuration: "Debug" [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/lib/libogg.a [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/include/ogg/config_types.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/include/ogg/ogg.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/include/ogg/os_types.h [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/lib [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/lib64 [INFO] [stderr] cargo:rustc-link-lib=static=ogg [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] detected home dir change, cleaning out entire build directory [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-3fe69bf9f43d6a38/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflac-sys-0.3.1/flac" "-DBUILD_CXXLIBS=OFF" "-DBUILD_PROGRAMS=OFF" "-DBUILD_EXAMPLES=OFF" "-DBUILD_TESTING=OFF" "-DBUILD_DOCS=OFF" "-DINSTALL_MANPAGES=OFF" "-DINSTALL_PKGCONFIG_MODULES=OFF" "-DINSTALL_CMAKE_CONFIG_MODULE=OFF" "-DCMAKE_PREFIX_PATH=/opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out" "-DWITH_OGG=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/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] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Found Ogg: /opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/include (found version "1.3.5") [INFO] [stderr] -- Performing Test Iconv_IS_BUILT_IN [INFO] [stderr] -- Performing Test Iconv_IS_BUILT_IN - Success [INFO] [stderr] -- Found Iconv: built in to C library [INFO] [stderr] -- Performing Test HAVE_MBSTATE [INFO] [stderr] -- Performing Test HAVE_MBSTATE - Success [INFO] [stderr] -- Performing Test DODEFINE_EXTENSIONS [INFO] [stderr] -- Performing Test DODEFINE_EXTENSIONS - Success [INFO] [stderr] -- Looking for byteswap.h [INFO] [stderr] -- Looking for byteswap.h - found [INFO] [stderr] -- Looking for inttypes.h [INFO] [stderr] -- Looking for inttypes.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stdbool.h [INFO] [stderr] -- Looking for stdbool.h - found [INFO] [stderr] -- Looking for arm_neon.h [INFO] [stderr] -- Looking for arm_neon.h - not found [INFO] [stderr] -- Looking for x86intrin.h [INFO] [stderr] -- Looking for x86intrin.h - found [INFO] [stderr] -- Looking for fseeko [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 Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/build.make.tmp7de94 [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-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/compiler_depend.make.tmp518c2 [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-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/compiler_depend.ts.tmp3dcfc [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-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/depend.make.tmp9c6d1 [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-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/flags.make.tmp66e45 [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-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/link.txt.tmpad01f [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-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libflac-sys-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/DependInfo.cmake.tmp82c83 [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-3fe69bf9f43d6a38/out/build/CMakeFiles/CMakeScratch/TryCompile-bbnC3J/CMakeFiles/cmTC_f601e.dir/progress.make.tmpe51d4 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CheckFunctionExists.cmake:86 (try_compile): [INFO] [stderr] Failed to generate test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:127 (check_function_exists) [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: 0x612e48d4c072 - std::backtrace_rs::backtrace::libunwind::trace::hfd22d01457d7800f [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x612e48d4c072 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f58194b6ef935af [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x612e48d4c072 - std::sys::backtrace::_print_fmt::hbd6464a8283a8a6f [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x612e48d4c072 - ::fmt::hb91047b251fae63c [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x612e48d6df43 - core::fmt::rt::Argument::fmt::h0e7e4842b199d137 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x612e48d6df43 - core::fmt::write::he0f152a72a39e714 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x612e48d48db3 - std::io::default_write_fmt::h5307c1424ab67daa [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x612e48d48db3 - std::io::Write::write_fmt::h748d2906906d8922 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x612e48d4bec2 - std::sys::backtrace::BacktraceLock::print::h59a3558b83cea2de [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x612e48d4d362 - std::panicking::default_hook::{{closure}}::h9986bef7b9435d39 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x612e48d4d165 - std::panicking::default_hook::hd74422d234078745 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x612e48d4dd42 - std::panicking::rust_panic_with_hook::ha6a31295a8ebad5b [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x612e48d4daca - std::panicking::begin_panic_handler::{{closure}}::hf9a5e13b009d3296 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x612e48d4c579 - std::sys::backtrace::__rust_end_short_backtrace::hca844f461693ae5c [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x612e48d4d75d - __rustc[ef682cde3c78be63]::rust_begin_unwind [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x612e48d6cdd0 - core::panicking::panic_fmt::haf0e65bb54b02be2 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x612e48ccbf3b - cmake::fail::h3fa03c39fdde3284 [INFO] [stderr] 17: 0x612e48ccb7a2 - cmake::run::h71599faf6f1d1fd3 [INFO] [stderr] 18: 0x612e48cc7b3c - cmake::Config::build::heb2725e6c029088f [INFO] [stderr] 19: 0x612e48cb9aca - build_script_build::main::h47c547a3efa5ad5a [INFO] [stderr] 20: 0x612e48cb7c53 - core::ops::function::FnOnce::call_once::h006b87626aaabdbb [INFO] [stderr] 21: 0x612e48cb7c26 - std::sys::backtrace::__rust_begin_short_backtrace::hc3f86974d32a7956 [INFO] [stderr] 22: 0x612e48cb7ba9 - std::rt::lang_start::{{closure}}::h4224ceddbd3db2c8 [INFO] [stderr] 23: 0x612e48d44910 - core::ops::function::impls:: for &F>::call_once::h70119ea60910cc76 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x612e48d44910 - std::panicking::try::do_call::h24ba86ecd61a9381 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x612e48d44910 - std::panicking::try::he0beb0401dc1ef22 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x612e48d44910 - std::panic::catch_unwind::hb6d36aed172dbe49 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x612e48d44910 - std::rt::lang_start_internal::{{closure}}::h61368a232a5ae0da [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x612e48d44910 - std::panicking::try::do_call::h5b3a85e5f117cab5 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x612e48d44910 - std::panicking::try::h7c6e674b166dddde [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x612e48d44910 - std::panic::catch_unwind::h3c983bdf6cfe637e [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x612e48d44910 - std::rt::lang_start_internal::hb31ac0bf03fca4e4 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x612e48cb7b91 - std::rt::lang_start::hb65f84a4b3f505fc [INFO] [stderr] 33: 0x612e48cb9e45 - main [INFO] [stderr] 34: 0x7e66ae7851ca - [INFO] [stderr] 35: 0x7e66ae78528b - __libc_start_main [INFO] [stderr] 36: 0x612e48cb79c5 - _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/rmetakpW9wY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuser` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQNTp2A/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4ab92e0a241384e655ebb6118e29ad7d25feb7eb2877dfa63af150d5c81e08b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab92e0a241384e655ebb6118e29ad7d25feb7eb2877dfa63af150d5c81e08b8", kill_on_drop: false }` [INFO] [stdout] 4ab92e0a241384e655ebb6118e29ad7d25feb7eb2877dfa63af150d5c81e08b8