[INFO] cloning repository https://github.com/zachlatta/pastebin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachlatta/pastebin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachlatta%2Fpastebin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachlatta%2Fpastebin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d5d3df79872162d0d9c25822d5ede039dcf0393 [INFO] building zachlatta/pastebin against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachlatta%2Fpastebin" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zachlatta/pastebin on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zachlatta/pastebin [INFO] finished tweaking git repo https://github.com/zachlatta/pastebin [INFO] tweaked toml for git repo https://github.com/zachlatta/pastebin written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zachlatta/pastebin 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9845f8f19527ff9ee6c6f7df61b2ff0cb488746b8626663d06aec9193822042d [INFO] running `Command { std: "docker" "start" "-a" "9845f8f19527ff9ee6c6f7df61b2ff0cb488746b8626663d06aec9193822042d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9845f8f19527ff9ee6c6f7df61b2ff0cb488746b8626663d06aec9193822042d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9845f8f19527ff9ee6c6f7df61b2ff0cb488746b8626663d06aec9193822042d", kill_on_drop: false }` [INFO] [stdout] 9845f8f19527ff9ee6c6f7df61b2ff0cb488746b8626663d06aec9193822042d [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a3ed540146486d449d3499223078710edff633f146d61430749e4b741a9ccfa [INFO] running `Command { std: "docker" "start" "-a" "4a3ed540146486d449d3499223078710edff633f146d61430749e4b741a9ccfa", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.9 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.9 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling pastebin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rocket::response::content::RawText` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rocket::response::content::RawText; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use rocket::tokio::fs::{self, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.64s [INFO] running `Command { std: "docker" "inspect" "4a3ed540146486d449d3499223078710edff633f146d61430749e4b741a9ccfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3ed540146486d449d3499223078710edff633f146d61430749e4b741a9ccfa", kill_on_drop: false }` [INFO] [stdout] 4a3ed540146486d449d3499223078710edff633f146d61430749e4b741a9ccfa [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7eed57d69bd43c0bfcad04a2e54d2c30b195fe4309840661f9d7db714bc4d25 [INFO] running `Command { std: "docker" "start" "-a" "d7eed57d69bd43c0bfcad04a2e54d2c30b195fe4309840661f9d7db714bc4d25", kill_on_drop: false }` [INFO] [stderr] Compiling pastebin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rocket::response::content::RawText` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rocket::response::content::RawText; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use rocket::tokio::fs::{self, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "d7eed57d69bd43c0bfcad04a2e54d2c30b195fe4309840661f9d7db714bc4d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7eed57d69bd43c0bfcad04a2e54d2c30b195fe4309840661f9d7db714bc4d25", kill_on_drop: false }` [INFO] [stdout] d7eed57d69bd43c0bfcad04a2e54d2c30b195fe4309840661f9d7db714bc4d25 [INFO] building zachlatta/pastebin against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachlatta%2Fpastebin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zachlatta/pastebin on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zachlatta/pastebin [INFO] finished tweaking git repo https://github.com/zachlatta/pastebin [INFO] tweaked toml for git repo https://github.com/zachlatta/pastebin written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zachlatta/pastebin 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 306ad15092d134d94ade06e46d0790e84c12ab4112a47d8a1fb32bad2542c647 [INFO] running `Command { std: "docker" "start" "-a" "306ad15092d134d94ade06e46d0790e84c12ab4112a47d8a1fb32bad2542c647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "306ad15092d134d94ade06e46d0790e84c12ab4112a47d8a1fb32bad2542c647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306ad15092d134d94ade06e46d0790e84c12ab4112a47d8a1fb32bad2542c647", kill_on_drop: false }` [INFO] [stdout] 306ad15092d134d94ade06e46d0790e84c12ab4112a47d8a1fb32bad2542c647 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8c039eb3327597e02f8f9c469213bf5e0919fc8a992a9cf3c23dcc75b2916c6 [INFO] running `Command { std: "docker" "start" "-a" "f8c039eb3327597e02f8f9c469213bf5e0919fc8a992a9cf3c23dcc75b2916c6", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ref-cast v1.0.9 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.9 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-stream` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-trait` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustchBbRv3/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchBbRv3/symbols.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.pear_codegen.7de178a1e77e7490-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.3csiturcua3gdt4v.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pear_codegen-f3e07281ac6d59b3.2n8bpp0e8n3pjha2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-a2faaaf1cf81f144.rlib" "/opt/rustwide/target/debug/deps/libsyn-cf07108715887761.rlib" "/opt/rustwide/target/debug/deps/libquote-5d51b44369580e1b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-81da2ef539567102.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-ada55e7c48d3cd4f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libpear_codegen-f3e07281ac6d59b3.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pear_codegen` (lib) due to 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/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcytOvl3/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcytOvl3/symbols.o" "/opt/rustwide/target/debug/deps/devise_codegen-244713da52633d04.devise_codegen.f2bb37ff9d020f21-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-244713da52633d04.devise_codegen.f2bb37ff9d020f21-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-244713da52633d04.devise_codegen.f2bb37ff9d020f21-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-244713da52633d04.devise_codegen.f2bb37ff9d020f21-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-244713da52633d04.2z5omzb6lciybhce.rcgu.rmeta" "/opt/rustwide/target/debug/deps/devise_codegen-244713da52633d04.4cmdg6ta3ggsqtrf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdevise_core-b1f8683d3e4d191e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-a2faaaf1cf81f144.rlib" "/opt/rustwide/target/debug/deps/libsyn-cf07108715887761.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6661d73a29bf1c78.rlib" "/opt/rustwide/target/debug/deps/libquote-5d51b44369580e1b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-81da2ef539567102.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-ada55e7c48d3cd4f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libdevise_codegen-244713da52633d04.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcPGHfR6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcPGHfR6/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.serde_derive.6a540144ba9824f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.t2az70jndpazuaf.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-e4e787cf855e40c1.38l1raexdewz9k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-cf07108715887761.rlib" "/opt/rustwide/target/debug/deps/libquote-5d51b44369580e1b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-81da2ef539567102.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-ada55e7c48d3cd4f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-e4e787cf855e40c1.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] running `Command { std: "docker" "inspect" "f8c039eb3327597e02f8f9c469213bf5e0919fc8a992a9cf3c23dcc75b2916c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c039eb3327597e02f8f9c469213bf5e0919fc8a992a9cf3c23dcc75b2916c6", kill_on_drop: false }` [INFO] [stdout] f8c039eb3327597e02f8f9c469213bf5e0919fc8a992a9cf3c23dcc75b2916c6