[INFO] cloning repository https://github.com/rhino-linux/rhino-setup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhino-linux/rhino-setup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhino-linux%2Frhino-setup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhino-linux%2Frhino-setup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32870205789426235a246be64db9523abe8f7291 [INFO] checking rhino-linux/rhino-setup against master#2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhino-linux%2Frhino-setup" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhino-linux/rhino-setup on toolchain 2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhino-linux/rhino-setup [INFO] finished tweaking git repo https://github.com/rhino-linux/rhino-setup [INFO] tweaked toml for git repo https://github.com/rhino-linux/rhino-setup written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rhino-linux/rhino-setup 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" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relm4-components v0.9.1 [INFO] [stderr] Downloaded relm4-macros v0.9.0 [INFO] [stderr] Downloaded tracker-macros v0.2.1 [INFO] [stderr] Downloaded relm4-css v0.9.0 [INFO] [stderr] Downloaded tracker v0.2.1 [INFO] [stderr] Downloaded graphene-sys v0.20.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.20.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.20.0 [INFO] [stderr] Downloaded graphene-rs v0.20.0 [INFO] [stderr] Downloaded cairo-rs v0.20.0 [INFO] [stderr] Downloaded gdk4-sys v0.9.0 [INFO] [stderr] Downloaded glib-sys v0.20.0 [INFO] [stderr] Downloaded gdk4 v0.9.0 [INFO] [stderr] Downloaded gtk4-sys v0.9.0 [INFO] [stderr] Downloaded gio-sys v0.20.0 [INFO] [stderr] Downloaded libadwaita v0.7.0 [INFO] [stderr] Downloaded relm4 v0.9.0 [INFO] [stderr] Downloaded gio v0.20.0 [INFO] [stderr] Downloaded glib-macros v0.20.0 [INFO] [stderr] Downloaded libadwaita-sys v0.7.0 [INFO] [stderr] Downloaded pango-sys v0.20.0 [INFO] [stderr] Downloaded pango v0.20.0 [INFO] [stderr] Downloaded gsk4 v0.9.0 [INFO] [stderr] Downloaded glib v0.20.0 [INFO] [stderr] Downloaded gtk4-macros v0.9.0 [INFO] [stderr] Downloaded gsk4-sys v0.9.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.20.0 [INFO] [stderr] Downloaded gobject-sys v0.20.0 [INFO] [stderr] Downloaded gtk4 v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36d3795f5f2371ea1538849ea357f094c454bf662583a9fe7f12a8d84b8da4f7 [INFO] running `Command { std: "docker" "start" "-a" "36d3795f5f2371ea1538849ea357f094c454bf662583a9fe7f12a8d84b8da4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36d3795f5f2371ea1538849ea357f094c454bf662583a9fe7f12a8d84b8da4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d3795f5f2371ea1538849ea357f094c454bf662583a9fe7f12a8d84b8da4f7", kill_on_drop: false }` [INFO] [stdout] 36d3795f5f2371ea1538849ea357f094c454bf662583a9fe7f12a8d84b8da4f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0db7485b696d7c95636ab759d6ec41ff73283561cd87195dc7f72164bdc1b57a [INFO] running `Command { std: "docker" "start" "-a" "0db7485b696d7c95636ab759d6ec41ff73283561cd87195dc7f72164bdc1b57a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling gio v0.20.0 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling relm4-css v0.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling field-offset v0.3.5 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaT4UeZY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sharded-slab` (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/rmetataqBXM/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 `winnow` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/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/rustcDFaCga/symbols.o" "/opt/rustwide/target/debug/build/gettext-sys-db40fbc38dcddf31/build_script_build-db40fbc38dcddf31.build_script_build.cd7d6a29ea47398a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/gettext-sys-db40fbc38dcddf31/build_script_build-db40fbc38dcddf31.cjlwba3utjtilp2i2m7wp7cv3.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtemp_dir-ea21df52d3c26479.rlib" "/opt/rustwide/target/debug/deps/libcc-810be1505f4afb42.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2cb328b0ab9652d4.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2bdac68498068acb.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-dbad65f1ed7e0f0a.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-cbeeec6a7d53ba46.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c7076d719c7b57e5.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-4feab7ad5990b504.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c851d90d6b3f8430.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a6ee0dc0a69188dc.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2698f217253b7d6c.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ffe51bc51375b1ae.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-94caf2deb5698336.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5c51f10b7a15ac3f.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c5fb7873e7ddfe1f.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-048a02954279ea3a.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-bbeed63327178b3d.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d8040d6d7ac3e7d7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/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/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gettext-sys-db40fbc38dcddf31/build_script_build-db40fbc38dcddf31" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gettext-sys` (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/rmetaUjiyaO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/time-d64b6ef17194813c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/time-d64b6ef17194813c/dep-lib-time` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabt9RQH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [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/rmetavN1U2V" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiQUmFq/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 `serde` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRsgAIl/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 `syn` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0db7485b696d7c95636ab759d6ec41ff73283561cd87195dc7f72164bdc1b57a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db7485b696d7c95636ab759d6ec41ff73283561cd87195dc7f72164bdc1b57a", kill_on_drop: false }` [INFO] [stdout] 0db7485b696d7c95636ab759d6ec41ff73283561cd87195dc7f72164bdc1b57a [INFO] checking rhino-linux/rhino-setup against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhino-linux%2Frhino-setup" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhino-linux/rhino-setup on toolchain 9c7f973c4f483238f1484927772d0446e5686cc0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7f973c4f483238f1484927772d0446e5686cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhino-linux/rhino-setup [INFO] finished tweaking git repo https://github.com/rhino-linux/rhino-setup [INFO] tweaked toml for git repo https://github.com/rhino-linux/rhino-setup written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rhino-linux/rhino-setup 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" "+9c7f973c4f483238f1484927772d0446e5686cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] checking rhino-linux/rhino-setup against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhino-linux%2Frhino-setup" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-7-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*' [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking rhino-linux/rhino-setup against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhino-linux%2Frhino-setup" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git/objects/pack: No space left on device [INFO] checking rhino-linux/rhino-setup against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhino-linux%2Frhino-setup" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/pre-rebase.sample': No space left on device [INFO] checking rhino-linux/rhino-setup against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhino-linux%2Frhino-setup" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-push.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/pre-push.sample': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/rhino-linux/rhino-setup [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.