[INFO] fetching crate pdk-contracts-lib 1.6.0... [INFO] building pdk-contracts-lib-1.6.0 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate pdk-contracts-lib 1.6.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate pdk-contracts-lib 1.6.0 [INFO] finished tweaking crates.io crate pdk-contracts-lib 1.6.0 [INFO] tweaked toml for crates.io crate pdk-contracts-lib 1.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pdk-contracts-lib 1.6.0 on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pdk-contracts-lib 1.6.0 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9de61c836d94a5553b252b92286be0177c836da5b4212637013e81cde91792da [INFO] running `Command { std: "docker" "start" "-a" "9de61c836d94a5553b252b92286be0177c836da5b4212637013e81cde91792da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9de61c836d94a5553b252b92286be0177c836da5b4212637013e81cde91792da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de61c836d94a5553b252b92286be0177c836da5b4212637013e81cde91792da", kill_on_drop: false }` [INFO] [stdout] 9de61c836d94a5553b252b92286be0177c836da5b4212637013e81cde91792da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] bbed33c661ee8b27b5fbca2d9d9465f15d9db8528bd1d73cf08e4173391897b8 [INFO] running `Command { std: "docker" "start" "-a" "bbed33c661ee8b27b5fbca2d9d9465f15d9db8528bd1d73cf08e4173391897b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling proxy-wasm v0.2.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling pdk-pel v1.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling pdk-macros v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling pdk-classy v1.6.0 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling pdk-script v1.6.0 [INFO] [stderr] Compiling pdk-core v1.6.0 [INFO] [stderr] Compiling pdk-lock-lib v1.6.0 [INFO] [stderr] Compiling pdk-contracts-lib v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "bbed33c661ee8b27b5fbca2d9d9465f15d9db8528bd1d73cf08e4173391897b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbed33c661ee8b27b5fbca2d9d9465f15d9db8528bd1d73cf08e4173391897b8", kill_on_drop: false }` [INFO] [stdout] bbed33c661ee8b27b5fbca2d9d9465f15d9db8528bd1d73cf08e4173391897b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] ff0dbb6cb7b1c1792a48750831e74c18fbcd129c61c77b3bd3c4758707268650 [INFO] running `Command { std: "docker" "start" "-a" "ff0dbb6cb7b1c1792a48750831e74c18fbcd129c61c77b3bd3c4758707268650", kill_on_drop: false }` [INFO] [stderr] Compiling pdk-contracts-lib v1.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "proxy_abi_version_0_2_1" "--export" "proxy_on_configure" "--export" "proxy_on_context_create" "--export" "proxy_on_delete" "--export" "proxy_on_done" "--export" "proxy_on_downstream_connection_close" "--export" "proxy_on_downstream_data" "--export" "proxy_on_foreign_function" "--export" "proxy_on_grpc_close" "--export" "proxy_on_grpc_receive" "--export" "proxy_on_grpc_receive_initial_metadata" "--export" "proxy_on_grpc_receive_trailing_metadata" "--export" "proxy_on_http_call_response" "--export" "proxy_on_log" "--export" "proxy_on_memory_allocate" "--export" "proxy_on_new_connection" "--export" "proxy_on_queue_ready" "--export" "proxy_on_request_body" "--export" "proxy_on_request_headers" "--export" "proxy_on_request_trailers" "--export" "proxy_on_response_body" "--export" "proxy_on_response_headers" "--export" "proxy_on_response_trailers" "--export" "proxy_on_tick" "--export" "proxy_on_upstream_connection_close" "--export" "proxy_on_upstream_data" "--export" "proxy_on_vm_start" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/libhex-85aa986ef279af61.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libconst_format-9cb10cf8dc89ba2f,libpdk_lock_lib-6e9dcc5162064caa,libzeroize-311b4dd8b1660350,libpdk_core-4cc49b685c876e72,librmp_serde-0ca47ab489d78562,librmp-8afc5b562ab219a9,libbyteorder-529cc76400af54b3,libanyhow-adb37054aa5ff02e,libsha2-1d809a8398451451,libdigest-e94420e12573595c,libblock_buffer-0c1bbe590847e9b4,libcrypto_common-3b6b7d878c6f3348,libgeneric_array-ee3750c71148e174,libtypenum-4ac17e86544286c1,libpdk_script-d2ffa474d8de0450,libnum_traits-3a8e83649fd78d15,libroxmltree-a026be331878c89f,liburl-dced8722849ace32,libidna-60ceaaadc6b52335,libutf8_iter-e7eaa3ca1141e5f6,libidna_adapter-da1072973792f4c3,libicu_properties-000aee4d6f5f1229,libicu_properties_data-d564fbf61bbd9294,libicu_normalizer-19d559118ca2969b,libsmallvec-60c0caf50490c9b3,libicu_normalizer_data-1f9e4a550f571f50,libicu_collections-07dd35c14381ea7e,libpotential_utf-f3c6cb7c7086f9b3,libicu_provider-ebdac2a17b4b537b,libicu_locale_core-8ddb13c229f106b0,libtinystr-3251810d69e38f69,liblitemap-2b1e91d459bd37eb,libwriteable-697194ef2db3879b,libzerovec-8b65456f7bd41e51,libzerotrie-aa884b317f8abd86,libyoke-867601aed71b1bbd,libstable_deref_trait-6539a6fb24da91f5,libzerofrom-81a62e7ceb0f0f13,libform_urlencoded-7d031ff8f4cc4c33,libpercent_encoding-e791f30b8449ceb9,libpdk_pel-fa762140d259ade9,libuuid-9681a9a05e556a43,libserde_json-0e8eb619fcd164bb,libryu-bcb26aa50f65bbc8,libpdk_classy-359d8dc203e92148,libbincode-1bf7af5713a36b84,libgetrandom-7edb606fca20ce8c,libwasi-1720e192b4055643,libcfg_if-d6bc76d3bc4619c0,libproxy_wasm-fb59fd5d548c1e98,libhashbrown-c5fb169693c61e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libfoldhash-3fe60259f234d275,liblog-1a8c89b4b809341d,libprotobuf-a7e479774b669507,libprotobuf_support-bdf8c3a7ffb42b43,libonce_cell-bcd15b06b8f373b9,libserde-94074cf50ce2ab3d,libserde_core-b53534317e702f00,libhttp-4e51815ffe64498e,libitoa-c00a5eb83387cdca,libbytes-74b447f46fa20fbb,libfnv-4cf7b98c52023da7,libthiserror-71cdc2ab338c3e57,libfutures-1584b6b66a9d73ab,libfutures_executor-3809fc3fa6c4215e,libfutures_util-0fd4a1eed28f1c2b,libmemchr-f163681842188510,libfutures_io-7bee125fadb4cb09,libslab-8d4ee9b32873163d,libfutures_channel-b50251438757451c,libpin_project_lite-19621c2fa8381040,libfutures_sink-11aa396c3a2c376a,libfutures_task-09047cdbeb2b7594,libpin_utils-14025d01bce6a479,libfutures_core-1dbbcfbc4264017f,libbase64-ee50786c9cbbc86e}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/pdk_contracts_lib-fa5d6955b6ab5c1e.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_get_buffer_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_get_property [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_set_property [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_get_header_map_pairs [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_get_header_map_value [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_get_status [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_get_shared_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_set_shared_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_set_tick_period_milliseconds [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_grpc_cancel [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_get_current_time_nanoseconds [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_grpc_stream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_grpc_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_grpc_cancel [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_grpc_call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_http_call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_get_header_map_value [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_dequeue_shared_queue [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_enqueue_shared_queue [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-fb59fd5d548c1e98.rlib(proxy_wasm-fb59fd5d548c1e98.proxy_wasm.e04d56afc0f41e2f-cgu.1.rcgu.o): undefined symbol: proxy_resolve_shared_queue [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pdk-contracts-lib` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ff0dbb6cb7b1c1792a48750831e74c18fbcd129c61c77b3bd3c4758707268650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0dbb6cb7b1c1792a48750831e74c18fbcd129c61c77b3bd3c4758707268650", kill_on_drop: false }` [INFO] [stdout] ff0dbb6cb7b1c1792a48750831e74c18fbcd129c61c77b3bd3c4758707268650