[INFO] cloning repository https://github.com/holyypleb/icp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holyypleb/icp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholyypleb%2Ficp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholyypleb%2Ficp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3cd6d00a44c9f289a62f254bf7ffaddc3988367 [INFO] checking holyypleb/icp against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholyypleb%2Ficp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/holyypleb/icp on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/holyypleb/icp [INFO] finished tweaking git repo https://github.com/holyypleb/icp [INFO] tweaked toml for git repo https://github.com/holyypleb/icp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/holyypleb/icp 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2157c22a1e9eb985e8b57d4e34d4dde64c84fbf67c71a08f0d5f1beb8730f655 [INFO] running `Command { std: "docker" "start" "-a" "2157c22a1e9eb985e8b57d4e34d4dde64c84fbf67c71a08f0d5f1beb8730f655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2157c22a1e9eb985e8b57d4e34d4dde64c84fbf67c71a08f0d5f1beb8730f655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2157c22a1e9eb985e8b57d4e34d4dde64c84fbf67c71a08f0d5f1beb8730f655", kill_on_drop: false }` [INFO] [stdout] 2157c22a1e9eb985e8b57d4e34d4dde64c84fbf67c71a08f0d5f1beb8730f655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea33d195ebfc98d25497526b1de6efae8f28b14246278ccb285cf6ba24c2c749 [INFO] running `Command { std: "docker" "start" "-a" "ea33d195ebfc98d25497526b1de6efae8f28b14246278ccb285cf6ba24c2c749", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.173 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde_derive v1.0.173 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazNJIgi/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ena` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahzs7zE/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 `hashbrown` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tiny-keccak` (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/rmetakStd1E" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bit-set` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustix-8e65219150c0c8b0.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (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/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/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/rustcU0i9vN/symbols.o" "/opt/rustwide/target/debug/build/rustversion-b2786815e4190069/build_script_build-b2786815e4190069.build_script_build.272d26620f9075f0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/rustversion-b2786815e4190069/build_script_build-b2786815e4190069.build_script_build.272d26620f9075f0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/rustversion-b2786815e4190069/build_script_build-b2786815e4190069.059cdhxqg8a8q5jjz2cg42sgi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-45288dcc88911a1f.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9ff13545d1688b3c.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-16717cdb08dfbef5.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-58e3f8995df4edb4.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-314a4689716cb02e.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d9ed943652059c0d.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c3e1f40644ffc9b8.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/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/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/rustversion-b2786815e4190069/build_script_build-b2786815e4190069" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustversion` (build script) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIUokpk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-8d5a17f4f698b619.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3Ngkyj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-62a9f83e30e1e3aa.d`: No space left on device (os error 28) [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/rmetaFNyV5Q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZdnVqM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (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/rmetagzWTN1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/rmetao4LoLx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBT5FOb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYGFXhw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ea33d195ebfc98d25497526b1de6efae8f28b14246278ccb285cf6ba24c2c749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea33d195ebfc98d25497526b1de6efae8f28b14246278ccb285cf6ba24c2c749", kill_on_drop: false }` [INFO] [stdout] ea33d195ebfc98d25497526b1de6efae8f28b14246278ccb285cf6ba24c2c749 [INFO] checking holyypleb/icp against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholyypleb%2Ficp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/700.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/bgimg.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/favicon.ico [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo2.svg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/main.css [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/proposal+logo.jpg_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/sample-asset.txt [INFO] [stderr] error: unable to write file src/final_project_frontend/postcss.config.js [INFO] [stderr] fatal: cannot create directory at 'src/final_project_frontend/src': 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 holyypleb/icp against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholyypleb%2Ficp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/700.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/bgimg.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/favicon.ico [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo2.svg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/main.css [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/proposal+logo.jpg_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/sample-asset.txt [INFO] [stderr] error: unable to write file src/final_project_frontend/postcss.config.js [INFO] [stderr] fatal: cannot create directory at 'src/final_project_frontend/src': 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 holyypleb/icp against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholyypleb%2Ficp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/700.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/bgimg.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/favicon.ico [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo2.svg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/main.css [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/proposal+logo.jpg_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/sample-asset.txt [INFO] [stderr] error: unable to write file src/final_project_frontend/postcss.config.js [INFO] [stderr] fatal: cannot create directory at 'src/final_project_frontend/src': 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 holyypleb/icp against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholyypleb%2Ficp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/700.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/bgimg.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/favicon.ico [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo2.svg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/main.css [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/proposal+logo.jpg_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/sample-asset.txt [INFO] [stderr] error: unable to write file src/final_project_frontend/postcss.config.js [INFO] [stderr] fatal: cannot create directory at 'src/final_project_frontend/src': 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 holyypleb/icp against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholyypleb%2Ficp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/700.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/bgimg.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/confrim.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/edit_1.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/favicon.ico [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.jpg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo.png_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/logo2.svg [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/main.css [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/proposal+logo.jpg_Zone.Identifier [INFO] [stderr] error: unable to write file src/final_project_frontend/assets/sample-asset.txt [INFO] [stderr] error: unable to write file src/final_project_frontend/postcss.config.js [INFO] [stderr] fatal: cannot create directory at 'src/final_project_frontend/src': 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/holyypleb/icp [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.