[INFO] fetching crate rgb-stl 0.11.0-beta.2... [INFO] building rgb-stl-0.11.0-beta.2 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate rgb-stl 0.11.0-beta.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rgb-stl 0.11.0-beta.2 [INFO] finished tweaking crates.io crate rgb-stl 0.11.0-beta.2 [INFO] tweaked toml for crates.io crate rgb-stl 0.11.0-beta.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rgb-stl 0.11.0-beta.2 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 rgb-stl 0.11.0-beta.2 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c3d707cee83de8da1bf25ed3314243dadb840a806f76986b0ffd933bba88d5dc [INFO] running `Command { std: "docker" "start" "-a" "c3d707cee83de8da1bf25ed3314243dadb840a806f76986b0ffd933bba88d5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3d707cee83de8da1bf25ed3314243dadb840a806f76986b0ffd933bba88d5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d707cee83de8da1bf25ed3314243dadb840a806f76986b0ffd933bba88d5dc", kill_on_drop: false }` [INFO] [stdout] c3d707cee83de8da1bf25ed3314243dadb840a806f76986b0ffd933bba88d5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6331685a25b0079c5614a988bd90dd2c5baafd687ce4d294b2588d5018e0768c [INFO] running `Command { std: "docker" "start" "-a" "6331685a25b0079c5614a988bd90dd2c5baafd687ce4d294b2588d5018e0768c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling mnemonic v1.0.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling amplify_apfloat v0.2.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 [INFO] [stderr] Compiling baid58 v0.4.4 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling amplify_derive v4.0.0 [INFO] [stderr] Compiling strict_encoding_derive v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling secp256k1 v0.28.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.88 [INFO] [stderr] Compiling base85 v2.0.0 [INFO] [stderr] Compiling amplify v4.5.0 [INFO] [stderr] Compiling single_use_seals v0.11.0-beta.1 [INFO] [stderr] Compiling commit_encoding_derive v0.10.0 [INFO] [stderr] Compiling strict_encoding v2.6.1 [INFO] [stderr] Compiling secp256k1-zkp v0.9.2 [INFO] [stderr] Compiling strict_types v1.6.3 [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "rustsecp256k1zkp_v0_8_0_default_error_callback_fn" "--export" "rustsecp256k1zkp_v0_8_0_default_illegal_callback_fn" "--export" "rustsecp256k1_v0_8_1_context_create" "--export" "rustsecp256k1_v0_8_1_context_destroy" "--export" "rustsecp256k1_v0_8_1_default_error_callback_fn" "--export" "rustsecp256k1_v0_8_1_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libsecp256k1-f8463a383e3c3fc7,librand-134b83390a1dd81c,librand_chacha-74003563b1375d8a,libppv_lite86-486e4425e6fd09e6,librand_core-0fc270a1831c36d7,libgetrandom-3cbe1b7bd54e2c3d,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libsecp256k1_zkp_sys-dfb4fa88e71be2f5,libsecp256k1_sys-75f92f0e8720e0b9}.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-250b1716ef758fb4/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/secp256k1-zkp-sys-9d3da5f67fe6c214/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/secp256k1_zkp-246eeb24eaa0abe1.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_zkp_sys-dfb4fa88e71be2f5.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_zkp_sys-dfb4fa88e71be2f5.rlib: archive member 'secp256k1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_zkp_sys-dfb4fa88e71be2f5.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_zkp_sys-dfb4fa88e71be2f5.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-75f92f0e8720e0b9.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-75f92f0e8720e0b9.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-75f92f0e8720e0b9.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-75f92f0e8720e0b9.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-75f92f0e8720e0b9.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/libsecp256k1_sys-75f92f0e8720e0b9.rlib(secp256k1_sys-75f92f0e8720e0b9.secp256k1_sys.2e2b26429f6625a8-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-75f92f0e8720e0b9.rlib(secp256k1_sys-75f92f0e8720e0b9.secp256k1_sys.2e2b26429f6625a8-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-75f92f0e8720e0b9.rlib(secp256k1_sys-75f92f0e8720e0b9.secp256k1_sys.2e2b26429f6625a8-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_destroy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `secp256k1-zkp` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6331685a25b0079c5614a988bd90dd2c5baafd687ce4d294b2588d5018e0768c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6331685a25b0079c5614a988bd90dd2c5baafd687ce4d294b2588d5018e0768c", kill_on_drop: false }` [INFO] [stdout] 6331685a25b0079c5614a988bd90dd2c5baafd687ce4d294b2588d5018e0768c