[INFO] cloning repository https://github.com/domwoe/inscription_canister [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domwoe/inscription_canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomwoe%2Finscription_canister", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomwoe%2Finscription_canister'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84e33bc65ed89eccc4d1ab2c28044804e6af470d [INFO] building domwoe/inscription_canister against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomwoe%2Finscription_canister" "/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/domwoe/inscription_canister [INFO] finished tweaking git repo https://github.com/domwoe/inscription_canister [INFO] tweaked toml for git repo https://github.com/domwoe/inscription_canister written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/domwoe/inscription_canister 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/domwoe/inscription_canister 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] 197565b82a46a7f94ecac15623062bf934f75c5aab2019674a90514f99fd87b5 [INFO] running `Command { std: "docker" "start" "-a" "197565b82a46a7f94ecac15623062bf934f75c5aab2019674a90514f99fd87b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "197565b82a46a7f94ecac15623062bf934f75c5aab2019674a90514f99fd87b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "197565b82a46a7f94ecac15623062bf934f75c5aab2019674a90514f99fd87b5", kill_on_drop: false }` [INFO] [stdout] 197565b82a46a7f94ecac15623062bf934f75c5aab2019674a90514f99fd87b5 [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] cef6092034486142b503327090582e4bdcbb100a590c376ed0c0dee9e587f9ae [INFO] running `Command { std: "docker" "start" "-a" "cef6092034486142b503327090582e4bdcbb100a590c376ed0c0dee9e587f9ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling hex-conservative v0.2.0 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.0 [INFO] [stderr] Compiling ic-stable-structures v0.6.4 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling candid v0.10.8 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling ic-cdk-macros v0.14.0 [INFO] [stderr] Compiling ic-cdk v0.14.0 [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stdout] warning: struct `SendRequest` is never constructed [INFO] [stdout] --> backend/src/types.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct SendRequest { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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" "canister_init" "--export" "canister_update get_balance" "--export" "canister_update get_p2pkh_address" "--export" "canister_update inscribe" "--export" "get_candid_pointer" "--export" "rustsecp256k1_v0_9_2_context_create" "--export" "rustsecp256k1_v0_9_2_context_destroy" "--export" "rustsecp256k1_v0_9_2_default_error_callback_fn" "--export" "rustsecp256k1_v0_9_2_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libbs58-28de0a1bea32cff2,libripemd-ce3e1ec52e3f37e2,libbitcoin-1273e666729a0efc,libhex_lit-79ec049674ba22a6,libbitcoin_internals-fe58fade67cf47db,libsecp256k1-0ad8acd3b968dcc8,libsecp256k1_sys-afaf7f28919ade4c,libbitcoin_hashes-8844e4a127eaf929,libhex_conservative-6756f2724c74a053,libbech32-47fe7e8af6918716,libic_cdk-d438fc27e2bb299e,libic0-d59244a12b38d831,libcandid-ee870a5db84becbc,libhex-85aa986ef279af61,libserde_bytes-e09fcc5fe1e18ec0,libpretty-85ce64d1e0780194,libunicode_width-9718a35a1702a5af,libarrayvec-2e7d169db69581ec,libtyped_arena-70816aa6787b7878,libleb128-1dee6129498640b0,libbyteorder-529cc76400af54b3,libic_principal-ab93341422da5241,libcrc32fast-f0a61590867b47c0,libdata_encoding-71926b05c6baa478,libsha2-3584603ac31ca7ef,libcfg_if-50b02a9e3502ecf2,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libnum_bigint-efd5fa2f88ba1bbf,libnum_integer-198949f8265312af,libnum_traits-cfacb2f8b0a054ea,libanyhow-cc291afd76ef0481,libbinread-40fd2c5f5a384a74,liblazy_static-36da267ce9339a94,libthiserror-5c8a090c751d5b61,libserde-9cd9117737405853}.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-f953db1b2fe6a576/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/backend.wasm" "--gc-sections" "--no-entry" "-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-afaf7f28919ade4c.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-afaf7f28919ade4c.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-afaf7f28919ade4c.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-afaf7f28919ade4c.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-afaf7f28919ade4c.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/backend.backend.821079fec906e236-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_9_2_xonly_pubkey_tweak_add_check [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/backend.backend.821079fec906e236-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/backend.backend.821079fec906e236-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/backend.backend.821079fec906e236-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_9_2_xonly_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/backend.backend.821079fec906e236-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_9_2_xonly_pubkey_tweak_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/backend.backend.821079fec906e236-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_9_2_xonly_pubkey_from_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/backend.backend.821079fec906e236-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_clone_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/backend.backend.821079fec906e236-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-1273e666729a0efc.rlib(bitcoin-1273e666729a0efc.bitcoin.16113cc42a78599d-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-1273e666729a0efc.rlib(bitcoin-1273e666729a0efc.bitcoin.16113cc42a78599d-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-1273e666729a0efc.rlib(bitcoin-1273e666729a0efc.bitcoin.16113cc42a78599d-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_ec_pubkey_parse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-1273e666729a0efc.rlib(bitcoin-1273e666729a0efc.bitcoin.16113cc42a78599d-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-1273e666729a0efc.rlib(bitcoin-1273e666729a0efc.bitcoin.16113cc42a78599d-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-1273e666729a0efc.rlib(bitcoin-1273e666729a0efc.bitcoin.16113cc42a78599d-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_xonly_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-0ad8acd3b968dcc8.rlib(secp256k1-0ad8acd3b968dcc8.secp256k1.377df50886b05a34-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-0ad8acd3b968dcc8.rlib(secp256k1-0ad8acd3b968dcc8.secp256k1.377df50886b05a34-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-0ad8acd3b968dcc8.rlib(secp256k1-0ad8acd3b968dcc8.secp256k1.377df50886b05a34-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-0ad8acd3b968dcc8.rlib(secp256k1-0ad8acd3b968dcc8.secp256k1.377df50886b05a34-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-0ad8acd3b968dcc8.rlib(secp256k1-0ad8acd3b968dcc8.secp256k1.377df50886b05a34-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_xonly_pubkey_from_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-afaf7f28919ade4c.rlib(secp256k1_sys-afaf7f28919ade4c.secp256k1_sys.41617ea870e4c9c5-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_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 `backend` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cef6092034486142b503327090582e4bdcbb100a590c376ed0c0dee9e587f9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef6092034486142b503327090582e4bdcbb100a590c376ed0c0dee9e587f9ae", kill_on_drop: false }` [INFO] [stdout] cef6092034486142b503327090582e4bdcbb100a590c376ed0c0dee9e587f9ae