[INFO] cloning repository https://github.com/thomasdarimont/spin-llm-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasdarimont/spin-llm-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasdarimont%2Fspin-llm-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasdarimont%2Fspin-llm-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab0a1b62fe1d5cdeefbe249975d3f2835250197d [INFO] checking thomasdarimont/spin-llm-demo against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasdarimont%2Fspin-llm-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomasdarimont/spin-llm-demo on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomasdarimont/spin-llm-demo [INFO] finished tweaking git repo https://github.com/thomasdarimont/spin-llm-demo [INFO] tweaked toml for git repo https://github.com/thomasdarimont/spin-llm-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thomasdarimont/spin-llm-demo 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/fermyon/spin` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/spin-91500438ac5656d2/1d72f1c/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/spin-91500438ac5656d2/1d72f1c/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rust v0.13.2 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.13.1 [INFO] [stderr] Downloaded wit-bindgen v0.13.1 [INFO] [stderr] Downloaded wasm-metadata v0.10.13 [INFO] [stderr] Downloaded wit-bindgen-core v0.13.1 [INFO] [stderr] Downloaded wit-parser v0.12.2 [INFO] [stderr] Downloaded wit-component v0.17.0 [INFO] [stderr] Downloaded wasmparser v0.118.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 436ca36c6dcf8d5965f6fed68b25f6e81c90cb550fcd902954cb9dbe05382c91 [INFO] running `Command { std: "docker" "start" "-a" "436ca36c6dcf8d5965f6fed68b25f6e81c90cb550fcd902954cb9dbe05382c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "436ca36c6dcf8d5965f6fed68b25f6e81c90cb550fcd902954cb9dbe05382c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436ca36c6dcf8d5965f6fed68b25f6e81c90cb550fcd902954cb9dbe05382c91", kill_on_drop: false }` [INFO] [stdout] 436ca36c6dcf8d5965f6fed68b25f6e81c90cb550fcd902954cb9dbe05382c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed0733a0a5a9e5c6e1c854796e261ae88846cb0807308582cb384394b91782e3 [INFO] running `Command { std: "docker" "start" "-a" "ed0733a0a5a9e5c6e1c854796e261ae88846cb0807308582cb384394b91782e3", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/spin-91500438ac5656d2/1d72f1c/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/spin-91500438ac5656d2/1d72f1c/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling wasm-encoder v0.38.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wasm-encoder v0.36.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.13.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Compiling spin-sdk v2.0.1 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking routefinder v0.5.3 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling wasmparser v0.118.0 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling spin-macro v0.1.0 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [INFO] [stderr] Compiling wit-parser v0.12.2 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Compiling wasm-metadata v0.10.13 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling wit-component v0.17.0 [INFO] [stderr] Compiling wit-bindgen-core v0.13.1 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.13.1 [INFO] [stderr] Checking wit-bindgen v0.13.1 [INFO] [stderr] Checking spin-llm-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s [INFO] running `Command { std: "docker" "inspect" "ed0733a0a5a9e5c6e1c854796e261ae88846cb0807308582cb384394b91782e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0733a0a5a9e5c6e1c854796e261ae88846cb0807308582cb384394b91782e3", kill_on_drop: false }` [INFO] [stdout] ed0733a0a5a9e5c6e1c854796e261ae88846cb0807308582cb384394b91782e3 [INFO] checking thomasdarimont/spin-llm-demo against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasdarimont%2Fspin-llm-demo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomasdarimont/spin-llm-demo on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomasdarimont/spin-llm-demo [INFO] finished tweaking git repo https://github.com/thomasdarimont/spin-llm-demo [INFO] tweaked toml for git repo https://github.com/thomasdarimont/spin-llm-demo written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thomasdarimont/spin-llm-demo 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/spin-91500438ac5656d2/1d72f1c/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/spin-91500438ac5656d2/1d72f1c/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f728a94e61135b0488f42f7c2a56af6f6eb6bf4976a2a6b6d6657d14b310e0a0 [INFO] running `Command { std: "docker" "start" "-a" "f728a94e61135b0488f42f7c2a56af6f6eb6bf4976a2a6b6d6657d14b310e0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f728a94e61135b0488f42f7c2a56af6f6eb6bf4976a2a6b6d6657d14b310e0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f728a94e61135b0488f42f7c2a56af6f6eb6bf4976a2a6b6d6657d14b310e0a0", kill_on_drop: false }` [INFO] [stdout] f728a94e61135b0488f42f7c2a56af6f6eb6bf4976a2a6b6d6657d14b310e0a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 662809b3d9cfd79ca7e5b09b3ccf6649afa060bbbe400c62ef735d070b318ebc [INFO] running `Command { std: "docker" "start" "-a" "662809b3d9cfd79ca7e5b09b3ccf6649afa060bbbe400c62ef735d070b318ebc", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/spin-91500438ac5656d2/1d72f1c/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/spin-91500438ac5656d2/1d72f1c/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling wasm-encoder v0.38.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wasm-encoder v0.36.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.13.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling spin-sdk v2.0.1 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking routefinder v0.5.3 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling wasmparser v0.118.0 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling spin-macro v0.1.0 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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] [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/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/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/rustcUnbYLO/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUnbYLO/symbols.o" "/opt/rustwide/target/debug/deps/spin_macro-35912cf5107b7fb7.spin_macro.543d39b76283fee1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spin_macro-35912cf5107b7fb7.spin_macro.543d39b76283fee1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spin_macro-35912cf5107b7fb7.0ja7r6d7dxga9t2jzoh0hgs87.rcgu.rmeta" "/opt/rustwide/target/debug/deps/spin_macro-35912cf5107b7fb7.94mwq95n9vqe0bwy2wjitlddo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-2035c6644e9c7092.rlib" "/opt/rustwide/target/debug/deps/libquote-3062e7739f9ad982.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d11a418d852e237a.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/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/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/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/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libspin_macro-35912cf5107b7fb7.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libspin_macro-35912cf5107b7fb7.so" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spin-macro` (lib) due to 2 previous errors [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-c37f172d4b6c6c8b.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAHkqLP" [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/rmetabz8Aws" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmparser` (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/rmetaXouHJZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmparser` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "662809b3d9cfd79ca7e5b09b3ccf6649afa060bbbe400c62ef735d070b318ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "662809b3d9cfd79ca7e5b09b3ccf6649afa060bbbe400c62ef735d070b318ebc", kill_on_drop: false }` [INFO] [stdout] 662809b3d9cfd79ca7e5b09b3ccf6649afa060bbbe400c62ef735d070b318ebc