[INFO] cloning repository https://github.com/Guusvanmeerveld/Dust-Mail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guusvanmeerveld/Dust-Mail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuusvanmeerveld%2FDust-Mail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuusvanmeerveld%2FDust-Mail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41c75974f858e42c4ac2e3885b68b9d7f0af41f5 [INFO] testing Guusvanmeerveld/Dust-Mail/41c75974f858e42c4ac2e3885b68b9d7f0af41f5 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%2FGuusvanmeerveld%2FDust-Mail" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Guusvanmeerveld/Dust-Mail 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/Guusvanmeerveld/Dust-Mail [INFO] finished tweaking git repo https://github.com/Guusvanmeerveld/Dust-Mail [INFO] tweaked toml for git repo https://github.com/Guusvanmeerveld/Dust-Mail written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Guusvanmeerveld/Dust-Mail 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding async-broadcast v0.5.1 [INFO] [stderr] Adding async-executor v1.11.0 (available: v1.13.1) [INFO] [stderr] Adding async-fs v1.6.0 [INFO] [stderr] Adding async-io v1.13.0 [INFO] [stderr] Adding async-lock v2.8.0 [INFO] [stderr] Adding async-process v1.7.0 (available: v1.8.1) [INFO] [stderr] Adding async-recursion v1.1.1 [INFO] [stderr] Adding async-task v4.7.1 [INFO] [stderr] Adding atomic-waker v1.1.2 [INFO] [stderr] Adding bitflags v2.6.0 [INFO] [stderr] Adding block-padding v0.3.3 [INFO] [stderr] Adding blocking v1.3.1 (available: v1.6.1) [INFO] [stderr] Adding cbc v0.1.2 [INFO] [stderr] Adding derivative v2.2.0 [INFO] [stderr] Adding enumflags2 v0.7.10 [INFO] [stderr] Adding enumflags2_derive v0.7.10 [INFO] [stderr] Adding errno v0.3.10 [INFO] [stderr] Adding fastrand v2.3.0 [INFO] [stderr] Adding futures-lite v1.13.0 [INFO] [stderr] Adding futures-lite v2.5.0 [INFO] [stderr] Adding hermit-abi v0.3.9 [INFO] [stderr] Adding hex v0.4.3 [INFO] [stderr] Adding io-lifetimes v1.0.11 [INFO] [stderr] Adding keyring v2.3.3 (available: v3.6.1) [INFO] [stderr] Updating libc v0.2.139 -> v0.2.168 [INFO] [stderr] Adding linux-keyutils v0.2.4 [INFO] [stderr] Adding linux-raw-sys v0.3.8 [INFO] [stderr] Adding memoffset v0.7.1 [INFO] [stderr] Adding memoffset v0.9.1 [INFO] [stderr] Adding nix v0.26.4 [INFO] [stderr] Adding num v0.4.3 [INFO] [stderr] Adding num-bigint v0.4.6 [INFO] [stderr] Adding num-complex v0.4.6 [INFO] [stderr] Updating num-integer v0.1.45 -> v0.1.46 [INFO] [stderr] Adding num-iter v0.1.45 [INFO] [stderr] Updating num-rational v0.4.1 -> v0.4.2 [INFO] [stderr] Updating num-traits v0.2.15 -> v0.2.19 [INFO] [stderr] Adding ordered-stream v0.2.0 [INFO] [stderr] Adding parking v2.2.1 [INFO] [stderr] Adding polling v2.7.0 (available: v2.8.0) [INFO] [stderr] Updating proc-macro2 v1.0.51 -> v1.0.92 [INFO] [stderr] Updating quote v1.0.23 -> v1.0.37 [INFO] [stderr] Adding redox_syscall v0.5.8 [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.8) [INFO] [stderr] Adding rustix v0.37.27 [INFO] [stderr] Adding secret-service v3.1.0 [INFO] [stderr] Adding sha1 v0.10.5 (available: v0.10.6) [INFO] [stderr] Adding signal-hook v0.3.17 [INFO] [stderr] Adding spin v0.5.2 [INFO] [stderr] Adding static_assertions v1.1.0 [INFO] [stderr] Adding syn v2.0.90 [INFO] [stderr] Adding uds_windows v1.1.0 [INFO] [stderr] Adding untrusted v0.7.1 [INFO] [stderr] Adding waker-fn v1.2.0 [INFO] [stderr] Adding wasite v0.1.0 [INFO] [stderr] Adding whoami v1.5.2 [INFO] [stderr] Adding windows-sys v0.48.0 [INFO] [stderr] Adding windows-sys v0.52.0 [INFO] [stderr] Adding windows-sys v0.59.0 [INFO] [stderr] Adding windows-targets v0.48.5 [INFO] [stderr] Adding windows-targets v0.52.6 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.6 [INFO] [stderr] Adding windows_i686_gnu v0.48.5 [INFO] [stderr] Adding windows_i686_gnu v0.52.6 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.6 [INFO] [stderr] Adding windows_i686_msvc v0.48.5 [INFO] [stderr] Adding windows_i686_msvc v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.6 [INFO] [stderr] Adding xdg-home v1.3.0 [INFO] [stderr] Adding zbus v3.15.2 [INFO] [stderr] Adding zbus_macros v3.15.2 [INFO] [stderr] Adding zbus_names v2.6.1 [INFO] [stderr] Adding zvariant v3.15.2 [INFO] [stderr] Adding zvariant_derive v3.15.2 [INFO] [stderr] Adding zvariant_utils v1.0.1 (available: v1.1.1) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-imap v0.6.0 [INFO] [stderr] Downloaded quoted_printable v0.4.7 [INFO] [stderr] Downloaded keyring v2.3.3 [INFO] [stderr] Downloaded secret-service v3.1.0 [INFO] [stderr] Downloaded polling v2.7.0 [INFO] [stderr] Downloaded linux-keyutils v0.2.4 [INFO] [stderr] Downloaded toml_edit v0.19.4 [INFO] [stderr] Downloaded lettre v0.10.2 [INFO] [stderr] Downloaded winnow v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dc1a6a44b4ed57348fee95a9b7cb0d9eea4072ad4b334446d77c9ddd2a070199 [INFO] running `Command { std: "docker" "start" "-a" "dc1a6a44b4ed57348fee95a9b7cb0d9eea4072ad4b334446d77c9ddd2a070199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1a6a44b4ed57348fee95a9b7cb0d9eea4072ad4b334446d77c9ddd2a070199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1a6a44b4ed57348fee95a9b7cb0d9eea4072ad4b334446d77c9ddd2a070199", kill_on_drop: false }` [INFO] [stdout] dc1a6a44b4ed57348fee95a9b7cb0d9eea4072ad4b334446d77c9ddd2a070199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f4c974d9ff3899308e5f7db0c111e20375f6597ca6e2bce687d5658f4d231854 [INFO] running `Command { std: "docker" "start" "-a" "f4c974d9ff3899308e5f7db0c111e20375f6597ca6e2bce687d5658f4d231854", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling cfb v0.6.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling infer v0.7.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling ico v0.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling polling v2.7.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tao v0.15.8 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling tauri-runtime v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serialize-to-javascript-impl v0.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pest-2.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "serde", "serde_json", "std", "thiserror"))' -C metadata=b0d1801e2516c6d8 -C extra-filename=-b0d1801e2516c6d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-701934654eec165b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-b18523c0787581fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=59a4477c36c78e7f -C extra-filename=-59a4477c36c78e7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c7def1cd1c4956c8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-71d881f1d476ef10.rmeta --cap-lints allow --cap-lints=warn -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `derive_more` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=65e8cf657351399e -C extra-filename=-65e8cf657351399e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-fb5a98decc3103b1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-29d662205af69bca.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-25af6837c474fdfe.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7c42b63735e543fc.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [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/rustc2f15OJ/symbols.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.build_script_build.fbebe8433e4d636b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb.eym4mp5dec7fvpoim5x1p6539.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-7c42b63735e543fc.rlib" "/opt/rustwide/target/debug/deps/libquote-25af6837c474fdfe.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-29d662205af69bca.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-a28f0f42deb8c91c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a2fc9021817a412b.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/build/html5ever-105adb21da4697cb/build_script_build-105adb21da4697cb" "-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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaes9soU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `html5ever` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [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" "-Wl,--version-script=/tmp/rustcaq2M38/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcaq2M38/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.serde_derive.6d62cca3888cfdfd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.3az365dln2cwsnrmszalmyq35.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-0ab7bd9c956dab7e.3ryp20kw6ykf3oa89tt43zuke.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-7c42b63735e543fc.rlib" "/opt/rustwide/target/debug/deps/libquote-25af6837c474fdfe.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-29d662205af69bca.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-a28f0f42deb8c91c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a2fc9021817a412b.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/libserde_derive-0ab7bd9c956dab7e.so" "-Wl,--gc-sections" "-shared" "-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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasJFOwu/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9KLFiE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLMtWfE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4c974d9ff3899308e5f7db0c111e20375f6597ca6e2bce687d5658f4d231854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c974d9ff3899308e5f7db0c111e20375f6597ca6e2bce687d5658f4d231854", kill_on_drop: false }` [INFO] [stdout] f4c974d9ff3899308e5f7db0c111e20375f6597ca6e2bce687d5658f4d231854