[INFO] fetching crate doubletake 0.0.0-alpha.13... [INFO] building doubletake-0.0.0-alpha.13 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate doubletake 0.0.0-alpha.13 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate doubletake 0.0.0-alpha.13 [INFO] finished tweaking crates.io crate doubletake 0.0.0-alpha.13 [INFO] tweaked toml for crates.io crate doubletake 0.0.0-alpha.13 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate doubletake 0.0.0-alpha.13 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 doubletake 0.0.0-alpha.13 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] a20fd42329d328c95bf0a58856cffe15c7eca522b1aa6ec18ba669f6bd6b533a [INFO] running `Command { std: "docker" "start" "-a" "a20fd42329d328c95bf0a58856cffe15c7eca522b1aa6ec18ba669f6bd6b533a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a20fd42329d328c95bf0a58856cffe15c7eca522b1aa6ec18ba669f6bd6b533a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20fd42329d328c95bf0a58856cffe15c7eca522b1aa6ec18ba669f6bd6b533a", kill_on_drop: false }` [INFO] [stdout] a20fd42329d328c95bf0a58856cffe15c7eca522b1aa6ec18ba669f6bd6b533a [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] a5d729190eaa1df4f74abe17e337bd41aa52dd71ffacd8278cc75fe7ca49249a [INFO] running `Command { std: "docker" "start" "-a" "a5d729190eaa1df4f74abe17e337bd41aa52dd71ffacd8278cc75fe7ca49249a", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/doubletake.wasm [INFO] [stderr] | [INFO] [stderr] = note: the bin target `doubletake` in package `doubletake v0.0.0-alpha.13 (/opt/rustwide/workdir)` has the same output filename as the lib target `doubletake` in package `doubletake v0.0.0-alpha.13 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/doubletake.wasm.dwp [INFO] [stderr] | [INFO] [stderr] = note: the bin target `doubletake` in package `doubletake v0.0.0-alpha.13 (/opt/rustwide/workdir)` has the same output filename as the lib target `doubletake` in package `doubletake v0.0.0-alpha.13 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling bitcoin v0.30.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling errno v0.3.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling slip21 v0.2.1 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling secp256k1-zkp v0.9.2 [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-121bffc579909b94,libbitcoin_hashes-6498f15d5dca90d1,libbitcoin_private-1aeac3d768c20246,librand-f9407743a192d1aa,librand_chacha-bee43409f7e328a5,libppv_lite86-486e4425e6fd09e6,librand_core-174fac7c0d2a4966,libgetrandom-0f36e8ce46ed7078,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libserde-1ae24734c8e1a655,libsecp256k1_zkp_sys-65906577d9804f5b,libsecp256k1_sys-6b91fa619861541e}.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-b3bc065709edc7fc/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/secp256k1-zkp-sys-d1e106607c2e28de/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/secp256k1_zkp-040e95b30c0f8e95.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-65906577d9804f5b.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-65906577d9804f5b.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-65906577d9804f5b.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-65906577d9804f5b.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-6b91fa619861541e.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-6b91fa619861541e.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-6b91fa619861541e.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-6b91fa619861541e.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-6b91fa619861541e.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-6b91fa619861541e.rlib(secp256k1_sys-6b91fa619861541e.secp256k1_sys.d2d88d9ed1f9edc1-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-6b91fa619861541e.rlib(secp256k1_sys-6b91fa619861541e.secp256k1_sys.d2d88d9ed1f9edc1-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-6b91fa619861541e.rlib(secp256k1_sys-6b91fa619861541e.secp256k1_sys.d2d88d9ed1f9edc1-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" "a5d729190eaa1df4f74abe17e337bd41aa52dd71ffacd8278cc75fe7ca49249a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d729190eaa1df4f74abe17e337bd41aa52dd71ffacd8278cc75fe7ca49249a", kill_on_drop: false }` [INFO] [stdout] a5d729190eaa1df4f74abe17e337bd41aa52dd71ffacd8278cc75fe7ca49249a