[INFO] cloning repository https://github.com/oblique/optlevel-z-crt-static-issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oblique/optlevel-z-crt-static-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblique%2Foptlevel-z-crt-static-issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblique%2Foptlevel-z-crt-static-issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d13645715c0625a85b0a71fad90ebe42d4c29ecd [INFO] building oblique/optlevel-z-crt-static-issue against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblique%2Foptlevel-z-crt-static-issue" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oblique/optlevel-z-crt-static-issue [INFO] finished tweaking git repo https://github.com/oblique/optlevel-z-crt-static-issue [INFO] tweaked toml for git repo https://github.com/oblique/optlevel-z-crt-static-issue written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oblique/optlevel-z-crt-static-issue 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 git repo https://github.com/oblique/optlevel-z-crt-static-issue 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d9e04637c371febc1ed06b5040cec4a6eb65463256feb6c30dfbf4e118a3cc2a [INFO] running `Command { std: "docker" "start" "-a" "d9e04637c371febc1ed06b5040cec4a6eb65463256feb6c30dfbf4e118a3cc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9e04637c371febc1ed06b5040cec4a6eb65463256feb6c30dfbf4e118a3cc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e04637c371febc1ed06b5040cec4a6eb65463256feb6c30dfbf4e118a3cc2a", kill_on_drop: false }` [INFO] [stdout] d9e04637c371febc1ed06b5040cec4a6eb65463256feb6c30dfbf4e118a3cc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 211cb2bce3df795101217ed506cf0c4c452519db089bfeff5f189e46c2630533 [INFO] running `Command { std: "docker" "start" "-a" "211cb2bce3df795101217ed506cf0c4c452519db089bfeff5f189e46c2630533", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling zeromq-src v0.1.8+4.3.2 [INFO] [stderr] Compiling optlevel-z-crt-static-issue v0.1.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" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "-l" "zmq" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,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" "/opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/optlevel_z_crt_static_issue-cfb3963c3e754e29.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'tweetnacl.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'precompiled.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'address.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'client.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'clock.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'ctx.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'curve_mechanism_base.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'curve_client.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'curve_server.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'dealer.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'devpoll.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'dgram.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'dist.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'endpoint.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'epoll.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'err.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'fq.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'io_object.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'io_thread.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'ip.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'ipc_address.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'ipc_connecter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'ipc_listener.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'kqueue.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'lb.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'mailbox.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'mailbox_safe.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'mechanism.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'mechanism_base.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'metadata.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'msg.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'mtrie.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'norm_engine.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'object.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'options.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'own.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'null_mechanism.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'pair.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'pgm_receiver.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'pgm_sender.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'pgm_socket.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'pipe.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'plain_client.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'plain_server.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'poll.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'poller_base.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'polling_util.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'pollset.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'proxy.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'pub.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'pull.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'push.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'random.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'raw_encoder.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'raw_decoder.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'reaper.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'rep.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'req.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'router.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'select.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'server.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'session_base.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'signaler.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'socket_base.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'socks.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'socks_connecter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'stream.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'stream_engine.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'sub.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'tcp.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'tcp_address.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'tcp_connecter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'tcp_listener.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'thread.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'trie.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'radix_tree.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'v1_decoder.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'v1_encoder.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'v2_decoder.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'v2_encoder.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'xpub.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'xsub.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'zmq.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'zmq_utils.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'decoder_allocators.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'socket_poller.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'timers.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'radio.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'dish.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'udp_engine.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'udp_address.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'scatter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'gather.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'ip_resolver.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'zap_client.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'stream_connecter_base.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'stream_listener_base.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'tipc_address.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'tipc_connecter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/optlevel-z-crt-static-issue-ea08356b7f5c25aa/out/lib/libzmq.a: archive member 'tipc_listener.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/optlevel_z_crt_static_issue-cfb3963c3e754e29.optlevel_z_crt_static_issue.6824373bb65db11b-cgu.0.rcgu.o: undefined symbol: zmq_msg_init [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `optlevel-z-crt-static-issue` (bin "optlevel-z-crt-static-issue") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "211cb2bce3df795101217ed506cf0c4c452519db089bfeff5f189e46c2630533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211cb2bce3df795101217ed506cf0c4c452519db089bfeff5f189e46c2630533", kill_on_drop: false }` [INFO] [stdout] 211cb2bce3df795101217ed506cf0c4c452519db089bfeff5f189e46c2630533