[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] building Ch4s3r/url_shortener_spin against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh4s3r%2Furl_shortener_spin" "/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/Ch4s3r/url_shortener_spin on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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]     Blocking waiting for file lock on package cache
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05d7d499609b1a781991d84b2901c6e3166ab36f4396f865149442a651eafedc
[INFO] running `Command { std: "docker" "start" "-a" "05d7d499609b1a781991d84b2901c6e3166ab36f4396f865149442a651eafedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05d7d499609b1a781991d84b2901c6e3166ab36f4396f865149442a651eafedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d7d499609b1a781991d84b2901c6e3166ab36f4396f865149442a651eafedc", kill_on_drop: false }`
[INFO] [stdout] 05d7d499609b1a781991d84b2901c6e3166ab36f4396f865149442a651eafedc
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0911311938ca16390aaf9a2b9e4d745266d449cf071868b553428b35936df54f
[INFO] running `Command { std: "docker" "start" "-a" "0911311938ca16390aaf9a2b9e4d745266d449cf071868b553428b35936df54f", 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 itoa v1.0.10
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ryu v1.0.16
[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 log v0.4.20
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling wasm-encoder v0.41.0
[INFO] [stderr]    Compiling wasm-encoder v0.36.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling wit-bindgen-rust v0.13.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling spdx v0.10.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling spin-sdk v2.1.0 (https://github.com/fermyon/spin?tag=v2.1.0#4ca3a561)
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling routefinder v0.5.3
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling spin-macro v2.1.0 (https://github.com/fermyon/spin?tag=v2.1.0#4ca3a561)
[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 futures-util v0.3.30
[INFO] [stderr]    Compiling wit-parser v0.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling wasm-metadata v0.10.17
[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 index v0.1.0 (/opt/rustwide/workdir/index)
[INFO] [stderr]    Compiling url-shortener v0.1.0 (/opt/rustwide/workdir/url-shortener)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/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/rustcE2aKrJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcE2aKrJ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspin_sdk-35b6216ccbaccc04.rlib,libhttp-aa2566f022e3bbb8.rlib,libbytes-3ad72df070df6f8e.rlib,libfnv-2d77ec4f6f971b24.rlib,libthiserror-d3bd7af4717e6fb2.rlib,libanyhow-b594d1c08c3a83d9.rlib,libwit_bindgen-8a209c4d7b227290.rlib,libbitflags-f4ae7c8d8201b246.rlib,libroutefinder-4665f95a2ea0adf0.rlib,libsmartcow-b3a4e0f1cbbd9fd3.rlib,libsmartstring-e737ec1f4899760a.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libfutures-666f8b19e522b325.rlib,libfutures_executor-d139e122b1e87668.rlib,libfutures_util-d76b2770b440c7b1.rlib,libmemchr-6a998f109380bfd7.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-04579c13bebef5f6.rlib,libfutures_channel-2567751a6eaafbe5.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libfutures_sink-14e79dfc79b50e92.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-14ebb66ec99947da.rlib,libserde_json-3b31b0f8021e1017.rlib,libitoa-cbcf4da6e0ac7621.rlib,libryu-8ff14dfa97b8970c.rlib,libserde-8b0612ad07d3a4b2.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/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/334963c956d25708feab489a3816ae63f639355d/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" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcE2aKrJ/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] [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/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/rustcDFAQWM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcDFAQWM/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspin_sdk-35b6216ccbaccc04.rlib,libhttp-aa2566f022e3bbb8.rlib,libbytes-3ad72df070df6f8e.rlib,libfnv-2d77ec4f6f971b24.rlib,libserde_json-3b31b0f8021e1017.rlib,libitoa-cbcf4da6e0ac7621.rlib,libryu-8ff14dfa97b8970c.rlib,libthiserror-d3bd7af4717e6fb2.rlib,libanyhow-b594d1c08c3a83d9.rlib,libwit_bindgen-8a209c4d7b227290.rlib,libbitflags-f4ae7c8d8201b246.rlib,libroutefinder-4665f95a2ea0adf0.rlib,libsmartcow-b3a4e0f1cbbd9fd3.rlib,libsmartstring-e737ec1f4899760a.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libfutures-666f8b19e522b325.rlib,libfutures_executor-d139e122b1e87668.rlib,libfutures_util-d76b2770b440c7b1.rlib,libmemchr-6a998f109380bfd7.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-04579c13bebef5f6.rlib,libfutures_channel-2567751a6eaafbe5.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libfutures_sink-14e79dfc79b50e92.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-14ebb66ec99947da.rlib,libserde-8b0612ad07d3a4b2.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/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/334963c956d25708feab489a3816ae63f639355d/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" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcDFAQWM/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] running `Command { std: "docker" "inspect" "0911311938ca16390aaf9a2b9e4d745266d449cf071868b553428b35936df54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0911311938ca16390aaf9a2b9e4d745266d449cf071868b553428b35936df54f", kill_on_drop: false }`
[INFO] [stdout] 0911311938ca16390aaf9a2b9e4d745266d449cf071868b553428b35936df54f
