[INFO] cloning repository https://github.com/kryo4096/rust-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kryo4096/rust-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Frust-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Frust-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1968b0bf2376b4ae5d67fbbae42bf748638aca3 [INFO] testing kryo4096/rust-chat against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Frust-chat" "/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/kryo4096/rust-chat on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kryo4096/rust-chat [INFO] finished tweaking git repo https://github.com/kryo4096/rust-chat [INFO] tweaked toml for git repo https://github.com/kryo4096/rust-chat written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kryo4096/rust-chat 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c666fc899ab99e6045816cd5dcd4297c9a57b458ef6cbfe580cdb843f2f3a020 [INFO] running `Command { std: "docker" "start" "-a" "c666fc899ab99e6045816cd5dcd4297c9a57b458ef6cbfe580cdb843f2f3a020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c666fc899ab99e6045816cd5dcd4297c9a57b458ef6cbfe580cdb843f2f3a020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c666fc899ab99e6045816cd5dcd4297c9a57b458ef6cbfe580cdb843f2f3a020", kill_on_drop: false }` [INFO] [stdout] c666fc899ab99e6045816cd5dcd4297c9a57b458ef6cbfe580cdb843f2f3a020 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8df19b41d7e7b61018a7b9f19f92340b65da490c45ead5747a5822c9b113f18c [INFO] running `Command { std: "docker" "start" "-a" "8df19b41d7e7b61018a7b9f19f92340b65da490c45ead5747a5822c9b113f18c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/slab-35cc40b38ec841b1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/slab-35cc40b38ec841b1/dep-lib-slab` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWo3pcU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sha1` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-bidi` (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/rmetabI474d" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/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/rustcZDTBUh/symbols.o" "/opt/rustwide/target/debug/build/httparse-8dc978a59475b400/build_script_build-8dc978a59475b400.build_script_build.e2c1f1b7743bd5f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/httparse-8dc978a59475b400/build_script_build-8dc978a59475b400.build_script_build.e2c1f1b7743bd5f7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/httparse-8dc978a59475b400/build_script_build-8dc978a59475b400.build_script_build.e2c1f1b7743bd5f7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/httparse-8dc978a59475b400/build_script_build-8dc978a59475b400.build_script_build.e2c1f1b7743bd5f7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/httparse-8dc978a59475b400/build_script_build-8dc978a59475b400.5d0fcnrbi974akhwpc7yb8c81.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/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/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/httparse-8dc978a59475b400/build_script_build-8dc978a59475b400" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httparse` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamkoqq9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8df19b41d7e7b61018a7b9f19f92340b65da490c45ead5747a5822c9b113f18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df19b41d7e7b61018a7b9f19f92340b65da490c45ead5747a5822c9b113f18c", kill_on_drop: false }` [INFO] [stdout] 8df19b41d7e7b61018a7b9f19f92340b65da490c45ead5747a5822c9b113f18c [INFO] testing kryo4096/rust-chat against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Frust-chat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/libmio-95f0e1721d130152.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/libnet2-362a674dcb7c6d92.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/libpercent_encoding-3e1e31bb2fafcdf2.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/librand-c27fce4e20c27ebd.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/libsha1-2709c34c8977ab23.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/libslab-7a70503dfcd10abe.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/libunicode_bidi-fb7176a53900328b.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/liburl-b2696fd083d818ef.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/save-analysis/libws-1d506991a0f547e4.json [INFO] [stderr] error: unable to write file target/rls/debug/deps/sha1-2709c34c8977ab23.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/slab-43905c2e1803af48.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/slab-7a70503dfcd10abe.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/unicode_bidi-fb7176a53900328b.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/unicode_normalization-6907dbe38dc0d22a.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/url-b2696fd083d818ef.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/ws-1d506991a0f547e4.d [INFO] [stderr] error: unable to write file target/rls/debug/libchat-388054ff25c459bc.d [INFO] [stderr] error: unable to write file target/rls/debug/libchat.d [INFO] [stderr] fatal: unable to checkout working tree [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] testing kryo4096/rust-chat against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Frust-chat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/rls/debug/deps/libbytes-51ee58f884f04014.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libc-0d3e972cfdff5355.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/libcfg_if-7b902b7ea25bccfd.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libhttparse-a3e3ba138b037f8c.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libidna-26b888859614a5cb.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libiovec-31e5ab49c31b0978.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/liblazycell-fe72987ca6eed771.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/liblibc-0d3e972cfdff5355.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/liblog-0d8261949a7db57f.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libmatches-a4c997f50c70b801.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libmio-95f0e1721d130152.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libnet2-362a674dcb7c6d92.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libpercent_encoding-3e1e31bb2fafcdf2.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/librand-c27fce4e20c27ebd.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libsha1-2709c34c8977ab23.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libslab-43905c2e1803af48.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libslab-7a70503dfcd10abe.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libunicode_bidi-fb7176a53900328b.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libunicode_normalization-6907dbe38dc0d22a.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/liburl-b2696fd083d818ef.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/libws-1d506991a0f547e4.rmeta [INFO] [stderr] error: unable to write file target/rls/debug/deps/log-0d8261949a7db57f.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/matches-a4c997f50c70b801.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/mio-95f0e1721d130152.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/net2-362a674dcb7c6d92.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/percent_encoding-3e1e31bb2fafcdf2.d [INFO] [stderr] error: unable to write file target/rls/debug/deps/rand-c27fce4e20c27ebd.d [INFO] [stderr] fatal: cannot create directory at 'target/rls/debug/deps/save-analysis': 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] testing kryo4096/rust-chat against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Frust-chat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/chat-3u1leargvgmjh/s-f2ivtyghwg-p14uj1-1jmh9pxskp2rz/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/chat-3u1leargvgmjh/s-f2ivtyghwg-p14uj1-1jmh9pxskp2rz/r5omkko2zyx5xap.o [INFO] [stderr] error: unable to write file target/debug/incremental/chat-3u1leargvgmjh/s-f2ivtyghwg-p14uj1-1jmh9pxskp2rz/vpbpnff9uk7ha66.o [INFO] [stderr] error: unable to write file target/debug/incremental/chat-3u1leargvgmjh/s-f2ivtyghwg-p14uj1-1jmh9pxskp2rz/work-products.bin [INFO] [stderr] error: unable to write file target/debug/incremental/chat-3u1leargvgmjh/s-f2ivtyghwg-p14uj1-1jmh9pxskp2rz/y08g5q2x813c4wx.o [INFO] [stderr] error: unable to write file target/debug/incremental/chat-3u1leargvgmjh/s-f2ivtyghwg-p14uj1-1jmh9pxskp2rz/z9ox7biyn1otfln.o [INFO] [stderr] fatal: cannot create directory at 'target/rls': 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] testing kryo4096/rust-chat against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Frust-chat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/rls/debug/build/httparse-3012cde44261570b/build-script-build [INFO] [stderr] error: unable to write file target/rls/debug/build/httparse-3012cde44261570b/build_script_build-3012cde44261570b [INFO] [stderr] error: unable to write file target/rls/debug/build/httparse-3012cde44261570b/build_script_build-3012cde44261570b.d [INFO] [stderr] fatal: cannot create directory at 'target/rls/debug/build/httparse-3012cde44261570b/save-analysis': 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] testing kryo4096/rust-chat against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Frust-chat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/rls/debug/build/httparse-3012cde44261570b/build-script-build [INFO] [stderr] error: unable to write file target/rls/debug/build/httparse-3012cde44261570b/build_script_build-3012cde44261570b [INFO] [stderr] error: unable to write file target/rls/debug/build/httparse-3012cde44261570b/build_script_build-3012cde44261570b.d [INFO] [stderr] fatal: cannot create directory at 'target/rls/debug/build/httparse-3012cde44261570b/save-analysis': 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/kryo4096/rust-chat [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.