[INFO] cloning repository https://github.com/Ch4s3r/url_shortener_spin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ch4s3r/url_shortener_spin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh4s3r%2Furl_shortener_spin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh4s3r%2Furl_shortener_spin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38a66cd81e869953476ec41ca030c0a8a8662a7f
[INFO] testing Ch4s3r/url_shortener_spin against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh4s3r%2Furl_shortener_spin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ch4s3r/url_shortener_spin
[INFO] finished tweaking git repo https://github.com/Ch4s3r/url_shortener_spin
[INFO] tweaked toml for git repo https://github.com/Ch4s3r/url_shortener_spin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ch4s3r/url_shortener_spin on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ch4s3r/url_shortener_spin 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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-af3dbb23525728d0/4ca3a56/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-af3dbb23525728d0/4ca3a56/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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a80492f61fd2e4524858e1a8e5b65f4f15b7d5d6c403bc59030a4618002952e
[INFO] running `Command { std: "docker" "start" "-a" "6a80492f61fd2e4524858e1a8e5b65f4f15b7d5d6c403bc59030a4618002952e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a80492f61fd2e4524858e1a8e5b65f4f15b7d5d6c403bc59030a4618002952e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a80492f61fd2e4524858e1a8e5b65f4f15b7d5d6c403bc59030a4618002952e", kill_on_drop: false }`
[INFO] [stdout] 6a80492f61fd2e4524858e1a8e5b65f4f15b7d5d6c403bc59030a4618002952e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2759c1357f313761c056f47cc9a27ded65692d70580bb5213ba69d43d3245a4b
[INFO] running `Command { std: "docker" "start" "-a" "2759c1357f313761c056f47cc9a27ded65692d70580bb5213ba69d43d3245a4b", 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/4ca3a56/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-af3dbb23525728d0/4ca3a56/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.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wasm-encoder v0.41.0
[INFO] [stderr]    Compiling wasm-encoder v0.36.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling spdx v0.10.3
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling spin-sdk v2.1.0 (https://github.com/fermyon/spin?tag=v2.1.0#4ca3a561)
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling routefinder v0.5.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling wasmparser v0.121.0
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling spin-macro v2.1.0 (https://github.com/fermyon/spin?tag=v2.1.0#4ca3a561)
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling wasm-metadata v0.10.17
[INFO] [stderr]    Compiling wit-parser v0.12.2
[INFO] [stderr]    Compiling futures v0.3.30
[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]    Compiling wit-bindgen v0.13.1
[INFO] [stderr]    Compiling url-shortener v0.1.0 (/opt/rustwide/workdir/url-shortener)
[INFO] [stderr]    Compiling index v0.1.0 (/opt/rustwide/workdir/index)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcjkaNd1/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcjkaNd1/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspin_sdk-bbcfcd770b9a026b.rlib,libhttp-0eb4d07718876d13.rlib,libbytes-02f0ff0d6e470d46.rlib,libfnv-cad931e6de93593b.rlib,libserde_json-7fb93a6cb36184a4.rlib,libitoa-ae332e1b0b2cc839.rlib,libryu-e575accb3e7b6009.rlib,libthiserror-09dbee14bd6f6625.rlib,libanyhow-878a72896ce4e6c4.rlib,libwit_bindgen-8080df79d9524a7c.rlib,libbitflags-8207733aa34650ea.rlib,libroutefinder-956b3e3a4f67c80a.rlib,libsmartcow-1612cf163528ddf3.rlib,libsmartstring-69aed69d3f728210.rlib,libstatic_assertions-637a4f0624448cb4.rlib,libfutures-e832cefcbe4d48d8.rlib,libfutures_executor-2e9ff0c86e1cf5f5.rlib,libfutures_util-10c3d776d8bd4516.rlib,libmemchr-80d792ddedcb21e9.rlib,libfutures_io-79d4dbb08f4328ef.rlib,libslab-f51aeed82fb00450.rlib,libfutures_channel-dd7d29e5c022a630.rlib,libpin_project_lite-08fe225ceb89d29d.rlib,libfutures_sink-16139951236339c4.rlib,libfutures_task-0c56115094141355.rlib,libpin_utils-c09967ab85f7644d.rlib,libfutures_core-8e7af0a1402ef18b.rlib,libserde-96860567f30690b8.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjkaNd1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libindex.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcjkaNd1/list:3: ; expected, but got @
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.0-rc-2023-10-18#handle;
[INFO] [stdout]           >>>                               ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `index` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcrKauUU/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcrKauUU/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspin_sdk-bbcfcd770b9a026b.rlib,libhttp-0eb4d07718876d13.rlib,libbytes-02f0ff0d6e470d46.rlib,libfnv-cad931e6de93593b.rlib,libthiserror-09dbee14bd6f6625.rlib,libanyhow-878a72896ce4e6c4.rlib,libwit_bindgen-8080df79d9524a7c.rlib,libbitflags-8207733aa34650ea.rlib,libroutefinder-956b3e3a4f67c80a.rlib,libsmartcow-1612cf163528ddf3.rlib,libsmartstring-69aed69d3f728210.rlib,libstatic_assertions-637a4f0624448cb4.rlib,libfutures-e832cefcbe4d48d8.rlib,libfutures_executor-2e9ff0c86e1cf5f5.rlib,libfutures_util-10c3d776d8bd4516.rlib,libmemchr-80d792ddedcb21e9.rlib,libfutures_io-79d4dbb08f4328ef.rlib,libslab-f51aeed82fb00450.rlib,libfutures_channel-dd7d29e5c022a630.rlib,libpin_project_lite-08fe225ceb89d29d.rlib,libfutures_sink-16139951236339c4.rlib,libfutures_task-0c56115094141355.rlib,libpin_utils-c09967ab85f7644d.rlib,libfutures_core-8e7af0a1402ef18b.rlib,libserde_json-7fb93a6cb36184a4.rlib,libitoa-ae332e1b0b2cc839.rlib,libryu-e575accb3e7b6009.rlib,libserde-96860567f30690b8.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrKauUU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/liburl_shortener.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcrKauUU/list:3: ; expected, but got @
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.0-rc-2023-10-18#handle;
[INFO] [stdout]           >>>                               ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `url-shortener` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2759c1357f313761c056f47cc9a27ded65692d70580bb5213ba69d43d3245a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2759c1357f313761c056f47cc9a27ded65692d70580bb5213ba69d43d3245a4b", kill_on_drop: false }`
[INFO] [stdout] 2759c1357f313761c056f47cc9a27ded65692d70580bb5213ba69d43d3245a4b
