[INFO] cloning repository https://github.com/tenkoma/fizzbuzz-rust-vercel-functions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tenkoma/fizzbuzz-rust-vercel-functions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenkoma%2Ffizzbuzz-rust-vercel-functions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenkoma%2Ffizzbuzz-rust-vercel-functions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5f75b9207010c0ae0524971c5d408b7b789279f [INFO] checking tenkoma/fizzbuzz-rust-vercel-functions against master#a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 for pr-125923-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenkoma%2Ffizzbuzz-rust-vercel-functions" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions on toolchain a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions [INFO] finished tweaking git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions [INFO] tweaked toml for git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions 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" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e0abf32067fec0ee300d70589d2f2efdf8fc9e61132f562e8df311ad1a575e4 [INFO] running `Command { std: "docker" "start" "-a" "2e0abf32067fec0ee300d70589d2f2efdf8fc9e61132f562e8df311ad1a575e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e0abf32067fec0ee300d70589d2f2efdf8fc9e61132f562e8df311ad1a575e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0abf32067fec0ee300d70589d2f2efdf8fc9e61132f562e8df311ad1a575e4", kill_on_drop: false }` [INFO] [stdout] 2e0abf32067fec0ee300d70589d2f2efdf8fc9e61132f562e8df311ad1a575e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a96f539321ab9274a57a1c68316edb3be87c1184b18ef8ba962e848fcd9f3bd4 [INFO] running `Command { std: "docker" "start" "-a" "a96f539321ab9274a57a1c68316edb3be87c1184b18ef8ba962e848fcd9f3bd4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking vercel_runtime_router v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling vercel_runtime_macro v1.1.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking query_map v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking http-serde v1.1.3 [INFO] [stderr] Checking aws_lambda_events v0.12.1 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking lambda_runtime_api_client v0.8.0 [INFO] [stderr] Checking lambda_runtime v0.8.3 [INFO] [stderr] Checking lambda_http v0.8.3 [INFO] [stderr] Checking vercel_runtime v1.1.0 [INFO] [stderr] Checking fizzbuzz-rust-vercel-functions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s [INFO] running `Command { std: "docker" "inspect" "a96f539321ab9274a57a1c68316edb3be87c1184b18ef8ba962e848fcd9f3bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96f539321ab9274a57a1c68316edb3be87c1184b18ef8ba962e848fcd9f3bd4", kill_on_drop: false }` [INFO] [stdout] a96f539321ab9274a57a1c68316edb3be87c1184b18ef8ba962e848fcd9f3bd4 [INFO] checking tenkoma/fizzbuzz-rust-vercel-functions against try#8585d8c57bfa6d7d66340412e06b5611fa79cc61 for pr-125923-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenkoma%2Ffizzbuzz-rust-vercel-functions" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions on toolchain 8585d8c57bfa6d7d66340412e06b5611fa79cc61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8585d8c57bfa6d7d66340412e06b5611fa79cc61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions [INFO] finished tweaking git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions [INFO] tweaked toml for git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tenkoma/fizzbuzz-rust-vercel-functions 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" "+8585d8c57bfa6d7d66340412e06b5611fa79cc61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8585d8c57bfa6d7d66340412e06b5611fa79cc61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d49f2972a8d9c293b1e323a567b0fb908cb6c212bec3f70a13cd23b0d1b4e22 [INFO] running `Command { std: "docker" "start" "-a" "4d49f2972a8d9c293b1e323a567b0fb908cb6c212bec3f70a13cd23b0d1b4e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d49f2972a8d9c293b1e323a567b0fb908cb6c212bec3f70a13cd23b0d1b4e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d49f2972a8d9c293b1e323a567b0fb908cb6c212bec3f70a13cd23b0d1b4e22", kill_on_drop: false }` [INFO] [stdout] 4d49f2972a8d9c293b1e323a567b0fb908cb6c212bec3f70a13cd23b0d1b4e22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8585d8c57bfa6d7d66340412e06b5611fa79cc61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6adf59182b9a9ae6e53117c69c872c2084ddaa1154698d08a84c2aac5940e30 [INFO] running `Command { std: "docker" "start" "-a" "f6adf59182b9a9ae6e53117c69c872c2084ddaa1154698d08a84c2aac5940e30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking vercel_runtime_router v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling vercel_runtime_macro v1.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `vercel_runtime_macro` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) [INFO] [stderr] error: could not compile `async-stream-impl` (lib) [INFO] [stderr] error: could not compile `pin-project-internal` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-attributes` (lib) [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/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/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/rustcpq2Ck6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcpq2Ck6/symbols.o" "/opt/rustwide/target/debug/deps/tokio_macros-8b418ce0c91959bc.tokio_macros.66da4514c90fca1b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-8b418ce0c91959bc.tokio_macros.66da4514c90fca1b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-8b418ce0c91959bc.tokio_macros.66da4514c90fca1b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-8b418ce0c91959bc.tokio_macros.66da4514c90fca1b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-8b418ce0c91959bc.tokio_macros.66da4514c90fca1b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-8b418ce0c91959bc.tokio_macros.66da4514c90fca1b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-8b418ce0c91959bc.8edydjily5dhlt06evc429vk9.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tokio_macros-8b418ce0c91959bc.5ig1o576bzi2nhss00i8vm9j3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-1da6769eeced249c.rlib" "/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/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/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-8b418ce0c91959bc.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] [stderr] error: could not compile `tokio-macros` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] running `Command { std: "docker" "inspect" "f6adf59182b9a9ae6e53117c69c872c2084ddaa1154698d08a84c2aac5940e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6adf59182b9a9ae6e53117c69c872c2084ddaa1154698d08a84c2aac5940e30", kill_on_drop: false }` [INFO] [stdout] f6adf59182b9a9ae6e53117c69c872c2084ddaa1154698d08a84c2aac5940e30