[INFO] cloning repository https://github.com/rabuu/website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rabuu/website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabuu%2Fwebsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabuu%2Fwebsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4822f85a6f667f680f3f6e580b03329693775913 [INFO] checking rabuu/website against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabuu%2Fwebsite" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rabuu/website on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rabuu/website [INFO] finished tweaking git repo https://github.com/rabuu/website [INFO] tweaked toml for git repo https://github.com/rabuu/website written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rabuu/website 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded server_fn_macro_default v0.5.4 [INFO] [stderr] Downloaded server_fn_macro v0.5.4 [INFO] [stderr] Downloaded leptos v0.5.4 [INFO] [stderr] Downloaded server_fn v0.5.4 [INFO] [stderr] Downloaded typed-builder v0.18.0 [INFO] [stderr] Downloaded leptos_config v0.5.4 [INFO] [stderr] Downloaded leptos_hot_reload v0.5.4 [INFO] [stderr] Downloaded leptos_server v0.5.4 [INFO] [stderr] Downloaded typed-builder-macro v0.18.0 [INFO] [stderr] Downloaded leptos_dom v0.5.4 [INFO] [stderr] Downloaded leptos_macro v0.5.4 [INFO] [stderr] Downloaded leptos_reactive v0.5.4 [INFO] [stderr] Downloaded leptos-use v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76a101848319236c8a9fdc43b0f12f8eed4a9523e8089ab24008841027cd9915 [INFO] running `Command { std: "docker" "start" "-a" "76a101848319236c8a9fdc43b0f12f8eed4a9523e8089ab24008841027cd9915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76a101848319236c8a9fdc43b0f12f8eed4a9523e8089ab24008841027cd9915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a101848319236c8a9fdc43b0f12f8eed4a9523e8089ab24008841027cd9915", kill_on_drop: false }` [INFO] [stdout] 76a101848319236c8a9fdc43b0f12f8eed4a9523e8089ab24008841027cd9915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc978a3b8bfa5531069a924cc144861928a22c60ccaf8c8e1c08d73f65d7227f [INFO] running `Command { std: "docker" "start" "-a" "cc978a3b8bfa5531069a924cc144861928a22c60ccaf8c8e1c08d73f65d7227f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling xxhash-rust v0.8.8 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking inventory v0.3.14 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling typed-builder-macro v0.18.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Checking typed-builder v0.18.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling default-struct-builder v0.5.0 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Checking js-sys v0.3.66 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking web-sys v0.3.66 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.39 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling server_fn_macro v0.5.4 [INFO] [stderr] Compiling leptos_hot_reload v0.5.4 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Compiling server_fn_macro_default v0.5.4 [INFO] [stderr] Checking leptos_config v0.5.4 [INFO] [stderr] Compiling leptos_macro v0.5.4 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking server_fn v0.5.4 [INFO] [stderr] Checking leptos_reactive v0.5.4 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking console_log v1.0.0 [INFO] [stderr] Checking leptos_server v0.5.4 [INFO] [stderr] Checking leptos_dom v0.5.4 [INFO] [stderr] Checking leptos v0.5.4 [INFO] [stderr] Checking leptos-use v0.9.0 [INFO] [stderr] Checking pong-website v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.84s [INFO] running `Command { std: "docker" "inspect" "cc978a3b8bfa5531069a924cc144861928a22c60ccaf8c8e1c08d73f65d7227f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc978a3b8bfa5531069a924cc144861928a22c60ccaf8c8e1c08d73f65d7227f", kill_on_drop: false }` [INFO] [stdout] cc978a3b8bfa5531069a924cc144861928a22c60ccaf8c8e1c08d73f65d7227f [INFO] checking rabuu/website against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabuu%2Fwebsite" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rabuu/website on toolchain 44523379467bbd2050af931a040d10c2b764b443 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rabuu/website [INFO] finished tweaking git repo https://github.com/rabuu/website [INFO] tweaked toml for git repo https://github.com/rabuu/website written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rabuu/website 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" "+44523379467bbd2050af931a040d10c2b764b443" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c4f2a68b45c1db96166e16d4cbc247b85bc479c8ec0306d3e255a6c8a467e96 [INFO] running `Command { std: "docker" "start" "-a" "9c4f2a68b45c1db96166e16d4cbc247b85bc479c8ec0306d3e255a6c8a467e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c4f2a68b45c1db96166e16d4cbc247b85bc479c8ec0306d3e255a6c8a467e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4f2a68b45c1db96166e16d4cbc247b85bc479c8ec0306d3e255a6c8a467e96", kill_on_drop: false }` [INFO] [stdout] 9c4f2a68b45c1db96166e16d4cbc247b85bc479c8ec0306d3e255a6c8a467e96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3b109efd5179c710738983b30a5d7ab6336d52eb67bf64abe66eb25a0cafbb5 [INFO] running `Command { std: "docker" "start" "-a" "b3b109efd5179c710738983b30a5d7ab6336d52eb67bf64abe66eb25a0cafbb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling xxhash-rust v0.8.8 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking inventory v0.3.14 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling typed-builder-macro v0.18.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/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/rustcAxqbO6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAxqbO6/symbols.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.tracing_attributes.d2e4a1a51d64b177-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.3e0jm0ph0dhk4zd3.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tracing_attributes-8df285b89ff15f7c.mhjrkrz0w9j1prl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f1af9c28411166cb.rlib" "/opt/rustwide/target/debug/deps/libquote-8b44070e6678b1f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d0290cae94cc21ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-8df285b89ff15f7c.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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/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/rustcpq3pck/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcpq3pck/symbols.o" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-b7bb8b9f6d46aebb.wasm_bindgen_macro.7c48f8c3bca8f410-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-b7bb8b9f6d46aebb.9h8oo71bznojq44.rcgu.rmeta" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-b7bb8b9f6d46aebb.4u31d8m8o0gmgz98.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro_support-029bbdfaee331aad.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-6b54b6f190487c3f.rlib" "/opt/rustwide/target/debug/deps/libbumpalo-24102e96f5861149.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fcbcd128f6d2bd30.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-4e8f45bce64047b5.rlib" "/opt/rustwide/target/debug/deps/libsyn-f1af9c28411166cb.rlib" "/opt/rustwide/target/debug/deps/libquote-8b44070e6678b1f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d0290cae94cc21ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-b7bb8b9f6d46aebb.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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/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/rustctWTevL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustctWTevL/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.thiserror_impl.e4f383087199d02e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.2hewoh953nbgo8ik.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-a782eabaad949458.2kz7cvhz6uvh8cc3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f1af9c28411166cb.rlib" "/opt/rustwide/target/debug/deps/libquote-8b44070e6678b1f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d0290cae94cc21ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-a782eabaad949458.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/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/rustcdMkd3Z/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcdMkd3Z/symbols.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.pin_project_internal.f4217159d54ab48b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.2aqnajvua32obenx.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pin_project_internal-ec9ee618df13c8b7.14hj43nbn43z0rws.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f1af9c28411166cb.rlib" "/opt/rustwide/target/debug/deps/libquote-8b44070e6678b1f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d0290cae94cc21ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-ec9ee618df13c8b7.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 `wasm-bindgen-macro` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `pin-project-internal` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/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/rustceFnFUi/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustceFnFUi/symbols.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.typed_builder_macro.556d5539e17b8696-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.56rf8q9fsq5hx3lq.rcgu.rmeta" "/opt/rustwide/target/debug/deps/typed_builder_macro-532d226b90c03991.3mzjnn9h6pn9e79x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f1af9c28411166cb.rlib" "/opt/rustwide/target/debug/deps/libquote-8b44070e6678b1f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d0290cae94cc21ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtyped_builder_macro-532d226b90c03991.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 `typed-builder-macro` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b3b109efd5179c710738983b30a5d7ab6336d52eb67bf64abe66eb25a0cafbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b109efd5179c710738983b30a5d7ab6336d52eb67bf64abe66eb25a0cafbb5", kill_on_drop: false }` [INFO] [stdout] b3b109efd5179c710738983b30a5d7ab6336d52eb67bf64abe66eb25a0cafbb5