[INFO] cloning repository https://github.com/youssefhakam/backend_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youssefhakam/backend_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhakam%2Fbackend_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhakam%2Fbackend_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61e21960a6678498d255d854a6bfc3fdeb17a89c [INFO] checking youssefhakam/backend_rust against master#bd71213cf0a765705e7d72a099151bd4eb465ccb for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhakam%2Fbackend_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youssefhakam/backend_rust on toolchain bd71213cf0a765705e7d72a099151bd4eb465ccb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/youssefhakam/backend_rust [INFO] finished tweaking git repo https://github.com/youssefhakam/backend_rust [INFO] tweaked toml for git repo https://github.com/youssefhakam/backend_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/youssefhakam/backend_rust 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" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yansi v1.0.0 [INFO] [stderr] Downloaded bson v2.9.0 [INFO] [stderr] Downloaded mongodb v2.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0aba581f12ba6fced78776d6c75cf33b1959c155370caabe6cfad5c47c5a2b3 [INFO] running `Command { std: "docker" "start" "-a" "d0aba581f12ba6fced78776d6c75cf33b1959c155370caabe6cfad5c47c5a2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0aba581f12ba6fced78776d6c75cf33b1959c155370caabe6cfad5c47c5a2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0aba581f12ba6fced78776d6c75cf33b1959c155370caabe6cfad5c47c5a2b3", kill_on_drop: false }` [INFO] [stdout] d0aba581f12ba6fced78776d6c75cf33b1959c155370caabe6cfad5c47c5a2b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c7f6195505703b445232ce34246cd26a0e78acb10a80c98f41755804ba85512 [INFO] running `Command { std: "docker" "start" "-a" "3c7f6195505703b445232ce34246cd26a0e78acb10a80c98f41755804ba85512", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling yansi v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking bson v2.9.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking mongodb v2.8.1 [INFO] [stderr] Checking back v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.44s [INFO] running `Command { std: "docker" "inspect" "3c7f6195505703b445232ce34246cd26a0e78acb10a80c98f41755804ba85512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7f6195505703b445232ce34246cd26a0e78acb10a80c98f41755804ba85512", kill_on_drop: false }` [INFO] [stdout] 3c7f6195505703b445232ce34246cd26a0e78acb10a80c98f41755804ba85512 [INFO] checking youssefhakam/backend_rust against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhakam%2Fbackend_rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youssefhakam/backend_rust on toolchain c0f799aeda763fc507814da0dc46c2dde7ca9133 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/youssefhakam/backend_rust [INFO] finished tweaking git repo https://github.com/youssefhakam/backend_rust [INFO] tweaked toml for git repo https://github.com/youssefhakam/backend_rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/youssefhakam/backend_rust 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" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd403fe128fb99e3c4d308b9dfa1fb5ed6ace6a0fbc2b64123f3ae0d12df16b [INFO] running `Command { std: "docker" "start" "-a" "8cd403fe128fb99e3c4d308b9dfa1fb5ed6ace6a0fbc2b64123f3ae0d12df16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd403fe128fb99e3c4d308b9dfa1fb5ed6ace6a0fbc2b64123f3ae0d12df16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd403fe128fb99e3c4d308b9dfa1fb5ed6ace6a0fbc2b64123f3ae0d12df16b", kill_on_drop: false }` [INFO] [stdout] 8cd403fe128fb99e3c4d308b9dfa1fb5ed6ace6a0fbc2b64123f3ae0d12df16b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0e54ab091ad0f591b84b29de8a021f60485b4974f001f10c620c6826bd14766 [INFO] running `Command { std: "docker" "start" "-a" "b0e54ab091ad0f591b84b29de8a021f60485b4974f001f10c620c6826bd14766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling yansi v1.0.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/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/rustc77icob/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc77icob/symbols.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.async_trait.96c7c18421f0621-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.surxq9ml8g0vlrd.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_trait-c9d320ecca2aa389.4egxxwkoudsfwn43.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-8b3178c80ec746b4.rlib" "/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-c9d320ecca2aa389.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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] error: could not compile `async-trait` (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/c0f799aeda763fc507814da0dc46c2dde7ca9133/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/rustcdGWcMT/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcdGWcMT/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.thiserror_impl.627e91324073b8d0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.l0k75dhloo47kb8.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-75499d37f3a7c4df.4k993hd8psdiytpz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-8b3178c80ec746b4.rlib" "/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-75499d37f3a7c4df.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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagNGzMt/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXjTBK0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxX30Ui/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadFTAqm/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" "b0e54ab091ad0f591b84b29de8a021f60485b4974f001f10c620c6826bd14766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e54ab091ad0f591b84b29de8a021f60485b4974f001f10c620c6826bd14766", kill_on_drop: false }` [INFO] [stdout] b0e54ab091ad0f591b84b29de8a021f60485b4974f001f10c620c6826bd14766