[INFO] cloning repository https://github.com/xxRevo/Rust-Web-Service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xxRevo/Rust-Web-Service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxxRevo%2FRust-Web-Service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxxRevo%2FRust-Web-Service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41b9dca8315680f6154c5aff8600fb90d6836fc8 [INFO] checking xxRevo/Rust-Web-Service against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxxRevo%2FRust-Web-Service" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (1303/1492) Updating files: 88% (1313/1492) Updating files: 89% (1328/1492) Updating files: 90% (1343/1492) Updating files: 91% (1358/1492) Updating files: 92% (1373/1492) Updating files: 93% (1388/1492) Updating files: 94% (1403/1492) Updating files: 95% (1418/1492) Updating files: 96% (1433/1492) Updating files: 97% (1448/1492) Updating files: 98% (1463/1492) Updating files: 99% (1478/1492) Updating files: 100% (1492/1492) Updating files: 100% (1492/1492), done. [INFO] validating manifest of git repo https://github.com/xxRevo/Rust-Web-Service on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xxRevo/Rust-Web-Service [INFO] finished tweaking git repo https://github.com/xxRevo/Rust-Web-Service [INFO] tweaked toml for git repo https://github.com/xxRevo/Rust-Web-Service written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xxRevo/Rust-Web-Service 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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a35e8fa5d0972822cacfe5ea1ef2c5dfc2398e223c354e47d73d88fef16243d9 [INFO] running `Command { std: "docker" "start" "-a" "a35e8fa5d0972822cacfe5ea1ef2c5dfc2398e223c354e47d73d88fef16243d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a35e8fa5d0972822cacfe5ea1ef2c5dfc2398e223c354e47d73d88fef16243d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35e8fa5d0972822cacfe5ea1ef2c5dfc2398e223c354e47d73d88fef16243d9", kill_on_drop: false }` [INFO] [stdout] a35e8fa5d0972822cacfe5ea1ef2c5dfc2398e223c354e47d73d88fef16243d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e169c452fe0016d0f8124c0a9d3eb17adf9800dc4708582a10922b5d6d778a8 [INFO] running `Command { std: "docker" "start" "-a" "8e169c452fe0016d0f8124c0a9d3eb17adf9800dc4708582a10922b5d6d778a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking winnow v0.5.19 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.11.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Checking rocket_http v0.4.11 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking rocket_contrib v0.4.11 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking rocket_cors v0.6.0 [INFO] [stderr] Checking rust_web_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8e169c452fe0016d0f8124c0a9d3eb17adf9800dc4708582a10922b5d6d778a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e169c452fe0016d0f8124c0a9d3eb17adf9800dc4708582a10922b5d6d778a8", kill_on_drop: false }` [INFO] [stdout] 8e169c452fe0016d0f8124c0a9d3eb17adf9800dc4708582a10922b5d6d778a8 [INFO] checking xxRevo/Rust-Web-Service against try#99e7531f0d1cf95a50aff9cccb24863963e6bbe2 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxxRevo%2FRust-Web-Service" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (1303/1492) Updating files: 88% (1313/1492) Updating files: 89% (1328/1492) Updating files: 90% (1343/1492) Updating files: 91% (1358/1492) Updating files: 92% (1373/1492) Updating files: 93% (1388/1492) Updating files: 94% (1403/1492) Updating files: 95% (1418/1492) Updating files: 96% (1433/1492) Updating files: 97% (1448/1492) Updating files: 98% (1463/1492) Updating files: 99% (1478/1492) Updating files: 100% (1492/1492) Updating files: 100% (1492/1492), done. [INFO] validating manifest of git repo https://github.com/xxRevo/Rust-Web-Service on toolchain 99e7531f0d1cf95a50aff9cccb24863963e6bbe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xxRevo/Rust-Web-Service [INFO] finished tweaking git repo https://github.com/xxRevo/Rust-Web-Service [INFO] tweaked toml for git repo https://github.com/xxRevo/Rust-Web-Service written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xxRevo/Rust-Web-Service 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" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7390291b3b33e92c7a1050a751781d7efa5ada12a089ea7097ed8cf4100f34f7 [INFO] running `Command { std: "docker" "start" "-a" "7390291b3b33e92c7a1050a751781d7efa5ada12a089ea7097ed8cf4100f34f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7390291b3b33e92c7a1050a751781d7efa5ada12a089ea7097ed8cf4100f34f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7390291b3b33e92c7a1050a751781d7efa5ada12a089ea7097ed8cf4100f34f7", kill_on_drop: false }` [INFO] [stdout] 7390291b3b33e92c7a1050a751781d7efa5ada12a089ea7097ed8cf4100f34f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 620e7f1b9b1dcf11234abd50a4a184e3aaf285ea059115dd9d636af6987da2b9 [INFO] running `Command { std: "docker" "start" "-a" "620e7f1b9b1dcf11234abd50a4a184e3aaf285ea059115dd9d636af6987da2b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking winnow v0.5.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cookie v0.11.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hyper` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/rustcqebqt7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcqebqt7/symbols.o" "/opt/rustwide/target/debug/deps/async_stream_impl-a51386276016b98a.async_stream_impl.74198f7032d47083-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-a51386276016b98a.async_stream_impl.74198f7032d47083-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-a51386276016b98a.async_stream_impl.74198f7032d47083-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-a51386276016b98a.async_stream_impl.74198f7032d47083-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-a51386276016b98a.async_stream_impl.74198f7032d47083-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-a51386276016b98a.a25r4kz39bkus4g.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_stream_impl-a51386276016b98a.lmi7kvj1f8aon4u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-907285a3d6177e87.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_stream_impl-a51386276016b98a.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 `async-stream-impl` (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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/rustcv2Ir9L/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcv2Ir9L/symbols.o" "/opt/rustwide/target/debug/deps/ref_cast_impl-6f8694ca07bed076.ref_cast_impl.1a74fbc2aa6b24c5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ref_cast_impl-6f8694ca07bed076.ref_cast_impl.1a74fbc2aa6b24c5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ref_cast_impl-6f8694ca07bed076.3lmg9u0qvh9z45i4.rcgu.rmeta" "/opt/rustwide/target/debug/deps/ref_cast_impl-6f8694ca07bed076.5fb4cgzyc7oxwavw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-907285a3d6177e87.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libref_cast_impl-6f8694ca07bed076.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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7Ql4vW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ref-cast-impl` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakBZRdt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pear` (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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/rustcKkVckB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcKkVckB/symbols.o" "/opt/rustwide/target/debug/deps/devise_codegen-798822dccea26ac0.devise_codegen.94eb7b67195f3370-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-798822dccea26ac0.devise_codegen.94eb7b67195f3370-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-798822dccea26ac0.devise_codegen.94eb7b67195f3370-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-798822dccea26ac0.58wy8t050gvi7ikf.rcgu.rmeta" "/opt/rustwide/target/debug/deps/devise_codegen-798822dccea26ac0.2ocsbdhtk51sge12.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdevise_core-94c27b4b15917892.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-35e5f9ce06afd37c.rlib" "/opt/rustwide/target/debug/deps/libsyn-907285a3d6177e87.rlib" "/opt/rustwide/target/debug/deps/libbitflags-64f1c8505cbe7df2.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdevise_codegen-798822dccea26ac0.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 `pear` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `devise_codegen` (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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/rustcF91x41/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcF91x41/symbols.o" "/opt/rustwide/target/debug/deps/tokio_macros-f0b20c6b8344065e.tokio_macros.a369bbea5cb737ae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-f0b20c6b8344065e.tokio_macros.a369bbea5cb737ae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-f0b20c6b8344065e.tokio_macros.a369bbea5cb737ae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-f0b20c6b8344065e.tokio_macros.a369bbea5cb737ae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-f0b20c6b8344065e.tokio_macros.a369bbea5cb737ae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-f0b20c6b8344065e.tokio_macros.a369bbea5cb737ae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-f0b20c6b8344065e.3dmm62efte5p4ghj.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tokio_macros-f0b20c6b8344065e.3mvsfyw9wbkdb7z3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-907285a3d6177e87.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-f0b20c6b8344065e.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 `tokio-macros` (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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/rustcLXEr2H/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLXEr2H/symbols.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.pear_codegen.49ea8b38761b7e1c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.pear_codegen.49ea8b38761b7e1c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.pear_codegen.49ea8b38761b7e1c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.pear_codegen.49ea8b38761b7e1c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.pear_codegen.49ea8b38761b7e1c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.pear_codegen.49ea8b38761b7e1c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.pear_codegen.49ea8b38761b7e1c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.pear_codegen.49ea8b38761b7e1c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.1ejj388ajwclitaf.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pear_codegen-d9aae99e9f207a7a.46nxv8naza7sv94s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-35e5f9ce06afd37c.rlib" "/opt/rustwide/target/debug/deps/libsyn-907285a3d6177e87.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpear_codegen-d9aae99e9f207a7a.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 `pear_codegen` (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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/rustcaEUuNn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcaEUuNn/symbols.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.async_trait.e227d68f7cc0facc-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.287x3uupzds49b4y.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_trait-bd18549a32803dbf.44syb5t6veqi5hxy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-907285a3d6177e87.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-bd18549a32803dbf.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 `async-trait` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8L2ne3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaajsEsW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "620e7f1b9b1dcf11234abd50a4a184e3aaf285ea059115dd9d636af6987da2b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620e7f1b9b1dcf11234abd50a4a184e3aaf285ea059115dd9d636af6987da2b9", kill_on_drop: false }` [INFO] [stdout] 620e7f1b9b1dcf11234abd50a4a184e3aaf285ea059115dd9d636af6987da2b9