[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] documenting Ch4s3r/url_shortener_spin against beta-2025-10-28 for beta-1.92-rustdoc-1
[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 beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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] 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] 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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f090aff6e7a784d7d5cacd934ce8ab2876ca2322baf25c8556cac4e76eedc21d
[INFO] running `Command { std: "docker" "start" "-a" "f090aff6e7a784d7d5cacd934ce8ab2876ca2322baf25c8556cac4e76eedc21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f090aff6e7a784d7d5cacd934ce8ab2876ca2322baf25c8556cac4e76eedc21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f090aff6e7a784d7d5cacd934ce8ab2876ca2322baf25c8556cac4e76eedc21d", kill_on_drop: false }`
[INFO] [stdout] f090aff6e7a784d7d5cacd934ce8ab2876ca2322baf25c8556cac4e76eedc21d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29cb73653e77e0180b827da0685c3d803cc56f3f158ff855dfab6ddc85555b9a
[INFO] running `Command { std: "docker" "start" "-a" "29cb73653e77e0180b827da0685c3d803cc56f3f158ff855dfab6ddc85555b9a", 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] 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]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling wasm-encoder v0.41.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling spdx v0.10.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wasm-encoder v0.36.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling wit-bindgen-rust v0.13.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling spin-sdk v2.1.0 (https://github.com/fermyon/spin?tag=v2.1.0#4ca3a561)
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking routefinder v0.5.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v2.2.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 wasmparser v0.121.0
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling spin-macro v2.1.0 (https://github.com/fermyon/spin?tag=v2.1.0#4ca3a561)
[INFO] [stderr]    Compiling wit-parser v0.12.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking 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]     Checking wit-bindgen v0.13.1
[INFO] [stderr]  Documenting url-shortener v0.1.0 (/opt/rustwide/workdir/url-shortener)
[INFO] [stderr]  Documenting index v0.1.0 (/opt/rustwide/workdir/index)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/index/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "29cb73653e77e0180b827da0685c3d803cc56f3f158ff855dfab6ddc85555b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29cb73653e77e0180b827da0685c3d803cc56f3f158ff855dfab6ddc85555b9a", kill_on_drop: false }`
[INFO] [stdout] 29cb73653e77e0180b827da0685c3d803cc56f3f158ff855dfab6ddc85555b9a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e34b595645ef511bfecbdd257f787aead2a370467bd6ce2a9f06abd1cebd78e
[INFO] running `Command { std: "docker" "start" "-a" "5e34b595645ef511bfecbdd257f787aead2a370467bd6ce2a9f06abd1cebd78e", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "5e34b595645ef511bfecbdd257f787aead2a370467bd6ce2a9f06abd1cebd78e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e34b595645ef511bfecbdd257f787aead2a370467bd6ce2a9f06abd1cebd78e", kill_on_drop: false }`
[INFO] [stdout] 5e34b595645ef511bfecbdd257f787aead2a370467bd6ce2a9f06abd1cebd78e
