[INFO] fetching crate inspector-gadget 0.3.0... [INFO] building inspector-gadget-0.3.0 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate inspector-gadget 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate inspector-gadget 0.3.0 [INFO] finished tweaking crates.io crate inspector-gadget 0.3.0 [INFO] tweaked toml for crates.io crate inspector-gadget 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate inspector-gadget 0.3.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 inspector-gadget 0.3.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] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 42b07abe36876fddbc84fbdff54de62cd42c5bdd52b86ef54e35f518d9185ab0 [INFO] running `Command { std: "docker" "start" "-a" "42b07abe36876fddbc84fbdff54de62cd42c5bdd52b86ef54e35f518d9185ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42b07abe36876fddbc84fbdff54de62cd42c5bdd52b86ef54e35f518d9185ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b07abe36876fddbc84fbdff54de62cd42c5bdd52b86ef54e35f518d9185ab0", kill_on_drop: false }` [INFO] [stdout] 42b07abe36876fddbc84fbdff54de62cd42c5bdd52b86ef54e35f518d9185ab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6048aaf8f9bbd0c7586f2f7265fa4cb087b46b8a97189c32ee13cc85c4257e39 [INFO] running `Command { std: "docker" "start" "-a" "6048aaf8f9bbd0c7586f2f7265fa4cb087b46b8a97189c32ee13cc85c4257e39", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling capstone-sys v0.16.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling ruzstd v0.6.0 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling capstone v0.12.0 [INFO] [stderr] Compiling inspector-gadget v0.3.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" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libregex-d7dda012d46c946c,libregex_automata-529416b0cdf73fd0,libaho_corasick-9fb8217cfdaef58b,libregex_syntax-4143df8633f5deb0,libobject-ff9e22fb70a3acfa,libruzstd-c2ae55e0023e74dc,libtwox_hash-d51d209f8dbe7160,libstatic_assertions-5a320074c6765347,libbyteorder-724208724ef3bd1b,libflate2-ba1de9be693fbd36,libminiz_oxide-d2f3683b497a5401,libadler-5d585fd5ceaaf370,libcrc32fast-7eee6fe9ac3f34b0,libmemchr-543b78dd4e6f59ec,libitertools-42f7f72891dc5ee0,libindicatif-3dc9c88571034bb7,libportable_atomic-c2bf1980ff8a3ebf,libnumber_prefix-98504c5031490c82,libinstant-4ee7e638d10598a5,libcfg_if-50b02a9e3502ecf2,libconsole-25b9cf50ba7a7d2f,libunicode_width-9718a35a1702a5af,liblazy_static-36da267ce9339a94,librayon-8b9efeb1822f7e9e,librayon_core-596b789b3248fe04,libcrossbeam_deque-edfc9ac1b274ec38,libcrossbeam_epoch-8b329c916e80e0f6,libcrossbeam_utils-8a6fb6f51532af4f,libeither-acc23cd0c79e39a0,libcapstone-87d6b5ab0536a774,libcapstone_sys-5947d3739e49e1f7,liblibc-5abfd0da628c8e2f,libclap-626836556705ef82,libclap_builder-390c712f37ff196d,libstrsim-e512297c5f919e18,libanstream-77f9e3f9ccfb9eda,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-2a113e70dd25572f}.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" "/opt/rustwide/target/wasm32-wasip1/debug/build/capstone-sys-d5210dd0a13ccdf5/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/inspector_gadget-cf61c5a655bd9bf1.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/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '7797d32bc5d1e5ac-MCInst.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '7797d32bc5d1e5ac-MCInstrDesc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '7797d32bc5d1e5ac-MCRegisterInfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '7797d32bc5d1e5ac-SStream.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '4f98a64aabeb9331-AArch64BaseInfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '4f98a64aabeb9331-AArch64Disassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '4f98a64aabeb9331-AArch64InstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '4f98a64aabeb9331-AArch64Mapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '4f98a64aabeb9331-AArch64Module.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '31640c2b4e948be4-ARMDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '31640c2b4e948be4-ARMInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '31640c2b4e948be4-ARMMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '31640c2b4e948be4-ARMModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'f1fffab034dbe1e8-BPFDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'f1fffab034dbe1e8-BPFInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'f1fffab034dbe1e8-BPFMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'f1fffab034dbe1e8-BPFModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '9ed7bbb970076e57-EVMDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '9ed7bbb970076e57-EVMInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '9ed7bbb970076e57-EVMMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '9ed7bbb970076e57-EVMModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e07557ee0c1d7fde-M680XDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e07557ee0c1d7fde-M680XInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e07557ee0c1d7fde-M680XModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '093556c9fac22a0e-M68KDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '093556c9fac22a0e-M68KInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '093556c9fac22a0e-M68KModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '2a905f78febfb556-MOS65XXDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '2a905f78febfb556-MOS65XXModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '2fd99499e5827353-MipsDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '2fd99499e5827353-MipsInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '2fd99499e5827353-MipsMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '2fd99499e5827353-MipsModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e6799293c639e1ba-PPCDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e6799293c639e1ba-PPCInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e6799293c639e1ba-PPCMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e6799293c639e1ba-PPCModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e7836f771cf1e2a1-RISCVDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e7836f771cf1e2a1-RISCVInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e7836f771cf1e2a1-RISCVMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'e7836f771cf1e2a1-RISCVModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '0946221652bcbc74-SparcDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '0946221652bcbc74-SparcInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '0946221652bcbc74-SparcMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '0946221652bcbc74-SparcModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '978d13bcfa246e97-SystemZDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '978d13bcfa246e97-SystemZInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '978d13bcfa246e97-SystemZMCTargetDesc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '978d13bcfa246e97-SystemZMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '978d13bcfa246e97-SystemZModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'f7dc20a9ce508fd5-TMS320C64xDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'f7dc20a9ce508fd5-TMS320C64xInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'f7dc20a9ce508fd5-TMS320C64xMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'f7dc20a9ce508fd5-TMS320C64xModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '3cbf49e581bb5c51-WASMDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '3cbf49e581bb5c51-WASMInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '3cbf49e581bb5c51-WASMMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '3cbf49e581bb5c51-WASMModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'ae66863573b42717-X86ATTInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'ae66863573b42717-X86Disassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'ae66863573b42717-X86DisassemblerDecoder.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'ae66863573b42717-X86InstPrinterCommon.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'ae66863573b42717-X86IntelInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'ae66863573b42717-X86Mapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member 'ae66863573b42717-X86Module.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '0f8d4a287dab66b2-XCoreDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '0f8d4a287dab66b2-XCoreInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '0f8d4a287dab66b2-XCoreMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '0f8d4a287dab66b2-XCoreModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '7797d32bc5d1e5ac-cs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-5947d3739e49e1f7.rlib: archive member '7797d32bc5d1e5ac-utils.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/inspector_gadget-cf61c5a655bd9bf1.inspector_gadget.f1867d053a52b474-cgu.02.rcgu.o: undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/inspector_gadget-cf61c5a655bd9bf1.inspector_gadget.f1867d053a52b474-cgu.02.rcgu.o: undefined symbol: cs_disasm [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/inspector_gadget-cf61c5a655bd9bf1.inspector_gadget.f1867d053a52b474-cgu.02.rcgu.o: undefined symbol: cs_op_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/inspector_gadget-cf61c5a655bd9bf1.inspector_gadget.f1867d053a52b474-cgu.02.rcgu.o: undefined symbol: cs_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/inspector_gadget-cf61c5a655bd9bf1.inspector_gadget.f1867d053a52b474-cgu.02.rcgu.o: undefined symbol: cs_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/inspector_gadget-cf61c5a655bd9bf1.inspector_gadget.f1867d053a52b474-cgu.03.rcgu.o: undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.0.rcgu.o): undefined symbol: cs_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_disasm [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_option [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_errno [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_support [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-87d6b5ab0536a774.rlib(capstone-87d6b5ab0536a774.capstone.ce9261dbaf949019-cgu.6.rcgu.o): undefined symbol: cs_close [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inspector-gadget` (bin "inspector-gadget") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6048aaf8f9bbd0c7586f2f7265fa4cb087b46b8a97189c32ee13cc85c4257e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6048aaf8f9bbd0c7586f2f7265fa4cb087b46b8a97189c32ee13cc85c4257e39", kill_on_drop: false }` [INFO] [stdout] 6048aaf8f9bbd0c7586f2f7265fa4cb087b46b8a97189c32ee13cc85c4257e39