[INFO] cloning repository https://github.com/YummyOreo/pomodoro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YummyOreo/pomodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fpomodoro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fpomodoro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62d01e709e196e905acea419ba65e96e9bd3eaea
[INFO] checking YummyOreo/pomodoro/62d01e709e196e905acea419ba65e96e9bd3eaea against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fpomodoro" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/YummyOreo/pomodoro on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/YummyOreo/pomodoro
[INFO] finished tweaking git repo https://github.com/YummyOreo/pomodoro
[INFO] tweaked toml for git repo https://github.com/YummyOreo/pomodoro written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/YummyOreo/pomodoro 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Nilstrieb/winres`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c3e04d3da04ad1168358dedaf21733d381d43f377c23f0e69f3753480184645
[INFO] running `Command { std: "docker" "start" "-a" "6c3e04d3da04ad1168358dedaf21733d381d43f377c23f0e69f3753480184645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c3e04d3da04ad1168358dedaf21733d381d43f377c23f0e69f3753480184645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c3e04d3da04ad1168358dedaf21733d381d43f377c23f0e69f3753480184645", kill_on_drop: false }`
[INFO] [stdout] 6c3e04d3da04ad1168358dedaf21733d381d43f377c23f0e69f3753480184645
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cab73010db1a0e64a5a72c894e2916920dc94dd5226f646d377b7e03d6c249
[INFO] running `Command { std: "docker" "start" "-a" "82cab73010db1a0e64a5a72c894e2916920dc94dd5226f646d377b7e03d6c249", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/futures_lite-b940a4ce051d7bd8.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/futures-lite-b940a4ce051d7bd8/dep-lib-futures_lite`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib`: 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 `khronos_api` (lib) due to 2 previous errors
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libaho_corasick-eff2ff695d48084f.rlib`: 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 `aho-corasick` (lib) 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/rmetazIDvcJ"
[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/rmetaV4Zv3l"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-traits` (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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/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" "-Wl,--version-script=/tmp/rustcte6aoZ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcte6aoZ/symbols.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.wayland_scanner.34c62987740733b2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.eta77c8esjvi5009gt7avs9rz.rcgu.rmeta" "/opt/rustwide/target/debug/deps/wayland_scanner-51a102d2303eb0be.arv64jaxl77essmmv8afq0brp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquick_xml-8e921e189c425cae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e64c6ebc50934d81.rlib" "/opt/rustwide/target/debug/deps/libquote-b5a2fb2711d77956.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-74e0063a7fec9451.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ed775ebf8e71c0f3.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e0ee872a6f64065a.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d6a89e3d66a1c944.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a9dc4ae2ace08983.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-531d6ce5d87e54e3.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-db3c9a03e04e2a9d.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b6a570709a7814cf.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b6d798e293514ebb.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c5a590a7d3640c2d.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-117a9f2969e7b4cb.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c1c617e26070855e.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f61240e4012dead0.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0d7819fd49491550.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4bc4a5a15c46db43.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b19cd6cebaca0932.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5749b595d094d9dd.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-539838b28bed814f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwayland_scanner-51a102d2303eb0be.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libwayland_scanner-51a102d2303eb0be.so" "-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 `regex-syntax` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 2 previous errors
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQP6dzc/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 `ttf-parser` (lib) due to 2 previous errors
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5HBvR5/lib.rmeta`: 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: failed to write to `/opt/rustwide/target/debug/deps/rmetaCnMujf/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOavK5f/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 2 previous errors
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "82cab73010db1a0e64a5a72c894e2916920dc94dd5226f646d377b7e03d6c249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cab73010db1a0e64a5a72c894e2916920dc94dd5226f646d377b7e03d6c249", kill_on_drop: false }`
[INFO] [stdout] 82cab73010db1a0e64a5a72c894e2916920dc94dd5226f646d377b7e03d6c249
