[INFO] cloning repository https://github.com/lucaomartins/my-penrose-config [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucaomartins/my-penrose-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b64f4523ba78a7a7c66360d76c458e1ab78df43 [INFO] building lucaomartins/my-penrose-config against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucaomartins/my-penrose-config on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucaomartins/my-penrose-config [INFO] finished tweaking git repo https://github.com/lucaomartins/my-penrose-config [INFO] tweaked toml for git repo https://github.com/lucaomartins/my-penrose-config written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lucaomartins/my-penrose-config 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded penrose_keysyms v0.1.1 [INFO] [stderr] Downloaded penrose v0.2.1 [INFO] [stderr] Downloaded penrose_proc v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7c47be7e104827c49715d9b3fd08bb86f7f3613f3f72c5ceb60bf5d809937b9 [INFO] running `Command { std: "docker" "start" "-a" "f7c47be7e104827c49715d9b3fd08bb86f7f3613f3f72c5ceb60bf5d809937b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7c47be7e104827c49715d9b3fd08bb86f7f3613f3f72c5ceb60bf5d809937b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c47be7e104827c49715d9b3fd08bb86f7f3613f3f72c5ceb60bf5d809937b9", kill_on_drop: false }` [INFO] [stdout] f7c47be7e104827c49715d9b3fd08bb86f7f3613f3f72c5ceb60bf5d809937b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74e32cf11c1403ef6d8eddcd4a38a6a2b296f407f01ba67a09760caa07fc6807 [INFO] running `Command { std: "docker" "start" "-a" "74e32cf11c1403ef6d8eddcd4a38a6a2b296f407f01ba67a09760caa07fc6807", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] error: could not compile `strum_macros` (lib) [INFO] [stderr] error: failed to run custom build command for `xcb v0.9.0` [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/xcb-3316bcf302cf39c9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] event ('xcb', 'Present', 'CompleteNotify') is packed [INFO] [stderr] event ('xcb', 'Present', 'RedirectNotify') is packed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Render', 'CreateConicalGradient')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 2455, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 293, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 118, in writeout [INFO] [stderr] print(line.rstrip(), file=f) [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/build.rs:77:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xml/render.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a468b3c896 - std::backtrace_rs::backtrace::libunwind::trace::h5296d5781d991f75 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55a468b3c896 - std::backtrace_rs::backtrace::trace_unsynchronized::h68edbddbbd5f5161 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a468b3c896 - std::sys_common::backtrace::_print_fmt::h7011c645926eeca2 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55a468b3c896 - ::fmt::he0004539180d205c [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a468b5ee40 - core::fmt::rt::Argument::fmt::hf2f0c5d19b767df2 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55a468b5ee40 - core::fmt::write::h8cdf6d2cf05cb5b9 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55a468b3a57f - std::io::Write::write_fmt::h97eb7eb028d31ccc [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55a468b3c674 - std::sys_common::backtrace::_print::hcf440f82896443b6 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a468b3c674 - std::sys_common::backtrace::print::h64ad578b7573e049 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a468b3dd67 - std::panicking::default_hook::{{closure}}::h1807fb688c76f710 [INFO] [stderr] 10: 0x55a468b3dac9 - std::panicking::default_hook::h9747d5ed2bc1c8bd [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55a468b3e1f8 - std::panicking::rust_panic_with_hook::ha5ed8c7be09ba2ff [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55a468b3e0d2 - std::panicking::begin_panic_handler::{{closure}}::h4b7085ca57d5ea3a [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55a468b3cd96 - std::sys_common::backtrace::__rust_end_short_backtrace::h445078975144ae63 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55a468b3de30 - rust_begin_unwind [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55a468b16285 - core::panicking::panic_fmt::h9e6629940ce9dc31 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55a468b1c42d - build_script_build::main::{{closure}}::h351754e3ba32590f [INFO] [stderr] 17: 0x55a468b1b273 - build_script_build::visit_xml::h6f645ee1c1600302 [INFO] [stderr] 18: 0x55a468b1b981 - build_script_build::main::h2addb4791579a0ac [INFO] [stderr] 19: 0x55a468b17e83 - core::ops::function::FnOnce::call_once::h625f955a1c2c2805 [INFO] [stderr] 20: 0x55a468b16db6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd4b08cd7a5a8f7ab [INFO] [stderr] 21: 0x55a468b174e9 - std::rt::lang_start::{{closure}}::hb6f3b11b96f5189a [INFO] [stderr] 22: 0x55a468b37161 - core::ops::function::impls:: for &F>::call_once::h452f8ac4a1bd2923 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55a468b37161 - std::panicking::try::do_call::h37c0da9ebc9d2e93 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x55a468b37161 - std::panicking::try::hfef63ce62c97df98 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x55a468b37161 - std::panic::catch_unwind::ha9acb912f8fbb726 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x55a468b37161 - std::rt::lang_start_internal::{{closure}}::h07ac933731ee8eed [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x55a468b37161 - std::panicking::try::do_call::h1e0ceef1b0fdac5c [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x55a468b37161 - std::panicking::try::h7b9af23c59166339 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x55a468b37161 - std::panic::catch_unwind::h5f44f89ae3ff2bd8 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x55a468b37161 - std::rt::lang_start_internal::h41fc6efbb35f8806 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x55a468b174c7 - std::rt::lang_start::h0df6946fe3c7c9b3 [INFO] [stderr] 32: 0x55a468b1c4b5 - main [INFO] [stderr] 33: 0x7fd8cfc2ed90 - [INFO] [stderr] 34: 0x7fd8cfc2ee40 - __libc_start_main [INFO] [stderr] 35: 0x55a468b169b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/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" "-Wl,--version-script=/tmp/rustcrMLjfM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcrMLjfM/symbols.o" "/opt/rustwide/target/debug/deps/glib_macros-d8db8c9324b2932b.glib_macros.e4c97f82f664a65e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-d8db8c9324b2932b.glib_macros.e4c97f82f664a65e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-d8db8c9324b2932b.glib_macros.e4c97f82f664a65e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-d8db8c9324b2932b.glib_macros.e4c97f82f664a65e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-d8db8c9324b2932b.glib_macros.e4c97f82f664a65e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-d8db8c9324b2932b.47oqpxvwt6d8j8yj.rcgu.rmeta" "/opt/rustwide/target/debug/deps/glib_macros-d8db8c9324b2932b.acjg3qpy5udera.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_crate-90f65394f03b503b.rlib" "/opt/rustwide/target/debug/deps/libtoml-ea1369af371f91bf.rlib" "/opt/rustwide/target/debug/deps/libserde-15926a24166fd73d.rlib" "/opt/rustwide/target/debug/deps/libitertools-3526f30eaeadfc17.rlib" "/opt/rustwide/target/debug/deps/libeither-81f25a10a87b0ee4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fcc800d6893daad0.rlib" "/opt/rustwide/target/debug/deps/libheck-61ba75292a6b8a82.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-55176b6cec6f1f32.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_error-3c53eed09fc13dcb.rlib" "/opt/rustwide/target/debug/deps/libsyn-b4a394032749c4de.rlib" "/opt/rustwide/target/debug/deps/libquote-6466befbe0947a13.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3db44c456b0bc638.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-81a2484e7a93745d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-50db0343ab2d992b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libglib_macros-d8db8c9324b2932b.so" "-Wl,--gc-sections" "-shared" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/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" "-Wl,--version-script=/tmp/rustcRYAvxX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRYAvxX/symbols.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.futures_macro.331654a6f0beb0c0-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.3qexri92xigm1g6l.rcgu.rmeta" "/opt/rustwide/target/debug/deps/futures_macro-029594fef381c9a0.4uld5qgo75xrwjwq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-b4a394032749c4de.rlib" "/opt/rustwide/target/debug/deps/libquote-6466befbe0947a13.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3db44c456b0bc638.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-81a2484e7a93745d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-50db0343ab2d992b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-029594fef381c9a0.so" "-Wl,--gc-sections" "-shared" "-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] [stderr] error: could not compile `glib-macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "74e32cf11c1403ef6d8eddcd4a38a6a2b296f407f01ba67a09760caa07fc6807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e32cf11c1403ef6d8eddcd4a38a6a2b296f407f01ba67a09760caa07fc6807", kill_on_drop: false }` [INFO] [stdout] 74e32cf11c1403ef6d8eddcd4a38a6a2b296f407f01ba67a09760caa07fc6807 [INFO] building lucaomartins/my-penrose-config against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucaomartins/my-penrose-config on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucaomartins/my-penrose-config [INFO] finished tweaking git repo https://github.com/lucaomartins/my-penrose-config [INFO] tweaked toml for git repo https://github.com/lucaomartins/my-penrose-config written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lucaomartins/my-penrose-config 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] building lucaomartins/my-penrose-config against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [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] building lucaomartins/my-penrose-config against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [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] building lucaomartins/my-penrose-config against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/main.rs [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] building lucaomartins/my-penrose-config against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/main.rs [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/lucaomartins/my-penrose-config [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.