[INFO] cloning repository https://github.com/dahelb/laber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dahelb/laber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdahelb%2Flaber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdahelb%2Flaber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c1ee79131736c58b75e0a044a1b7d8c4c3054ad [INFO] testing dahelb/laber against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdahelb%2Flaber" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dahelb/laber [INFO] finished tweaking git repo https://github.com/dahelb/laber [INFO] tweaked toml for git repo https://github.com/dahelb/laber written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dahelb/laber on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dahelb/laber 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f83f500dbcabd552038a616d6a22790bf3f8af6efb3f49d027a51346575f466 [INFO] running `Command { std: "docker" "start" "-a" "8f83f500dbcabd552038a616d6a22790bf3f8af6efb3f49d027a51346575f466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f83f500dbcabd552038a616d6a22790bf3f8af6efb3f49d027a51346575f466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f83f500dbcabd552038a616d6a22790bf3f8af6efb3f49d027a51346575f466", kill_on_drop: false }` [INFO] [stdout] 8f83f500dbcabd552038a616d6a22790bf3f8af6efb3f49d027a51346575f466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d95143d060cfb3462eefdcf9e4b55d3f5117d207e70fe933292934900a363e5f [INFO] running `Command { std: "docker" "start" "-a" "d95143d060cfb3462eefdcf9e4b55d3f5117d207e70fe933292934900a363e5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused imports: `Receiver` and `TcpStream` [INFO] [stdout] --> server/src/lib.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | net::{TcpListener, TcpStream}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 3 | sync::{ [INFO] [stdout] 4 | mpsc::{channel, Receiver}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level` and `span` [INFO] [stdout] --> server/src/lib.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{info, span, Level}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling color-eyre v0.6.4 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused imports: `ListDirection`, `ListItem`, and `List` [INFO] [stdout] --> client/src/app.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | widgets::{Block, List, ListDirection, ListItem, Paragraph, Wrap}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> client/src/app.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | fn to_line(m: &Message) -> Line { [INFO] [stdout] | ^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | fn to_line(m: &Message) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> client/src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let res = app.run(terminal); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [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 32.61s [INFO] running `Command { std: "docker" "inspect" "d95143d060cfb3462eefdcf9e4b55d3f5117d207e70fe933292934900a363e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95143d060cfb3462eefdcf9e4b55d3f5117d207e70fe933292934900a363e5f", kill_on_drop: false }` [INFO] [stdout] d95143d060cfb3462eefdcf9e4b55d3f5117d207e70fe933292934900a363e5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] db623eee25bd6a3fc4d49b1d9e25904598556de5abd998c28c9b622856f373e9 [INFO] running `Command { std: "docker" "start" "-a" "db623eee25bd6a3fc4d49b1d9e25904598556de5abd998c28c9b622856f373e9", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `Receiver` and `TcpStream` [INFO] [stdout] --> server/src/lib.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | net::{TcpListener, TcpStream}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 3 | sync::{ [INFO] [stdout] 4 | mpsc::{channel, Receiver}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level` and `span` [INFO] [stdout] --> server/src/lib.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{info, span, Level}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: unused imports: `ListDirection`, `ListItem`, and `List` [INFO] [stdout] --> client/src/app.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | widgets::{Block, List, ListDirection, ListItem, Paragraph, Wrap}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> client/src/app.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | fn to_line(m: &Message) -> Line { [INFO] [stdout] | ^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | fn to_line(m: &Message) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver` and `TcpStream` [INFO] [stdout] --> server/src/lib.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | net::{TcpListener, TcpStream}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 3 | sync::{ [INFO] [stdout] 4 | mpsc::{channel, Receiver}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level` and `span` [INFO] [stdout] --> server/src/lib.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{info, span, Level}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ListDirection`, `ListItem`, and `List` [INFO] [stdout] --> client/src/app.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | widgets::{Block, List, ListDirection, ListItem, Paragraph, Wrap}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> client/src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let res = app.run(terminal); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> client/src/app.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | fn to_line(m: &Message) -> Line { [INFO] [stdout] | ^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | fn to_line(m: &Message) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcotekJx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcommon-48a49d8e4dcb8e17.rlib,libthiserror-9cd77d2b8a7ce2d7.rlib,libcolor_eyre-ee94647b92907bd5.rlib,libcolor_spantrace-7795a6d6282a6d9c.rlib,libtracing_error-87096ce8db0dc3ec.rlib,libtracing_subscriber-3ce5fe00b8a82c97.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ab2fc08421247d8d.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libtracing_log-05e30a0ff355f6b9.rlib,libtracing-0f9f41463fb5be72.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-ec52a33076c7eb7c.rlib,libowo_colors-8cb15a6497a0a117.rlib,libeyre-b12befe5ec8cd803.rlib,libindenter-660efc77d4619410.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libbacktrace-e9e10952b00b62b1.rlib,libminiz_oxide-24f27aa1845f9868.rlib,libadler2-2c4a6d20d020e487.rlib,libobject-277fa799597bbcda.rlib,libmemchr-f105766280c6e16d.rlib,libaddr2line-1ee75a6d3d268a5a.rlib,libgimli-15ed21d5bb7758be.rlib,librustc_demangle-9a78b1291c0a3f61.rlib,libratatui-a6de8991b6d3fced.rlib,libunicode_truncate-2fdb701fc18f1c6d.rlib,libunicode_width-0554d3fad58fffa5.rlib,liblru-38981861bfb3e983.rlib,libhashbrown-9759ab6328548416.rlib,libfoldhash-fdf7886f3f3012c4.rlib,libequivalent-c8ca4e154c540f6d.rlib,liballocator_api2-be9a60e31a10499f.rlib,libitertools-54f43f3a8ab00de6.rlib,libeither-da399c10ae937dac.rlib,libcassowary-320fe38210946833.rlib,libcompact_str-711fbf8be744b88e.rlib,libryu-0a228f54b75663b5.rlib,libitoa-ffb801c715a80a64.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-39ea6c41dd64aa5d.rlib,libunicode_segmentation-6fbba5e4466052ea.rlib,libunicode_width-c4050f9e9a6c1676.rlib,libstrum-20588c8bcb2c0573.rlib,libcrossterm-040eb3767b0ffb77.rlib,librustix-ca0f7731e0c870da.rlib,liblinux_raw_sys-11b6a322e5e5fdee.rlib,libbitflags-52ed1d2aa5af5eb7.rlib,libparking_lot-853244d55b5df9a0.rlib,libparking_lot_core-5337a3539f6ebb75.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-020ea19974091222.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libsignal_hook_mio-3dc5aea8194d75d8.rlib,libsignal_hook-6a2e7d98e5762f6a.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libmio-48a936ad60b1452b.rlib,liblibc-8454428c84ca4d78.rlib,liblog-7ed48074b9f3458e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcotekJx/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/client-ef8d1840beacf241" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcsfbSZQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclient-53d07f8c731c75bd.rlib,libcommon-48a49d8e4dcb8e17.rlib,libthiserror-9cd77d2b8a7ce2d7.rlib,libcolor_eyre-ee94647b92907bd5.rlib,libcolor_spantrace-7795a6d6282a6d9c.rlib,libtracing_error-87096ce8db0dc3ec.rlib,libtracing_subscriber-3ce5fe00b8a82c97.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ab2fc08421247d8d.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libtracing_log-05e30a0ff355f6b9.rlib,libtracing-0f9f41463fb5be72.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-ec52a33076c7eb7c.rlib,libowo_colors-8cb15a6497a0a117.rlib,libeyre-b12befe5ec8cd803.rlib,libindenter-660efc77d4619410.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libbacktrace-e9e10952b00b62b1.rlib,libminiz_oxide-24f27aa1845f9868.rlib,libadler2-2c4a6d20d020e487.rlib,libobject-277fa799597bbcda.rlib,libmemchr-f105766280c6e16d.rlib,libaddr2line-1ee75a6d3d268a5a.rlib,libgimli-15ed21d5bb7758be.rlib,librustc_demangle-9a78b1291c0a3f61.rlib,libratatui-a6de8991b6d3fced.rlib,libunicode_truncate-2fdb701fc18f1c6d.rlib,libunicode_width-0554d3fad58fffa5.rlib,liblru-38981861bfb3e983.rlib,libhashbrown-9759ab6328548416.rlib,libfoldhash-fdf7886f3f3012c4.rlib,libequivalent-c8ca4e154c540f6d.rlib,liballocator_api2-be9a60e31a10499f.rlib,libitertools-54f43f3a8ab00de6.rlib,libeither-da399c10ae937dac.rlib,libcassowary-320fe38210946833.rlib,libcompact_str-711fbf8be744b88e.rlib,libryu-0a228f54b75663b5.rlib,libitoa-ffb801c715a80a64.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-39ea6c41dd64aa5d.rlib,libunicode_segmentation-6fbba5e4466052ea.rlib,libunicode_width-c4050f9e9a6c1676.rlib,libstrum-20588c8bcb2c0573.rlib,libcrossterm-040eb3767b0ffb77.rlib,librustix-ca0f7731e0c870da.rlib,liblinux_raw_sys-11b6a322e5e5fdee.rlib,libbitflags-52ed1d2aa5af5eb7.rlib,libparking_lot-853244d55b5df9a0.rlib,libparking_lot_core-5337a3539f6ebb75.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-020ea19974091222.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libsignal_hook_mio-3dc5aea8194d75d8.rlib,libsignal_hook-6a2e7d98e5762f6a.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libmio-48a936ad60b1452b.rlib,liblibc-8454428c84ca4d78.rlib,liblog-7ed48074b9f3458e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcsfbSZQ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/client-4e2679e6b1c86a35" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc7gUpn6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing-0f9f41463fb5be72.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-ec52a33076c7eb7c.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libcommon-48a49d8e4dcb8e17.rlib,libthiserror-9cd77d2b8a7ce2d7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc7gUpn6/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/server-42a3fc89a0cac4ed" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `client` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `client` (bin "client" test) due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `server` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustctFSe6A/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libthiserror-9cd77d2b8a7ce2d7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustctFSe6A/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/common-edfc18ccae4c5985" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustchugqLd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserver-4eea50bd049abeab.rlib,libtracing-0f9f41463fb5be72.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libcommon-48a49d8e4dcb8e17.rlib,libthiserror-9cd77d2b8a7ce2d7.rlib,libtracing_subscriber-3ce5fe00b8a82c97.rlib,libsmallvec-020ea19974091222.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ab2fc08421247d8d.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libtracing_log-05e30a0ff355f6b9.rlib,liblog-7ed48074b9f3458e.rlib,libtracing_core-ec52a33076c7eb7c.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustchugqLd/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/server-5e94342a858b349d" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `common` (lib test) due to 1 previous error [INFO] [stderr] error: could not compile `server` (bin "server" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "db623eee25bd6a3fc4d49b1d9e25904598556de5abd998c28c9b622856f373e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db623eee25bd6a3fc4d49b1d9e25904598556de5abd998c28c9b622856f373e9", kill_on_drop: false }` [INFO] [stdout] db623eee25bd6a3fc4d49b1d9e25904598556de5abd998c28c9b622856f373e9