[INFO] cloning repository https://github.com/HannesFeil/totui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HannesFeil/totui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHannesFeil%2Ftotui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHannesFeil%2Ftotui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76a570ab23a4e9af047d5d43ee5137ece2d723b9 [INFO] testing HannesFeil/totui/76a570ab23a4e9af047d5d43ee5137ece2d723b9 against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHannesFeil%2Ftotui" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HannesFeil/totui on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HannesFeil/totui [INFO] finished tweaking git repo https://github.com/HannesFeil/totui [INFO] tweaked toml for git repo https://github.com/HannesFeil/totui written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HannesFeil/totui 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strict v0.2.0 [INFO] [stderr] Downloaded clap_derive v4.5.11 [INFO] [stderr] Downloaded crokey-proc_macros v1.0.1 [INFO] [stderr] Downloaded crokey v1.0.1 [INFO] [stderr] Downloaded tui-input v0.9.0 [INFO] [stderr] Downloaded clap v4.5.11 [INFO] [stderr] Downloaded clap_builder v4.5.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e10e6b3f595eb63a65997a23f3e21c47ccca74a1da4da50808ce8d582f428812 [INFO] running `Command { std: "docker" "start" "-a" "e10e6b3f595eb63a65997a23f3e21c47ccca74a1da4da50808ce8d582f428812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e10e6b3f595eb63a65997a23f3e21c47ccca74a1da4da50808ce8d582f428812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10e6b3f595eb63a65997a23f3e21c47ccca74a1da4da50808ce8d582f428812", kill_on_drop: false }` [INFO] [stdout] e10e6b3f595eb63a65997a23f3e21c47ccca74a1da4da50808ce8d582f428812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e2c787eb3e13f1a1728d310e0e92a1c02d359c5c851887b68fe3c6f90d1ff0f [INFO] running `Command { std: "docker" "start" "-a" "8e2c787eb3e13f1a1728d310e0e92a1c02d359c5c851887b68fe3c6f90d1ff0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crokey-proc_macros v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling crokey v1.0.1 [INFO] [stderr] Compiling tui-input v0.9.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling totui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Line`, `Style`, and `Stylize` [INFO] [stdout] --> src/ui.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 4 | text::{Line, Span, Text}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/ui.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let [top, mid, bot] = Layout::vertical([ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.74s [INFO] running `Command { std: "docker" "inspect" "8e2c787eb3e13f1a1728d310e0e92a1c02d359c5c851887b68fe3c6f90d1ff0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2c787eb3e13f1a1728d310e0e92a1c02d359c5c851887b68fe3c6f90d1ff0f", kill_on_drop: false }` [INFO] [stdout] 8e2c787eb3e13f1a1728d310e0e92a1c02d359c5c851887b68fe3c6f90d1ff0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca5dd293d2b3193917c2a5e44d0d5068fb4976e6566ab6ecf133172f24368738 [INFO] running `Command { std: "docker" "start" "-a" "ca5dd293d2b3193917c2a5e44d0d5068fb4976e6566ab6ecf133172f24368738", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `Line`, `Style`, and `Stylize` [INFO] [stdout] --> src/ui.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 4 | text::{Line, Span, Text}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling totui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/ui.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let [top, mid, bot] = Layout::vertical([ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Line`, `Style`, and `Stylize` [INFO] [stdout] --> src/ui.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 4 | text::{Line, Span, Text}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/ui.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let [top, mid, bot] = Layout::vertical([ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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/1.83.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/rustcoAdZs3/symbols.o" "/opt/rustwide/target/debug/deps/totui-fc5973ccef0ef8c8.totui.3b1b877860ea5c1a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/totui-fc5973ccef0ef8c8.e144go6s1ruyub409z9otvjsq.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-6c2cfb7c7e2ffccc.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa035fdca64e6492.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-094c0ce9f8c98ed9.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-aa0663517f777947.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e1cd6e17fe237c71.rlib" "/opt/rustwide/target/debug/deps/libpest-2fa8194441de4998.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-a7faa24db7f177f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a61794c77f52d343.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6b52b7144589b037.rlib" "/opt/rustwide/target/debug/deps/libtui_input-225891687aba6a58.rlib" "/opt/rustwide/target/debug/deps/libratatui-940ab4c5806e2278.rlib" "/opt/rustwide/target/debug/deps/libunicode_truncate-eab26f6aa8a942d4.rlib" "/opt/rustwide/target/debug/deps/liblru-7cb371ac08b3959e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-59c6a21f6caa31c6.rlib" "/opt/rustwide/target/debug/deps/libahash-f77fd88bb08a60c1.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-08f477f3e1983ae0.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-df08e7171a054a8c.rlib" "/opt/rustwide/target/debug/deps/libcassowary-5ab49c4ed3f9613a.rlib" "/opt/rustwide/target/debug/deps/libitertools-6a5030ca81647c63.rlib" "/opt/rustwide/target/debug/deps/libeither-9717d743152a7aee.rlib" "/opt/rustwide/target/debug/deps/libcompact_str-ed00806858251222.rlib" "/opt/rustwide/target/debug/deps/libryu-ff4a24f6ef64f34f.rlib" "/opt/rustwide/target/debug/deps/libitoa-31406691a493a3dc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-3e50e277f96a204d.rlib" "/opt/rustwide/target/debug/deps/libcastaway-87209899c1bbf2cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-9df1ad563614ed14.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c8e22b4dd8faf545.rlib" "/opt/rustwide/target/debug/deps/libstrum-683cf5c5db6c52b0.rlib" "/opt/rustwide/target/debug/deps/libcrokey-fc208d869ab9cc19.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dd4734ba15c3811e.rlib" "/opt/rustwide/target/debug/deps/libstrict-4ef7d2d2a39524a4.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-92eae246085e8514.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2195032d5de6ffcc.rlib" "/opt/rustwide/target/debug/deps/libserde-678d35054395457f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cf1e7e33de98a8d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da581da5a7523320.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b95a4ce293f037a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b047ca48e209a10e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d59b845c07f126eb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-d7f5bee484169805.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-096c362455b0c0a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4bf26b298b04c8da.rlib" "/opt/rustwide/target/debug/deps/libmio-825022a6cbe3942b.rlib" "/opt/rustwide/target/debug/deps/liblibc-ec0f6d465543af64.rlib" "/opt/rustwide/target/debug/deps/liblog-88d52de12b1acd32.rlib" "/opt/rustwide/target/debug/deps/libchrono-4b0ba7b3cc8b6458.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a3baa8f3696c84f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2390d39fb9bbfd36.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.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.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/totui-fc5973ccef0ef8c8" "-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] [stderr] error: could not compile `totui` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ca5dd293d2b3193917c2a5e44d0d5068fb4976e6566ab6ecf133172f24368738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5dd293d2b3193917c2a5e44d0d5068fb4976e6566ab6ecf133172f24368738", kill_on_drop: false }` [INFO] [stdout] ca5dd293d2b3193917c2a5e44d0d5068fb4976e6566ab6ecf133172f24368738