[INFO] cloning repository https://github.com/wisonzhu/rocketdemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wisonzhu/rocketdemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonzhu%2Frocketdemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonzhu%2Frocketdemo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 817af09a7aa57f745d8166ccab2abc44488035a7 [INFO] testing wisonzhu/rocketdemo against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonzhu%2Frocketdemo" "/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/wisonzhu/rocketdemo on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wisonzhu/rocketdemo [INFO] finished tweaking git repo https://github.com/wisonzhu/rocketdemo [INFO] tweaked toml for git repo https://github.com/wisonzhu/rocketdemo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wisonzhu/rocketdemo 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" "+61223975d46f794466efa832bc7562b9707ecc46" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e216159e069c1ac47272577bfeb79c90f4cc27897fe412775b0067794f705b8 [INFO] running `Command { std: "docker" "start" "-a" "0e216159e069c1ac47272577bfeb79c90f4cc27897fe412775b0067794f705b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e216159e069c1ac47272577bfeb79c90f4cc27897fe412775b0067794f705b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e216159e069c1ac47272577bfeb79c90f4cc27897fe412775b0067794f705b8", kill_on_drop: false }` [INFO] [stdout] 0e216159e069c1ac47272577bfeb79c90f4cc27897fe412775b0067794f705b8 [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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e683bbb01fcd29503e81c02c656754a644ec5aaa464701a7e00a35a7b87aa588 [INFO] running `Command { std: "docker" "start" "-a" "e683bbb01fcd29503e81c02c656754a644ec5aaa464701a7e00a35a7b87aa588", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling http v0.2.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.4 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawdzXud" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustco4ye74/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-stream` (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 `rocket_http` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSC19M3/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (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 `tokio` (lib) [INFO] running `Command { std: "docker" "inspect" "e683bbb01fcd29503e81c02c656754a644ec5aaa464701a7e00a35a7b87aa588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e683bbb01fcd29503e81c02c656754a644ec5aaa464701a7e00a35a7b87aa588", kill_on_drop: false }` [INFO] [stdout] e683bbb01fcd29503e81c02c656754a644ec5aaa464701a7e00a35a7b87aa588 [INFO] testing wisonzhu/rocketdemo against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonzhu%2Frocketdemo" "/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/deps/libtokio-9f34fa99c213892d.rmeta [INFO] [stderr] Updating files: 94% (1053/1112) error: unable to write file target/debug/deps/libtokio_macros-98a02b15f93a87be.dylib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rlib [INFO] [stderr] Updating files: 95% (1057/1112) error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rmeta [INFO] [stderr] Updating files: 96% (1068/1112) error: unable to write file target/debug/deps/libversion_check-6bc2a80aa46995ec.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libversion_check-6bc2a80aa46995ec.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/log-cfebf84840d41739.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-d17c8096e12c4903.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-4a7455a8edd36d57.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-62a6a42edaa570fc.d [INFO] [stderr] error: unable to write file target/debug/deps/pear-192a3e77e5388ae5.d [INFO] [stderr] Updating files: 97% (1079/1112) error: unable to write file target/debug/deps/pear_codegen-a588eee503c64cc1.d [INFO] [stderr] error: unable to write file target/debug/deps/percent_encoding-0bd00e692a601476.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_project_lite-0d8265cebabaf992.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-3e3fbfd5355ee8dd.d [INFO] [stderr] error: unable to write file target/debug/deps/powerfmt-637d0eca129cbf58.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-cf0bf0abb96339a0.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2_diagnostics-d34c53f7d574b86e.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-386e2c30059f949a.d [INFO] [stderr] error: unable to write file target/debug/deps/ref_cast-f319a98af3e8fba4.d [INFO] [stderr] error: unable to write file target/debug/deps/ref_cast_impl-306549898ef13cb5.d [INFO] [stderr] error: unable to write file target/debug/deps/rocket_codegen-79dbcfab8e3a9696.d [INFO] [stderr] Updating files: 98% (1090/1112) error: unable to write file target/debug/deps/rocket_http-13b6aac886a6bad3.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-b1259631a10d29d9.d [INFO] [stderr] error: unable to write file target/debug/deps/smallvec-1f8bb4221b3e03e0.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-03950879b968bf44.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-ac71f13c8b50dec0.d [INFO] [stderr] error: unable to write file target/debug/deps/stable_pattern-dd50f9ea88c381ed.d [INFO] [stderr] error: unable to write file target/debug/deps/state-b8433a3428468018.d [INFO] [stderr] error: unable to write file target/debug/deps/syn-5ed70c598d99b657.d [INFO] [stderr] error: unable to write file target/debug/deps/time-1e5c0dd546f8db50.d [INFO] [stderr] error: unable to write file target/debug/deps/time_core-e46aa73733edb21d.d [INFO] [stderr] error: unable to write file target/debug/deps/time_macros-355f28f6957a43c0.d [INFO] [stderr] Updating files: 99% (1101/1112) error: unable to write file target/debug/deps/tokio-9f34fa99c213892d.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-98a02b15f93a87be.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tower_service-db1161d8beb48a13.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing-1c047ceba07dd491.d [INFO] [stderr] error: unable to write file target/debug/deps/tracing_core-0bd58692f9d9f03b.d [INFO] [stderr] error: unable to write file target/debug/deps/try_lock-906d33bfda0b04a9.d [INFO] [stderr] error: unable to write file target/debug/deps/uncased-f77aa81b3ec42b18.d [INFO] [stderr] error: unable to create file target/debug/deps/unicode_ident-7310f9ae1d0debd4.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_xid-246812cbd6e08892.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/version_check-6bc2a80aa46995ec.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/want-1fe5e6ff8b42ad3f.d: No space left on device [INFO] [stderr] Updating files: 100% (1112/1112) error: unable to create file target/debug/deps/yansi-d57cb68a769568e2.d: No space left on device [INFO] [stderr] Updating files: 100% (1112/1112), done. [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 wisonzhu/rocketdemo against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonzhu%2Frocketdemo" "/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] Updating files: 94% (1046/1112) error: unable to write file target/debug/deps/libtime-1e5c0dd546f8db50.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtime_core-e46aa73733edb21d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtime_core-e46aa73733edb21d.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtime_macros-355f28f6957a43c0.dylib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-9f34fa99c213892d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-9f34fa99c213892d.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_macros-98a02b15f93a87be.dylib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rlib [INFO] [stderr] Updating files: 95% (1057/1112) error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rmeta [INFO] [stderr] Updating files: 96% (1068/1112) error: unable to write file target/debug/deps/libversion_check-6bc2a80aa46995ec.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libversion_check-6bc2a80aa46995ec.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rlib [INFO] [stderr] Updating files: 97% (1079/1112) Updating files: 98% (1090/1112) Updating files: 99% (1101/1112) Updating files: 100% (1112/1112) Updating files: 100% (1112/1112), done. [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 wisonzhu/rocketdemo against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonzhu%2Frocketdemo" "/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/deps/libsyn-5ed70c598d99b657.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtime-1e5c0dd546f8db50.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtime-1e5c0dd546f8db50.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtime_core-e46aa73733edb21d.rlib [INFO] [stderr] Updating files: 94% (1049/1112) error: unable to write file target/debug/deps/libtime_core-e46aa73733edb21d.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtime_macros-355f28f6957a43c0.dylib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_macros-98a02b15f93a87be.dylib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rlib [INFO] [stderr] Updating files: 95% (1057/1112) error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rlib [INFO] [stderr] Updating files: 96% (1068/1112) error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/log-cfebf84840d41739.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-d17c8096e12c4903.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-4a7455a8edd36d57.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-62a6a42edaa570fc.d [INFO] [stderr] error: unable to write file target/debug/deps/pear-192a3e77e5388ae5.d [INFO] [stderr] Updating files: 97% (1079/1112) error: unable to write file target/debug/deps/pear_codegen-a588eee503c64cc1.d [INFO] [stderr] error: unable to write file target/debug/deps/percent_encoding-0bd00e692a601476.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_project_lite-0d8265cebabaf992.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-3e3fbfd5355ee8dd.d [INFO] [stderr] error: unable to write file target/debug/deps/powerfmt-637d0eca129cbf58.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-cf0bf0abb96339a0.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2_diagnostics-d34c53f7d574b86e.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-386e2c30059f949a.d [INFO] [stderr] error: unable to write file target/debug/deps/ref_cast-f319a98af3e8fba4.d [INFO] [stderr] error: unable to write file target/debug/deps/ref_cast_impl-306549898ef13cb5.d [INFO] [stderr] error: unable to write file target/debug/deps/rocket_codegen-79dbcfab8e3a9696.d [INFO] [stderr] Updating files: 98% (1090/1112) error: unable to write file target/debug/deps/rocket_http-13b6aac886a6bad3.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-b1259631a10d29d9.d [INFO] [stderr] error: unable to write file target/debug/deps/smallvec-1f8bb4221b3e03e0.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-03950879b968bf44.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-ac71f13c8b50dec0.d [INFO] [stderr] error: unable to write file target/debug/deps/stable_pattern-dd50f9ea88c381ed.d [INFO] [stderr] error: unable to write file target/debug/deps/state-b8433a3428468018.d [INFO] [stderr] error: unable to write file target/debug/deps/syn-5ed70c598d99b657.d [INFO] [stderr] error: unable to write file target/debug/deps/time-1e5c0dd546f8db50.d [INFO] [stderr] error: unable to write file target/debug/deps/time_core-e46aa73733edb21d.d [INFO] [stderr] error: unable to write file target/debug/deps/time_macros-355f28f6957a43c0.d [INFO] [stderr] Updating files: 99% (1101/1112) error: unable to write file target/debug/deps/tokio-9f34fa99c213892d.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-98a02b15f93a87be.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tower_service-db1161d8beb48a13.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing-1c047ceba07dd491.d [INFO] [stderr] error: unable to write file target/debug/deps/tracing_core-0bd58692f9d9f03b.d [INFO] [stderr] error: unable to write file target/debug/deps/try_lock-906d33bfda0b04a9.d [INFO] [stderr] error: unable to write file target/debug/deps/uncased-f77aa81b3ec42b18.d [INFO] [stderr] error: unable to create file target/debug/deps/unicode_ident-7310f9ae1d0debd4.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_xid-246812cbd6e08892.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/version_check-6bc2a80aa46995ec.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/want-1fe5e6ff8b42ad3f.d: No space left on device [INFO] [stderr] Updating files: 100% (1112/1112) error: unable to create file target/debug/deps/yansi-d57cb68a769568e2.d: No space left on device [INFO] [stderr] Updating files: 100% (1112/1112), done. [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 wisonzhu/rocketdemo against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonzhu%2Frocketdemo" "/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/deps/libtokio-9f34fa99c213892d.rlib [INFO] [stderr] Updating files: 94% (1052/1112) error: unable to write file target/debug/deps/libtokio-9f34fa99c213892d.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_macros-98a02b15f93a87be.dylib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rlib [INFO] [stderr] Updating files: 95% (1057/1112) error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rmeta [INFO] [stderr] Updating files: 96% (1068/1112) error: unable to write file target/debug/deps/libversion_check-6bc2a80aa46995ec.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libversion_check-6bc2a80aa46995ec.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/log-cfebf84840d41739.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-d17c8096e12c4903.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-4a7455a8edd36d57.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-62a6a42edaa570fc.d [INFO] [stderr] error: unable to write file target/debug/deps/pear-192a3e77e5388ae5.d [INFO] [stderr] Updating files: 97% (1079/1112) error: unable to write file target/debug/deps/pear_codegen-a588eee503c64cc1.d [INFO] [stderr] error: unable to write file target/debug/deps/percent_encoding-0bd00e692a601476.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_project_lite-0d8265cebabaf992.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-3e3fbfd5355ee8dd.d [INFO] [stderr] error: unable to write file target/debug/deps/powerfmt-637d0eca129cbf58.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-cf0bf0abb96339a0.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2_diagnostics-d34c53f7d574b86e.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-386e2c30059f949a.d [INFO] [stderr] error: unable to write file target/debug/deps/ref_cast-f319a98af3e8fba4.d [INFO] [stderr] error: unable to write file target/debug/deps/ref_cast_impl-306549898ef13cb5.d [INFO] [stderr] error: unable to write file target/debug/deps/rocket_codegen-79dbcfab8e3a9696.d [INFO] [stderr] Updating files: 98% (1090/1112) error: unable to write file target/debug/deps/rocket_http-13b6aac886a6bad3.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-b1259631a10d29d9.d [INFO] [stderr] error: unable to write file target/debug/deps/smallvec-1f8bb4221b3e03e0.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-03950879b968bf44.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-ac71f13c8b50dec0.d [INFO] [stderr] error: unable to write file target/debug/deps/stable_pattern-dd50f9ea88c381ed.d [INFO] [stderr] error: unable to write file target/debug/deps/state-b8433a3428468018.d [INFO] [stderr] error: unable to write file target/debug/deps/syn-5ed70c598d99b657.d [INFO] [stderr] error: unable to write file target/debug/deps/time-1e5c0dd546f8db50.d [INFO] [stderr] error: unable to write file target/debug/deps/time_core-e46aa73733edb21d.d [INFO] [stderr] error: unable to write file target/debug/deps/time_macros-355f28f6957a43c0.d [INFO] [stderr] Updating files: 99% (1101/1112) error: unable to write file target/debug/deps/tokio-9f34fa99c213892d.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-98a02b15f93a87be.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tower_service-db1161d8beb48a13.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing-1c047ceba07dd491.d [INFO] [stderr] error: unable to write file target/debug/deps/tracing_core-0bd58692f9d9f03b.d [INFO] [stderr] error: unable to write file target/debug/deps/try_lock-906d33bfda0b04a9.d [INFO] [stderr] error: unable to write file target/debug/deps/uncased-f77aa81b3ec42b18.d [INFO] [stderr] error: unable to create file target/debug/deps/unicode_ident-7310f9ae1d0debd4.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_xid-246812cbd6e08892.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/version_check-6bc2a80aa46995ec.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/want-1fe5e6ff8b42ad3f.d: No space left on device [INFO] [stderr] Updating files: 100% (1112/1112) error: unable to create file target/debug/deps/yansi-d57cb68a769568e2.d: No space left on device [INFO] [stderr] Updating files: 100% (1112/1112), done. [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 wisonzhu/rocketdemo against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonzhu%2Frocketdemo" "/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] Updating files: 94% (1049/1112) error: unable to write file target/debug/deps/libtokio-9f34fa99c213892d.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtokio-9f34fa99c213892d.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtokio_macros-98a02b15f93a87be.dylib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtower_service-db1161d8beb48a13.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rlib [INFO] [stderr] Updating files: 95% (1057/1112) error: unable to write file target/debug/deps/libtracing-1c047ceba07dd491.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtracing_core-0bd58692f9d9f03b.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libtry_lock-906d33bfda0b04a9.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libuncased-f77aa81b3ec42b18.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_ident-7310f9ae1d0debd4.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-246812cbd6e08892.rmeta [INFO] [stderr] Updating files: 96% (1068/1112) error: unable to write file target/debug/deps/libversion_check-6bc2a80aa46995ec.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libversion_check-6bc2a80aa46995ec.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwant-1fe5e6ff8b42ad3f.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libyansi-d57cb68a769568e2.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/log-cfebf84840d41739.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-d17c8096e12c4903.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-4a7455a8edd36d57.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-62a6a42edaa570fc.d [INFO] [stderr] error: unable to write file target/debug/deps/pear-192a3e77e5388ae5.d [INFO] [stderr] Updating files: 97% (1079/1112) error: unable to write file target/debug/deps/pear_codegen-a588eee503c64cc1.d [INFO] [stderr] error: unable to write file target/debug/deps/percent_encoding-0bd00e692a601476.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_project_lite-0d8265cebabaf992.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-3e3fbfd5355ee8dd.d [INFO] [stderr] error: unable to write file target/debug/deps/powerfmt-637d0eca129cbf58.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-cf0bf0abb96339a0.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2_diagnostics-d34c53f7d574b86e.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-386e2c30059f949a.d [INFO] [stderr] error: unable to write file target/debug/deps/ref_cast-f319a98af3e8fba4.d [INFO] [stderr] error: unable to write file target/debug/deps/ref_cast_impl-306549898ef13cb5.d [INFO] [stderr] error: unable to write file target/debug/deps/rocket_codegen-79dbcfab8e3a9696.d [INFO] [stderr] Updating files: 98% (1090/1112) error: unable to write file target/debug/deps/rocket_http-13b6aac886a6bad3.d [INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-b1259631a10d29d9.d [INFO] [stderr] error: unable to write file target/debug/deps/smallvec-1f8bb4221b3e03e0.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-03950879b968bf44.d [INFO] [stderr] error: unable to write file target/debug/deps/socket2-ac71f13c8b50dec0.d [INFO] [stderr] error: unable to write file target/debug/deps/stable_pattern-dd50f9ea88c381ed.d [INFO] [stderr] error: unable to write file target/debug/deps/state-b8433a3428468018.d [INFO] [stderr] error: unable to write file target/debug/deps/syn-5ed70c598d99b657.d [INFO] [stderr] error: unable to write file target/debug/deps/time-1e5c0dd546f8db50.d [INFO] [stderr] error: unable to write file target/debug/deps/time_core-e46aa73733edb21d.d [INFO] [stderr] error: unable to write file target/debug/deps/time_macros-355f28f6957a43c0.d [INFO] [stderr] Updating files: 99% (1101/1112) error: unable to write file target/debug/deps/tokio-9f34fa99c213892d.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-98a02b15f93a87be.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tower_service-db1161d8beb48a13.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing-1c047ceba07dd491.d [INFO] [stderr] error: unable to write file target/debug/deps/tracing_core-0bd58692f9d9f03b.d [INFO] [stderr] error: unable to write file target/debug/deps/try_lock-906d33bfda0b04a9.d [INFO] [stderr] error: unable to write file target/debug/deps/uncased-f77aa81b3ec42b18.d [INFO] [stderr] error: unable to create file target/debug/deps/unicode_ident-7310f9ae1d0debd4.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/unicode_xid-246812cbd6e08892.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/version_check-6bc2a80aa46995ec.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/want-1fe5e6ff8b42ad3f.d: No space left on device [INFO] [stderr] Updating files: 100% (1112/1112) error: unable to create file target/debug/deps/yansi-d57cb68a769568e2.d: No space left on device [INFO] [stderr] Updating files: 100% (1112/1112), done. [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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/wisonzhu/rocketdemo [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.