[INFO] cloning repository https://github.com/doddi/raining_glyph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doddi/raining_glyph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoddi%2Fraining_glyph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoddi%2Fraining_glyph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3553477416325c2746fbfd03094460d5b607420 [INFO] testing doddi/raining_glyph against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoddi%2Fraining_glyph" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doddi/raining_glyph on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/doddi/raining_glyph [INFO] finished tweaking git repo https://github.com/doddi/raining_glyph [INFO] tweaked toml for git repo https://github.com/doddi/raining_glyph written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/doddi/raining_glyph 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32925dd456794efdef237e19a3308c5c7bd23fc3ecdeb199080320d039fe02e0 [INFO] running `Command { std: "docker" "start" "-a" "32925dd456794efdef237e19a3308c5c7bd23fc3ecdeb199080320d039fe02e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32925dd456794efdef237e19a3308c5c7bd23fc3ecdeb199080320d039fe02e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32925dd456794efdef237e19a3308c5c7bd23fc3ecdeb199080320d039fe02e0", kill_on_drop: false }` [INFO] [stdout] 32925dd456794efdef237e19a3308c5c7bd23fc3ecdeb199080320d039fe02e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5293a4ef2eb3f9fa5f3b22718890b07a2a38aa69eed93b7d636f4a205acbd5 [INFO] running `Command { std: "docker" "start" "-a" "4d5293a4ef2eb3f9fa5f3b22718890b07a2a38aa69eed93b7d636f4a205acbd5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anathema-debug v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anathema-store v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anathema-geometry v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Compiling manyhow v0.10.4 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling anathema-state-derive v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anathema-state v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling rand_core v0.9.0-alpha.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling anathema-templates v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling rand_chacha v0.9.0-alpha.2 [INFO] [stderr] Compiling rand v0.9.0-alpha.2 [INFO] [stderr] Compiling anathema-widgets v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling anathema-backend v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling anathema-default-widgets v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling anathema-runtime v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling anathema v0.3.0 (https://github.com/togglebyte/anathema/?branch=dev#742fbd2b) [INFO] [stderr] Compiling raining_glyph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc18o4c3/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-64c9defcd34a6eaf.rlib,librand_chacha-880e376ffb20b978.rlib,libppv_lite86-9d2ea829ea5312d0.rlib,librand_core-bf23e64c96752646.rlib,libzerocopy-da5f4d53b5c1dac7.rlib,libbyteorder-9f6ac6743e38a88c.rlib,libcolorsys-3d29701fba363c4a.rlib,libanathema-5b3cb41a74f52ab9.rlib,libanathema_runtime-1da715d66d709dbc.rlib,libnotify-5d0fe9011af54321.rlib,libmio-ac58c5c3bc5585ad.rlib,libcrossbeam_channel-d537e173a84ad788.rlib,libcrossbeam_utils-ffec20caeadc03f5.rlib,libfiletime-77cd269a5709ef2c.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-96ec3456c2f5afe2.rlib,libinotify_sys-feaf57f11ff9dbb7.rlib,libbitflags-dde12b0d7d495b50.rlib,libanathema_default_widgets-3ac070b791e5b231.rlib,libanathema_backend-7a85d92c9818865a.rlib,libcrossterm-df52466080147aec.rlib,librustix-b3fa777900b4e0c6.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libbitflags-c95e5b195a86a9bf.rlib,libparking_lot-ce29ad025fb1929c.rlib,libparking_lot_core-abd6ae228b1731ac.rlib,libsmallvec-5dc15f12cdebef01.rlib,libsignal_hook_mio-bfd8e252338a10d4.rlib,libsignal_hook-14ee832ce154d49b.rlib,libsignal_hook_registry-e41db061aeb7ebe9.rlib,libmio-e583aade58ef2719.rlib,liblog-9a3ff67864b30e2c.rlib,libanathema_widgets-4a4dbb49c5a4fcec.rlib,libunicode_width-f4d62659d7ec1731.rlib,libflume-3a41f9f7d3374265.rlib,libfutures_sink-1e8d2315348f179d.rlib,libfutures_core-9431d50d704c12a3.rlib,libnanorand-f585bd3b3f627f6a.rlib,libgetrandom-007ae9e9b1a66609.rlib,liblibc-faefa127492a8260.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libspin-27a777bc3ab92173.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libanathema_templates-b31971b222b220d2.rlib,libanathema_state-1d514d8dc0fb80c9.rlib,libanathema_debug-021f638dd043a716.rlib,libanathema_store-7ef2c0923de1840a.rlib,libanathema_geometry-39937030772c1342.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc18o4c3/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raining_glyph-ab645f8fcf182699" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `raining_glyph` (bin "raining_glyph") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4d5293a4ef2eb3f9fa5f3b22718890b07a2a38aa69eed93b7d636f4a205acbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5293a4ef2eb3f9fa5f3b22718890b07a2a38aa69eed93b7d636f4a205acbd5", kill_on_drop: false }` [INFO] [stdout] 4d5293a4ef2eb3f9fa5f3b22718890b07a2a38aa69eed93b7d636f4a205acbd5