[INFO] cloning repository https://github.com/rdelfin/zeromq_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdelfin/zeromq_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fzeromq_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fzeromq_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b075ba977fd5c2b535d7166c77787b0923b85b02 [INFO] checking rdelfin/zeromq_test against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fzeromq_test" "/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/rdelfin/zeromq_test [INFO] finished tweaking git repo https://github.com/rdelfin/zeromq_test [INFO] tweaked toml for git repo https://github.com/rdelfin/zeromq_test written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rdelfin/zeromq_test on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rdelfin/zeromq_test 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/erickt/rust-zmq` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded capnpc v0.14.2 [INFO] [stderr] Downloaded capnp v0.14.0 [INFO] [stderr] Downloaded raw_sync v0.1.5 [INFO] [stderr] Downloaded shared_memory v0.11.4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 113982e64cb0ef5d199288597e4f47ed35836200d599a37b1b6b451dd168995b [INFO] running `Command { std: "docker" "start" "-a" "113982e64cb0ef5d199288597e4f47ed35836200d599a37b1b6b451dd168995b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "113982e64cb0ef5d199288597e4f47ed35836200d599a37b1b6b451dd168995b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113982e64cb0ef5d199288597e4f47ed35836200d599a37b1b6b451dd168995b", kill_on_drop: false }` [INFO] [stdout] 113982e64cb0ef5d199288597e4f47ed35836200d599a37b1b6b451dd168995b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2244724e5e582b1d7466daeb815112741619759c7a682803e08ac9b05d3cc643 [INFO] running `Command { std: "docker" "start" "-a" "2244724e5e582b1d7466daeb815112741619759c7a682803e08ac9b05d3cc643", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling capnp v0.14.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling zmq v0.9.2 (https://github.com/erickt/rust-zmq?rev=eede4315e10eccddec4348561c42ded534e6001e#eede4315) [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Compiling zmq-sys v0.11.0 (https://github.com/erickt/rust-zmq?rev=eede4315e10eccddec4348561c42ded534e6001e#eede4315) [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling capnpc v0.14.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8h3Ger" [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/rmetabZWNQp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petgraph` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rand_core` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `zmq-sys v0.11.0 (https://github.com/erickt/rust-zmq?rev=eede4315e10eccddec4348561c42ded534e6001e#eede4315)` [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/zmq-sys-ccec76398a62b86a/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rerun-if-env-changed=PROFILE [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/zmq-sys-fb2cccaf63758181/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.1.10+4.3.2/vendor" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_C_STANDARD=99" "-DZMQ_BUILD_TESTS=OFF" "-DENABLE_DRAFTS=OFF" "-DENABLE_CURVE=ON" "-DCMAKE_BUILD_TYPE=Debug" "-DWITH_PERF_TOOL=OFF" "-DBUILD_SHARED=OFF" "-DBUILD_STATIC=ON" "-DWITH_LIBSODIUM=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/zmq-sys-fb2cccaf63758181/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" [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 - failed [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - broken [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning (dev) at CMakeLists.txt:2 (project): [INFO] [stderr] cmake_minimum_required() should be called prior to this top-level project() [INFO] [stderr] call. Please see the cmake-commands(7) manual for usage documentation of [INFO] [stderr] both commands. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:49 (try_compile): [INFO] [stderr] SOURCE_FROM_VAR failed to open "testCXXCompiler.cxx" for writing [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:2 (project) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:60 (message): [INFO] [stderr] The C++ compiler [INFO] [stderr] [INFO] [stderr] "/usr/bin/c++" [INFO] [stderr] [INFO] [stderr] is not able to compile a simple test program. [INFO] [stderr] [INFO] [stderr] It fails with the following output: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake will not be able to correctly generate this project. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:2 (project) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (852) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.45/src/lib.rs:894: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: 0x5f48d190c2a2 - std::backtrace_rs::backtrace::libunwind::trace::h982c226fb4228175 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f48d190c2a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h8cc9ffd61ea62d23 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f48d190c2a2 - std::sys::backtrace::_print_fmt::h4cd5293c5cadcdba [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f48d190c2a2 - ::fmt::he2170ac7a9b7d8e2 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f48d192f19f - core::fmt::rt::Argument::fmt::he3e46e602c5238bb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f48d192f19f - core::fmt::write::h08b69b6f6da9dedb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5f48d18fc823 - std::io::default_write_fmt::hbaf91e190600da50 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f48d18fc823 - std::io::Write::write_fmt::h6c1a272d72aa806a [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5f48d190c0a2 - std::sys::backtrace::BacktraceLock::print::ha3901afbdca4af34 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f48d18f9e6c - std::panicking::default_hook::{{closure}}::h21b46c3ea4063e1b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5f48d18f9caf - std::panicking::default_hook::hc9b0213082b48a5b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5f48d18f9425 - std::panicking::panic_with_hook::h2fc74b51da84ab93 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5f48d190bc2a - std::panicking::panic_handler::{{closure}}::hce1829c84eba5126 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5f48d190bb89 - std::sys::backtrace::__rust_end_short_backtrace::h5d12bc139fa5e72b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5f48d18f919d - __rustc[4e1d0de11a6e25cc]::rust_begin_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5f48d1931c80 - core::panicking::panic_fmt::h633d971b6a6af30d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f48d189e2eb - cmake::fail::hd55ec5ae79c0d6fc [INFO] [stderr] 17: 0x5f48d189820a - cmake::run::hf0b8ef8cdece163c [INFO] [stderr] 18: 0x5f48d189b9dc - cmake::Config::build::h7e334f028e9e5d7c [INFO] [stderr] 19: 0x5f48d189535c - zeromq_src::Build::build::h4d696ab55c431577 [INFO] [stderr] 20: 0x5f48d1893ebf - build_script_main::find::configure::hece9570a4f0dc2d4 [INFO] [stderr] 21: 0x5f48d1893a46 - build_script_main::main::hdb0a1e0c4df13d9a [INFO] [stderr] 22: 0x5f48d1893ad3 - core::ops::function::FnOnce::call_once::hdcef773bd5b3d7fc [INFO] [stderr] 23: 0x5f48d1893a66 - std::sys::backtrace::__rust_begin_short_backtrace::hd9f13b2e508d46e9 [INFO] [stderr] 24: 0x5f48d1893be9 - std::rt::lang_start::{{closure}}::h37f2ef17d4aebe08 [INFO] [stderr] 25: 0x5f48d190cb40 - core::ops::function::impls:: for &F>::call_once::h6fdf5846d395b249 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 26: 0x5f48d190cb40 - std::panicking::catch_unwind::do_call::h9c9fbecc0eb64106 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x5f48d190cb40 - std::panicking::catch_unwind::hb949e3b05dcea7f8 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x5f48d190cb40 - std::panic::catch_unwind::h597b2e757d3f0617 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5f48d190cb40 - std::rt::lang_start_internal::{{closure}}::h734b73e4ff4afa90 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:175:24 [INFO] [stderr] 30: 0x5f48d190cb40 - std::panicking::catch_unwind::do_call::he1ae9b58298bf5f6 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 31: 0x5f48d190cb40 - std::panicking::catch_unwind::h60545927488899ea [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 32: 0x5f48d190cb40 - std::panic::catch_unwind::hd58020504305ae1d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5f48d190cb40 - std::rt::lang_start_internal::h2ee79d1be614d639 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:171:5 [INFO] [stderr] 34: 0x5f48d1893c21 - std::rt::lang_start::h1f0c6fc21dc27034 [INFO] [stderr] 35: 0x5f48d1893f55 - main [INFO] [stderr] 36: 0x73026ee0c1ca - [INFO] [stderr] 37: 0x73026ee0c28b - __libc_start_main [INFO] [stderr] 38: 0x5f48d18936c5 - _start [INFO] [stderr] 39: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaouydUO/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `capnpc` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4kyclX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarBOJT1" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTtjLzU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2244724e5e582b1d7466daeb815112741619759c7a682803e08ac9b05d3cc643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2244724e5e582b1d7466daeb815112741619759c7a682803e08ac9b05d3cc643", kill_on_drop: false }` [INFO] [stdout] 2244724e5e582b1d7466daeb815112741619759c7a682803e08ac9b05d3cc643