[INFO] cloning repository https://github.com/itowlson/spin-trigger-sqs-poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itowlson/spin-trigger-sqs-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fspin-trigger-sqs-poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fspin-trigger-sqs-poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9adb4749eff2ec4d1e2deffc1a4166017370f3e7
[INFO] testing itowlson/spin-trigger-sqs-poc against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fspin-trigger-sqs-poc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itowlson/spin-trigger-sqs-poc
[INFO] finished tweaking git repo https://github.com/itowlson/spin-trigger-sqs-poc
[INFO] tweaked toml for git repo https://github.com/itowlson/spin-trigger-sqs-poc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itowlson/spin-trigger-sqs-poc on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itowlson/spin-trigger-sqs-poc 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-09-21" "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/a99ed51/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/a99ed51/templates/redis-rust/content/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name | kebab_case}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] warning: skipping duplicate package `spin-key-value v0.1.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)`:
[INFO] [stderr]   /workspace/cargo-home/git/checkouts/spin-af3dbb23525728d0/a99ed51/tests/http/key-value/Cargo.toml
[INFO] [stderr] in favor of /workspace/cargo-home/git/checkouts/spin-af3dbb23525728d0/a99ed51/examples/rust-key-value/Cargo.toml
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 475da3c72f1545b62998c63931efa7c8e05f27c8f415e1fe0911c24a98493d21
[INFO] running `Command { std: "docker" "start" "-a" "475da3c72f1545b62998c63931efa7c8e05f27c8f415e1fe0911c24a98493d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "475da3c72f1545b62998c63931efa7c8e05f27c8f415e1fe0911c24a98493d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475da3c72f1545b62998c63931efa7c8e05f27c8f415e1fe0911c24a98493d21", kill_on_drop: false }`
[INFO] [stdout] 475da3c72f1545b62998c63931efa7c8e05f27c8f415e1fe0911c24a98493d21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59e02260427e7002c51bc269d5ca30da2b0f34c1c89662f49862ab196ca8bf87
[INFO] running `Command { std: "docker" "start" "-a" "59e02260427e7002c51bc269d5ca30da2b0f34c1c89662f49862ab196ca8bf87", 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/a99ed51/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/a99ed51/templates/redis-rust/content/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name | kebab_case}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] warning: skipping duplicate package `spin-key-value v0.1.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)`:
[INFO] [stderr]   /opt/rustwide/cargo-home/git/checkouts/spin-af3dbb23525728d0/a99ed51/tests/http/key-value/Cargo.toml
[INFO] [stderr] in favor of /opt/rustwide/cargo-home/git/checkouts/spin-af3dbb23525728d0/a99ed51/examples/rust-key-value/Cargo.toml
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling cranelift-isle v0.92.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.92.0
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.92.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-fiber v5.0.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling slice-group-by v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling ittapi-sys v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling regalloc2 v0.5.1
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling wasmtime-runtime v5.0.0
[INFO] [stderr]    Compiling wasmtime-asm-macros v5.0.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling io-extras v0.17.2
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling wasm-encoder v0.22.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling cap-primitives v1.0.5
[INFO] [stderr]    Compiling ambient-authority v0.0.1
[INFO] [stderr]    Compiling wasmtime-cache v5.0.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling wast v52.0.2
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v5.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling memfd v0.6.2
[INFO] [stderr]    Compiling fs-set-times v0.18.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling cranelift-codegen v0.92.0
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling wasmtime v5.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling cap-std v1.0.5
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling wasi-common v5.0.0
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling cap-fs-ext v1.0.5
[INFO] [stderr]    Compiling system-interface v0.25.4
[INFO] [stderr]    Compiling cap-rand v1.0.5
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cap-time-ext v1.0.5
[INFO] [stderr]    Compiling wit-parser v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling wasmtime-wasi v5.0.0
[INFO] [stderr]    Compiling wit-bindgen-gen-wasmtime v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bytes-utils v0.1.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling wit-bindgen-gen-core v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling wit-bindgen-gen-rust v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling aws-types v0.52.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling frunk_core v0.4.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.15.5
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling wiggle-generate v5.0.0
[INFO] [stderr]    Compiling wit-bindgen-wasmtime-impl v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling ouroboros v0.15.5
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling wat v1.0.56
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling wiggle-macro v5.0.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rust_decimal v1.28.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling frunk_derives v0.4.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling wit-parser v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=b97517c7bfcc82f3cd6e730270d40cd4781aa789#b97517c7)
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling postgres-types v0.2.4
[INFO] [stderr]    Compiling blowfish v0.8.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling wit-bindgen-gen-core v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=b97517c7bfcc82f3cd6e730270d40cd4781aa789#b97517c7)
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.1
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling frunk v0.4.1
[INFO] [stderr]    Compiling wit-bindgen-gen-wasmtime v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=b97517c7bfcc82f3cd6e730270d40cd4781aa789#b97517c7)
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling cranelift-entity v0.92.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling cranelift-bforest v0.92.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling wasmparser v0.96.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling aws-smithy-async v0.52.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling rustify_derive v0.5.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling aws-smithy-types v0.52.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling aws-smithy-xml v0.52.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling olpc-cjson v0.1.2
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling tokio-tar v0.3.0
[INFO] [stderr]    Compiling aws-smithy-query v0.52.0
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling tokio-postgres v0.7.7
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling wit-bindgen-gen-rust v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=b97517c7bfcc82f3cd6e730270d40cd4781aa789#b97517c7)
[INFO] [stderr]    Compiling bcrypt v0.10.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling http-auth v0.1.8
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0b9f234db11fbc09 -C extra-filename=-3eb9b052430f9217 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfed4fc704947305.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a3fcced3ef6304dd.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-fe2e5a4f134682e2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7ac2e6e473c90a60.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-41d3c22de6521155.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-09e4c01490c6fb7a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6df6c214457c8ca7.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f952881dfcd41ed7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-779ae26f7197975e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1e5839c736d7b64b.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "59e02260427e7002c51bc269d5ca30da2b0f34c1c89662f49862ab196ca8bf87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e02260427e7002c51bc269d5ca30da2b0f34c1c89662f49862ab196ca8bf87", kill_on_drop: false }`
[INFO] [stdout] 59e02260427e7002c51bc269d5ca30da2b0f34c1c89662f49862ab196ca8bf87
