[INFO] cloning repository https://github.com/ndelvalle/nakatoshi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndelvalle/nakatoshi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndelvalle%2Fnakatoshi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndelvalle%2Fnakatoshi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fe40e2e6f6ecccb531149283c79c1aa84fbdd0e [INFO] building ndelvalle/nakatoshi against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndelvalle%2Fnakatoshi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ndelvalle/nakatoshi [INFO] finished tweaking git repo https://github.com/ndelvalle/nakatoshi [INFO] tweaked toml for git repo https://github.com/ndelvalle/nakatoshi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ndelvalle/nakatoshi 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/ndelvalle/nakatoshi 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7d29dd6566f3a78e357097144761188ff58348e2e8147d00dbc570285088fc49 [INFO] running `Command { std: "docker" "start" "-a" "7d29dd6566f3a78e357097144761188ff58348e2e8147d00dbc570285088fc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d29dd6566f3a78e357097144761188ff58348e2e8147d00dbc570285088fc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d29dd6566f3a78e357097144761188ff58348e2e8147d00dbc570285088fc49", kill_on_drop: false }` [INFO] [stdout] 7d29dd6566f3a78e357097144761188ff58348e2e8147d00dbc570285088fc49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] df5efb24f6f34c42ca67f3091a93b9de988aaf8e0d7134c98fa316ab7ff6fca5 [INFO] running `Command { std: "docker" "start" "-a" "df5efb24f6f34c42ca67f3091a93b9de988aaf8e0d7134c98fa316ab7ff6fca5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling secp256k1 v0.24.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling spinners v4.1.0 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling nakatoshi v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `nakatoshi` (bin "nakatoshi") due to 1 previous error [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "rustsecp256k1_v0_6_1_context_create" "--export" "rustsecp256k1_v0_6_1_context_destroy" "--export" "rustsecp256k1_v0_6_1_default_error_callback_fn" "--export" "rustsecp256k1_v0_6_1_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnum_cpus-d2fd14df953f0d67,liblibc-5ffba1438f98ed2b,libclap-ca6bbe7927e6bbaa,libclap_builder-5e4ff044742ce6d1,libstrsim-5261867f3777ad55,libanstream-80b42b36d8bbc965,libanstyle_query-ee07aca4bf4e93c3,libcolorchoice-f843408b53bb43d3,libanstyle_parse-76a199af7bfd963c,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-c4ec4c8f452f726d,libgetrandom-e836c84fd45c6af3,libwasi-b9c6bfbff0bef49f,libserde_json-b901f6aa3d90b7c0,libryu-23f3ccdf871e5b71,libitoa-9acc885e9ae026f1,libserde-7382fdc09fb936e1,librayon-dd5a1006db31df2f,librayon_core-45affb6f959cb7c0,libcrossbeam_deque-1d591254dbc4cbe8,libcrossbeam_epoch-ce13ceade72ffa1c,libmemoffset-9b5869ecb9a889cf,libscopeguard-969e7c3c4435a7ba,libcrossbeam_utils-be6210612d0dc21b,liblazy_static-36da267ce9339a94,libeither-dc6839dd41631a68,libindicatif-54c23c0c556db967,libportable_atomic-f5e84ed8519a1ce8,libnumber_prefix-98504c5031490c82,libinstant-4ee7e638d10598a5,libcfg_if-50b02a9e3502ecf2,libconsole-a9dbc6ac4a23f57d,libregex-25006a758f46b684,libregex_syntax-bcd45929568f3c4a,libunicode_width-ed08a5a3aca89d2c,libonce_cell-2fa27379a2fe52ad,libbitcoin-55168073379399d0,libbech32-19c6f8d474b5762d,libsecp256k1-6f1aa60c6140dc13,libsecp256k1_sys-00630f38ab61233f,libbitcoin_hashes-e6a3dbeab9ad0674}.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/secp256k1-sys-e13c94149474b9ec/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/nakatoshi-7145e78efd9b8413.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/libsecp256k1_sys-00630f38ab61233f.rlib: archive member 'wasm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib: archive member 'lax_der_parsing.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib: archive member 'precomputed_ecmult_gen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib: archive member 'precomputed_ecmult.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib: archive member 'secp256k1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nakatoshi-7145e78efd9b8413.nakatoshi.aaad15a8cb845097-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_6_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nakatoshi-7145e78efd9b8413.nakatoshi.aaad15a8cb845097-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_6_1_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nakatoshi-7145e78efd9b8413.nakatoshi.aaad15a8cb845097-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_6_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nakatoshi-7145e78efd9b8413.nakatoshi.aaad15a8cb845097-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_6_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nakatoshi-7145e78efd9b8413.nakatoshi.aaad15a8cb845097-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_6_1_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-55168073379399d0.rlib(bitcoin-55168073379399d0.bitcoin.21eea725442c671-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-55168073379399d0.rlib(bitcoin-55168073379399d0.bitcoin.21eea725442c671-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-55168073379399d0.rlib(bitcoin-55168073379399d0.bitcoin.21eea725442c671-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-55168073379399d0.rlib(bitcoin-55168073379399d0.bitcoin.21eea725442c671-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-6f1aa60c6140dc13.rlib(secp256k1-6f1aa60c6140dc13.secp256k1.eb9a2f4d7ee925a-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-6f1aa60c6140dc13.rlib(secp256k1-6f1aa60c6140dc13.secp256k1.eb9a2f4d7ee925a-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_6_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: WASM32_INT_ALIGN [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: WASM32_INT_ALIGN [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: WASM32_UNSIGNED_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-00630f38ab61233f.rlib(secp256k1_sys-00630f38ab61233f.secp256k1_sys.c2bede1b38eea8e3-cgu.0.rcgu.o): undefined symbol: WASM32_UNSIGNED_INT_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] running `Command { std: "docker" "inspect" "df5efb24f6f34c42ca67f3091a93b9de988aaf8e0d7134c98fa316ab7ff6fca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5efb24f6f34c42ca67f3091a93b9de988aaf8e0d7134c98fa316ab7ff6fca5", kill_on_drop: false }` [INFO] [stdout] df5efb24f6f34c42ca67f3091a93b9de988aaf8e0d7134c98fa316ab7ff6fca5