[INFO] cloning repository https://github.com/numfin/polyana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/numfin/polyana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumfin%2Fpolyana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumfin%2Fpolyana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6650af9417e5cf191e891ffc8d9657b3b53f8fe [INFO] testing numfin/polyana against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumfin%2Fpolyana" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/numfin/polyana on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/numfin/polyana [INFO] finished tweaking git repo https://github.com/numfin/polyana [INFO] tweaked toml for git repo https://github.com/numfin/polyana written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/numfin/polyana 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_winit v0.4.0 [INFO] [stderr] Downloaded iced_wgpu v0.5.1 [INFO] [stderr] Downloaded iced_futures v0.4.1 [INFO] [stderr] Downloaded iced_core v0.5.0 [INFO] [stderr] Downloaded iced_style v0.4.0 [INFO] [stderr] Downloaded iced_graphics v0.3.1 [INFO] [stderr] Downloaded ordered-float v3.2.0 [INFO] [stderr] Downloaded wgpu_glyph v0.16.0 [INFO] [stderr] Downloaded iced_native v0.5.1 [INFO] [stderr] Downloaded iced v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e10a1558ac8c5a4214f8344e00c2bb5548e52b63aff0ef70201bc06b838ea8ed [INFO] running `Command { std: "docker" "start" "-a" "e10a1558ac8c5a4214f8344e00c2bb5548e52b63aff0ef70201bc06b838ea8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e10a1558ac8c5a4214f8344e00c2bb5548e52b63aff0ef70201bc06b838ea8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10a1558ac8c5a4214f8344e00c2bb5548e52b63aff0ef70201bc06b838ea8ed", kill_on_drop: false }` [INFO] [stdout] e10a1558ac8c5a4214f8344e00c2bb5548e52b63aff0ef70201bc06b838ea8ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4f5835538e8166c4e39cd14b1f32ab4a407ac179a471600b877eabdccc3adf4 [INFO] running `Command { std: "docker" "start" "-a" "e4f5835538e8166c4e39cd14b1f32ab4a407ac179a471600b877eabdccc3adf4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling ab_glyph v0.2.17 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcfeiylI/symbols.o" "/opt/rustwide/target/debug/build/wgpu-core-ef1cadc0830d21a9/build_script_build-ef1cadc0830d21a9.build_script_build.f6c83cbc0ffbc91b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wgpu-core-ef1cadc0830d21a9/build_script_build-ef1cadc0830d21a9.build_script_build.f6c83cbc0ffbc91b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/wgpu-core-ef1cadc0830d21a9/build_script_build-ef1cadc0830d21a9.build_script_build.f6c83cbc0ffbc91b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/wgpu-core-ef1cadc0830d21a9/build_script_build-ef1cadc0830d21a9.eicj7h7b4bogdgjx6psmodsxp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcfg_aliases-411e0007d837b6b1.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0fbbe72b9e0d57dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4cbc28d57c85be7b.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d583e13b4b2d89a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5d2a1bfb1589ab43.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-dcf90797fbd00d23.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3b6828d7a1725131.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f75bdd612dd19f44.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-130d6997e9e34e6a.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c9c9da5b4611a660.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f5b4153173c663b.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-877178c8f84ba478.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3907ca7c36d3c032.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e8b263070ac20a8a.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d1969118c6f0c13e.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d48855f89c749535.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9a1cbc1305da137e.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d290b706bbcc90ac.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fd707bd9d5d3d672.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d4ebcca572002f93.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/wgpu-core-ef1cadc0830d21a9/build_script_build-ef1cadc0830d21a9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-core` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ab_glyph` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ttf-parser` (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/rmetaa5mln4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) [INFO] [stderr] error: could not compile `futures-macro` (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/rmetaD6YruW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (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/rmeta3H5PVw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-64e24943a54d47ba/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.80.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain 1.80.0-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.80.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain 1.80.0-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.80.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain 1.80.0-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.5/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f153129635 - std::backtrace_rs::backtrace::libunwind::trace::h58eed11393533053 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55f153129635 - std::backtrace_rs::backtrace::trace_unsynchronized::h6af9bae28ebb6388 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f153129635 - std::sys_common::backtrace::_print_fmt::hb6748916642a4fb2 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55f153129635 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3692694645b1bb6a [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55f15314a7cb - core::fmt::rt::Argument::fmt::h7aa93977ba74ae0f [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55f15314a7cb - core::fmt::write::h5131d80b4c69b88d [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55f15312746f - std::io::Write::write_fmt::h1fb327a7d8b0eb36 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55f15312940e - std::sys_common::backtrace::_print::he6ebb7b9d89f4456 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55f15312940e - std::sys_common::backtrace::print::h998d75b840f75a73 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55f15312a7a9 - std::panicking::default_hook::{{closure}}::h18ec7fe6a38b9da0 [INFO] [stderr] 10: 0x55f15312a54a - std::panicking::default_hook::hfb3f22c2e4075a6a [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55f15312ac43 - std::panicking::rust_panic_with_hook::h51af00bcb4660c4e [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55f15312ab24 - std::panicking::begin_panic_handler::{{closure}}::h39f76aa863fbe8ce [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55f153129af9 - std::sys_common::backtrace::__rust_end_short_backtrace::h4d10fc2251b89840 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55f15312a857 - rust_begin_unwind [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55f153060dd3 - core::panicking::panic_fmt::h319840fcbcd912ef [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55f1530612c6 - core::result::unwrap_failed::haccb9aaa604e1e21 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55f15306201a - wayland_scanner::generate_code_with_destructor_events::h177bcf2a70c60aa0 [INFO] [stderr] 18: 0x55f153073080 - build_script_build::generate_protocol::h15a4d1a9bf86a058 [INFO] [stderr] 19: 0x55f153074ed3 - build_script_build::main::h9eb3deadb7df9384 [INFO] [stderr] 20: 0x55f15306f6d3 - core::ops::function::FnOnce::call_once::ha0b8b8bf47ae5c32 [INFO] [stderr] 21: 0x55f15306f036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5ab5343bfea4a698 [INFO] [stderr] 22: 0x55f15306f239 - std::rt::lang_start::{{closure}}::h286b9bd25ca2d1d0 [INFO] [stderr] 23: 0x55f15312411d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb84c63630a35bb05 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55f15312411d - std::panicking::try::do_call::h8d62108d97b3e028 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55f15312411d - std::panicking::try::h0c0b9a214b9691f1 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55f15312411d - std::panic::catch_unwind::ha8912f28da143edb [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55f15312411d - std::rt::lang_start_internal::{{closure}}::h2baf77487fc7f90d [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55f15312411d - std::panicking::try::do_call::h36fdc82521d3343f [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55f15312411d - std::panicking::try::h58aa1415c41e30ec [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55f15312411d - std::panic::catch_unwind::h3c4b5a8c3b1c4acf [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55f15312411d - std::rt::lang_start_internal::h63a185b0ddd212e9 [INFO] [stderr] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55f15306f217 - std::rt::lang_start::h5438645095f6839d [INFO] [stderr] 33: 0x55f153075285 - main [INFO] [stderr] 34: 0x7f38a722bd90 - <unknown> [INFO] [stderr] 35: 0x7f38a722be40 - __libc_start_main [INFO] [stderr] 36: 0x55f1530616c5 - _start [INFO] [stderr] 37: 0x0 - <unknown> [INFO] running `Command { std: "docker" "inspect" "e4f5835538e8166c4e39cd14b1f32ab4a407ac179a471600b877eabdccc3adf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f5835538e8166c4e39cd14b1f32ab4a407ac179a471600b877eabdccc3adf4", kill_on_drop: false }` [INFO] [stdout] e4f5835538e8166c4e39cd14b1f32ab4a407ac179a471600b877eabdccc3adf4 [INFO] testing numfin/polyana against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumfin%2Fpolyana" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] testing numfin/polyana against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumfin%2Fpolyana" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] testing numfin/polyana against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumfin%2Fpolyana" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] testing numfin/polyana against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumfin%2Fpolyana" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] testing numfin/polyana against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumfin%2Fpolyana" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/numfin/polyana [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.