[INFO] cloning repository https://github.com/shaba721/firstproj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaba721/firstproj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaba721%2Ffirstproj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaba721%2Ffirstproj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac9ae338aadc4727914a2b6f88c4207c3c0e7160 [INFO] checking shaba721/firstproj against master#7606c13961ddc1174b70638e934df0439b7dc515 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaba721%2Ffirstproj" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 70% (1365/1929) Updating files: 71% (1370/1929) Updating files: 72% (1389/1929) Updating files: 73% (1409/1929) Updating files: 74% (1428/1929) Updating files: 75% (1447/1929) Updating files: 75% (1448/1929) Updating files: 76% (1467/1929) Updating files: 77% (1486/1929) Updating files: 78% (1505/1929) Updating files: 79% (1524/1929) Updating files: 79% (1527/1929) Updating files: 80% (1544/1929) Updating files: 81% (1563/1929) Updating files: 82% (1582/1929) Updating files: 83% (1602/1929) Updating files: 84% (1621/1929) Updating files: 85% (1640/1929) Updating files: 86% (1659/1929) Updating files: 87% (1679/1929) Updating files: 88% (1698/1929) Updating files: 89% (1717/1929) Updating files: 90% (1737/1929) Updating files: 91% (1756/1929) Updating files: 92% (1775/1929) Updating files: 93% (1794/1929) Updating files: 94% (1814/1929) Updating files: 95% (1833/1929) Updating files: 96% (1852/1929) Updating files: 97% (1872/1929) Updating files: 98% (1891/1929) Updating files: 99% (1910/1929) Updating files: 100% (1929/1929) Updating files: 100% (1929/1929), done. [INFO] validating manifest of git repo https://github.com/shaba721/firstproj on toolchain 7606c13961ddc1174b70638e934df0439b7dc515 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7606c13961ddc1174b70638e934df0439b7dc515" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shaba721/firstproj [INFO] finished tweaking git repo https://github.com/shaba721/firstproj [INFO] tweaked toml for git repo https://github.com/shaba721/firstproj written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shaba721/firstproj 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" "+7606c13961ddc1174b70638e934df0439b7dc515" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.35 [INFO] [stderr] Downloaded h2 v0.1.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7606c13961ddc1174b70638e934df0439b7dc515" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84cae19e29434e1c28a6158e07a9ec66f6b9c048756e07fa2a973477908d5b19 [INFO] running `Command { std: "docker" "start" "-a" "84cae19e29434e1c28a6158e07a9ec66f6b9c048756e07fa2a973477908d5b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84cae19e29434e1c28a6158e07a9ec66f6b9c048756e07fa2a973477908d5b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84cae19e29434e1c28a6158e07a9ec66f6b9c048756e07fa2a973477908d5b19", kill_on_drop: false }` [INFO] [stdout] 84cae19e29434e1c28a6158e07a9ec66f6b9c048756e07fa2a973477908d5b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7606c13961ddc1174b70638e934df0439b7dc515" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc04dd9e443496f5209310928dbe080776c3d3e845a6a3250165cda1672f274c [INFO] running `Command { std: "docker" "start" "-a" "cc04dd9e443496f5209310928dbe080776c3d3e845a6a3250165cda1672f274c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcPJ27pu/symbols.o" "/opt/rustwide/target/debug/build/libc-c739a655aec86796/build_script_build-c739a655aec86796.build_script_build.449e7b13f4739491-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libc-c739a655aec86796/build_script_build-c739a655aec86796.1eb14b7aomt9sfvw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-c739a655aec86796/build_script_build-c739a655aec86796" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures-80b0c74a803b4885.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `semver-parser` (lib) [INFO] [stderr] error: could not compile `version_check` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaoy0rXW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaq9pbMx/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/fnv-fd13fa29e07559f1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/fnv-fd13fa29e07559f1/dep-lib-fnv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `autocfg` (lib) [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] error: could not compile `rand_jitter` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand_isaac` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rand_core` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6Dxi9l" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_hc` (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/rmetaN5thMm" [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/rmetahxdha8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcSaZPXV/symbols.o" "/opt/rustwide/target/debug/build/syn-0f49d9bac51ed9d2/build_script_build-0f49d9bac51ed9d2.build_script_build.f75ce8aa8e98ddf1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/syn-0f49d9bac51ed9d2/build_script_build-0f49d9bac51ed9d2.build_script_build.f75ce8aa8e98ddf1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/syn-0f49d9bac51ed9d2/build_script_build-0f49d9bac51ed9d2.build_script_build.f75ce8aa8e98ddf1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/syn-0f49d9bac51ed9d2/build_script_build-0f49d9bac51ed9d2.4b4x7ji8t67spd41.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/syn-0f49d9bac51ed9d2/build_script_build-0f49d9bac51ed9d2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcIJdhOC/symbols.o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857.build_script_build.67b3e15494209b2a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857.build_script_build.67b3e15494209b2a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857.build_script_build.67b3e15494209b2a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857.3mex6socfjhnbv8r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7606c13961ddc1174b70638e934df0439b7dc515/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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 `cc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `byteorder` (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/rmeta8ZVm7g" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semver` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cc04dd9e443496f5209310928dbe080776c3d3e845a6a3250165cda1672f274c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc04dd9e443496f5209310928dbe080776c3d3e845a6a3250165cda1672f274c", kill_on_drop: false }` [INFO] [stdout] cc04dd9e443496f5209310928dbe080776c3d3e845a6a3250165cda1672f274c [INFO] checking shaba721/firstproj against try#ae973628c64ab60398819bcc1fd9f08ae68ad5b5 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaba721%2Ffirstproj" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 70% (1361/1929) Updating files: 71% (1370/1929) Updating files: 72% (1389/1929) Updating files: 73% (1409/1929) Updating files: 74% (1428/1929) Updating files: 74% (1432/1929) Updating files: 75% (1447/1929) Updating files: 75% (1465/1929) Updating files: 76% (1467/1929) Updating files: 77% (1486/1929) Updating files: 78% (1505/1929) Updating files: 78% (1508/1929) Updating files: 78% (1521/1929) Updating files: 79% (1524/1929) error: unable to write file target/debug/deps/libserde_json-aae9fae9ec6ef9ca.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde_json-aec57619811a6083.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde_json-bb1aca5a57eb8466.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde_urlencoded-3765da8329ea7255.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde_urlencoded-7881d2074a12524e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde_urlencoded-945830813eb32491.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsiphasher-9d9bab857be2580b.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libslab-50d8eda5c7675122.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsmallvec-5e1bade1719b24ae.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsmallvec-ff8c0aa6a479051e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsocket2-3d90b55d2d6b359e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libstable_deref_trait-c3133f23bbc9d894.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libstring-7d53b280619cc1d1.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libstring-be1b78f89feb8eb5.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsyn-f388499a314b5fe5.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsyn-fa724d7de07a7a61.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsynstructure-080598626acb467b.rlib [INFO] [stderr] Updating files: 80% (1544/1929) error: unable to write file target/debug/deps/libsynstructure-22953144b7742735.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtempfile-02f996a37d76d40d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libthread_local-873e6890d9b13e0f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtime-28cbc1c0f491fbe6.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-27c87ed06cc4c9cf.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-bf4c96a5fa10f54e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-e0a481c7d95f9a1d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_buf-3382d9afd7ee4fc3.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_buf-8a6f32e163739370.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_current_thread-d033253c5051b6cd.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_executor-6286c68a613c7b44.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_io-48fe45738a05dbff.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_io-c9507d717700b484.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_reactor-4c57d980e1c55124.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_reactor-8539ff86e08a1bac.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_reactor-987f9aaa16e8192e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_sync-e7fc64323fdc34c1.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_tcp-2c9f83a198e7e1b0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_tcp-b70fcd31171e0e31.rlib [INFO] [stderr] Updating files: 81% (1563/1929) error: unable to write file target/debug/deps/libtokio_tcp-ea2ef1000f5b9be4.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_threadpool-2b4edb00fcf19d6d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_threadpool-d34f4c6dc14d9a60.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_timer-37a87f20a788bf20.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_trace_core-f1f0c3a92d8eb4ce.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_from-d4ec9039b8e43f31.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-8f2daa9e6d5bf561.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libucd_util-c6e7b25b370ce44a.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicase-8b531fbbe66d16b8.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicase-ec87cccac624496a.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_bidi-e75f14765dfdf049.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_normalization-3f49394d57499f8e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_normalization-7af876f47239d52d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-2f4a4c8ba97b44ad.rlib [INFO] [stderr] error: unable to write file target/debug/deps/liburl-56a5eb04ebe73a8d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/liburl-8e41a6afc367d8d9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libutf8_ranges-03ab3352035ec842.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libutf8_ranges-0d5163fd2d58bbe6.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libuuid-2b14e23f14acef1e.rlib [INFO] [stderr] Updating files: 82% (1582/1929) error: unable to write file target/debug/deps/libversion_check-4a9399e56032d609.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwant-021a33dad2fa7c7d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libz_sys-c5f72147987d8e61.d [INFO] [stderr] error: unable to write file target/debug/deps/lock_api-bbd884550c180153.d [INFO] [stderr] error: unable to write file target/debug/deps/log-8d7bddf94e4ca73e.d [INFO] [stderr] error: unable to write file target/debug/deps/matches-41dcf9263e6ca0f5.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-f283ebcf0a4ea7dc.d [INFO] [stderr] error: unable to write file target/debug/deps/memoffset-bbb0c00ee26c538d.d [INFO] [stderr] error: unable to write file target/debug/deps/mime-683f2fde09424026.d [INFO] [stderr] error: unable to write file target/debug/deps/mime_guess-c91c23ddd19ee728.d [INFO] [stderr] error: unable to write file target/debug/deps/miniz_oxide-8b28f46553c8d33d.d [INFO] [stderr] error: unable to write file target/debug/deps/miniz_oxide_c_api-81a932c9c6efe105.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-8119e427fbc95566.d [INFO] [stderr] error: unable to write file target/debug/deps/native_tls-ef9eb4d380cbbc0c.d [INFO] [stderr] error: unable to write file target/debug/deps/net2-1b464a8243a31f2d.d [INFO] [stderr] error: unable to write file target/debug/deps/nodrop-ad4e6faaac89ccdb.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-3d87d8bddc1f6449.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-62b75cc417c85020.d [INFO] [stderr] error: unable to write file target/debug/deps/owning_ref-5a3fd695f08efb7d.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot-55f7f8cc2f1c0bbf.d [INFO] [stderr] Updating files: 83% (1602/1929) error: unable to write file target/debug/deps/parking_lot-8e8ea686025eef37.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-c98877d716cf44d6.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-f3c153c6739e81fa.d [INFO] [stderr] error: unable to write file target/debug/deps/percent_encoding-34e579d4630ff9e6.d [INFO] [stderr] error: unable to write file target/debug/deps/phf-10a7120a08cce336.d [INFO] [stderr] error: unable to write file target/debug/deps/phf_codegen-42912829569c680b.d [INFO] [stderr] error: unable to write file target/debug/deps/phf_generator-ce3a07947202a14f.d [INFO] [stderr] error: unable to write file target/debug/deps/phf_shared-4c480afd2297eca8.d [INFO] [stderr] error: unable to write file target/debug/deps/pkg_config-79315d9c66cb5101.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-c793faaf414e5e38.d [INFO] [stderr] error: unable to write file target/debug/deps/publicsuffix-321c1052d7e1059c.d [INFO] [stderr] error: unable to write file target/debug/deps/publicsuffix-75fc64a6b96c4841.d [INFO] [stderr] error: unable to write file target/debug/deps/publicsuffix-ca24f572dafd0099.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-3ad56447fa0b0561.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-77629f2532f55cdd.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-c957586c9470f908.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-22e83e8b69b4b801.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-a9fbffea27f5330e.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_hc-3726e43a0f150295.d [INFO] [stderr] Updating files: 84% (1621/1929) error: unable to write file target/debug/deps/rand_isaac-ab21db75da5e691e.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_jitter-37ec356365488a0a.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_os-a681d0ab8401bf5b.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_pcg-b0bda57e37ba5311.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_xorshift-a78df4624c675f94.d [INFO] [stderr] error: unable to write file target/debug/deps/regex-11d2ce02420d7425.d [INFO] [stderr] error: unable to write file target/debug/deps/regex-259a8d58caefbd52.d [INFO] [stderr] error: unable to write file target/debug/deps/regex_syntax-17343019dbe58525.d [INFO] [stderr] error: unable to write file target/debug/deps/regex_syntax-9ccebbdf7a492234.d [INFO] [stderr] error: unable to write file target/debug/deps/remove_dir_all-bf88bbefc677a420.d [INFO] [stderr] error: unable to write file target/debug/deps/reqwest-553542d0d4d9d500.d [INFO] [stderr] error: unable to write file target/debug/deps/reqwest-a26671f2bb3f91a9.d [INFO] [stderr] error: unable to write file target/debug/deps/reqwest-a611b3ce38280559.d [INFO] [stderr] error: unable to write file target/debug/deps/rustc_demangle-c8273128d7a574f8.d [INFO] [stderr] error: unable to write file target/debug/deps/rustc_version-48f1c302de982568.d [INFO] [stderr] error: unable to write file target/debug/deps/ryu-2467a15b21d59e75.d [INFO] [stderr] error: unable to write file target/debug/deps/scopeguard-1b3c30bfcdc07937.d [INFO] [stderr] error: unable to write file target/debug/deps/security_framework-9ba41a8a4ff22de9.d [INFO] [stderr] error: unable to write file target/debug/deps/security_framework_sys-5e918f1c3133fdb0.d [INFO] [stderr] Updating files: 85% (1640/1929) error: unable to write file target/debug/deps/semver-ae8176070caf170c.d [INFO] [stderr] error: unable to write file target/debug/deps/semver_parser-93a20013cc07ec50.d [INFO] [stderr] error: unable to write file target/debug/deps/serde-3b4fdff320ac6cb0.d [INFO] [stderr] error: unable to write file target/debug/deps/serde-6d02fef4f9cdf6da.d [INFO] [stderr] error: unable to write file target/debug/deps/serde-e4e9f7c29df19e5d.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-9b5fe0b3e3c6096c.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-be70dedce9026b92.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_json-aae9fae9ec6ef9ca.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_json-aec57619811a6083.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_json-bb1aca5a57eb8466.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_urlencoded-3765da8329ea7255.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_urlencoded-7881d2074a12524e.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_urlencoded-945830813eb32491.d [INFO] [stderr] error: unable to write file target/debug/deps/siphasher-9d9bab857be2580b.d [INFO] [stderr] error: unable to write file target/debug/deps/slab-50d8eda5c7675122.d [INFO] [stderr] error: unable to write file target/debug/deps/smallvec-5e1bade1719b24ae.d [INFO] [stderr] error: unable to write file target/debug/deps/smallvec-ff8c0aa6a479051e.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-3d90b55d2d6b359e.d [INFO] [stderr] error: unable to write file target/debug/deps/stable_deref_trait-c3133f23bbc9d894.d [INFO] [stderr] Updating files: 86% (1659/1929) error: unable to write file target/debug/deps/string-7d53b280619cc1d1.d [INFO] [stderr] error: unable to write file target/debug/deps/string-be1b78f89feb8eb5.d [INFO] [stderr] error: unable to write file target/debug/deps/syn-f388499a314b5fe5.d [INFO] [stderr] error: unable to write file target/debug/deps/syn-fa724d7de07a7a61.d [INFO] [stderr] error: unable to write file target/debug/deps/synstructure-080598626acb467b.d [INFO] [stderr] error: unable to write file target/debug/deps/synstructure-22953144b7742735.d [INFO] [stderr] error: unable to write file target/debug/deps/tempfile-02f996a37d76d40d.d [INFO] [stderr] error: unable to write file target/debug/deps/thread_local-873e6890d9b13e0f.d [INFO] [stderr] error: unable to write file target/debug/deps/time-28cbc1c0f491fbe6.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-27c87ed06cc4c9cf.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-bf4c96a5fa10f54e.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-e0a481c7d95f9a1d.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_buf-3382d9afd7ee4fc3.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_buf-8a6f32e163739370.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_current_thread-d033253c5051b6cd.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_executor-6286c68a613c7b44.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_io-48fe45738a05dbff.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_io-c9507d717700b484.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_reactor-4c57d980e1c55124.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_reactor-8539ff86e08a1bac.d [INFO] [stderr] Updating files: 87% (1679/1929) error: unable to create file target/debug/deps/tokio_reactor-987f9aaa16e8192e.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_sync-e7fc64323fdc34c1.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_tcp-2c9f83a198e7e1b0.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_tcp-b70fcd31171e0e31.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_tcp-ea2ef1000f5b9be4.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_threadpool-2b4edb00fcf19d6d.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_threadpool-d34f4c6dc14d9a60.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_timer-37a87f20a788bf20.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_trace_core-f1f0c3a92d8eb4ce.d [INFO] [stderr] error: unable to write file target/debug/deps/try_from-d4ec9039b8e43f31.d [INFO] [stderr] error: unable to write file target/debug/deps/try_lock-8f2daa9e6d5bf561.d [INFO] [stderr] error: unable to create file target/debug/deps/ucd_util-c6e7b25b370ce44a.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicase-8b531fbbe66d16b8.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicase-ec87cccac624496a.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_bidi-e75f14765dfdf049.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_normalization-3f49394d57499f8e.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_normalization-7af876f47239d52d.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_xid-2f4a4c8ba97b44ad.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/url-56a5eb04ebe73a8d.d [INFO] [stderr] Updating files: 88% (1698/1929) error: unable to write file target/debug/deps/url-8e41a6afc367d8d9.d [INFO] [stderr] error: unable to write file target/debug/deps/utf8_ranges-03ab3352035ec842.d [INFO] [stderr] error: unable to write file target/debug/deps/utf8_ranges-0d5163fd2d58bbe6.d [INFO] [stderr] error: unable to write file target/debug/deps/uuid-2b14e23f14acef1e.d [INFO] [stderr] error: unable to write file target/debug/deps/version_check-4a9399e56032d609.d [INFO] [stderr] error: unable to write file target/debug/deps/want-021a33dad2fa7c7d.d [INFO] [stderr] error: unable to write file target/debug/first_request [INFO] [stderr] error: unable to write file target/debug/first_request.d [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking shaba721/firstproj against try#ae973628c64ab60398819bcc1fd9f08ae68ad5b5 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaba721%2Ffirstproj" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 70% (1365/1929) Updating files: 71% (1370/1929) Updating files: 72% (1389/1929) Updating files: 73% (1409/1929) Updating files: 74% (1428/1929) Updating files: 74% (1435/1929) Updating files: 75% (1447/1929) Updating files: 75% (1460/1929) Updating files: 76% (1467/1929) Updating files: 77% (1486/1929) Updating files: 78% (1505/1929) Updating files: 78% (1509/1929) Updating files: 79% (1524/1929) Updating files: 79% (1531/1929) error: unable to write file target/debug/deps/libsynstructure-080598626acb467b.rlib [INFO] [stderr] Updating files: 80% (1544/1929) error: unable to write file target/debug/deps/libsynstructure-22953144b7742735.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtempfile-02f996a37d76d40d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libthread_local-873e6890d9b13e0f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtime-28cbc1c0f491fbe6.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-27c87ed06cc4c9cf.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-bf4c96a5fa10f54e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-e0a481c7d95f9a1d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_buf-3382d9afd7ee4fc3.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_buf-8a6f32e163739370.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_current_thread-d033253c5051b6cd.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_executor-6286c68a613c7b44.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_io-48fe45738a05dbff.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_io-c9507d717700b484.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_reactor-4c57d980e1c55124.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_reactor-8539ff86e08a1bac.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_reactor-987f9aaa16e8192e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_sync-e7fc64323fdc34c1.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_tcp-2c9f83a198e7e1b0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_tcp-b70fcd31171e0e31.rlib [INFO] [stderr] Updating files: 81% (1563/1929) error: unable to write file target/debug/deps/libtokio_tcp-ea2ef1000f5b9be4.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_threadpool-2b4edb00fcf19d6d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_threadpool-d34f4c6dc14d9a60.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_timer-37a87f20a788bf20.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_trace_core-f1f0c3a92d8eb4ce.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_from-d4ec9039b8e43f31.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-8f2daa9e6d5bf561.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libucd_util-c6e7b25b370ce44a.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicase-8b531fbbe66d16b8.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicase-ec87cccac624496a.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_bidi-e75f14765dfdf049.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_normalization-3f49394d57499f8e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_normalization-7af876f47239d52d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-2f4a4c8ba97b44ad.rlib [INFO] [stderr] error: unable to write file target/debug/deps/liburl-56a5eb04ebe73a8d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/liburl-8e41a6afc367d8d9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libutf8_ranges-03ab3352035ec842.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libutf8_ranges-0d5163fd2d58bbe6.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libuuid-2b14e23f14acef1e.rlib [INFO] [stderr] Updating files: 82% (1582/1929) error: unable to write file target/debug/deps/libversion_check-4a9399e56032d609.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwant-021a33dad2fa7c7d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libz_sys-c5f72147987d8e61.d [INFO] [stderr] error: unable to write file target/debug/deps/lock_api-bbd884550c180153.d [INFO] [stderr] error: unable to write file target/debug/deps/log-8d7bddf94e4ca73e.d [INFO] [stderr] error: unable to write file target/debug/deps/matches-41dcf9263e6ca0f5.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-f283ebcf0a4ea7dc.d [INFO] [stderr] error: unable to write file target/debug/deps/memoffset-bbb0c00ee26c538d.d [INFO] [stderr] error: unable to write file target/debug/deps/mime-683f2fde09424026.d [INFO] [stderr] error: unable to write file target/debug/deps/mime_guess-c91c23ddd19ee728.d [INFO] [stderr] error: unable to write file target/debug/deps/miniz_oxide-8b28f46553c8d33d.d [INFO] [stderr] error: unable to write file target/debug/deps/miniz_oxide_c_api-81a932c9c6efe105.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-8119e427fbc95566.d [INFO] [stderr] error: unable to write file target/debug/deps/native_tls-ef9eb4d380cbbc0c.d [INFO] [stderr] error: unable to write file target/debug/deps/net2-1b464a8243a31f2d.d [INFO] [stderr] error: unable to write file target/debug/deps/nodrop-ad4e6faaac89ccdb.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-3d87d8bddc1f6449.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-62b75cc417c85020.d [INFO] [stderr] error: unable to write file target/debug/deps/owning_ref-5a3fd695f08efb7d.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot-55f7f8cc2f1c0bbf.d [INFO] [stderr] Updating files: 83% (1602/1929) error: unable to write file target/debug/deps/parking_lot-8e8ea686025eef37.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-c98877d716cf44d6.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-f3c153c6739e81fa.d [INFO] [stderr] error: unable to write file target/debug/deps/percent_encoding-34e579d4630ff9e6.d [INFO] [stderr] error: unable to write file target/debug/deps/phf-10a7120a08cce336.d [INFO] [stderr] error: unable to write file target/debug/deps/phf_codegen-42912829569c680b.d [INFO] [stderr] error: unable to write file target/debug/deps/phf_generator-ce3a07947202a14f.d [INFO] [stderr] error: unable to write file target/debug/deps/phf_shared-4c480afd2297eca8.d [INFO] [stderr] error: unable to write file target/debug/deps/pkg_config-79315d9c66cb5101.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-c793faaf414e5e38.d [INFO] [stderr] error: unable to write file target/debug/deps/publicsuffix-321c1052d7e1059c.d [INFO] [stderr] error: unable to write file target/debug/deps/publicsuffix-75fc64a6b96c4841.d [INFO] [stderr] error: unable to write file target/debug/deps/publicsuffix-ca24f572dafd0099.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-3ad56447fa0b0561.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-77629f2532f55cdd.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-c957586c9470f908.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-22e83e8b69b4b801.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-a9fbffea27f5330e.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_hc-3726e43a0f150295.d [INFO] [stderr] Updating files: 84% (1621/1929) error: unable to write file target/debug/deps/rand_isaac-ab21db75da5e691e.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_jitter-37ec356365488a0a.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_os-a681d0ab8401bf5b.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_pcg-b0bda57e37ba5311.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_xorshift-a78df4624c675f94.d [INFO] [stderr] error: unable to write file target/debug/deps/regex-11d2ce02420d7425.d [INFO] [stderr] error: unable to write file target/debug/deps/regex-259a8d58caefbd52.d [INFO] [stderr] error: unable to write file target/debug/deps/regex_syntax-17343019dbe58525.d [INFO] [stderr] error: unable to write file target/debug/deps/regex_syntax-9ccebbdf7a492234.d [INFO] [stderr] error: unable to write file target/debug/deps/remove_dir_all-bf88bbefc677a420.d [INFO] [stderr] error: unable to write file target/debug/deps/reqwest-553542d0d4d9d500.d [INFO] [stderr] error: unable to write file target/debug/deps/reqwest-a26671f2bb3f91a9.d [INFO] [stderr] error: unable to write file target/debug/deps/reqwest-a611b3ce38280559.d [INFO] [stderr] error: unable to write file target/debug/deps/rustc_demangle-c8273128d7a574f8.d [INFO] [stderr] error: unable to write file target/debug/deps/rustc_version-48f1c302de982568.d [INFO] [stderr] error: unable to write file target/debug/deps/ryu-2467a15b21d59e75.d [INFO] [stderr] error: unable to write file target/debug/deps/scopeguard-1b3c30bfcdc07937.d [INFO] [stderr] error: unable to write file target/debug/deps/security_framework-9ba41a8a4ff22de9.d [INFO] [stderr] error: unable to write file target/debug/deps/security_framework_sys-5e918f1c3133fdb0.d [INFO] [stderr] Updating files: 85% (1640/1929) error: unable to write file target/debug/deps/semver-ae8176070caf170c.d [INFO] [stderr] error: unable to write file target/debug/deps/semver_parser-93a20013cc07ec50.d [INFO] [stderr] error: unable to write file target/debug/deps/serde-3b4fdff320ac6cb0.d [INFO] [stderr] error: unable to write file target/debug/deps/serde-6d02fef4f9cdf6da.d [INFO] [stderr] error: unable to write file target/debug/deps/serde-e4e9f7c29df19e5d.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-9b5fe0b3e3c6096c.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-be70dedce9026b92.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_json-aae9fae9ec6ef9ca.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_json-aec57619811a6083.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_json-bb1aca5a57eb8466.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_urlencoded-3765da8329ea7255.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_urlencoded-7881d2074a12524e.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_urlencoded-945830813eb32491.d [INFO] [stderr] error: unable to write file target/debug/deps/siphasher-9d9bab857be2580b.d [INFO] [stderr] error: unable to write file target/debug/deps/slab-50d8eda5c7675122.d [INFO] [stderr] error: unable to write file target/debug/deps/smallvec-5e1bade1719b24ae.d [INFO] [stderr] error: unable to write file target/debug/deps/smallvec-ff8c0aa6a479051e.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-3d90b55d2d6b359e.d [INFO] [stderr] error: unable to write file target/debug/deps/stable_deref_trait-c3133f23bbc9d894.d [INFO] [stderr] Updating files: 86% (1659/1929) error: unable to write file target/debug/deps/string-7d53b280619cc1d1.d [INFO] [stderr] error: unable to write file target/debug/deps/string-be1b78f89feb8eb5.d [INFO] [stderr] error: unable to write file target/debug/deps/syn-f388499a314b5fe5.d [INFO] [stderr] error: unable to write file target/debug/deps/syn-fa724d7de07a7a61.d [INFO] [stderr] error: unable to write file target/debug/deps/synstructure-080598626acb467b.d [INFO] [stderr] error: unable to write file target/debug/deps/synstructure-22953144b7742735.d [INFO] [stderr] error: unable to write file target/debug/deps/tempfile-02f996a37d76d40d.d [INFO] [stderr] error: unable to write file target/debug/deps/thread_local-873e6890d9b13e0f.d [INFO] [stderr] error: unable to write file target/debug/deps/time-28cbc1c0f491fbe6.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-27c87ed06cc4c9cf.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-bf4c96a5fa10f54e.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-e0a481c7d95f9a1d.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_buf-3382d9afd7ee4fc3.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_buf-8a6f32e163739370.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_current_thread-d033253c5051b6cd.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_executor-6286c68a613c7b44.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_io-48fe45738a05dbff.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_io-c9507d717700b484.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_reactor-4c57d980e1c55124.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_reactor-8539ff86e08a1bac.d [INFO] [stderr] Updating files: 87% (1679/1929) error: unable to create file target/debug/deps/tokio_reactor-987f9aaa16e8192e.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_sync-e7fc64323fdc34c1.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_tcp-2c9f83a198e7e1b0.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_tcp-b70fcd31171e0e31.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_tcp-ea2ef1000f5b9be4.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_threadpool-2b4edb00fcf19d6d.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_threadpool-d34f4c6dc14d9a60.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_timer-37a87f20a788bf20.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio_trace_core-f1f0c3a92d8eb4ce.d [INFO] [stderr] error: unable to write file target/debug/deps/try_from-d4ec9039b8e43f31.d [INFO] [stderr] error: unable to write file target/debug/deps/try_lock-8f2daa9e6d5bf561.d [INFO] [stderr] error: unable to create file target/debug/deps/ucd_util-c6e7b25b370ce44a.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicase-8b531fbbe66d16b8.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicase-ec87cccac624496a.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_bidi-e75f14765dfdf049.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_normalization-3f49394d57499f8e.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_normalization-7af876f47239d52d.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_xid-2f4a4c8ba97b44ad.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/url-56a5eb04ebe73a8d.d [INFO] [stderr] Updating files: 88% (1698/1929) error: unable to write file target/debug/deps/url-8e41a6afc367d8d9.d [INFO] [stderr] error: unable to write file target/debug/deps/utf8_ranges-03ab3352035ec842.d [INFO] [stderr] error: unable to write file target/debug/deps/utf8_ranges-0d5163fd2d58bbe6.d [INFO] [stderr] error: unable to write file target/debug/deps/uuid-2b14e23f14acef1e.d [INFO] [stderr] error: unable to write file target/debug/deps/version_check-4a9399e56032d609.d [INFO] [stderr] error: unable to write file target/debug/deps/want-021a33dad2fa7c7d.d [INFO] [stderr] error: unable to write file target/debug/first_request [INFO] [stderr] error: unable to write file target/debug/first_request.d [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking shaba721/firstproj against try#ae973628c64ab60398819bcc1fd9f08ae68ad5b5 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaba721%2Ffirstproj" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 70% (1362/1929) Updating files: 71% (1370/1929) Updating files: 72% (1389/1929) Updating files: 73% (1409/1929) Updating files: 74% (1428/1929) Updating files: 74% (1442/1929) Updating files: 75% (1447/1929) Updating files: 76% (1467/1929) Updating files: 77% (1486/1929) Updating files: 78% (1505/1929) Updating files: 78% (1506/1929) error: unable to write file target/debug/deps/libreqwest-a611b3ce38280559.rlib [INFO] [stderr] Updating files: 78% (1510/1929) error: unable to write file target/debug/deps/librustc_demangle-c8273128d7a574f8.rlib [INFO] [stderr] error: unable to write file target/debug/deps/librustc_version-48f1c302de982568.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libryu-2467a15b21d59e75.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libscopeguard-1b3c30bfcdc07937.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsecurity_framework-9ba41a8a4ff22de9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsecurity_framework_sys-5e918f1c3133fdb0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsemver-ae8176070caf170c.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsemver_parser-93a20013cc07ec50.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde-3b4fdff320ac6cb0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde-6d02fef4f9cdf6da.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde-e4e9f7c29df19e5d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde_derive-9b5fe0b3e3c6096c.dylib [INFO] [stderr] fatal: cannot create directory at 'target/debug/deps/libserde_derive-9b5fe0b3e3c6096c.dylib.dSYM': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking shaba721/firstproj against try#ae973628c64ab60398819bcc1fd9f08ae68ad5b5 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaba721%2Ffirstproj" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 70% (1362/1929) Updating files: 71% (1370/1929) Updating files: 72% (1389/1929) Updating files: 73% (1409/1929) Updating files: 74% (1428/1929) Updating files: 74% (1441/1929) Updating files: 75% (1447/1929) Updating files: 76% (1467/1929) Updating files: 77% (1486/1929) Updating files: 78% (1505/1929) error: unable to write file target/debug/deps/libreqwest-a26671f2bb3f91a9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libreqwest-a611b3ce38280559.rlib [INFO] [stderr] Updating files: 78% (1510/1929) error: unable to write file target/debug/deps/librustc_demangle-c8273128d7a574f8.rlib [INFO] [stderr] error: unable to write file target/debug/deps/librustc_version-48f1c302de982568.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libryu-2467a15b21d59e75.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libscopeguard-1b3c30bfcdc07937.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsecurity_framework-9ba41a8a4ff22de9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsecurity_framework_sys-5e918f1c3133fdb0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsemver-ae8176070caf170c.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsemver_parser-93a20013cc07ec50.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde-3b4fdff320ac6cb0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde-6d02fef4f9cdf6da.rlib [INFO] [stderr] error: unable to create file target/debug/deps/libserde-e4e9f7c29df19e5d.rlib: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/libserde_derive-9b5fe0b3e3c6096c.dylib [INFO] [stderr] fatal: cannot create directory at 'target/debug/deps/libserde_derive-9b5fe0b3e3c6096c.dylib.dSYM': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking shaba721/firstproj against try#ae973628c64ab60398819bcc1fd9f08ae68ad5b5 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaba721%2Ffirstproj" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 70% (1365/1929) Updating files: 71% (1370/1929) Updating files: 72% (1389/1929) Updating files: 73% (1409/1929) Updating files: 74% (1428/1929) Updating files: 74% (1430/1929) Updating files: 74% (1442/1929) Updating files: 75% (1447/1929) Updating files: 76% (1467/1929) Updating files: 77% (1486/1929) error: unable to write file target/debug/deps/libregex-11d2ce02420d7425.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libregex-259a8d58caefbd52.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libregex_syntax-17343019dbe58525.rlib [INFO] [stderr] Updating files: 78% (1505/1929) error: unable to write file target/debug/deps/libregex_syntax-9ccebbdf7a492234.rlib [INFO] [stderr] Updating files: 78% (1506/1929) error: unable to write file target/debug/deps/libremove_dir_all-bf88bbefc677a420.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libreqwest-553542d0d4d9d500.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libreqwest-a26671f2bb3f91a9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libreqwest-a611b3ce38280559.rlib [INFO] [stderr] error: unable to write file target/debug/deps/librustc_demangle-c8273128d7a574f8.rlib [INFO] [stderr] error: unable to write file target/debug/deps/librustc_version-48f1c302de982568.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libryu-2467a15b21d59e75.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libscopeguard-1b3c30bfcdc07937.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsecurity_framework-9ba41a8a4ff22de9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsecurity_framework_sys-5e918f1c3133fdb0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsemver-ae8176070caf170c.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsemver_parser-93a20013cc07ec50.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde-3b4fdff320ac6cb0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libserde-6d02fef4f9cdf6da.rlib [INFO] [stderr] error: unable to create file target/debug/deps/libserde-e4e9f7c29df19e5d.rlib: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/libserde_derive-9b5fe0b3e3c6096c.dylib [INFO] [stderr] fatal: cannot create directory at 'target/debug/deps/libserde_derive-9b5fe0b3e3c6096c.dylib.dSYM': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/shaba721/firstproj [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.