[INFO] cloning repository https://github.com/dmweis/rust-service-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmweis/rust-service-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Frust-service-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Frust-service-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59f12c189dd9523f50f53658d0f0832dc50e1251 [INFO] testing dmweis/rust-service-template against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Frust-service-template" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmweis/rust-service-template on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmweis/rust-service-template [INFO] finished tweaking git repo https://github.com/dmweis/rust-service-template [INFO] tweaked toml for git repo https://github.com/dmweis/rust-service-template written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dmweis/rust-service-template 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-random v0.1.17 [INFO] [stderr] Downloaded pest_derive v2.7.7 [INFO] [stderr] Downloaded pest_generator v2.7.7 [INFO] [stderr] Downloaded pest_meta v2.7.7 [INFO] [stderr] Downloaded pest v2.7.7 [INFO] [stderr] Downloaded toml_edit v0.22.5 [INFO] [stderr] Downloaded winnow v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be652e54cbc610ad7764e917a8e407619728498f71bac44f9eef338bafa9aa7c [INFO] running `Command { std: "docker" "start" "-a" "be652e54cbc610ad7764e917a8e407619728498f71bac44f9eef338bafa9aa7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be652e54cbc610ad7764e917a8e407619728498f71bac44f9eef338bafa9aa7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be652e54cbc610ad7764e917a8e407619728498f71bac44f9eef338bafa9aa7c", kill_on_drop: false }` [INFO] [stdout] be652e54cbc610ad7764e917a8e407619728498f71bac44f9eef338bafa9aa7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4c930c6791ecd352b1cb7782e308c10fd4e3d2369b639bc6e519b83a06f1b73 [INFO] running `Command { std: "docker" "start" "-a" "f4c930c6791ecd352b1cb7782e308c10fd4e3d2369b639bc6e519b83a06f1b73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.5 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling template v0.1.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.84.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/rustc3Z0wOB/symbols.o" "/opt/rustwide/target/debug/deps/main-d95f46e1488888aa.main.2d0bd5fda2398c2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-d95f46e1488888aa.main.2d0bd5fda2398c2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-d95f46e1488888aa.main.2d0bd5fda2398c2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-d95f46e1488888aa.main.2d0bd5fda2398c2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-d95f46e1488888aa.a1xx7cfnme8sfye8ua1w5q2j4.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtemplate-5f1da1fdd2bc7b61.rlib" "/opt/rustwide/target/debug/deps/libconfig-89caaafd949c867e.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-58491bff74aa728d.rlib" "/opt/rustwide/target/debug/deps/libjson5-51baaeff0049d943.rlib" "/opt/rustwide/target/debug/deps/libpest-188e4f9807d73adc.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-57bdd9c9a62117fd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6bebffe3b72af81f.rlib" "/opt/rustwide/target/debug/deps/libron-b63d929a8419b7c2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-254330e05b6d53f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-5f295c3594e2f224.rlib" "/opt/rustwide/target/debug/deps/libtoml-815478c8634e9686.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-3c9f865f45223e4c.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-16e7ef36a962c9dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1897ea9762ffd5f6.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8bc72772a8f4978c.rlib" "/opt/rustwide/target/debug/deps/libwinnow-c64b1360959f765e.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-ccd1a48d687847ad.rlib" "/opt/rustwide/target/debug/deps/libnom-ca35f92f9ee87f41.rlib" "/opt/rustwide/target/debug/deps/libmemchr-722e7eed3aacf605.rlib" "/opt/rustwide/target/debug/deps/libini-5bd3cea62bcfb5a1.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-5198cf9402102428.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d5186f9128e20d9.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-fbb3ceae87e84c18.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-35883dd12792d30d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-56ed9e05647ea129.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-bdf41b8a57f85d7f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-05a6581d524d21f6.rlib" "/opt/rustwide/target/debug/deps/libtokio-e363bca09a185c0d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-20efdec8ab14a95d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56e2f6af0432be3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7d1d39b4d2e9a9fb.rlib" "/opt/rustwide/target/debug/deps/libbytes-8205ce0343961498.rlib" "/opt/rustwide/target/debug/deps/libmio-a1572af460b7e620.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a5e42031d714f6a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8e61cbc7786227cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-5be6306afc4232c7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-19bd213c47a7ef70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-7a448d461de49c65.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f5b309516db00db9.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-35ee90322b38a512.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfeb20492f0df4dd.rlib" "/opt/rustwide/target/debug/deps/libitoa-af70459193c08aec.rlib" "/opt/rustwide/target/debug/deps/libryu-9910e8ac72932e50.rlib" "/opt/rustwide/target/debug/deps/libserde-e200788413be33fd.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-e3e220757a61595c.rlib" "/opt/rustwide/target/debug/deps/liboverload-534e150685b3c222.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3f1d00308046ab84.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f2b3a5b4de371fb0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-64447eca0d72308f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-41b3b85ee65f77f0.rlib" "/opt/rustwide/target/debug/deps/libregex-96b9348e89ed402a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-4f5ffa04f93217b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-345c2a3e5ff8c96f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-74222274e16f0f42.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b5116d0733f65533.rlib" "/opt/rustwide/target/debug/deps/libtracing-154ee702c667ed46.rlib" "/opt/rustwide/target/debug/deps/liblog-f70b602849b14a48.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1084c7dc1b2bf490.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-704dcbbe46db4bb9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libclap-27ae2f0f5ff126f1.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-693164e5f5a9c5b4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-bf6e56ae616ef29a.rlib" "/opt/rustwide/target/debug/deps/libanstream-c04724fced9d10b8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-b5da6187e77312c0.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-70fb78d74d27bc1c.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-f7e7068222801484.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e3cde8621a77f338.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-94d5d85b873e2d65.rlib" "/opt/rustwide/target/debug/deps/libanstyle-1890252ef8ffb7ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.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.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/main-d95f46e1488888aa" "-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 `template` (bin "main") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4c930c6791ecd352b1cb7782e308c10fd4e3d2369b639bc6e519b83a06f1b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c930c6791ecd352b1cb7782e308c10fd4e3d2369b639bc6e519b83a06f1b73", kill_on_drop: false }` [INFO] [stdout] f4c930c6791ecd352b1cb7782e308c10fd4e3d2369b639bc6e519b83a06f1b73