[INFO] cloning repository https://github.com/khvedela/meshlite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khvedela/meshlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhvedela%2Fmeshlite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhvedela%2Fmeshlite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05f34657fa2cde49f6af3c0f963560dae4c0bba9
[INFO] testing khvedela/meshlite against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhvedela%2Fmeshlite" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/khvedela/meshlite
[INFO] finished tweaking git repo https://github.com/khvedela/meshlite
[INFO] tweaked toml for git repo https://github.com/khvedela/meshlite written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khvedela/meshlite on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/khvedela/meshlite 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87cc50defec4e66d1a1036fbb8555dce5f6096eed7ea3fefd905e70390935efc
[INFO] running `Command { std: "docker" "start" "-a" "87cc50defec4e66d1a1036fbb8555dce5f6096eed7ea3fefd905e70390935efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87cc50defec4e66d1a1036fbb8555dce5f6096eed7ea3fefd905e70390935efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cc50defec4e66d1a1036fbb8555dce5f6096eed7ea3fefd905e70390935efc", kill_on_drop: false }`
[INFO] [stdout] 87cc50defec4e66d1a1036fbb8555dce5f6096eed7ea3fefd905e70390935efc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d41bba4706663ac04f9f5ee14b82499ec66f8edae38fff6f9b169c6f623395
[INFO] running `Command { std: "docker" "start" "-a" "09d41bba4706663ac04f9f5ee14b82499ec66f8edae38fff6f9b169c6f623395", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.32.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.33.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.32.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling meshlite-config v0.1.0 (/opt/rustwide/workdir/crates/meshlite-config)
[INFO] [stderr]    Compiling meshlite-test-support v0.1.0 (/opt/rustwide/workdir/crates/meshlite-test-support)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling wasmparser v0.217.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling meshlite-types v0.1.0 (/opt/rustwide/workdir/crates/meshlite-types)
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling wit-parser v0.217.1
[INFO] [stderr]    Compiling wasm-encoder v0.217.1
[INFO] [stderr]    Compiling wasm-metadata v0.217.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.32.0
[INFO] [stderr]    Compiling wit-component v0.217.1
[INFO] [stderr]    Compiling wit-bindgen v0.32.0
[INFO] [stderr]    Compiling wasmcloud-component v0.2.0
[INFO] [stderr]    Compiling meshlite-observability v0.1.0 (/opt/rustwide/workdir/crates/meshlite-observability)
[INFO] [stderr]    Compiling backend-v2 v0.1.0 (/opt/rustwide/workdir/components/backend-v2)
[INFO] [stderr]    Compiling router v0.1.0 (/opt/rustwide/workdir/components/router)
[INFO] [stderr]    Compiling frontend v0.1.0 (/opt/rustwide/workdir/components/frontend)
[INFO] [stderr]    Compiling policy v0.1.0 (/opt/rustwide/workdir/components/policy)
[INFO] [stderr]    Compiling admin v0.1.0 (/opt/rustwide/workdir/components/admin)
[INFO] [stderr]    Compiling backend-v1 v0.1.0 (/opt/rustwide/workdir/components/backend-v1)
[INFO] [stderr]    Compiling telemetry v0.1.0 (/opt/rustwide/workdir/components/telemetry)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcaMrkkn/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcaMrkkn/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeshlite_types-d8215962fd3fc1d7,libmeshlite_observability-4d28634f3059a664,liburl-3119e8fde0e5bd8a,libidna-d5c17da9754d5ff7,libidna_adapter-d6e95e24b30badf8,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fbcf3999c14ef2a8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libwasmcloud_component-9aadc9007d88572c,libtokio-a43c95d8eaa3be02,libfutures-5362c80422f867f4,libfutures_util-016df2d50318133e,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-47d00215a7f3ba1a,libpin_project_lite-8ad468af17824a0b,libfutures_sink-8dbbd21ebd105b4d,libfutures_task-02cf0fb977266c2e,libfutures_core-15a43da7f3ca73c3,libwit_bindgen-5474d1c6234eeeaa,libwit_bindgen_rt-e50669f7a1e8fa30,libhttp-6ebd44bf99085dd0,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libanyhow-bb5f243237f5f99b,libuuid-2503c224e336aef4,librand-d9372fc6ff212a61,librand_core-03f8c69bcf8303d4,libwasi-56d7e86972a308d8,libwit_bindgen_rt-fc68dafaedae3d3e,libbitflags-a5b77e6cec1b5660,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea}.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" "/opt/rustwide/target/debug/deps/rustcaMrkkn/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/deps/libbackend_v2.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: /opt/rustwide/target/debug/deps/rustcaMrkkn/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend-v2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcYhQmXP/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcYhQmXP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeshlite_types-d8215962fd3fc1d7,libmeshlite_observability-4d28634f3059a664,liburl-3119e8fde0e5bd8a,libidna-d5c17da9754d5ff7,libidna_adapter-d6e95e24b30badf8,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fbcf3999c14ef2a8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea,libwasmcloud_component-9aadc9007d88572c,libtokio-a43c95d8eaa3be02,libfutures-5362c80422f867f4,libfutures_util-016df2d50318133e,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-47d00215a7f3ba1a,libpin_project_lite-8ad468af17824a0b,libfutures_sink-8dbbd21ebd105b4d,libfutures_task-02cf0fb977266c2e,libfutures_core-15a43da7f3ca73c3,libwit_bindgen-5474d1c6234eeeaa,libwit_bindgen_rt-e50669f7a1e8fa30,libhttp-6ebd44bf99085dd0,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libanyhow-bb5f243237f5f99b,libuuid-2503c224e336aef4,librand-d9372fc6ff212a61,librand_core-03f8c69bcf8303d4,libwasi-56d7e86972a308d8,libwit_bindgen_rt-fc68dafaedae3d3e,libbitflags-a5b77e6cec1b5660}.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" "/opt/rustwide/target/debug/deps/rustcYhQmXP/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/deps/libbackend_v1.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: /opt/rustwide/target/debug/deps/rustcYhQmXP/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend-v1` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcGldO4A/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcGldO4A/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeshlite_types-d8215962fd3fc1d7,libmeshlite_observability-4d28634f3059a664,liburl-3119e8fde0e5bd8a,libidna-d5c17da9754d5ff7,libidna_adapter-d6e95e24b30badf8,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fbcf3999c14ef2a8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libmeshlite_config-430ddc6f0aea1b5b,libwasmcloud_component-9aadc9007d88572c,libtokio-a43c95d8eaa3be02,libfutures-5362c80422f867f4,libfutures_util-016df2d50318133e,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-47d00215a7f3ba1a,libpin_project_lite-8ad468af17824a0b,libfutures_sink-8dbbd21ebd105b4d,libfutures_task-02cf0fb977266c2e,libfutures_core-15a43da7f3ca73c3,libwit_bindgen-5474d1c6234eeeaa,libwit_bindgen_rt-e50669f7a1e8fa30,libhttp-6ebd44bf99085dd0,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libanyhow-bb5f243237f5f99b,libuuid-2503c224e336aef4,librand-d9372fc6ff212a61,librand_core-03f8c69bcf8303d4,libwasi-56d7e86972a308d8,libwit_bindgen_rt-fc68dafaedae3d3e,libbitflags-a5b77e6cec1b5660,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea}.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" "/opt/rustwide/target/debug/deps/rustcGldO4A/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/deps/libpolicy.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: /opt/rustwide/target/debug/deps/rustcGldO4A/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `policy` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcTdLdQD/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcTdLdQD/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeshlite_types-d8215962fd3fc1d7,libmeshlite_observability-4d28634f3059a664,liburl-3119e8fde0e5bd8a,libidna-d5c17da9754d5ff7,libidna_adapter-d6e95e24b30badf8,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fbcf3999c14ef2a8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea,libwasmcloud_component-9aadc9007d88572c,libtokio-a43c95d8eaa3be02,libfutures-5362c80422f867f4,libfutures_util-016df2d50318133e,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-47d00215a7f3ba1a,libpin_project_lite-8ad468af17824a0b,libfutures_sink-8dbbd21ebd105b4d,libfutures_task-02cf0fb977266c2e,libfutures_core-15a43da7f3ca73c3,libwit_bindgen-5474d1c6234eeeaa,libwit_bindgen_rt-e50669f7a1e8fa30,libhttp-6ebd44bf99085dd0,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libanyhow-bb5f243237f5f99b,libuuid-2503c224e336aef4,librand-d9372fc6ff212a61,librand_core-03f8c69bcf8303d4,libwasi-56d7e86972a308d8,libwit_bindgen_rt-fc68dafaedae3d3e,libbitflags-a5b77e6cec1b5660,libonce_cell-210b47fe854405d5}.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" "/opt/rustwide/target/debug/deps/rustcTdLdQD/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/deps/libtelemetry.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: /opt/rustwide/target/debug/deps/rustcTdLdQD/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telemetry` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcEnRS1g/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcEnRS1g/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeshlite_types-d8215962fd3fc1d7,libmeshlite_observability-4d28634f3059a664,liburl-3119e8fde0e5bd8a,libidna-d5c17da9754d5ff7,libidna_adapter-d6e95e24b30badf8,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fbcf3999c14ef2a8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea,libwasmcloud_component-9aadc9007d88572c,libtokio-a43c95d8eaa3be02,libfutures-5362c80422f867f4,libfutures_util-016df2d50318133e,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-47d00215a7f3ba1a,libpin_project_lite-8ad468af17824a0b,libfutures_sink-8dbbd21ebd105b4d,libfutures_task-02cf0fb977266c2e,libfutures_core-15a43da7f3ca73c3,libwit_bindgen-5474d1c6234eeeaa,libwit_bindgen_rt-e50669f7a1e8fa30,libhttp-6ebd44bf99085dd0,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libanyhow-bb5f243237f5f99b,libuuid-2503c224e336aef4,librand-d9372fc6ff212a61,librand_core-03f8c69bcf8303d4,libwasi-56d7e86972a308d8,libwit_bindgen_rt-fc68dafaedae3d3e,libbitflags-a5b77e6cec1b5660}.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" "/opt/rustwide/target/debug/deps/rustcEnRS1g/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/deps/libadmin.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: /opt/rustwide/target/debug/deps/rustcEnRS1g/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `admin` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcW3MBsp/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcW3MBsp/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeshlite_types-d8215962fd3fc1d7,libmeshlite_observability-4d28634f3059a664,liburl-3119e8fde0e5bd8a,libidna-d5c17da9754d5ff7,libidna_adapter-d6e95e24b30badf8,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fbcf3999c14ef2a8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea,libwasmcloud_component-9aadc9007d88572c,libtokio-a43c95d8eaa3be02,libfutures-5362c80422f867f4,libfutures_util-016df2d50318133e,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-47d00215a7f3ba1a,libpin_project_lite-8ad468af17824a0b,libfutures_sink-8dbbd21ebd105b4d,libfutures_task-02cf0fb977266c2e,libfutures_core-15a43da7f3ca73c3,libwit_bindgen-5474d1c6234eeeaa,libwit_bindgen_rt-e50669f7a1e8fa30,libhttp-6ebd44bf99085dd0,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libanyhow-bb5f243237f5f99b,libuuid-2503c224e336aef4,librand-d9372fc6ff212a61,librand_core-03f8c69bcf8303d4,libwasi-56d7e86972a308d8,libwit_bindgen_rt-fc68dafaedae3d3e,libbitflags-a5b77e6cec1b5660}.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" "/opt/rustwide/target/debug/deps/rustcW3MBsp/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/deps/libfrontend.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: /opt/rustwide/target/debug/deps/rustcW3MBsp/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frontend` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcUYTCpG/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcUYTCpG/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeshlite_types-d8215962fd3fc1d7,libmeshlite_observability-4d28634f3059a664,liburl-3119e8fde0e5bd8a,libidna-d5c17da9754d5ff7,libidna_adapter-d6e95e24b30badf8,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fbcf3999c14ef2a8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libmeshlite_config-430ddc6f0aea1b5b,libwasmcloud_component-9aadc9007d88572c,libtokio-a43c95d8eaa3be02,libfutures-5362c80422f867f4,libfutures_util-016df2d50318133e,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-47d00215a7f3ba1a,libpin_project_lite-8ad468af17824a0b,libfutures_sink-8dbbd21ebd105b4d,libfutures_task-02cf0fb977266c2e,libfutures_core-15a43da7f3ca73c3,libwit_bindgen-5474d1c6234eeeaa,libwit_bindgen_rt-e50669f7a1e8fa30,libhttp-6ebd44bf99085dd0,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libanyhow-bb5f243237f5f99b,libuuid-2503c224e336aef4,librand-d9372fc6ff212a61,librand_core-03f8c69bcf8303d4,libwasi-56d7e86972a308d8,libwit_bindgen_rt-fc68dafaedae3d3e,libbitflags-a5b77e6cec1b5660,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea}.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" "/opt/rustwide/target/debug/deps/rustcUYTCpG/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/deps/librouter.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: /opt/rustwide/target/debug/deps/rustcUYTCpG/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `router` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "09d41bba4706663ac04f9f5ee14b82499ec66f8edae38fff6f9b169c6f623395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d41bba4706663ac04f9f5ee14b82499ec66f8edae38fff6f9b169c6f623395", kill_on_drop: false }`
[INFO] [stdout] 09d41bba4706663ac04f9f5ee14b82499ec66f8edae38fff6f9b169c6f623395
