[INFO] cloning repository https://github.com/WR104/bitcoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WR104/bitcoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWR104%2Fbitcoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWR104%2Fbitcoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bd41ca9ef24c3967ddc72d99fd803a42fb60e18 [INFO] building WR104/bitcoin against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWR104%2Fbitcoin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WR104/bitcoin [INFO] finished tweaking git repo https://github.com/WR104/bitcoin [INFO] tweaked toml for git repo https://github.com/WR104/bitcoin written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WR104/bitcoin 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/WR104/bitcoin 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 66f3e126810133324db1a2d84b389cab73b76e7acfcd4c113c6655d7641e940a [INFO] running `Command { std: "docker" "start" "-a" "66f3e126810133324db1a2d84b389cab73b76e7acfcd4c113c6655d7641e940a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66f3e126810133324db1a2d84b389cab73b76e7acfcd4c113c6655d7641e940a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f3e126810133324db1a2d84b389cab73b76e7acfcd4c113c6655d7641e940a", kill_on_drop: false }` [INFO] [stdout] 66f3e126810133324db1a2d84b389cab73b76e7acfcd4c113c6655d7641e940a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8269fe19747fa7bb53ac192135dd8d38800c23ea22420730beede3f763c11730 [INFO] running `Command { std: "docker" "start" "-a" "8269fe19747fa7bb53ac192135dd8d38800c23ea22420730beede3f763c11730", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ffi-opaque v2.0.1 [INFO] [stderr] Compiling db-key v0.0.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling db-key v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling leveldb-sys v2.0.9 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling leveldb v0.8.6 [INFO] [stderr] Compiling bitcoin 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" "--export" "ring_core_0_17_5_bn_mul_mont" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librand-a28ae477cc276d5b,librand_chacha-bee43409f7e328a5,libppv_lite86-486e4425e6fd09e6,librand_core-174fac7c0d2a4966,libhex-85aa986ef279af61,libclap-f98915b08fa2dd48,libvec_map-4d1795d7ce776985,libtextwrap-beba40023d0288f0,libunicode_width-9718a35a1702a5af,libstrsim-77da817db1277a2f,libbitflags-15e3d67e03629ffa,libatty-3242e974e54baef7,libansi_term-e6505b9a6cac2ba7,libbyteorder-f00db367bf6f80f8,libleveldb-e02a055aeebecd3a,libdb_key-d6c72488b78f7400,libleveldb_sys-c7027db327a90b22,libffi_opaque-eb9b8e09bc2ebb75,liblibc-5ffba1438f98ed2b,libnum_bigint-7ab9474064c94475,libnum_integer-801429a0c28bfa11,libnum_traits-83f7f53e8b6fdeee,libdata_encoding-86fecc75443aa646,libbincode-f7e2074086af64fc,libserde-22967eefbbee133c,libring-20100112f9b317c1,libgetrandom-0f36e8ce46ed7078,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libripemd-ce3e1ec52e3f37e2,libsha2-3584603ac31ca7ef,libcfg_if-50b02a9e3502ecf2,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libbs58-d328228bb53bbec7}.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/leveldb-sys-15c00cf4f76c86aa/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/ring-df84829e98b3802f/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.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/libleveldb_sys-c7027db327a90b22.rlib: archive member 'snappy-c.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'snappy-sinksource.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'snappy-stubs-internal.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'snappy.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'builder.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'c.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'db_impl.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'db_iter.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'dbformat.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'dumpfile.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'filename.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'log_reader.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'log_writer.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'memtable.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'repair.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'table_cache.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'version_edit.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'version_set.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'write_batch.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'block_builder.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'block.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'filter_block.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'format.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'iterator.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'merger.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'table_builder.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'table.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'two_level_iterator.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'arena.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'bloom.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'cache.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'coding.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'comparator.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'crc32c.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'env.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'filter_policy.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'hash.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'logging.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'options.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'status.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'env_posix.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb_sys-c7027db327a90b22.rlib: archive member 'memenv.cc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'curve25519.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'aes_nohw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'montgomery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'montgomery_inv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'ecp_nistz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'gfp_p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'gfp_p384.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'limbs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'mem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'poly1305.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-20100112f9b317c1.rlib: archive member 'constant_time_test.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.3.rcgu.o: undefined symbol: leveldb_readoptions_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.3.rcgu.o: undefined symbol: leveldb_readoptions_set_verify_checksums [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.3.rcgu.o: undefined symbol: leveldb_readoptions_set_fill_cache [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.3.rcgu.o: undefined symbol: leveldb_readoptions_set_snapshot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.7.rcgu.o: undefined symbol: leveldb_put [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.7.rcgu.o: undefined symbol: leveldb_writeoptions_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.7.rcgu.o: undefined symbol: leveldb_get [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.7.rcgu.o: undefined symbol: leveldb_readoptions_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.7.rcgu.o: undefined symbol: leveldb_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoin-04df6482382db3fe.bitcoin.da17f2361150aaf1-cgu.7.rcgu.o: undefined symbol: leveldb_options_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_cache_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_options_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_options_set_create_if_missing [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_options_set_error_if_exists [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_options_set_paranoid_checks [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_options_set_write_buffer_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_options_set_max_open_files [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libleveldb-e02a055aeebecd3a.rlib(leveldb-e02a055aeebecd3a.leveldb.752f12c718979d27-cgu.0.rcgu.o): undefined symbol: leveldb_options_set_block_size [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin` (bin "bitcoin") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8269fe19747fa7bb53ac192135dd8d38800c23ea22420730beede3f763c11730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8269fe19747fa7bb53ac192135dd8d38800c23ea22420730beede3f763c11730", kill_on_drop: false }` [INFO] [stdout] 8269fe19747fa7bb53ac192135dd8d38800c23ea22420730beede3f763c11730