[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fspin-trigger-sqs-poc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itowlson/spin-trigger-sqs-poc on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fermyon/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-af3dbb23525728d0/a99ed51/templates/http-rust/content/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name | kebab_case}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]   |
[INFO] [stderr]     Updating git repository `https://github.com/fermyon/wit-bindgen-backport`
[INFO] [stderr]     Updating git repository `https://github.com/radu-matei/oci-distribution`
[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] [stderr]     Updating git repository `https://github.com/fermyon/bindle`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmtime-fiber v5.0.0
[INFO] [stderr]   Downloaded wasmtime-asm-macros v5.0.0
[INFO] [stderr]   Downloaded wasmtime-jit-debug v5.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.22.0
[INFO] [stderr]   Downloaded bcrypt v0.10.1
[INFO] [stderr]   Downloaded filetime v0.2.19
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.9
[INFO] [stderr]   Downloaded wasmtime-environ v5.0.0
[INFO] [stderr]   Downloaded jwt v0.16.0
[INFO] [stderr]   Downloaded rustify_derive v0.5.2
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded xmlparser v0.13.5
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded aws-sdk-sso v0.22.0
[INFO] [stderr]   Downloaded aws-smithy-json v0.52.0
[INFO] [stderr]   Downloaded aws-smithy-http v0.52.0
[INFO] [stderr]   Downloaded aws-smithy-client v0.52.0
[INFO] [stderr]   Downloaded aws-sdk-sts v0.22.0
[INFO] [stderr]   Downloaded mysql_async v0.30.0
[INFO] [stderr]   Downloaded aws-config v0.52.0
[INFO] [stderr]   Downloaded wast v35.0.2
[INFO] [stderr]   Downloaded cranelift-codegen v0.92.0
[INFO] [stderr]   Downloaded security-framework v2.8.1
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]   Downloaded tokio-postgres v0.7.7
[INFO] [stderr]   Downloaded rkyv v0.7.39
[INFO] [stderr]   Downloaded rust_decimal v1.28.0
[INFO] [stderr]   Downloaded cap-primitives v1.0.5
[INFO] [stderr]   Downloaded rusqlite v0.27.0
[INFO] [stderr]   Downloaded mysql_common v0.29.2
[INFO] [stderr]   Downloaded cxx-build v1.0.87
[INFO] [stderr]   Downloaded cxx v1.0.87
[INFO] [stderr]   Downloaded oauth2 v4.3.0
[INFO] [stderr]   Downloaded wasmtime-cranelift v5.0.0
[INFO] [stderr]   Downloaded aws-sdk-sqs v0.22.0
[INFO] [stderr]   Downloaded rayon-core v1.10.2
[INFO] [stderr]   Downloaded ittapi-sys v0.3.3
[INFO] [stderr]   Downloaded frunk_core v0.4.1
[INFO] [stderr]   Downloaded wasi-common v5.0.0
[INFO] [stderr]   Downloaded cranelift-wasm v0.92.0
[INFO] [stderr]   Downloaded aws-smithy-types v0.52.0
[INFO] [stderr]   Downloaded aws-types v0.52.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded cmake v0.1.49
[INFO] [stderr]   Downloaded frunk v0.4.1
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded aws-endpoint v0.52.0
[INFO] [stderr]   Downloaded aws-http v0.52.0
[INFO] [stderr]   Downloaded aws-sigv4 v0.52.0
[INFO] [stderr]   Downloaded aws-smithy-async v0.52.0
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded ctrlc v3.2.4
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded aws-sig-auth v0.52.0
[INFO] [stderr]   Downloaded aws-smithy-query v0.52.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.52.0
[INFO] [stderr]   Downloaded aws-smithy-http-tower v0.52.0
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded regalloc2 v0.5.1
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.87
[INFO] [stderr]   Downloaded tokio-tar v0.3.0
[INFO] [stderr]   Downloaded io-extras v0.17.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.92.0
[INFO] [stderr]   Downloaded frunk_derives v0.4.1
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]   Downloaded frunk_proc_macros_impl v0.1.1
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.1
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded postgres-types v0.2.4
[INFO] [stderr]   Downloaded jsonwebtoken v8.2.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.9
[INFO] [stderr]   Downloaded dunce v1.0.3
[INFO] [stderr]   Downloaded http-auth v0.1.8
[INFO] [stderr]   Downloaded wiggle-generate v5.0.0
[INFO] [stderr]   Downloaded async-trait v0.1.63
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v5.0.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.92.0
[INFO] [stderr]   Downloaded rend v0.3.6
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded postgres-native-tls v0.5.0
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.4
[INFO] [stderr]   Downloaded sanitize-filename v0.4.0
[INFO] [stderr]   Downloaded dotenvy v0.15.6
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded rustify v0.5.3
[INFO] [stderr]   Downloaded blowfish v0.8.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.87
[INFO] [stderr]   Downloaded fs-set-times v0.18.1
[INFO] [stderr]   Downloaded path-dedot v3.0.18
[INFO] [stderr]   Downloaded rayon v1.6.1
[INFO] [stderr]   Downloaded wasmtime-component-util v5.0.0
[INFO] [stderr]   Downloaded wasmparser v0.96.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.39
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded cap-time-ext v1.0.5
[INFO] [stderr]   Downloaded cap-fs-ext v1.0.5
[INFO] [stderr]   Downloaded system-interface v0.25.4
[INFO] [stderr]   Downloaded ambient-authority v0.0.1
[INFO] [stderr]   Downloaded wit-parser v0.3.1
[INFO] [stderr]   Downloaded wasmtime-component-macro v5.0.0
[INFO] [stderr]   Downloaded cranelift-native v0.92.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.92.0
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v5.0.0
[INFO] [stderr]   Downloaded wasmtime-jit v5.0.0
[INFO] [stderr]   Downloaded memfd v0.6.2
[INFO] [stderr]   Downloaded cranelift-entity v0.92.0
[INFO] [stderr]   Downloaded vaultrs v0.6.2
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] [stderr]   Downloaded fd-lock v3.0.10
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded winx v0.35.0
[INFO] [stderr]   Downloaded cap-std v1.0.5
[INFO] [stderr]   Downloaded witx v0.9.1
[INFO] [stderr]   Downloaded tokio-scoped v0.2.0
[INFO] [stderr]   Downloaded wasmtime-cache v5.0.0
[INFO] [stderr]   Downloaded cranelift-isle v0.92.0
[INFO] [stderr]   Downloaded ittapi v0.3.3
[INFO] [stderr]   Downloaded target-lexicon v0.12.5
[INFO] [stderr]   Downloaded wasmtime-runtime v5.0.0
[INFO] [stderr]   Downloaded wast v52.0.2
[INFO] [stderr]   Downloaded wasmtime v5.0.0
[INFO] [stderr]   Downloaded wasi-cap-std-sync v5.0.0
[INFO] [stderr]   Downloaded wasi-tokio v5.0.0
[INFO] [stderr]   Downloaded wiggle-macro v5.0.0
[INFO] [stderr]   Downloaded wiggle v5.0.0
[INFO] [stderr]   Downloaded wasmtime-wasi v5.0.0
[INFO] [stderr]   Downloaded path-absolutize v3.0.14
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.92.0
[INFO] [stderr]   Downloaded wasmtime-types v5.0.0
[INFO] [stderr]   Downloaded bytecheck v0.6.9
[INFO] [stderr]   Downloaded cap-rand v1.0.5
[INFO] [stderr]   Downloaded wat v1.0.56
[INFO] [stderr]   Downloaded olpc-cjson v0.1.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f587c4d48ed74386a854028c038b5c8ea16e2a9740df7617fdc9f3e142a57c3
[INFO] running `Command { std: "docker" "start" "-a" "5f587c4d48ed74386a854028c038b5c8ea16e2a9740df7617fdc9f3e142a57c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f587c4d48ed74386a854028c038b5c8ea16e2a9740df7617fdc9f3e142a57c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f587c4d48ed74386a854028c038b5c8ea16e2a9740df7617fdc9f3e142a57c3", kill_on_drop: false }`
[INFO] [stdout] 5f587c4d48ed74386a854028c038b5c8ea16e2a9740df7617fdc9f3e142a57c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b991fd9036e40bec5065661aca2829c6bc9a9004e568cbc7e442d39c3a2ddaff
[INFO] running `Command { std: "docker" "start" "-a" "b991fd9036e40bec5065661aca2829c6bc9a9004e568cbc7e442d39c3a2ddaff", 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]   |
[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]   |
[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 quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling cranelift-isle v0.92.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[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 ipnet v2.7.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-fiber v5.0.0
[INFO] [stderr]    Compiling slice-group-by v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling regalloc2 v0.5.1
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling ittapi-sys v0.3.3
[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 memoffset v0.6.5
[INFO] [stderr]    Compiling cranelift-codegen v0.92.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling wasmtime-runtime v5.0.0
[INFO] [stderr]    Compiling wasmtime-asm-macros v5.0.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 env_logger v0.10.0
[INFO] [stderr]    Compiling wasm-encoder v0.22.0
[INFO] [stderr]    Compiling memfd v0.6.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v5.0.0
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling cap-primitives v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling ambient-authority v0.0.1
[INFO] [stderr]    Compiling wast v52.0.2
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling fs-set-times v0.18.1
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v5.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling wasmtime v5.0.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling cranelift-entity v0.92.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling wasmparser v0.96.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling cranelift-bforest v0.92.0
[INFO] [stderr]    Compiling object v0.29.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 wat v1.0.56
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling wasmtime-types v5.0.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling cap-std v1.0.5
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling wasmtime-environ v5.0.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v5.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling wiggle-generate v5.0.0
[INFO] [stderr]    Compiling wasi-common v5.0.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling cap-fs-ext v1.0.5
[INFO] [stderr]    Compiling system-interface v0.25.4
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling cap-rand v1.0.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aws-smithy-types v0.52.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[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 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 wiggle-macro v5.0.0
[INFO] [stderr]    Compiling wasmtime-wasi v5.0.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling wit-bindgen-gen-core v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[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 wit-bindgen-gen-rust v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling aws-smithy-http v0.52.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling aws-types v0.52.0
[INFO] [stderr]    Compiling wit-bindgen-wasmtime-impl v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.52.0
[INFO] [stderr]    Compiling cranelift-frontend v0.92.0
[INFO] [stderr]    Compiling cranelift-native v0.92.0
[INFO] [stderr]    Compiling aws-smithy-async v0.52.0
[INFO] [stderr]    Compiling frunk_core v0.4.1
[INFO] [stderr]    Compiling cranelift-wasm v0.92.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ouroboros_macro v0.15.5
[INFO] [stderr]    Compiling wasmtime-cranelift v5.0.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ouroboros v0.15.5
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.28.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling aws-sigv4 v0.52.0
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling frunk_derives v0.4.1
[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 block-buffer v0.9.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling frunk v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling blowfish v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rustify_derive v0.5.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling wit-bindgen-gen-core v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=b97517c7bfcc82f3cd6e730270d40cd4781aa789#b97517c7)
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling postgres-types v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling mysql_common v0.29.2
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling wit-bindgen-gen-wasmtime v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=b97517c7bfcc82f3cd6e730270d40cd4781aa789#b97517c7)
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tokio-tar v0.3.0
[INFO] [stderr]    Compiling aws-smithy-query v0.52.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.52.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.7
[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 mime_guess v2.0.4
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling olpc-cjson v0.1.2
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling path-dedot v3.0.18
[INFO] [stderr]    Compiling http-auth v0.1.8
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling path-absolutize v3.0.14
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling aws-smithy-json v0.52.0
[INFO] [stderr]    Compiling postgres-native-tls v0.5.0
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling spin-manifest v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling mysql_async v0.30.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling ctrlc v3.2.4
[INFO] [stderr]    Compiling wit-bindgen-wasmtime-impl v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=b97517c7bfcc82f3cd6e730270d40cd4781aa789#b97517c7)
[INFO] [stderr]    Compiling redis v0.21.7
[INFO] [stderr]    Compiling sanitize-filename v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ittapi v0.3.3
[INFO] [stderr]    Compiling tokio-scoped v0.2.0
[INFO] [stderr]    Compiling wasmtime-jit v5.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling rusqlite v0.27.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling jsonwebtoken v8.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling aws-smithy-client v0.52.0
[INFO] [stderr]    Compiling aws-http v0.52.0
[INFO] [stderr]    Compiling aws-sig-auth v0.52.0
[INFO] [stderr]    Compiling aws-endpoint v0.52.0
[INFO] [stderr]    Compiling aws-sdk-sts v0.22.0
[INFO] [stderr]    Compiling aws-sdk-sso v0.22.0
[INFO] [stderr]    Compiling aws-sdk-sqs v0.22.0
[INFO] [stderr]    Compiling rustify v0.5.3
[INFO] [stderr]    Compiling oauth2 v4.3.0
[INFO] [stderr]    Compiling oci-distribution v0.9.3 (https://github.com/radu-matei/oci-distribution?branch=update-dockerhub-default-registry#f2cdd286)
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling vaultrs v0.6.2
[INFO] [stderr]    Compiling bindle v0.8.0 (https://github.com/fermyon/bindle?tag=v0.8.2#84ea1dd8)
[INFO] [stderr]    Compiling aws-config v0.52.0
[INFO] [stderr]    Compiling wiggle v5.0.0
[INFO] [stderr]    Compiling wit-bindgen-wasmtime v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=a39003fadce6c7a8654e3e044fc39fc80d81ec7b#a39003fa)
[INFO] [stderr]    Compiling wit-bindgen-wasmtime v0.2.0 (https://github.com/fermyon/wit-bindgen-backport?rev=b97517c7bfcc82f3cd6e730270d40cd4781aa789#b97517c7)
[INFO] [stderr]    Compiling wasi-cap-std-sync v5.0.0
[INFO] [stderr]    Compiling wasi-tokio v5.0.0
[INFO] [stderr]    Compiling spin-core v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling spin-app v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling outbound-pg v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling outbound-redis v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling outbound-mysql v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling spin-key-value v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling outbound-http v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling spin-loader v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling spin-key-value-sqlite v0.1.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling spin-config v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling spin-trigger v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513)
[INFO] [stderr]    Compiling trigger-sqs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TriggerMetadata` is never constructed
[INFO] [stdout]   --> src/main.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct TriggerMetadata {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn to_wit_message_attrs(m: &aws::Message) -> Vec<sqs::MessageAttribute> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^         --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn to_wit_message_attrs(m: &aws::Message) -> Vec<sqs::MessageAttribute<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:289:34
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn system_attributes_to_wit(src: &HashMap<aws::MessageSystemAttributeName, String>) -> Vec<sqs::MessageAttribute> {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^         --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn system_attributes_to_wit(src: &HashMap<aws::MessageSystemAttributeName, String>) -> Vec<sqs::MessageAttribute<'_>> {
[INFO] [stdout]     |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn wit_value(v: &aws::MessageAttributeValue) -> Result<sqs::MessageAttributeValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^            -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn wit_value(v: &aws::MessageAttributeValue) -> Result<sqs::MessageAttributeValue<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: outbound-redis v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513), redis v0.21.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b991fd9036e40bec5065661aca2829c6bc9a9004e568cbc7e442d39c3a2ddaff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b991fd9036e40bec5065661aca2829c6bc9a9004e568cbc7e442d39c3a2ddaff", kill_on_drop: false }`
[INFO] [stdout] b991fd9036e40bec5065661aca2829c6bc9a9004e568cbc7e442d39c3a2ddaff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 053a64fd4dbd9c1b98a1ece2fedf4e92d7513a003330dfaac6c85531ef879569
[INFO] running `Command { std: "docker" "start" "-a" "053a64fd4dbd9c1b98a1ece2fedf4e92d7513a003330dfaac6c85531ef879569", 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]   |
[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]   |
[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 trigger-sqs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TriggerMetadata` is never constructed
[INFO] [stdout]   --> src/main.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct TriggerMetadata {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn to_wit_message_attrs(m: &aws::Message) -> Vec<sqs::MessageAttribute> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^         --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn to_wit_message_attrs(m: &aws::Message) -> Vec<sqs::MessageAttribute<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:289:34
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn system_attributes_to_wit(src: &HashMap<aws::MessageSystemAttributeName, String>) -> Vec<sqs::MessageAttribute> {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^         --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn system_attributes_to_wit(src: &HashMap<aws::MessageSystemAttributeName, String>) -> Vec<sqs::MessageAttribute<'_>> {
[INFO] [stdout]     |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn wit_value(v: &aws::MessageAttributeValue) -> Result<sqs::MessageAttributeValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^            -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn wit_value(v: &aws::MessageAttributeValue) -> Result<sqs::MessageAttributeValue<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: outbound-redis v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513), redis v0.21.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "053a64fd4dbd9c1b98a1ece2fedf4e92d7513a003330dfaac6c85531ef879569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053a64fd4dbd9c1b98a1ece2fedf4e92d7513a003330dfaac6c85531ef879569", kill_on_drop: false }`
[INFO] [stdout] 053a64fd4dbd9c1b98a1ece2fedf4e92d7513a003330dfaac6c85531ef879569
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] caea485d222cd74b15d4fda1119e13772cbbbd746f2b27d51a8caf1de4e7ac18
[INFO] running `Command { std: "docker" "start" "-a" "caea485d222cd74b15d4fda1119e13772cbbbd746f2b27d51a8caf1de4e7ac18", 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]   |
[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]   |
[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] warning: struct `TriggerMetadata` is never constructed
[INFO] [stderr]   --> src/main.rs:62:8
[INFO] [stderr]    |
[INFO] [stderr] 62 | struct TriggerMetadata {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:276:28
[INFO] [stderr]     |
[INFO] [stderr] 276 | fn to_wit_message_attrs(m: &aws::Message) -> Vec<sqs::MessageAttribute> {
[INFO] [stderr]     |                            ^^^^^^^^^^^^^         --------------------- the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 276 | fn to_wit_message_attrs(m: &aws::Message) -> Vec<sqs::MessageAttribute<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:289:34
[INFO] [stderr]     |
[INFO] [stderr] 289 | fn system_attributes_to_wit(src: &HashMap<aws::MessageSystemAttributeName, String>) -> Vec<sqs::MessageAttribute> {
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^         --------------------- the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 289 | fn system_attributes_to_wit(src: &HashMap<aws::MessageSystemAttributeName, String>) -> Vec<sqs::MessageAttribute<'_>> {
[INFO] [stderr]     |                                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:319:17
[INFO] [stderr]     |
[INFO] [stderr] 319 | fn wit_value(v: &aws::MessageAttributeValue) -> Result<sqs::MessageAttributeValue> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^            -------------------------- the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 319 | fn wit_value(v: &aws::MessageAttributeValue) -> Result<sqs::MessageAttributeValue<'_>> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `trigger-sqs` (bin "trigger-sqs" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: outbound-redis v0.9.0 (https://github.com/fermyon/spin?tag=v0.9.0#a99ed513), redis v0.21.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trigger_sqs-94aeffcd5c8fa312)
[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" "caea485d222cd74b15d4fda1119e13772cbbbd746f2b27d51a8caf1de4e7ac18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caea485d222cd74b15d4fda1119e13772cbbbd746f2b27d51a8caf1de4e7ac18", kill_on_drop: false }`
[INFO] [stdout] caea485d222cd74b15d4fda1119e13772cbbbd746f2b27d51a8caf1de4e7ac18
