[INFO] cloning repository https://github.com/jkozik/hellorest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkozik/hellorest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkozik%2Fhellorest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkozik%2Fhellorest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d185617501a2d828d0fe05798e582537b0743bc [INFO] checking jkozik/hellorest against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkozik%2Fhellorest" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkozik/hellorest on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkozik/hellorest [INFO] finished tweaking git repo https://github.com/jkozik/hellorest [INFO] tweaked toml for git repo https://github.com/jkozik/hellorest written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jkozik/hellorest 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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/http-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/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen v0.13.1 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.13.1 [INFO] [stderr] Downloaded wasm-metadata v0.10.13 [INFO] [stderr] Downloaded wit-bindgen-core v0.13.1 [INFO] [stderr] Downloaded wit-bindgen-rust v0.13.2 [INFO] [stderr] Downloaded wasm-encoder v0.38.0 [INFO] [stderr] Downloaded routefinder v0.5.3 [INFO] [stderr] Downloaded wit-parser v0.12.2 [INFO] [stderr] Downloaded wit-component v0.17.0 [INFO] [stderr] Downloaded wasmparser v0.118.0 [INFO] [stderr] Downloaded spdx v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2617f38b733d49e62bc3571bc38172f938979cb807afa0d25afb7bf39d7b11e [INFO] running `Command { std: "docker" "start" "-a" "c2617f38b733d49e62bc3571bc38172f938979cb807afa0d25afb7bf39d7b11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2617f38b733d49e62bc3571bc38172f938979cb807afa0d25afb7bf39d7b11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2617f38b733d49e62bc3571bc38172f938979cb807afa0d25afb7bf39d7b11e", kill_on_drop: false }` [INFO] [stdout] c2617f38b733d49e62bc3571bc38172f938979cb807afa0d25afb7bf39d7b11e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4710375156783fc9e7b4187d9217c6ab863c41ac1324fdfa6af55a00d6795be [INFO] running `Command { std: "docker" "start" "-a" "d4710375156783fc9e7b4187d9217c6ab863c41ac1324fdfa6af55a00d6795be", 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/http-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/redis-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.69 [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 hashbrown v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling wasm-encoder v0.38.0 [INFO] [stderr] Compiling wasm-encoder v0.36.2 [INFO] [stderr] Compiling wit-bindgen-rust v0.13.2 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.39 [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] Checking once_cell v1.18.0 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking routefinder v0.5.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling wasmparser v0.118.0 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling spin-macro v0.1.0 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [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 wit-parser v0.12.2 [INFO] [stderr] Compiling wasm-metadata v0.10.13 [INFO] [stderr] Checking futures-executor v0.3.29 [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 hellorest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.12s [INFO] running `Command { std: "docker" "inspect" "d4710375156783fc9e7b4187d9217c6ab863c41ac1324fdfa6af55a00d6795be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4710375156783fc9e7b4187d9217c6ab863c41ac1324fdfa6af55a00d6795be", kill_on_drop: false }` [INFO] [stdout] d4710375156783fc9e7b4187d9217c6ab863c41ac1324fdfa6af55a00d6795be [INFO] checking jkozik/hellorest against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkozik%2Fhellorest" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkozik/hellorest on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkozik/hellorest [INFO] finished tweaking git repo https://github.com/jkozik/hellorest [INFO] tweaked toml for git repo https://github.com/jkozik/hellorest written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jkozik/hellorest 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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/http-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/redis-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10e1936db4d61b9e51fabf398fcd7da56a0eeddc173763e82c8f2b145299840e [INFO] running `Command { std: "docker" "start" "-a" "10e1936db4d61b9e51fabf398fcd7da56a0eeddc173763e82c8f2b145299840e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e1936db4d61b9e51fabf398fcd7da56a0eeddc173763e82c8f2b145299840e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e1936db4d61b9e51fabf398fcd7da56a0eeddc173763e82c8f2b145299840e", kill_on_drop: false }` [INFO] [stdout] 10e1936db4d61b9e51fabf398fcd7da56a0eeddc173763e82c8f2b145299840e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ebdb2b01838de2a0d6d7b2b28c73680ddd8ec574db7bfbde32ad1007c3ddefb [INFO] running `Command { std: "docker" "start" "-a" "5ebdb2b01838de2a0d6d7b2b28c73680ddd8ec574db7bfbde32ad1007c3ddefb", 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/http-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/redis-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.69 [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 equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.108 [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 unicode-xid v0.2.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling wasm-encoder v0.38.0 [INFO] [stderr] Compiling wasm-encoder v0.36.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.13.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling spin-sdk v2.0.1 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking routefinder v0.5.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling wasmparser v0.118.0 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling spin-macro v0.1.0 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [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 wit-parser v0.12.2 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling wasm-metadata v0.10.13 [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 hellorest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.93s [INFO] running `Command { std: "docker" "inspect" "5ebdb2b01838de2a0d6d7b2b28c73680ddd8ec574db7bfbde32ad1007c3ddefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebdb2b01838de2a0d6d7b2b28c73680ddd8ec574db7bfbde32ad1007c3ddefb", kill_on_drop: false }` [INFO] [stdout] 5ebdb2b01838de2a0d6d7b2b28c73680ddd8ec574db7bfbde32ad1007c3ddefb