[INFO] cloning repository https://github.com/m-d-nabeel/tui-development [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-d-nabeel/tui-development" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-d-nabeel%2Ftui-development", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-d-nabeel%2Ftui-development'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9398f256e75be1ac97575e9e6a45630148929ca6 [INFO] testing m-d-nabeel/tui-development against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-d-nabeel%2Ftui-development" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-d-nabeel/tui-development on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-d-nabeel/tui-development [INFO] finished tweaking git repo https://github.com/m-d-nabeel/tui-development [INFO] tweaked toml for git repo https://github.com/m-d-nabeel/tui-development written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/m-d-nabeel/tui-development 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 045fa3d1ed0dfc4bdbfafb72de04e0784d9b7bda7748fe855b0c856d35d046fb [INFO] running `Command { std: "docker" "start" "-a" "045fa3d1ed0dfc4bdbfafb72de04e0784d9b7bda7748fe855b0c856d35d046fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "045fa3d1ed0dfc4bdbfafb72de04e0784d9b7bda7748fe855b0c856d35d046fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045fa3d1ed0dfc4bdbfafb72de04e0784d9b7bda7748fe855b0c856d35d046fb", kill_on_drop: false }` [INFO] [stdout] 045fa3d1ed0dfc4bdbfafb72de04e0784d9b7bda7748fe855b0c856d35d046fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6327c307ef25310aef58bb6bd6ee87b4d27be51fd60bc6987738509ce0ae56aa [INFO] running `Command { std: "docker" "start" "-a" "6327c307ef25310aef58bb6bd6ee87b4d27be51fd60bc6987738509ce0ae56aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling allocator-api2 v0.2.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling json-editor v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdScExZ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-b4a23398a2338d9e.rlib,libmemchr-eec2dd93b0d498c5.rlib,libserde-44da3af2924d5aa7.rlib,libratatui-333ab58487831594.rlib,libunicode_truncate-d94556bc860e1785.rlib,libunicode_width-b1bc0d6c10c00ecc.rlib,liblru-774e7037dd1a62b8.rlib,libhashbrown-15f4bdd6fde89b95.rlib,libfoldhash-f881ae9859623803.rlib,libequivalent-487f93f8f6ab5e5b.rlib,liballocator_api2-a5227fb8c53a5b06.rlib,libitertools-858108c2e3b28bab.rlib,libeither-b4418dba5a443acb.rlib,libcassowary-12d00e585f48d567.rlib,libcompact_str-295dd1c759874487.rlib,libryu-a980823ac8640001.rlib,libitoa-20e94f961f8d160c.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libcastaway-4355b1dc5b3f74e9.rlib,libunicode_segmentation-421de088ab714999.rlib,libunicode_width-0122813f2549e4e9.rlib,libstrum-e0d6c9d31c77f28d.rlib,libcrossterm-3f36c4e0a1b6bd3b.rlib,librustix-c3b6eb9acb90830c.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libbitflags-c95e5b195a86a9bf.rlib,libparking_lot-420abc37c44b489a.rlib,libparking_lot_core-85ebf30bc79beb2d.rlib,libsmallvec-5dc15f12cdebef01.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libsignal_hook_mio-cf3c55bcc013cba8.rlib,libsignal_hook-d16914cafcf039f2.rlib,libsignal_hook_registry-428e8cd5cfccbed3.rlib,libmio-7881ecf53cba205a.rlib,liblog-9a3ff67864b30e2c.rlib,librand-743a7eb0d8ed120e.rlib,librand_chacha-42e2c7429f525dcf.rlib,libppv_lite86-9ee37133531ca7a4.rlib,libzerocopy-78d86dfac36b3205.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-4272cae5704a0f1d.rlib,libgetrandom-7fa0c9d3783a0ce8.rlib,liblibc-5e8ddfa0c1bd2ae3.rlib,libcfg_if-3e7fc4e38d4a72b5.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/json_editor-00a624e737f4d17b" "-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 `json-editor` (bin "json-editor") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6327c307ef25310aef58bb6bd6ee87b4d27be51fd60bc6987738509ce0ae56aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6327c307ef25310aef58bb6bd6ee87b4d27be51fd60bc6987738509ce0ae56aa", kill_on_drop: false }` [INFO] [stdout] 6327c307ef25310aef58bb6bd6ee87b4d27be51fd60bc6987738509ce0ae56aa