[INFO] cloning repository https://github.com/VamshiReddy02/spin-hub-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VamshiReddy02/spin-hub-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVamshiReddy02%2Fspin-hub-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVamshiReddy02%2Fspin-hub-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 198df9405be3c9021aa51435be7258e222b976de
[INFO] building VamshiReddy02/spin-hub-cli against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVamshiReddy02%2Fspin-hub-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VamshiReddy02/spin-hub-cli
[INFO] finished tweaking git repo https://github.com/VamshiReddy02/spin-hub-cli
[INFO] tweaked toml for git repo https://github.com/VamshiReddy02/spin-hub-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VamshiReddy02/spin-hub-cli on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VamshiReddy02/spin-hub-cli 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/itowlson/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-98ec708b0c5da169/cd1ab38/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-98ec708b0c5da169/cd1ab38/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 pest_derive v2.7.5
[INFO] [stderr]   Downloaded pest_meta v2.7.5
[INFO] [stderr]   Downloaded serde_spanned v0.6.4
[INFO] [stderr]   Downloaded pest_generator v2.7.5
[INFO] [stderr]   Downloaded proc-quote-impl v0.3.2
[INFO] [stderr]   Downloaded liquid v0.23.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.58
[INFO] [stderr]   Downloaded liquid-core v0.23.2
[INFO] [stderr]   Downloaded liquid-derive v0.23.1
[INFO] [stderr]   Downloaded clap v4.4.10
[INFO] [stderr]   Downloaded pest v2.7.5
[INFO] [stderr]   Downloaded toml v0.8.8
[INFO] [stderr]   Downloaded kstring v1.0.6
[INFO] [stderr]   Downloaded proc-quote v0.4.0
[INFO] [stderr]   Downloaded liquid-lib v0.23.1
[INFO] [stderr]   Downloaded clap_builder v4.4.9
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d40fedcffb861fb611aa96b47c0d23451d7b721e21c4c150170372145ca93ff
[INFO] running `Command { std: "docker" "start" "-a" "0d40fedcffb861fb611aa96b47c0d23451d7b721e21c4c150170372145ca93ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d40fedcffb861fb611aa96b47c0d23451d7b721e21c4c150170372145ca93ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d40fedcffb861fb611aa96b47c0d23451d7b721e21c4c150170372145ca93ff", kill_on_drop: false }`
[INFO] [stdout] 0d40fedcffb861fb611aa96b47c0d23451d7b721e21c4c150170372145ca93ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 075b810246955beadbd1e29ba77fad20a24245a058032ed673133f05b4b410b1
[INFO] running `Command { std: "docker" "start" "-a" "075b810246955beadbd1e29ba77fad20a24245a058032ed673133f05b4b410b1", 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-98ec708b0c5da169/cd1ab38/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-98ec708b0c5da169/cd1ab38/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.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling terminal v0.1.0 (https://github.com/itowlson/spin?branch=empublicen-all-the-things#cd1ab383)
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling liquid-derive v0.23.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling comfy-table v7.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling spin-common v2.1.0-pre0 (https://github.com/itowlson/spin?branch=empublicen-all-the-things#cd1ab383)
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling kstring v1.0.6
[INFO] [stderr]    Compiling spin-serde v2.1.0-pre0 (https://github.com/itowlson/spin?branch=empublicen-all-the-things#cd1ab383)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling liquid-core v0.23.2
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling liquid-lib v0.23.1
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling spin-manifest v2.1.0-pre0 (https://github.com/itowlson/spin?branch=empublicen-all-the-things#cd1ab383)
[INFO] [stderr]    Compiling liquid v0.23.1
[INFO] [stderr]    Compiling spin-templates v2.1.0-pre0 (https://github.com/itowlson/spin?branch=empublicen-all-the-things#cd1ab383)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling hub v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "075b810246955beadbd1e29ba77fad20a24245a058032ed673133f05b4b410b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075b810246955beadbd1e29ba77fad20a24245a058032ed673133f05b4b410b1", kill_on_drop: false }`
[INFO] [stdout] 075b810246955beadbd1e29ba77fad20a24245a058032ed673133f05b4b410b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d89e8c33aab3e243f117b88f3ced02b839ea4e44761c011671f88e1908fbae7
[INFO] running `Command { std: "docker" "start" "-a" "0d89e8c33aab3e243f117b88f3ced02b839ea4e44761c011671f88e1908fbae7", 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-98ec708b0c5da169/cd1ab38/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-98ec708b0c5da169/cd1ab38/templates/redis-rust/content/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name | kebab_case}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    Compiling hub v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "0d89e8c33aab3e243f117b88f3ced02b839ea4e44761c011671f88e1908fbae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d89e8c33aab3e243f117b88f3ced02b839ea4e44761c011671f88e1908fbae7", kill_on_drop: false }`
[INFO] [stdout] 0d89e8c33aab3e243f117b88f3ced02b839ea4e44761c011671f88e1908fbae7
