[INFO] fetching crate nodo_cask 0.18.4... [INFO] checking nodo_cask-0.18.4 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] extracting crate nodo_cask 0.18.4 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate nodo_cask 0.18.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nodo_cask 0.18.4 [INFO] tweaked toml for crates.io crate nodo_cask 0.18.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nodo_cask 0.18.4 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nodo_cask 0.18.4 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f79a3ae4d77a5c1c639c29858e7f5960e653befd10143d765d7d3a0405fee3de [INFO] running `Command { std: "docker" "start" "-a" "f79a3ae4d77a5c1c639c29858e7f5960e653befd10143d765d7d3a0405fee3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f79a3ae4d77a5c1c639c29858e7f5960e653befd10143d765d7d3a0405fee3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f79a3ae4d77a5c1c639c29858e7f5960e653befd10143d765d7d3a0405fee3de", kill_on_drop: false }` [INFO] [stdout] f79a3ae4d77a5c1c639c29858e7f5960e653befd10143d765d7d3a0405fee3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35cf3bdeb84ba2cd37b0f8ab78914a1f0155817c311d7d3d816ff7392db50473 [INFO] running `Command { std: "docker" "start" "-a" "35cf3bdeb84ba2cd37b0f8ab78914a1f0155817c311d7d3d816ff7392db50473", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling nng-sys v1.4.0-rc.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `prettyplease` (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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name prettyplease --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.25/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("verbatim"))' -C metadata=56e61d6d77ea9393 -C extra-filename=-f946467712c4b1a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-73ececaebdabcf4e.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-b7f82d98a8dc87aa.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=59e334998098dbd7 -C extra-filename=-e8c240806cdd0d99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-73ececaebdabcf4e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-397e7b336ba23e22.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc7ZvOKU/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7ZvOKU/symbols.o" "<1 object files omitted>" "/tmp/rustc7ZvOKU/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-b7f82d98a8dc87aa,libquote-397e7b336ba23e22,libproc_macro2-73ececaebdabcf4e,libunicode_ident-f2de522ba645d884}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7ZvOKU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libprofiling_procmacros-c2dc7191aa7810ee.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [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/rmetam5mbXf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `profiling-procmacros` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauvtQx5/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `nng-sys v1.4.0-rc.0` [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/nng-sys-c6f9021217ce42db/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=try_from [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/nng-sys-65a7ce6d61e3efd6/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nng-sys-1.4.0-rc.0/nng" "-DNNG_TESTS=OFF" "-DNNG_TOOLS=OFF" "-DNNG_ENABLE_STATS=OFF" "-DNNG_ENABLE_TLS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/nng-sys-65a7ce6d61e3efd6/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 - 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] -- Configuring for NNG version 1.4.0 [INFO] [stderr] -- Building static libs. [INFO] [stderr] -- Performing Test NNG_HIDDEN_VISIBILITY [INFO] [stderr] -- Performing Test NNG_HIDDEN_VISIBILITY - Success [INFO] [stderr] -- Looking for strlcpy [INFO] [stderr] -- Looking for strlcpy - found [INFO] [stderr] -- Looking for strnlen [INFO] [stderr] -- Looking for strnlen - found [INFO] [stderr] -- Looking for strcasecmp [INFO] [stderr] -- Looking for strcasecmp - found [INFO] [stderr] -- Looking for strncasecmp [INFO] [stderr] -- Looking for strncasecmp - 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] -- Looking for lockf [INFO] [stderr] -- Looking for lockf - found [INFO] [stderr] -- Looking for flock [INFO] [stderr] -- Looking for flock - found [INFO] [stderr] -- Looking for getrandom [INFO] [stderr] -- Looking for getrandom - found [INFO] [stderr] -- Looking for arc4random_buf [INFO] [stderr] -- Looking for arc4random_buf - found [INFO] [stderr] -- Looking for clock_gettime in rt [INFO] [stderr] -- Looking for clock_gettime in rt - found [INFO] [stderr] -- Looking for sem_wait in pthread [INFO] [stderr] -- Looking for sem_wait in pthread - found [INFO] [stderr] -- Looking for pthread_atfork in pthread [INFO] [stderr] -- Looking for pthread_atfork in pthread - found [INFO] [stderr] -- Looking for pthread_set_name_np in pthread [INFO] [stderr] -- Looking for pthread_set_name_np in pthread - not found [INFO] [stderr] -- Looking for pthread_setname_np in pthread [INFO] [stderr] -- Looking for pthread_setname_np in pthread - not found [INFO] [stderr] -- Looking for gethostbyname in nsl [INFO] [stderr] -- Looking for gethostbyname in nsl - not found [INFO] [stderr] -- Looking for socket in socket [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/build.make.tmp8a519 [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/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/compiler_depend.make.tmp495a9 [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/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/compiler_depend.ts.tmpf7213 [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/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/depend.make.tmpa8a27 [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/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/flags.make.tmp23bf6 [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/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/link.txt.tmp9726d [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/DependInfo.cmake.tmp052fc [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/nng-sys-65a7ce6d61e3efd6/out/build/CMakeFiles/CMakeScratch/TryCompile-6GY3fw/CMakeFiles/cmTC_036e5.dir/progress.make.tmpa6efc [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CheckLibraryExists.cmake:69 (try_compile): [INFO] [stderr] Failed to generate test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] cmake/NNGHelpers.cmake:138 (check_library_exists) [INFO] [stderr] src/platform/posix/CMakeLists.txt:38 (nng_check_lib) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (1477) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: 0x568fc3256212 - std::backtrace_rs::backtrace::libunwind::trace::hbea4c4361d976d9f [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x568fc3256212 - std::backtrace_rs::backtrace::trace_unsynchronized::h24ac09a275696d40 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x568fc3256212 - std::sys::backtrace::_print_fmt::h082519eb085fbf7d [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x568fc3256212 - ::fmt::h2cd9656577aefc6d [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x568fc3276f4f - core::fmt::rt::Argument::fmt::h12bc9925885d5110 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x568fc3276f4f - core::fmt::write::h5bf12ce417f28db4 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x568fc3247003 - std::io::default_write_fmt::h6670289da6979956 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x568fc3247003 - std::io::Write::write_fmt::h279920046451d90f [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x568fc3256392 - std::sys::backtrace::BacktraceLock::print::h80e4c589a4f701f2 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x568fc324451c - std::panicking::default_hook::{{closure}}::h15ddaac16a5a7446 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x568fc324435e - std::panicking::default_hook::hb187b31075710008 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x568fc32439af - std::panicking::panic_with_hook::h13a15813804ea1a7 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x568fc325644a - std::panicking::panic_handler::{{closure}}::h6e8a7899819f7e8e [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x568fc32563a9 - std::sys::backtrace::__rust_end_short_backtrace::h9ee05d6aba5d3318 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x568fc3243bbd - __rustc[106fd6a171f8100f]::rust_begin_unwind [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x568fc327b4a0 - core::panicking::panic_fmt::h1f7e7fb8eac469a1 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x568fc31bdbdb - cmake::fail::h71259fd02f516810 [INFO] [stderr] 17: 0x568fc31bde4a - cmake::run::h03dd76bf0b9adfcd [INFO] [stderr] 18: 0x568fc31c2a17 - cmake::Config::build::ha7acf197cddafe8f [INFO] [stderr] 19: 0x568fc31af283 - build_script_build::link_nng::h0574420019a3657c [INFO] [stderr] 20: 0x568fc31af09b - build_script_build::main::hf7839a013df2d7e8 [INFO] [stderr] 21: 0x568fc31afa73 - core::ops::function::FnOnce::call_once::hb34fa4745b1d92d6 [INFO] [stderr] 22: 0x568fc31af976 - std::sys::backtrace::__rust_begin_short_backtrace::h6cdec115f234cd28 [INFO] [stderr] 23: 0x568fc31aff79 - std::rt::lang_start::{{closure}}::hedf889095f71b138 [INFO] [stderr] 24: 0x568fc3256bd0 - core::ops::function::impls:: for &F>::call_once::hf041d389344f56bb [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x568fc3256bd0 - std::panicking::catch_unwind::do_call::hcc878ac5325385ca [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x568fc3256bd0 - std::panicking::catch_unwind::h19b909e5851b1ecc [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x568fc3256bd0 - std::panic::catch_unwind::hf7b61f0d85beddf7 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x568fc3256bd0 - std::rt::lang_start_internal::{{closure}}::hf4a2cf218490b1eb [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x568fc3256bd0 - std::panicking::catch_unwind::do_call::h87d50ac29e3f2ea1 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x568fc3256bd0 - std::panicking::catch_unwind::h74fa98d980427683 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x568fc3256bd0 - std::panic::catch_unwind::hea88d035b3883372 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x568fc3256bd0 - std::rt::lang_start_internal::h9835821d1cda1ad4 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x568fc31affb1 - std::rt::lang_start::h65431d3e5fe7311f [INFO] [stderr] 34: 0x568fc31b08a5 - main [INFO] [stderr] 35: 0x76624f71a1ca - [INFO] [stderr] 36: 0x76624f71a28b - __libc_start_main [INFO] [stderr] 37: 0x568fc31ae9d5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: zstd/lib/compress/zstd_lazy.c:2198:1: fatal error: error writing to /tmp/ccLb9Vea.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 2198 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-pthread" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-DZSTD_MULTITHREAD=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-cceddc12af70d8e1/out/fb80479a5fb81f6a-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.13+zstd.1.5.6` [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/zstd-sys-1a1983097d4b9952/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-cceddc12af70d8e1/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-cceddc12af70d8e1/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-cceddc12af70d8e1/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-cceddc12af70d8e1/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_lazy.c:2198:1: fatal error: error writing to /tmp/ccLb9Vea.s: No space left on device [INFO] [stderr] cargo:warning= 2198 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-pthread" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-DZSTD_MULTITHREAD=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-cceddc12af70d8e1/out/fb80479a5fb81f6a-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-pthread" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-DZSTD_MULTITHREAD=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-cceddc12af70d8e1/out/fb80479a5fb81f6a-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "35cf3bdeb84ba2cd37b0f8ab78914a1f0155817c311d7d3d816ff7392db50473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35cf3bdeb84ba2cd37b0f8ab78914a1f0155817c311d7d3d816ff7392db50473", kill_on_drop: false }` [INFO] [stdout] 35cf3bdeb84ba2cd37b0f8ab78914a1f0155817c311d7d3d816ff7392db50473