[INFO] cloning repository https://github.com/akulpillai/rustyrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akulpillai/rustyrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakulpillai%2Frustyrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakulpillai%2Frustyrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48783680fd77ee09a4bfbf01b416e05072b08f62 [INFO] building akulpillai/rustyrop against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakulpillai%2Frustyrop" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akulpillai/rustyrop [INFO] finished tweaking git repo https://github.com/akulpillai/rustyrop [INFO] tweaked toml for git repo https://github.com/akulpillai/rustyrop written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akulpillai/rustyrop 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/akulpillai/rustyrop already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea59eb863e035e9f43d704d80bf8d54f72d38854c5f5f8c45e9558da20b275a0 [INFO] running `Command { std: "docker" "start" "-a" "ea59eb863e035e9f43d704d80bf8d54f72d38854c5f5f8c45e9558da20b275a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea59eb863e035e9f43d704d80bf8d54f72d38854c5f5f8c45e9558da20b275a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea59eb863e035e9f43d704d80bf8d54f72d38854c5f5f8c45e9558da20b275a0", kill_on_drop: false }` [INFO] [stdout] ea59eb863e035e9f43d704d80bf8d54f72d38854c5f5f8c45e9558da20b275a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] b092b2ceee03c083950e2465226ae183d7360955aa09e961cb6ef448179d9715 [INFO] running `Command { std: "docker" "start" "-a" "b092b2ceee03c083950e2465226ae183d7360955aa09e961cb6ef448179d9715", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling macho v0.4.1 [INFO] [stderr] Compiling capstone-sys v0.11.0 [INFO] [stderr] Compiling capstone v0.7.0 [INFO] [stderr] Compiling rustyrop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | fn new(section: &TextSection, length: u64) -> Amd64 { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn new(section: &TextSection, length: u64) -> Amd64<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libelf-8ec4d75b4cf64c4f,libbyteorder-c8c71512f614e468,libmacho-56cd3679b92d4307,libuuid-6fff703fba9e3f2a,libnom-b35f2d61115a0243,libclap-850a68ddfed4c801,libvec_map-4d1795d7ce776985,libtextwrap-5ad0562977b0b78e,libunicode_width-2859b1f7609dcb27,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libansi_term-6c0151593fd7624b,libcolored-4f79294fbae7c595,liblazy_static-36da267ce9339a94,libatty-3242e974e54baef7,libcapstone-b705e2904155dfe2,libcapstone_sys-41ea210815498021,liblibc-daac17ba370b8a94}.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-695bc2953d4198d9/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/rustyrop-bcf01963ddafebb0.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-41ea210815498021.rlib: archive member 'utils.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'MCInst.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'cs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'MCRegisterInfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SStream.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'MCInstrDesc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'MipsMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'MipsModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'MipsInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'MipsDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'PPCModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'PPCInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'PPCDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'PPCMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SystemZMCTargetDesc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SystemZDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SystemZInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SystemZMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SystemZModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'XCoreModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'XCoreInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'XCoreDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'XCoreMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'ARMMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'ARMModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'ARMInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'ARMDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'AArch64Module.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'AArch64BaseInfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'AArch64InstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'AArch64Disassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'AArch64Mapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'EVMModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'EVMDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'EVMInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'EVMMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'M680XDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'M680XInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'M680XModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SparcMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SparcDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SparcInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'SparcModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'TMS320C64xMapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'TMS320C64xModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'TMS320C64xDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'TMS320C64xInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'X86ATTInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'X86IntelInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'X86Mapping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'X86Disassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'X86Module.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'X86DisassemblerDecoder.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'M68KInstPrinter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'M68KModule.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone_sys-41ea210815498021.rlib: archive member 'M68KDisassembler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-b705e2904155dfe2.rlib(capstone-b705e2904155dfe2.capstone.7f56a0be697b7637-cgu.4.rcgu.o): undefined symbol: cs_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-b705e2904155dfe2.rlib(capstone-b705e2904155dfe2.capstone.7f56a0be697b7637-cgu.7.rcgu.o): undefined symbol: cs_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-b705e2904155dfe2.rlib(capstone-b705e2904155dfe2.capstone.7f56a0be697b7637-cgu.7.rcgu.o): undefined symbol: cs_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-b705e2904155dfe2.rlib(capstone-b705e2904155dfe2.capstone.7f56a0be697b7637-cgu.7.rcgu.o): undefined symbol: cs_disasm [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-b705e2904155dfe2.rlib(capstone-b705e2904155dfe2.capstone.7f56a0be697b7637-cgu.7.rcgu.o): undefined symbol: cs_option [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-b705e2904155dfe2.rlib(capstone-b705e2904155dfe2.capstone.7f56a0be697b7637-cgu.7.rcgu.o): undefined symbol: cs_support [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcapstone-b705e2904155dfe2.rlib(capstone-b705e2904155dfe2.capstone.7f56a0be697b7637-cgu.7.rcgu.o): undefined symbol: cs_errno [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyrop` (bin "rustyrop") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b092b2ceee03c083950e2465226ae183d7360955aa09e961cb6ef448179d9715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b092b2ceee03c083950e2465226ae183d7360955aa09e961cb6ef448179d9715", kill_on_drop: false }` [INFO] [stdout] b092b2ceee03c083950e2465226ae183d7360955aa09e961cb6ef448179d9715