[INFO] fetching crate momento-functions 0.4.1...
[INFO] testing momento-functions-0.4.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate momento-functions 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate momento-functions 0.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate momento-functions 0.4.1
[INFO] tweaked toml for crates.io crate momento-functions 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate momento-functions 0.4.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate momento-functions 0.4.1 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.41.0
[INFO] [stderr]   Downloaded momento-functions-wit v0.4.1
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.41.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.41.0
[INFO] [stderr]   Downloaded momento-functions-host v0.4.1
[INFO] [stderr]   Downloaded momento-functions-log v0.4.1
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded wasm-metadata v0.227.1
[INFO] [stderr]   Downloaded leb128fmt v0.1.0
[INFO] [stderr]   Downloaded wit-bindgen v0.41.0
[INFO] [stderr]   Downloaded wit-parser v0.227.1
[INFO] [stderr]   Downloaded wasm-encoder v0.227.1
[INFO] [stderr]   Downloaded itertools v0.14.0
[INFO] [stderr]   Downloaded wasmparser v0.227.1
[INFO] [stderr]   Downloaded wit-bindgen-core v0.41.0
[INFO] [stderr]   Downloaded auditable-serde v0.8.0
[INFO] [stderr]   Downloaded wit-component v0.227.1
[INFO] [stderr]   Downloaded spdx v0.10.8
[INFO] [stderr]   Downloaded tiktoken-rs v0.7.0
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a09f9a25741c9845b1fd1ef6abdad04727b442a5bdb633f33df31fc16bd1d59
[INFO] running `Command { std: "docker" "start" "-a" "7a09f9a25741c9845b1fd1ef6abdad04727b442a5bdb633f33df31fc16bd1d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a09f9a25741c9845b1fd1ef6abdad04727b442a5bdb633f33df31fc16bd1d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a09f9a25741c9845b1fd1ef6abdad04727b442a5bdb633f33df31fc16bd1d59", kill_on_drop: false }`
[INFO] [stdout] 7a09f9a25741c9845b1fd1ef6abdad04727b442a5bdb633f33df31fc16bd1d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94e40665699af654ab7e516cf9dee80608a422c6d82cdb0c38e78e8dded39514
[INFO] running `Command { std: "docker" "start" "-a" "94e40665699af654ab7e516cf9dee80608a422c6d82cdb0c38e78e8dded39514", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling wit-bindgen-rust v0.41.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wit-bindgen-rt v0.41.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.41.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tiktoken-rs v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling auditable-serde v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling wit-parser v0.227.1
[INFO] [stderr]    Compiling wasm-metadata v0.227.1
[INFO] [stderr]    Compiling wit-component v0.227.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.41.0
[INFO] [stderr]    Compiling wit-bindgen v0.41.0
[INFO] [stderr]    Compiling momento-functions-wit v0.4.1
[INFO] [stderr]    Compiling momento-functions-host v0.4.1
[INFO] [stderr]    Compiling momento-functions v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "94e40665699af654ab7e516cf9dee80608a422c6d82cdb0c38e78e8dded39514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94e40665699af654ab7e516cf9dee80608a422c6d82cdb0c38e78e8dded39514", kill_on_drop: false }`
[INFO] [stdout] 94e40665699af654ab7e516cf9dee80608a422c6d82cdb0c38e78e8dded39514
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85ff2632f57df7127deaac7917588149cca984d237199bcc8349fb7879de0638
[INFO] running `Command { std: "docker" "start" "-a" "85ff2632f57df7127deaac7917588149cca984d237199bcc8349fb7879de0638", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling wasm-metadata v0.227.1
[INFO] [stderr]    Compiling wit-component v0.227.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.41.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.41.0
[INFO] [stderr]    Compiling wit-bindgen v0.41.0
[INFO] [stderr]    Compiling momento-functions-wit v0.4.1
[INFO] [stderr]    Compiling momento-functions-host v0.4.1
[INFO] [stderr]    Compiling momento-functions-log v0.4.1
[INFO] [stderr]    Compiling momento-functions v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `REDIS_CONNECTION_STRING` not defined at compile time
[INFO] [stdout]   --> examples/valkey-vector-search.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |     const CONNECTION_STRING: &str = env!("REDIS_CONNECTION_STRING");
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("REDIS_CONNECTION_STRING")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `OPENAI_API_KEY` not defined at compile time
[INFO] [stdout]    --> examples/valkey-vector-search.rs:343:34
[INFO] [stdout]     |
[INFO] [stdout] 343 |     const OPENAI_API_KEY: &str = env!("OPENAI_API_KEY");
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("OPENAI_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TURBOPUFFER_API_KEY` not defined at compile time
[INFO] [stdout]   --> examples/turbopuffer-index.rs:55:58
[INFO] [stdout]    |
[INFO] [stdout] 55 |     const TURBOPUFFER_API_KEY: &str = concat!("Bearer ", env!("TURBOPUFFER_API_KEY"));
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TURBOPUFFER_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TURBOPUFFER_REGION` not defined at compile time
[INFO] [stdout]   --> examples/turbopuffer-index.rs:56:38
[INFO] [stdout]    |
[INFO] [stdout] 56 |     const TURBOPUFFER_REGION: &str = env!("TURBOPUFFER_REGION");
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TURBOPUFFER_REGION")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TURBOPUFFER_NAMESPACE` not defined at compile time
[INFO] [stdout]   --> examples/turbopuffer-index.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 |     const TURBOPUFFER_NAMESPACE: &str = env!("TURBOPUFFER_NAMESPACE");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TURBOPUFFER_NAMESPACE")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `REDIS_CONNECTION_STRING` not defined at compile time
[INFO] [stdout]   --> examples/valkey-vector-index.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |     const CONNECTION_STRING: &str = env!("REDIS_CONNECTION_STRING");
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("REDIS_CONNECTION_STRING")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `OPENAI_API_KEY` not defined at compile time
[INFO] [stdout]    --> examples/fine-foods-embeddings.rs:158:34
[INFO] [stdout]     |
[INFO] [stdout] 158 |     const OPENAI_API_KEY: &str = env!("OPENAI_API_KEY");
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("OPENAI_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `momento-functions` (example "valkey-vector-search") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `momento-functions` (example "turbopuffer-index") due to 3 previous errors
[INFO] [stderr] error: could not compile `momento-functions` (example "valkey-vector-index") due to 1 previous error
[INFO] [stderr] error: could not compile `momento-functions` (example "fine-foods-embeddings") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcilnjx8/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcilnjx8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmomento_functions-86e90083f5b71744,libmomento_functions_host-5e3034fc7c4f3dd2,libserde_json-a9f1a4bdae6b364c,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,liblog-29cc4ee679894140,libthiserror-ee9da5748759bdec,libbase64-ecfd272f5a77db31,libmomento_functions_wit-7e65140204132b7f,libwit_bindgen-dbe20ecb2ecef916,libwit_bindgen_rt-d9c061c31aafb4e2,libfutures-45a63d45f86ed0ec,libfutures_executor-bdb4eed9efb73fe0,libfutures_util-c6ccefdb783010ad,libmemchr-ee39f93accc90f7c,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-227e4ae673321f21,libpin_project_lite-838971c4926b66e8,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-0678f328345db627,libonce_cell-bfceb64c6f4cb589,libbitflags-0afdf405c5fb1527,libserde-024bf398774cbfa6}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcilnjx8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/libspawn_function_json-df36dd66da8ca5f4.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcilnjx8/list:3: ; expected, but got @
[INFO] [stdout]           >>>     momento:functions/guest-function-spawn@1.0.0#spawned;
[INFO] [stdout]           >>>                                           ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `momento-functions` (example "spawn-function-json") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcGrcyN7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcGrcyN7/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmomento_functions_log-074f259e614c9db8,libmomento_functions-86e90083f5b71744,libmomento_functions_host-5e3034fc7c4f3dd2,libserde_json-a9f1a4bdae6b364c,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libthiserror-ee9da5748759bdec,libserde-024bf398774cbfa6,libbase64-ecfd272f5a77db31,libmomento_functions_wit-7e65140204132b7f,libwit_bindgen-dbe20ecb2ecef916,libwit_bindgen_rt-d9c061c31aafb4e2,libfutures-45a63d45f86ed0ec,libfutures_executor-bdb4eed9efb73fe0,libfutures_util-c6ccefdb783010ad,libmemchr-ee39f93accc90f7c,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-227e4ae673321f21,libpin_project_lite-838971c4926b66e8,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-0678f328345db627,libonce_cell-bfceb64c6f4cb589,libbitflags-0afdf405c5fb1527,liblog-29cc4ee679894140}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGrcyN7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/libturbopuffer_search-71667bffb093fae1.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcGrcyN7/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_momento:functions/guest-function-web@1.0.0#post;
[INFO] [stdout]           >>>                                                   ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `momento-functions` (example "turbopuffer-search") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcy1a0F6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcy1a0F6/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmomento_functions_log-074f259e614c9db8,libmomento_functions-86e90083f5b71744,libmomento_functions_host-5e3034fc7c4f3dd2,libserde_json-a9f1a4bdae6b364c,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libthiserror-ee9da5748759bdec,libserde-024bf398774cbfa6,libbase64-ecfd272f5a77db31,libmomento_functions_wit-7e65140204132b7f,libwit_bindgen-dbe20ecb2ecef916,libwit_bindgen_rt-d9c061c31aafb4e2,libfutures-45a63d45f86ed0ec,libfutures_executor-bdb4eed9efb73fe0,libfutures_util-c6ccefdb783010ad,libmemchr-ee39f93accc90f7c,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-227e4ae673321f21,libpin_project_lite-838971c4926b66e8,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-0678f328345db627,libonce_cell-bfceb64c6f4cb589,libbitflags-0afdf405c5fb1527,liblog-29cc4ee679894140}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcy1a0F6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/libdynamodb_accelerator-57a3c2c7e8e38d13.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcy1a0F6/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_momento:functions/guest-function-web@1.0.0#post;
[INFO] [stdout]           >>>                                                   ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `momento-functions` (example "dynamodb-accelerator") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc64CXni/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc64CXni/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmomento_functions_log-074f259e614c9db8,libmomento_functions-86e90083f5b71744,libmomento_functions_host-5e3034fc7c4f3dd2,libserde_json-a9f1a4bdae6b364c,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libthiserror-ee9da5748759bdec,libserde-024bf398774cbfa6,libbase64-ecfd272f5a77db31,libmomento_functions_wit-7e65140204132b7f,libwit_bindgen-dbe20ecb2ecef916,libwit_bindgen_rt-d9c061c31aafb4e2,libfutures-45a63d45f86ed0ec,libfutures_executor-bdb4eed9efb73fe0,libfutures_util-c6ccefdb783010ad,libmemchr-ee39f93accc90f7c,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-227e4ae673321f21,libpin_project_lite-838971c4926b66e8,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-0678f328345db627,libonce_cell-bfceb64c6f4cb589,libbitflags-0afdf405c5fb1527,liblog-29cc4ee679894140}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc64CXni/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/libturbopuffer_search_articles-7359a17e316f60a0.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustc64CXni/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_momento:functions/guest-function-web@1.0.0#post;
[INFO] [stdout]           >>>                                                   ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `momento-functions` (example "turbopuffer-search-articles") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "85ff2632f57df7127deaac7917588149cca984d237199bcc8349fb7879de0638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ff2632f57df7127deaac7917588149cca984d237199bcc8349fb7879de0638", kill_on_drop: false }`
[INFO] [stdout] 85ff2632f57df7127deaac7917588149cca984d237199bcc8349fb7879de0638
