[INFO] cloning repository https://github.com/cicvedu/rustlings-semester-3-idrey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cicvedu/rustlings-semester-3-idrey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicvedu%2Frustlings-semester-3-idrey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicvedu%2Frustlings-semester-3-idrey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8253395a3dff655bf9ea00fbbc8cb0d53c4940a8 [INFO] checking cicvedu/rustlings-semester-3-idrey/8253395a3dff655bf9ea00fbbc8cb0d53c4940a8 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicvedu%2Frustlings-semester-3-idrey" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cicvedu/rustlings-semester-3-idrey on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cicvedu/rustlings-semester-3-idrey [INFO] finished tweaking git repo https://github.com/cicvedu/rustlings-semester-3-idrey [INFO] tweaked toml for git repo https://github.com/cicvedu/rustlings-semester-3-idrey written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cicvedu/rustlings-semester-3-idrey 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58a10cd4ec20ee66c22f17313463eb94a56caab7955798457897abe489deeb27 [INFO] running `Command { std: "docker" "start" "-a" "58a10cd4ec20ee66c22f17313463eb94a56caab7955798457897abe489deeb27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58a10cd4ec20ee66c22f17313463eb94a56caab7955798457897abe489deeb27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a10cd4ec20ee66c22f17313463eb94a56caab7955798457897abe489deeb27", kill_on_drop: false }` [INFO] [stdout] 58a10cd4ec20ee66c22f17313463eb94a56caab7955798457897abe489deeb27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b03040feb36dc6fb9775e308a71a4c0263a44183b4e14aaa187b48f3a5158cf [INFO] running `Command { std: "docker" "start" "-a" "9b03040feb36dc6fb9775e308a71a4c0263a44183b4e14aaa187b48f3a5158cf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamifxLJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `predicates-core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustceq9x8u/symbols.o" "/opt/rustwide/target/debug/build/tokio-5746c6cb23790047/build_script_build-5746c6cb23790047.build_script_build.783eef3ab3f8d4cc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/tokio-5746c6cb23790047/build_script_build-5746c6cb23790047.dm5sotus2ccu3jntljz4uhlai.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-a7b9971646bb635c.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fb8c387236db3c10.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b251837809b2f64b.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cbef83eaa4e01f04.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-12a772286de2fca7.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-023bbe5ada7abfc3.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-de2bcdf10ec69c2b.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8e1754df350800fd.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-06c2ab7b9c32e037.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51d2621fc57a281b.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-54a930408793772f.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c7d01cba400dcb2.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9f84d69e331b75b.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-eec95493246aae39.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f6676c475e08ab0.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-799d520624f8b2e0.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf93d4842acd9a9.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0e6386368b0a24e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/tokio-5746c6cb23790047/build_script_build-5746c6cb23790047" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccztxsRs.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/tokio-5746c6cb23790047/build_script_build-5746c6cb23790047 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustceq9x8u/symbols.o /opt/rustwide/target/debug/build/tokio-5746c6cb23790047/build_script_build-5746c6cb23790047.build_script_build.783eef3ab3f8d4cc-cgu.0.rcgu.o /opt/rustwide/target/debug/build/tokio-5746c6cb23790047/build_script_build-5746c6cb23790047.dm5sotus2ccu3jntljz4uhlai.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libautocfg-a7b9971646bb635c.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fb8c387236db3c10.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b251837809b2f64b.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cbef83eaa4e01f04.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-12a772286de2fca7.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-023bbe5ada7abfc3.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-de2bcdf10ec69c2b.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8e1754df350800fd.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-06c2ab7b9c32e037.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51d2621fc57a281b.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-54a930408793772f.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c7d01cba400dcb2.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9f84d69e331b75b.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-eec95493246aae39.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f6676c475e08ab0.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-799d520624f8b2e0.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf93d4842acd9a9.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0e6386368b0a24e8.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (build script) 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/rmetayMyxag" [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/rmetaQno63j" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `mio` (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/rmetamqNOSG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (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/rmetaHO1wGV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (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/rmetaUEMVrZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/rmetaGwlgOh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9b03040feb36dc6fb9775e308a71a4c0263a44183b4e14aaa187b48f3a5158cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b03040feb36dc6fb9775e308a71a4c0263a44183b4e14aaa187b48f3a5158cf", kill_on_drop: false }` [INFO] [stdout] 9b03040feb36dc6fb9775e308a71a4c0263a44183b4e14aaa187b48f3a5158cf