[INFO] cloning repository https://github.com/rylev/spin-test-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rylev/spin-test-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fspin-test-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fspin-test-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2427432c401ec6c9b63a00818a3d5ed7f94c4b01 [INFO] checking rylev/spin-test-runner against try#5ff93158e08fa2205cd4b86cddf9eae95952cc96 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fspin-test-runner" "/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/rylev/spin-test-runner [INFO] finished tweaking git repo https://github.com/rylev/spin-test-runner [INFO] tweaked toml for git repo https://github.com/rylev/spin-test-runner written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rylev/spin-test-runner on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rylev/spin-test-runner 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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "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/6178b24/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/6178b24/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a5f384355545cee25a3589c26ea4039e210a6ee00b69c12f5c29dfef2e1b3a4 [INFO] running `Command { std: "docker" "start" "-a" "7a5f384355545cee25a3589c26ea4039e210a6ee00b69c12f5c29dfef2e1b3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a5f384355545cee25a3589c26ea4039e210a6ee00b69c12f5c29dfef2e1b3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5f384355545cee25a3589c26ea4039e210a6ee00b69c12f5c29dfef2e1b3a4", kill_on_drop: false }` [INFO] [stdout] 7a5f384355545cee25a3589c26ea4039e210a6ee00b69c12f5c29dfef2e1b3a4 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fde738b86104ec731d095cc7256ecf289f94bedd15dfcb805e171d2473bb81c [INFO] running `Command { std: "docker" "start" "-a" "4fde738b86104ec731d095cc7256ecf289f94bedd15dfcb805e171d2473bb81c", 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/6178b24/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/6178b24/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling cranelift-isle v0.105.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.105.1 [INFO] [stderr] Checking bumpalo v3.15.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.105.1 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking cranelift-control v0.105.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling io-extras v0.18.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling cap-primitives v2.0.1 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking wasm-encoder v0.41.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking wasmtime-component-util v18.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cap-std v2.0.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking wasm-encoder v0.200.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking wasmtime-asm-macros v18.0.1 [INFO] [stderr] Compiling wasmtime-cache v18.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling yansi v1.0.0 [INFO] [stderr] Compiling wasmtime-component-macro v18.0.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wast v200.0.0 [INFO] [stderr] Checking wasmtime-wmemcheck v18.0.1 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v18.0.1 [INFO] [stderr] Compiling system-interface v0.26.1 [INFO] [stderr] Compiling cap-fs-ext v2.0.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking terminal v0.1.0 (https://github.com/fermyon/spin?branch=main#6178b24d) [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling cranelift-codegen v0.105.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling wasi-common v18.0.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking cap-rand v2.0.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Compiling wit-bindgen-rt v0.22.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v18.0.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling wasmtime-fiber v18.0.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling wasmtime-runtime v18.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] error: could not compile `wast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ff93158e08fa2205cd4b86cddf9eae95952cc96/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-200.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=e29f081e841e16b2 -C extra-filename=-1a3aaafae71fa313 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-aa218a7690ffa538.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-e2cfe90a4f08c29e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-23d8dde3fe4d9adb.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-429c21f390a0feba.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-7a10909569e7db5d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ff93158e08fa2205cd4b86cddf9eae95952cc96/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=44ce65b0fb6b23bd -C extra-filename=-6de43cdb6705f49c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5e6d0a0c0b278f5.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7f89343165110e2d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-88c5c482d4e1e90d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4fde738b86104ec731d095cc7256ecf289f94bedd15dfcb805e171d2473bb81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fde738b86104ec731d095cc7256ecf289f94bedd15dfcb805e171d2473bb81c", kill_on_drop: false }` [INFO] [stdout] 4fde738b86104ec731d095cc7256ecf289f94bedd15dfcb805e171d2473bb81c