[INFO] cloning repository https://github.com/lakshanJKL/Manager-MS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lakshanJKL/Manager-MS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlakshanJKL%2FManager-MS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlakshanJKL%2FManager-MS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49d6bb2269510e85c709013ea6e7c965038b2244
[INFO] testing lakshanJKL/Manager-MS against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlakshanJKL%2FManager-MS" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lakshanJKL/Manager-MS
[INFO] finished tweaking git repo https://github.com/lakshanJKL/Manager-MS
[INFO] tweaked toml for git repo https://github.com/lakshanJKL/Manager-MS written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lakshanJKL/Manager-MS on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lakshanJKL/Manager-MS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7735bd74c015054be7dec21ed81a8da7ee6688fecba67944aa78bc8785d0473c
[INFO] running `Command { std: "docker" "start" "-a" "7735bd74c015054be7dec21ed81a8da7ee6688fecba67944aa78bc8785d0473c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7735bd74c015054be7dec21ed81a8da7ee6688fecba67944aa78bc8785d0473c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7735bd74c015054be7dec21ed81a8da7ee6688fecba67944aa78bc8785d0473c", kill_on_drop: false }`
[INFO] [stdout] 7735bd74c015054be7dec21ed81a8da7ee6688fecba67944aa78bc8785d0473c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7273d1f844b1ed287b2a2a29a1f196be63e769c7c2399ef379b0c0dea9ece902
[INFO] running `Command { std: "docker" "start" "-a" "7273d1f844b1ed287b2a2a29a1f196be63e769c7c2399ef379b0c0dea9ece902", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling wasm-encoder v0.41.2
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling spin-sdk v3.1.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling routefinder v0.5.4
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling bcrypt v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling spin-macro v3.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-metadata v0.10.20
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.16.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]    Compiling wit-bindgen v0.16.0
[INFO] [stderr]    Compiling spin-executor v3.1.1
[INFO] [stderr]    Compiling auth_middleware v0.1.0 (/opt/rustwide/workdir/shared-crates/auth-middleware)
[INFO] [stdout] warning: unused import: `Headers`
[INFO] [stdout]  --> shared-crates/auth-middleware/src/lib.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spin_sdk::http::{Headers, Request, Response};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling user_service_component v0.1.0 (/opt/rustwide/workdir/user-service-component)
[INFO] [stderr]    Compiling auth_service_component v0.1.0 (/opt/rustwide/workdir/auth-service-component)
[INFO] [stderr]    Compiling image_service_component v0.1.0 (/opt/rustwide/workdir/image-service-component)
[INFO] [stdout] warning: unused imports: `Error` and `anyhow`
[INFO] [stdout]  --> user-service-component/src/persistence.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Context, Error, Result};
[INFO] [stdout]   |              ^^^^^^           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustceIGeFk/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustceIGeFk/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuuid-cf7759b85c5940fc,libgetrandom-858478b2c39de9ff,liblibc-9c741c054b4a8aec,libcfg_if-b8160e940c54d589,libspin_sdk-776101a336c1efa2,libhttp-efa0d333ef107f93,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libserde_json-c3fe6fc9665be667,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libthiserror-7cb9cf734c04cb63,libanyhow-3e37c1edf16524e0,libchrono-5b89856940e9bb4d,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libroutefinder-66daa043f6761778,libsmartcow-3cd2e601cb455425,libsmartstring-fd68bdf33b3375cc,libstatic_assertions-95336585f0b7f57d,libspin_executor-8f0a196f0fc660b5,libfutures-76e824a3ec81e9f6,libfutures_executor-54cf0873fc130b99,libfutures_util-8fe29164a54ee287,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-ca0845c96dcf300f,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-ed9953354a04f58c,libwit_bindgen-2e977b25ace92a7b,libbitflags-9bdd741a51aeb573,libserde-f059d7524386d2b7}.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustceIGeFk/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/libuser_service_component.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/rustceIGeFk/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.0#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustc6fsOtj/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustc6fsOtj/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_middleware-964d726be46355da,libsha2-c65b03286b013847,libcpufeatures-42612946e83e041b,libhmac-a96fdf0f99dce083,libdigest-a48f109a5b01598a,libsubtle-2fc59c8da3dd643e,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libbase64-29d4d4232c317d5e,libuuid-cf7759b85c5940fc,libgetrandom-858478b2c39de9ff,liblibc-9c741c054b4a8aec,libcfg_if-b8160e940c54d589,libspin_sdk-776101a336c1efa2,libhttp-efa0d333ef107f93,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libserde_json-c3fe6fc9665be667,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libthiserror-7cb9cf734c04cb63,libanyhow-3e37c1edf16524e0,libchrono-5b89856940e9bb4d,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libroutefinder-66daa043f6761778,libsmartcow-3cd2e601cb455425,libsmartstring-fd68bdf33b3375cc,libstatic_assertions-95336585f0b7f57d,libspin_executor-8f0a196f0fc660b5,libfutures-76e824a3ec81e9f6,libfutures_executor-54cf0873fc130b99,libfutures_util-8fe29164a54ee287,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-ca0845c96dcf300f,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-ed9953354a04f58c,libwit_bindgen-2e977b25ace92a7b,libbitflags-9bdd741a51aeb573,libserde-f059d7524386d2b7}.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc6fsOtj/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/libimage_service_component.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/rustc6fsOtj/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.0#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `user_service_component` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcF1IcrO/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcF1IcrO/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_middleware-964d726be46355da,libsha2-c65b03286b013847,libcpufeatures-42612946e83e041b,libhmac-a96fdf0f99dce083,libdigest-a48f109a5b01598a,libblock_buffer-85ae39a2594cdace,libbase64-29d4d4232c317d5e,libbcrypt-17a9bf4237fb2fc5,libsubtle-2fc59c8da3dd643e,libblowfish-72bd579c7d40e276,libbyteorder-e74f8ca6b6fb5a51,libcipher-560571553414f901,libinout-073c64ac86ff2ecd,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libgetrandom-380a902910c3fc62,liblibc-9c741c054b4a8aec,libcfg_if-b8160e940c54d589,libbase64-1af063cbcadc4e37,libzeroize-c9189a97966a040e,libspin_sdk-776101a336c1efa2,libhttp-efa0d333ef107f93,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libserde_json-c3fe6fc9665be667,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libthiserror-7cb9cf734c04cb63,libanyhow-3e37c1edf16524e0,libchrono-5b89856940e9bb4d,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libroutefinder-66daa043f6761778,libsmartcow-3cd2e601cb455425,libsmartstring-fd68bdf33b3375cc,libstatic_assertions-95336585f0b7f57d,libspin_executor-8f0a196f0fc660b5,libfutures-76e824a3ec81e9f6,libfutures_executor-54cf0873fc130b99,libfutures_util-8fe29164a54ee287,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-ca0845c96dcf300f,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-ed9953354a04f58c,libwit_bindgen-2e977b25ace92a7b,libbitflags-9bdd741a51aeb573,libserde-f059d7524386d2b7}.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcF1IcrO/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/libauth_service_component.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/rustcF1IcrO/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.0#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `image_service_component` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `auth_service_component` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7273d1f844b1ed287b2a2a29a1f196be63e769c7c2399ef379b0c0dea9ece902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7273d1f844b1ed287b2a2a29a1f196be63e769c7c2399ef379b0c0dea9ece902", kill_on_drop: false }`
[INFO] [stdout] 7273d1f844b1ed287b2a2a29a1f196be63e769c7c2399ef379b0c0dea9ece902
