[INFO] cloning repository https://github.com/TheGonzalezDesigns/chacha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheGonzalezDesigns/chacha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheGonzalezDesigns%2Fchacha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheGonzalezDesigns%2Fchacha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73d508a0eca33cbd62c05fec21a4d59e7eb3b0fb [INFO] testing TheGonzalezDesigns/chacha against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheGonzalezDesigns%2Fchacha" "/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/TheGonzalezDesigns/chacha 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/TheGonzalezDesigns/chacha [INFO] finished tweaking git repo https://github.com/TheGonzalezDesigns/chacha [INFO] tweaked toml for git repo https://github.com/TheGonzalezDesigns/chacha written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheGonzalezDesigns/chacha 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] 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] b4e08c0cf8d2bde1714e50bf595a54ca39032a0df201d0803bf8098c829a9c20 [INFO] running `Command { std: "docker" "start" "-a" "b4e08c0cf8d2bde1714e50bf595a54ca39032a0df201d0803bf8098c829a9c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e08c0cf8d2bde1714e50bf595a54ca39032a0df201d0803bf8098c829a9c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e08c0cf8d2bde1714e50bf595a54ca39032a0df201d0803bf8098c829a9c20", kill_on_drop: false }` [INFO] [stdout] b4e08c0cf8d2bde1714e50bf595a54ca39032a0df201d0803bf8098c829a9c20 [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] 7afeb706b1663b435b1bfedbae4c489d2f699faf10e4319d418fc84e9cbf3602 [INFO] running `Command { std: "docker" "start" "-a" "7afeb706b1663b435b1bfedbae4c489d2f699faf10e4319d418fc84e9cbf3602", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling core_modules v0.1.0 (/opt/rustwide/workdir/core_modules) [INFO] [stdout] warning: unused import: `crate::chat_completions::providers::openai::openai::openai` [INFO] [stdout] --> core_modules/src/chat_completions/utils/is_satisfactory.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::chat_completions::providers::openai::openai::openai; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> core_modules/src/chat_completions/utils/is_satisfactory.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> core_modules/src/chat_completions/utils/json_query.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> core_modules/src/chat_completions/utils/needs_internet.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `valid_response` is never read [INFO] [stdout] --> core_modules/src/chat_completions/providers/gemini.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | valid_response = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `type` are never read [INFO] [stdout] --> core_modules/src/chat_completions/providers/openai.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 233 | pub struct OpenAIChatCompletionResponseChoiceMessageToolCall { [INFO] [stdout] | ------------------------------------------------- fields in this struct [INFO] [stdout] 234 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 235 | r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenAIChatCompletionResponseChoiceMessageToolCall` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> core_modules/src/chat_completions/providers/openai.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 240 | pub struct FunctionCallDetails { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 241 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionCallDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling saturn 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/rustckY7JRY/symbols.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.main.23de9519ec6ad1dd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/main-77b237e8d89d4809.8vkomk472rvugqpsiuk0kdhd1.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcore_modules-51a449dd490d800c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a960fdc20537d943.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-1a1c1778d4d290ed.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-a2f2e7b7e458793f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5b6feef4c6bb5a76.rlib" "/opt/rustwide/target/debug/deps/libbase64-249861bf3b8f68fd.rlib" "/opt/rustwide/target/debug/deps/libipnet-3bc6cb712868981a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1013b96c6c28eadf.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-35f21ca3420688f9.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5f3f832ca9bfff50.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32bc92721f845cc7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5751c3c5a5e6f12f.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libserde-9997d18abed1c928.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a4ba0ecc52fc4297.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ddecb2396ddde8c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-07373584f7c10292.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bc883d762b3f3e0d.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-0adbe5ecf4bb0c35.rlib" "/opt/rustwide/target/debug/deps/libtower_service-89a47c39d08c30c0.rlib" "/opt/rustwide/target/debug/deps/libhyper-9c80f8f339c545ec.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f5c7464e4d793794.rlib" "/opt/rustwide/target/debug/deps/libh2-2fcc031fa31a9282.rlib" "/opt/rustwide/target/debug/deps/libtracing-e978cc8708f6cbd2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-16aa796c7ce5e8ca.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-25888d852c08f152.rlib" "/opt/rustwide/target/debug/deps/libindexmap-03b978f14490fc82.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5293b338e1fbea01.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-934fa51e1342d946.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a52e789507ab94d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3f407e06bce18f23.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-39976630a5de3eb9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c818907e3d53c61c.rlib" "/opt/rustwide/target/debug/deps/libslab-34791623bb757416.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4f1f18e7da4476db.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4ee3937a420be33f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b88bc5d315771814.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-63925fcb9ff48c9d.rlib" "/opt/rustwide/target/debug/deps/liburl-657181c5b5b43ee0.rlib" "/opt/rustwide/target/debug/deps/libidna-a1f7280f5f5923ff.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-170357caaa75366e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-56227ff32bd70d47.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8ea91df27c83da24.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-0d28df53f7091b0c.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libdotenv-9a5c856053e42dfc.rlib" "/opt/rustwide/target/debug/deps/libtokio-88bc1f855aada718.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49e881755017d71c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-06586279a99e2143.rlib" "/opt/rustwide/target/debug/deps/libbytes-eefa7fe131b1c2c6.rlib" "/opt/rustwide/target/debug/deps/libmio-940f96e9df7ab001.rlib" "/opt/rustwide/target/debug/deps/liblog-e38f11b895eb39e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c481ffdca5beeb52.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4693aa9d88714256.rlib" "/opt/rustwide/target/debug/deps/liblibc-abc0568b670a8cde.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6289fac1a47cd4b2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0bd43c3bf69b2928.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e3de0d7fd4a190ee.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e8cdb4e81a45264d.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" "-lssl" "-lcrypto" "-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-77b237e8d89d4809" "-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 `saturn` (bin "main") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7afeb706b1663b435b1bfedbae4c489d2f699faf10e4319d418fc84e9cbf3602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7afeb706b1663b435b1bfedbae4c489d2f699faf10e4319d418fc84e9cbf3602", kill_on_drop: false }` [INFO] [stdout] 7afeb706b1663b435b1bfedbae4c489d2f699faf10e4319d418fc84e9cbf3602