[INFO] cloning repository https://github.com/yaheath/advent2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaheath/advent2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaheath%2Fadvent2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaheath%2Fadvent2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dcab77dde151d3d1737356d6fdedae83ae76c14 [INFO] testing yaheath/advent2018 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%2Fyaheath%2Fadvent2018" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yaheath/advent2018 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/yaheath/advent2018 [INFO] finished tweaking git repo https://github.com/yaheath/advent2018 [INFO] tweaked toml for git repo https://github.com/yaheath/advent2018 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yaheath/advent2018 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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d06f9653382625df1cba74e9939208f124ff0486ed50e7a3cc1ffa245ce66212 [INFO] running `Command { std: "docker" "start" "-a" "d06f9653382625df1cba74e9939208f124ff0486ed50e7a3cc1ffa245ce66212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d06f9653382625df1cba74e9939208f124ff0486ed50e7a3cc1ffa245ce66212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06f9653382625df1cba74e9939208f124ff0486ed50e7a3cc1ffa245ce66212", kill_on_drop: false }` [INFO] [stdout] d06f9653382625df1cba74e9939208f124ff0486ed50e7a3cc1ffa245ce66212 [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=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] c00ea3cb95c6b9c9f8e80c917f4add8329c56174f53b1b10652a2f7b2c08439e [INFO] running `Command { std: "docker" "start" "-a" "c00ea3cb95c6b9c9f8e80c917f4add8329c56174f53b1b10652a2f7b2c08439e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling tui-input v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linked-list v0.0.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling ya_advent_lib v1.4.0 [INFO] [stderr] Compiling advent2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/bin/day20.rs:227:33 [INFO] [stdout] | [INFO] [stdout] 227 | fn parse<'a>(input: &'a str) -> Node { [INFO] [stdout] | -- ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "c00ea3cb95c6b9c9f8e80c917f4add8329c56174f53b1b10652a2f7b2c08439e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00ea3cb95c6b9c9f8e80c917f4add8329c56174f53b1b10652a2f7b2c08439e", kill_on_drop: false }` [INFO] [stdout] c00ea3cb95c6b9c9f8e80c917f4add8329c56174f53b1b10652a2f7b2c08439e [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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf79d4ea596c3ab7977b2663125b9fd6f89d2450d83ffb95f4911ef3c89ff4b9 [INFO] running `Command { std: "docker" "start" "-a" "cf79d4ea596c3ab7977b2663125b9fd6f89d2450d83ffb95f4911ef3c89ff4b9", kill_on_drop: false }` [INFO] [stderr] Compiling advent2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVOr4ot/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libya_advent_lib-b3aae6cee0b04b81.rlib,libtui_input-ac196142e7a8f875.rlib,libratatui-63a0c49d29eefb5a.rlib,libcassowary-12d00e585f48d567.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libunicode_width-affb1d25ef114124.rlib,libstrum-62d2e177c84823d0.rlib,libcrossterm-a2eb4e94e63699b5.rlib,libbitflags-16c6398d669db74f.rlib,libparking_lot-a18f271f85c31aef.rlib,libparking_lot_core-a663dcd9b2aebf7d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-1863b34dca4644dc.rlib,liblock_api-2c25da451464fee6.rlib,libscopeguard-7ec2214574194454.rlib,libsignal_hook_mio-452850131b8be593.rlib,libsignal_hook-19357de2324b3c5c.rlib,libsignal_hook_registry-b0dfa92a4e9cd90e.rlib,libmio-31abce5808f71d2b.rlib,liblibc-4b732db540ea580e.rlib,liblog-dcabf69e042f143c.rlib,libregex-8cdf681e3e3cea1b.rlib,libregex_automata-b134de09a854dd6f.rlib,libaho_corasick-ac61cc82b81ddf29.rlib,libmemchr-24f51181957843a1.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,libnum-8187e8d56af8937b.rlib,libnum_iter-ea5009dca711e116.rlib,libnum_rational-605caf2b9e24a39e.rlib,libnum_complex-eb94f71fe3e350ea.rlib,libnum_bigint-3932fc36bb160dd9.rlib,libnum_integer-ad661490e40fb721.rlib,libnum_traits-36bc3c0c643c6731.rlib,libitertools-520aa1b533b7d1e1.rlib,libeither-1172c85246e1fa89.rlib,liblazy_static-af860367908b8176.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/day01-282f2eb87d973e2b" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJrWUyC/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libya_advent_lib-b3aae6cee0b04b81.rlib,libtui_input-ac196142e7a8f875.rlib,libratatui-63a0c49d29eefb5a.rlib,libcassowary-12d00e585f48d567.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libunicode_width-affb1d25ef114124.rlib,libstrum-62d2e177c84823d0.rlib,libcrossterm-a2eb4e94e63699b5.rlib,libbitflags-16c6398d669db74f.rlib,libparking_lot-a18f271f85c31aef.rlib,libparking_lot_core-a663dcd9b2aebf7d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-1863b34dca4644dc.rlib,liblock_api-2c25da451464fee6.rlib,libscopeguard-7ec2214574194454.rlib,libsignal_hook_mio-452850131b8be593.rlib,libsignal_hook-19357de2324b3c5c.rlib,libsignal_hook_registry-b0dfa92a4e9cd90e.rlib,libmio-31abce5808f71d2b.rlib,liblibc-4b732db540ea580e.rlib,liblog-dcabf69e042f143c.rlib,libnum-8187e8d56af8937b.rlib,libnum_iter-ea5009dca711e116.rlib,libnum_rational-605caf2b9e24a39e.rlib,libnum_complex-eb94f71fe3e350ea.rlib,libnum_bigint-3932fc36bb160dd9.rlib,libnum_integer-ad661490e40fb721.rlib,libnum_traits-36bc3c0c643c6731.rlib,libitertools-520aa1b533b7d1e1.rlib,libeither-1172c85246e1fa89.rlib,libadvent2018-d203471ae8ba26e0.rlib,libregex-8cdf681e3e3cea1b.rlib,libregex_automata-b134de09a854dd6f.rlib,libaho_corasick-ac61cc82b81ddf29.rlib,libmemchr-24f51181957843a1.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,liblazy_static-af860367908b8176.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/day12-11e3669db6cca11e" "-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 `advent2018` (bin "day01" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent2018` (bin "day12" test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqo8aDM/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libya_advent_lib-b3aae6cee0b04b81.rlib,libtui_input-ac196142e7a8f875.rlib,libratatui-63a0c49d29eefb5a.rlib,libcassowary-12d00e585f48d567.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libunicode_width-affb1d25ef114124.rlib,libstrum-62d2e177c84823d0.rlib,libcrossterm-a2eb4e94e63699b5.rlib,libbitflags-16c6398d669db74f.rlib,libparking_lot-a18f271f85c31aef.rlib,libparking_lot_core-a663dcd9b2aebf7d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-1863b34dca4644dc.rlib,liblock_api-2c25da451464fee6.rlib,libscopeguard-7ec2214574194454.rlib,libsignal_hook_mio-452850131b8be593.rlib,libsignal_hook-19357de2324b3c5c.rlib,libsignal_hook_registry-b0dfa92a4e9cd90e.rlib,libmio-31abce5808f71d2b.rlib,liblibc-4b732db540ea580e.rlib,liblog-dcabf69e042f143c.rlib,libregex-8cdf681e3e3cea1b.rlib,libregex_automata-b134de09a854dd6f.rlib,libaho_corasick-ac61cc82b81ddf29.rlib,libmemchr-24f51181957843a1.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,libnum-8187e8d56af8937b.rlib,libnum_iter-ea5009dca711e116.rlib,libnum_rational-605caf2b9e24a39e.rlib,libnum_complex-eb94f71fe3e350ea.rlib,libnum_bigint-3932fc36bb160dd9.rlib,libnum_integer-ad661490e40fb721.rlib,libnum_traits-36bc3c0c643c6731.rlib,libitertools-520aa1b533b7d1e1.rlib,libeither-1172c85246e1fa89.rlib,liblazy_static-af860367908b8176.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/day13-1bc89c8dad407ab2" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3xwJjI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libya_advent_lib-b3aae6cee0b04b81.rlib,libtui_input-ac196142e7a8f875.rlib,libratatui-63a0c49d29eefb5a.rlib,libcassowary-12d00e585f48d567.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libunicode_width-affb1d25ef114124.rlib,libstrum-62d2e177c84823d0.rlib,libcrossterm-a2eb4e94e63699b5.rlib,libbitflags-16c6398d669db74f.rlib,libparking_lot-a18f271f85c31aef.rlib,libparking_lot_core-a663dcd9b2aebf7d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-1863b34dca4644dc.rlib,liblock_api-2c25da451464fee6.rlib,libscopeguard-7ec2214574194454.rlib,libsignal_hook_mio-452850131b8be593.rlib,libsignal_hook-19357de2324b3c5c.rlib,libsignal_hook_registry-b0dfa92a4e9cd90e.rlib,libmio-31abce5808f71d2b.rlib,liblibc-4b732db540ea580e.rlib,liblog-dcabf69e042f143c.rlib,libregex-8cdf681e3e3cea1b.rlib,libregex_automata-b134de09a854dd6f.rlib,libaho_corasick-ac61cc82b81ddf29.rlib,libmemchr-24f51181957843a1.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,libnum-8187e8d56af8937b.rlib,libnum_iter-ea5009dca711e116.rlib,libnum_rational-605caf2b9e24a39e.rlib,libnum_complex-eb94f71fe3e350ea.rlib,libnum_bigint-3932fc36bb160dd9.rlib,libnum_integer-ad661490e40fb721.rlib,libnum_traits-36bc3c0c643c6731.rlib,libitertools-520aa1b533b7d1e1.rlib,libeither-1172c85246e1fa89.rlib,liblazy_static-af860367908b8176.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/day06-975c754b9869c5bc" "-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 `advent2018` (bin "day13" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent2018` (bin "day06" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cf79d4ea596c3ab7977b2663125b9fd6f89d2450d83ffb95f4911ef3c89ff4b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf79d4ea596c3ab7977b2663125b9fd6f89d2450d83ffb95f4911ef3c89ff4b9", kill_on_drop: false }` [INFO] [stdout] cf79d4ea596c3ab7977b2663125b9fd6f89d2450d83ffb95f4911ef3c89ff4b9