[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] checking heeki/wasm_rust against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[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] validating manifest of git repo https://github.com/heeki/wasm_rust on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "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]   |
[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]   |
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smartcow v0.2.1
[INFO] [stderr]   Downloaded wit-bindgen-core v0.8.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-lib v0.8.0
[INFO] [stderr]   Downloaded routefinder v0.5.3
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.8.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.8.0
[INFO] [stderr]   Downloaded wit-bindgen v0.8.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9816730a7cc6247d0698976d90c86bbc0507bfce48ad1928fd8eddbc97b4f13
[INFO] running `Command { std: "docker" "start" "-a" "c9816730a7cc6247d0698976d90c86bbc0507bfce48ad1928fd8eddbc97b4f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9816730a7cc6247d0698976d90c86bbc0507bfce48ad1928fd8eddbc97b4f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9816730a7cc6247d0698976d90c86bbc0507bfce48ad1928fd8eddbc97b4f13", kill_on_drop: false }`
[INFO] [stdout] c9816730a7cc6247d0698976d90c86bbc0507bfce48ad1928fd8eddbc97b4f13
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3591ae6ebf0095fed3299453bfc5684f28dc5abe19c64d6c4b94e8ed26c3325
[INFO] running `Command { std: "docker" "start" "-a" "d3591ae6ebf0095fed3299453bfc5684f28dc5abe19c64d6c4b94e8ed26c3325", 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]   |
[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]   |
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling spin-sdk v1.5.1 (https://github.com/fermyon/spin?tag=v1.5.1#8d4334ec)
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking routefinder v0.5.3
[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]     Checking wit-bindgen v0.8.0
[INFO] [stderr]     Checking wasm-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.12s
[INFO] running `Command { std: "docker" "inspect" "d3591ae6ebf0095fed3299453bfc5684f28dc5abe19c64d6c4b94e8ed26c3325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3591ae6ebf0095fed3299453bfc5684f28dc5abe19c64d6c4b94e8ed26c3325", kill_on_drop: false }`
[INFO] [stdout] d3591ae6ebf0095fed3299453bfc5684f28dc5abe19c64d6c4b94e8ed26c3325
