[INFO] cloning repository https://github.com/cyanolupus/owari-shop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyanolupus/owari-shop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyanolupus%2Fowari-shop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyanolupus%2Fowari-shop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cf2904106288ff0fba4e3164e3d4f4cd261eda3
[INFO] testing cyanolupus/owari-shop against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyanolupus%2Fowari-shop" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyanolupus/owari-shop
[INFO] finished tweaking git repo https://github.com/cyanolupus/owari-shop
[INFO] tweaked toml for git repo https://github.com/cyanolupus/owari-shop written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyanolupus/owari-shop on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyanolupus/owari-shop 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/cloudflare/workers-rs.git`
[INFO] [stderr]     Updating git submodule `https://github.com/wasm-bindgen/wasm-bindgen`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/axum/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/hello-world/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/hello-world-http/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: missing key for inline table element, expected `,`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/leptos/Cargo.toml:19:27
[INFO] [stderr]    |
[INFO] [stderr] 19 | leptos = { version = "0.8"{% if use_nightly %}, features = ["nightly"]{% endif %} }
[INFO] [stderr]    |                           ^
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded punycode v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.63
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded rustdct v0.7.1
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded js-sys v0.3.90
[INFO] [stderr]   Downloaded glam v0.14.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.38
[INFO] [stderr]   Downloaded glam v0.16.0
[INFO] [stderr]   Downloaded glam v0.15.2
[INFO] [stderr]   Downloaded glam v0.19.0
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] [stderr]   Downloaded glam v0.18.0
[INFO] [stderr]   Downloaded glam v0.17.3
[INFO] [stderr]   Downloaded glam v0.23.0
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded imageproc v0.26.1
[INFO] [stderr]   Downloaded zerocopy v0.8.38
[INFO] [stderr]   Downloaded rustfft v6.4.1
[INFO] [stderr]   Downloaded glam v0.25.0
[INFO] [stderr]   Downloaded nalgebra v0.34.1
[INFO] [stderr]   Downloaded glam v0.29.3
[INFO] [stderr]   Downloaded web-sys v0.3.90
[INFO] [stderr]   Downloaded glam v0.30.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18236a966ce1dfa8139b1a9f8e0256e76e42f7b4dcce5b64cbbdd3a764cc2992
[INFO] running `Command { std: "docker" "start" "-a" "18236a966ce1dfa8139b1a9f8e0256e76e42f7b4dcce5b64cbbdd3a764cc2992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18236a966ce1dfa8139b1a9f8e0256e76e42f7b4dcce5b64cbbdd3a764cc2992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18236a966ce1dfa8139b1a9f8e0256e76e42f7b4dcce5b64cbbdd3a764cc2992", kill_on_drop: false }`
[INFO] [stdout] 18236a966ce1dfa8139b1a9f8e0256e76e42f7b4dcce5b64cbbdd3a764cc2992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc5c90f33892c37a625d0b1903a1e2cf24acd6e756742150738f36fffbde2a2a
[INFO] running `Command { std: "docker" "start" "-a" "cc5c90f33892c37a625d0b1903a1e2cf24acd6e756742150738f36fffbde2a2a", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/axum/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/hello-world/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/hello-world-http/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: missing key for inline table element, expected `,`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/leptos/Cargo.toml:19:27
[INFO] [stderr]    |
[INFO] [stderr] 19 | leptos = { version = "0.8"{% if use_nightly %}, features = ["nightly"]{% endif %} }
[INFO] [stderr]    |                           ^
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.113
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling punycode v0.4.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.38
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.113
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustdct v0.7.1
[INFO] [stderr]    Compiling js-sys v0.3.90
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling web-sys v0.3.90
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.63
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling worker-sys v0.7.5 (https://github.com/cloudflare/workers-rs.git#652cd4b5)
[INFO] [stderr]    Compiling wasm-streams v0.5.0
[INFO] [stderr]    Compiling imageproc v0.26.1
[INFO] [stderr]    Compiling worker-macros v0.7.5 (https://github.com/cloudflare/workers-rs.git#652cd4b5)
[INFO] [stderr]    Compiling worker v0.7.5 (https://github.com/cloudflare/workers-rs.git#652cd4b5)
[INFO] [stderr]    Compiling owari-shop v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "cc5c90f33892c37a625d0b1903a1e2cf24acd6e756742150738f36fffbde2a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5c90f33892c37a625d0b1903a1e2cf24acd6e756742150738f36fffbde2a2a", kill_on_drop: false }`
[INFO] [stdout] cc5c90f33892c37a625d0b1903a1e2cf24acd6e756742150738f36fffbde2a2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 370fbeca6a4475fdf7d1b437ba59dcc25ca09522145750e18d538ea316c8e950
[INFO] running `Command { std: "docker" "start" "-a" "370fbeca6a4475fdf7d1b437ba59dcc25ca09522145750e18d538ea316c8e950", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/axum/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/hello-world/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/hello-world-http/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: missing key for inline table element, expected `,`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/leptos/Cargo.toml:19:27
[INFO] [stderr]    |
[INFO] [stderr] 19 | leptos = { version = "0.8"{% if use_nightly %}, features = ["nightly"]{% endif %} }
[INFO] [stderr]    |                           ^
[INFO] [stderr]    Compiling owari-shop v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.08s
[INFO] running `Command { std: "docker" "inspect" "370fbeca6a4475fdf7d1b437ba59dcc25ca09522145750e18d538ea316c8e950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "370fbeca6a4475fdf7d1b437ba59dcc25ca09522145750e18d538ea316c8e950", kill_on_drop: false }`
[INFO] [stdout] 370fbeca6a4475fdf7d1b437ba59dcc25ca09522145750e18d538ea316c8e950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82ea15b3886d41eed232819e63e966bb41f23f9b395ac146b0a24441c71b212b
[INFO] running `Command { std: "docker" "start" "-a" "82ea15b3886d41eed232819e63e966bb41f23f9b395ac146b0a24441c71b212b", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/axum/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/hello-world/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/hello-world-http/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: missing key for inline table element, expected `,`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/workers-rs-9aa272726cd25a93/652cd4b/templates/leptos/Cargo.toml:19:27
[INFO] [stderr]    |
[INFO] [stderr] 19 | leptos = { version = "0.8"{% if use_nightly %}, features = ["nightly"]{% endif %} }
[INFO] [stderr]    |                           ^
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/owari_shop-d5e2affde424ac1d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests owari_shop
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82ea15b3886d41eed232819e63e966bb41f23f9b395ac146b0a24441c71b212b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ea15b3886d41eed232819e63e966bb41f23f9b395ac146b0a24441c71b212b", kill_on_drop: false }`
[INFO] [stdout] 82ea15b3886d41eed232819e63e966bb41f23f9b395ac146b0a24441c71b212b
