[INFO] cloning repository https://github.com/freddez/llcharge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freddez/llcharge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreddez%2Fllcharge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreddez%2Fllcharge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15a54b41c4131866537c63e6ba8e3dd70ef57242 [INFO] testing freddez/llcharge 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%2Ffreddez%2Fllcharge" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/freddez/llcharge 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/freddez/llcharge [INFO] finished tweaking git repo https://github.com/freddez/llcharge [INFO] tweaked toml for git repo https://github.com/freddez/llcharge written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/freddez/llcharge 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d7fa61d70a6395698f3b48103fd4bfabedf833a81541d158a0afe261bd2b32c5 [INFO] running `Command { std: "docker" "start" "-a" "d7fa61d70a6395698f3b48103fd4bfabedf833a81541d158a0afe261bd2b32c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7fa61d70a6395698f3b48103fd4bfabedf833a81541d158a0afe261bd2b32c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fa61d70a6395698f3b48103fd4bfabedf833a81541d158a0afe261bd2b32c5", kill_on_drop: false }` [INFO] [stdout] d7fa61d70a6395698f3b48103fd4bfabedf833a81541d158a0afe261bd2b32c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7cc71e0811488e95fa953d800070881a9ef71d2392241a12f1f0e2ddcd7da2dc [INFO] running `Command { std: "docker" "start" "-a" "7cc71e0811488e95fa953d800070881a9ef71d2392241a12f1f0e2ddcd7da2dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling path-matchers v1.0.2 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling change-detection v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling static-files v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling actix-web-static-files v4.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling llcharge v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "7cc71e0811488e95fa953d800070881a9ef71d2392241a12f1f0e2ddcd7da2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc71e0811488e95fa953d800070881a9ef71d2392241a12f1f0e2ddcd7da2dc", kill_on_drop: false }` [INFO] [stdout] 7cc71e0811488e95fa953d800070881a9ef71d2392241a12f1f0e2ddcd7da2dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1580eb923dfedf6f03ad2e6ba718ff2ff1d0628b83af9fd6e86c40a4471a63d1 [INFO] running `Command { std: "docker" "start" "-a" "1580eb923dfedf6f03ad2e6ba718ff2ff1d0628b83af9fd6e86c40a4471a63d1", kill_on_drop: false }` [INFO] [stderr] Compiling llcharge v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEpgpIv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libconfy-32f306d8c220713a.rlib,libtoml-09dda112274b6005.rlib,libdirectories-17a05d8a3c44a4ba.rlib,libdirs_sys-85349f3f74d0918f.rlib,libcfg_if-5debf92116708c19.rlib,libureq-d6a729f59b74724b.rlib,libwebpki_roots-cb25734d82b3e140.rlib,librustls-9782ff06ca193632.rlib,libsct-2f0bdd14c72a0e76.rlib,libwebpki-98116c0a60843578.rlib,libring-afee46d27be75f5a.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libchunked_transfer-467757f1ca4e8bed.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclap-b962e10d2eb908f3.rlib,libstrsim-934c6b5db5b11ce4.rlib,libatty-e44e08add75dac66.rlib,libtermcolor-214b0416d5f44404.rlib,libtextwrap-b6f72e6dc353c77f.rlib,libos_str_bytes-7970aac8f150f9f1.rlib,libactix_web_static_files-e52225f55ce64747.rlib,libstatic_files-ba3346a7dc17af7c.rlib,libmime_guess-69518e25574ffaf4.rlib,libunicase-0a5560e076218c84.rlib,libchange_detection-0136a6ad52b2d92c.rlib,libpath_slash-80bcb6c6a6b6e754.rlib,libpath_matchers-d38219fee445ec09.rlib,libglob-2c5648fdb0819fee.rlib,libactix_web-e43a63f7f917b21e.rlib,libcookie-57745c80083edf9e.rlib,libtime-c53bfaec57ea97da.rlib,liburl-5f60cd85e0d90d2e.rlib,libidna-ca54875848358f9c.rlib,libunicode_normalization-d32e7330504e22f7.rlib,libtinyvec-2a6c6b24abbe13cd.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-6929fad116314dee.rlib,libserde_urlencoded-ce5ebeaf8e6edd42.rlib,libform_urlencoded-43181f2d36d09639.rlib,libmatches-80dbaef09a125478.rlib,libserde_json-fd7b58128b2a4c02.rlib,libryu-60f963e30936d324.rlib,libactix_server-d0a8bde4ca059662.rlib,libnum_cpus-3bad7297d03bfb03.rlib,libactix_router-a21c15451f84a87c.rlib,libregex-cd07b120657a43c1.rlib,libaho_corasick-31b7e9a6e230a6e6.rlib,libregex_syntax-12b080b3aec45ada.rlib,libfirestorm-49c1d17457ad3291.rlib,libserde-4c66d9da9334bd93.rlib,libactix_http-b301835a1346a464.rlib,libbase64-83ca8be32b9f715d.rlib,librand-b22cc7dd7cf43855.rlib,librand_chacha-1ee65c4f212e9f1b.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-dca352500625729a.rlib,libhttparse-ca3f39ab9132a3ac.rlib,libbrotli-5e26514ee45366e4.rlib,libbrotli_decompressor-b50a44cf14262bbb.rlib,liballoc_stdlib-4dc09ff231313f07.rlib,liballoc_no_stdlib-10199eb4e48381ab.rlib,libhttpdate-5527bd2ab7a43206.rlib,libsha1-ffd79beb1d9586f5.rlib,libcpufeatures-05a85703b3c2d896.rlib,libdigest-5f9a00e070462fe7.rlib,libblock_buffer-567c0fdfc5bf1733.rlib,libcrypto_common-aa3b1559891c7d9b.rlib,libgeneric_array-c46cbe347fe49132.rlib,libtypenum-35cb3744b4a64b8e.rlib,liblocal_channel-caf6b2d0e1b1092b.rlib,libbytestring-a55eba7c351f8551.rlib,libencoding_rs-21d80902978079f7.rlib,liblanguage_tags-458019a498dd9479.rlib,libmime-df56754a5ea019bb.rlib,libpercent_encoding-3e08c199980e8244.rlib,libh2-7855790da061e582.rlib,libindexmap-0ba68fdc8b8ad71a.rlib,libhashbrown-d0e2926e70f85be4.rlib,libfutures_util-ae2ebd7ce5b67fc6.rlib,libslab-a325002526805cd2.rlib,libfutures_task-29239c9efcf27cfd.rlib,libpin_utils-3860774ad9b215b5.rlib,libahash-31b998393202110b.rlib,libgetrandom-c3cc688307341b8e.rlib,libzstd-dbb0c26ee6e32402.rlib,libzstd_safe-2e95a791599fca51.rlib,libzstd_sys-70209026d4e2d392.rlib,libflate2-577b1b136338df0f.rlib,libminiz_oxide-07ff3bec24f140a9.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libactix_service-be676d0a74bb84c9.rlib,libactix_codec-7bb2362c7c7b46f1.rlib,libtokio_util-45e82159084c4c17.rlib,libtracing-e7a8a400098d096a.rlib,libtracing_core-2c9446944e628679.rlib,liblazy_static-af860367908b8176.rlib,libfutures_sink-889779299baa627f.rlib,libbitflags-dde12b0d7d495b50.rlib,libactix_utils-ad303942faae48ce.rlib,liblocal_waker-6561906f55ccf783.rlib,libactix_rt-7632f72bf44b58f6.rlib,libtokio-085fe822d982f6c8.rlib,libsignal_hook_registry-d90f27d5ac43b567.rlib,libsocket2-586889a8061d0036.rlib,libmemchr-3c95261d07c8826e.rlib,libonce_cell-bfb007964ce6ca05.rlib,libmio-30f5fd661f3edb4c.rlib,liblog-52553d1f81fcec82.rlib,libparking_lot-03f9f941fee4457c.rlib,libparking_lot_core-8c22c0f4e4070231.rlib,liblibc-a961ede45fa096dc.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-4d273beb6a432798.rlib,liblock_api-b9b57b83f4262af6.rlib,libscopeguard-e318caba69bf687f.rlib,libpin_project_lite-da79ce0c339de1c0.rlib,libfutures_core-bf2667edaa3a3aa5.rlib,libhttp-b3535c2dd7e7583a.rlib,libitoa-af75672c211b96e4.rlib,libbytes-3aba2b4fd6e71b66.rlib,libfnv-79e2cbfbe03dcd16.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" "/opt/rustwide/target/debug/build/zstd-sys-b47dcb796dfbceae/out" "-L" "/opt/rustwide/target/debug/build/ring-c38308726ec3a3ef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/llcharge-c0682f57d9392c24" "-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 `llcharge` (bin "llcharge" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1580eb923dfedf6f03ad2e6ba718ff2ff1d0628b83af9fd6e86c40a4471a63d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1580eb923dfedf6f03ad2e6ba718ff2ff1d0628b83af9fd6e86c40a4471a63d1", kill_on_drop: false }` [INFO] [stdout] 1580eb923dfedf6f03ad2e6ba718ff2ff1d0628b83af9fd6e86c40a4471a63d1