[INFO] cloning repository https://github.com/michaelkirk/yocalhost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelkirk/yocalhost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fyocalhost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fyocalhost'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fyocalhost: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/michaelkirk/yocalhost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelkirk/yocalhost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fyocalhost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fyocalhost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51bc0bdd1ba280c16c32aef79175b8088c6cf58e [INFO] testing michaelkirk/yocalhost 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%2Fmichaelkirk%2Fyocalhost" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelkirk/yocalhost 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/michaelkirk/yocalhost [INFO] finished tweaking git repo https://github.com/michaelkirk/yocalhost [INFO] tweaked toml for git repo https://github.com/michaelkirk/yocalhost written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/michaelkirk/yocalhost 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-speed-limit v0.4.1 [INFO] [stderr] Downloaded hyper-staticfile v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a89b4ba0bf2cc96cc5d19bbed484f3267559241e055cd67230481fd726d9b829 [INFO] running `Command { std: "docker" "start" "-a" "a89b4ba0bf2cc96cc5d19bbed484f3267559241e055cd67230481fd726d9b829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a89b4ba0bf2cc96cc5d19bbed484f3267559241e055cd67230481fd726d9b829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89b4ba0bf2cc96cc5d19bbed484f3267559241e055cd67230481fd726d9b829", kill_on_drop: false }` [INFO] [stdout] a89b4ba0bf2cc96cc5d19bbed484f3267559241e055cd67230481fd726d9b829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1d0335cec8c011cd5e20124feece5063c6a65a53bf76bf9e15357287584a62a7 [INFO] running `Command { std: "docker" "start" "-a" "1d0335cec8c011cd5e20124feece5063c6a65a53bf76bf9e15357287584a62a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling byte-unit v5.1.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-speed-limit v0.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-staticfile v0.10.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling yocalhost v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.45s [INFO] running `Command { std: "docker" "inspect" "1d0335cec8c011cd5e20124feece5063c6a65a53bf76bf9e15357287584a62a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d0335cec8c011cd5e20124feece5063c6a65a53bf76bf9e15357287584a62a7", kill_on_drop: false }` [INFO] [stdout] 1d0335cec8c011cd5e20124feece5063c6a65a53bf76bf9e15357287584a62a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 179ddd0a45df024fd9d9d227a40641ef0de0eb713289b6e329308df120223cf6 [INFO] running `Command { std: "docker" "start" "-a" "179ddd0a45df024fd9d9d227a40641ef0de0eb713289b6e329308df120223cf6", kill_on_drop: false }` [INFO] [stderr] Compiling yocalhost v0.5.0 (/opt/rustwide/workdir) [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/rustcRfGdv3/symbols.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.yocalhost.6466d5083b2afcbc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/yocalhost-4be8803948438ac3.62nbfgau0yj27oihpbfvr1qkf.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/libtokio_stream-d6e1bf136a398d41.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-58a7afd6c4cf733f.rlib" "/opt/rustwide/target/debug/deps/libtower-99e7078d7acb75d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9f9048c0cc1c10db.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-7544e9fa4f3b4716.rlib" "/opt/rustwide/target/debug/deps/libtower_service-368ccdc980bf098e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-0362283632c3394b.rlib" "/opt/rustwide/target/debug/deps/libhyper_staticfile-e92820454dc32696.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88cba40a7181d984.rlib" "/opt/rustwide/target/debug/deps/librand-bb301971fe1f85a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fa9132296e27ff82.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6077fb88337c1e5e.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-fa9e13e87d13bcf7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d36d73da0d12e75b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9272bfcbab6295dd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7ad014260aba5fc3.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-561c94e4a40c12c7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-efcfd52d4daa332c.rlib" "/opt/rustwide/target/debug/deps/libunicase-37f4a2e9433885e9.rlib" "/opt/rustwide/target/debug/deps/libmime-566b615028bbb9d4.rlib" "/opt/rustwide/target/debug/deps/libhyper-67ff4b09a6b85671.rlib" "/opt/rustwide/target/debug/deps/libwant-3f13e9c0d2560241.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-f3f4362ed4ca7e4a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e79592399482295.rlib" "/opt/rustwide/target/debug/deps/libh2-a594902343ee26c6.rlib" "/opt/rustwide/target/debug/deps/libtracing-1b86065d6e7033cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-028ad275d3d25bcf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dd4734ba15c3811e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7970f463f22e9c6f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-4d5cfde55792e26d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d02282e476b54c1.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-20cf0e6ccfae60b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-79f5c6c67272f518.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b9f758d21a0e98fe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6f1d7f134d13fa46.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed2c81306b3860e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-cde9c8f28780c780.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libfutures-3564b53a89965fb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2d8437b0abbb469e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-184db2f4fa7c42c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a61794c77f52d343.rlib" "/opt/rustwide/target/debug/deps/libslab-912e2da7c32ab1d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c0f31fa35edb8ae0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d20913390016543.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-23c912c730b72a48.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6bd6355de79f98af.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-7fe1a83b1e758c52.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-1627adc422341676.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-3241b038a9e8bbf0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4900ba5318e795f2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c0c341cf453720f1.rlib" "/opt/rustwide/target/debug/deps/libasync_speed_limit-ab95bb78d3dcc04f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a74d77e2ab1a5ea5.rlib" "/opt/rustwide/target/debug/deps/libtokio-671d172ce31210df.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e7d5442d2f8cefaf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af5a2c177d21b3cf.rlib" "/opt/rustwide/target/debug/deps/libbytes-1733ad973d31c1af.rlib" "/opt/rustwide/target/debug/deps/libmio-bcefd223f402f118.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-103b3962fd55a6dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-217f40838cde8558.rlib" "/opt/rustwide/target/debug/deps/liblibc-d396a477bbc82a4b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-09a1a6c0c4f8c0ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-551bf13f782a2aa5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d59b845c07f126eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c939636af2e2cf0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-04d37b8eb510eecb.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-7ba65e3faa7d6a1b.rlib" "/opt/rustwide/target/debug/deps/liblog-6d50fe4853ae55d4.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/yocalhost-4be8803948438ac3" "-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 `yocalhost` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "179ddd0a45df024fd9d9d227a40641ef0de0eb713289b6e329308df120223cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179ddd0a45df024fd9d9d227a40641ef0de0eb713289b6e329308df120223cf6", kill_on_drop: false }` [INFO] [stdout] 179ddd0a45df024fd9d9d227a40641ef0de0eb713289b6e329308df120223cf6