[INFO] cloning repository https://github.com/heeki/wasm_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heeki/wasm_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheeki%2Fwasm_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheeki%2Fwasm_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b688bf19aa76a0445bd991e02a9f775816bd73b6 [INFO] testing heeki/wasm_rust against 1.95.0 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheeki%2Fwasm_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/heeki/wasm_rust [INFO] finished tweaking git repo https://github.com/heeki/wasm_rust [INFO] tweaked toml for git repo https://github.com/heeki/wasm_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/heeki/wasm_rust on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/heeki/wasm_rust 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" "+1.95.0" "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-af3dbb23525728d0/8d4334e/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [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-af3dbb23525728d0/8d4334e/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-rust-lib v0.8.0 [INFO] [stderr] Downloaded wasm-metadata v0.8.0 [INFO] [stderr] Downloaded routefinder v0.5.3 [INFO] [stderr] Downloaded wit-bindgen v0.8.0 [INFO] [stderr] Downloaded wit-parser v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.8.0 [INFO] [stderr] Downloaded wit-component v0.11.0 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded wasmparser v0.107.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 020d9c20f91e44c69c557cb7d3d2b4625aaba98bf882264548a81e4668ae0dae [INFO] running `Command { std: "docker" "start" "-a" "020d9c20f91e44c69c557cb7d3d2b4625aaba98bf882264548a81e4668ae0dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "020d9c20f91e44c69c557cb7d3d2b4625aaba98bf882264548a81e4668ae0dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020d9c20f91e44c69c557cb7d3d2b4625aaba98bf882264548a81e4668ae0dae", kill_on_drop: false }` [INFO] [stdout] 020d9c20f91e44c69c557cb7d3d2b4625aaba98bf882264548a81e4668ae0dae [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6513a10c9ca0d25f3d44fb68e74048d387d18ad285faf047d2bd3ec4e59d9e6 [INFO] running `Command { std: "docker" "start" "-a" "b6513a10c9ca0d25f3d44fb68e74048d387d18ad285faf047d2bd3ec4e59d9e6", 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-af3dbb23525728d0/8d4334e/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [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-af3dbb23525728d0/8d4334e/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling smartcow v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling spin-sdk v1.5.1 (https://github.com/fermyon/spin?tag=v1.5.1#8d4334ec) [INFO] [stderr] Compiling routefinder v0.5.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling spin-macro v0.1.0 (https://github.com/fermyon/spin?tag=v1.5.1#8d4334ec) [INFO] [stderr] Compiling wasmparser v0.107.0 [INFO] [stderr] Compiling wit-parser v0.8.0 [INFO] [stderr] Compiling wasm-metadata v0.8.0 [INFO] [stderr] Compiling wit-component v0.11.0 [INFO] [stderr] Compiling wit-bindgen-core v0.8.0 [INFO] [stderr] Compiling wit-bindgen-rust-lib v0.8.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.8.0 [INFO] [stderr] Compiling wit-bindgen v0.8.0 [INFO] [stderr] Compiling wasm-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcUJAVb7/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcUJAVb7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-778effb5be0d1535,libryu-3a0dfe9cf7cf00db,libserde-47530557e03a1de2,libspin_sdk-0c5dbbc3aac21436,libthiserror-5cfe480c4807e570,libwit_bindgen-fdb67b306dd9b2e4,libbitflags-217d1431e0a5b7a4,libroutefinder-2dc39859fd56ee00,libsmartcow-5914560aef59ee3e,libsmartstring-6f8fe44bc3265d08,libstatic_assertions-b399469e78621b17,libhttp-5db5d27403fc3dcb,libitoa-bd73565d976e59e8,libbytes-5c874a0d60c0bb43,libfnv-77106f9ed4748ca6,libanyhow-9813f3adc22a7b49}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcUJAVb7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_rust.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/debug/deps/rustcUJAVb7/list:3: ; expected, but got : [INFO] [stdout] >>> cabi_post_fermyon:spin/inbound-http#handle-request; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-rust` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b6513a10c9ca0d25f3d44fb68e74048d387d18ad285faf047d2bd3ec4e59d9e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6513a10c9ca0d25f3d44fb68e74048d387d18ad285faf047d2bd3ec4e59d9e6", kill_on_drop: false }` [INFO] [stdout] b6513a10c9ca0d25f3d44fb68e74048d387d18ad285faf047d2bd3ec4e59d9e6