[INFO] cloning repository https://github.com/mgravitt/sgs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgravitt/sgs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgravitt%2Fsgs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgravitt%2Fsgs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d3d22a7bbd50d9a1d2f22609d3965baf7693a4a [INFO] building mgravitt/sgs against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgravitt%2Fsgs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mgravitt/sgs [INFO] finished tweaking git repo https://github.com/mgravitt/sgs [INFO] tweaked toml for git repo https://github.com/mgravitt/sgs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mgravitt/sgs 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/mgravitt/sgs 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2f1062320e9cc9544ec8894847c85b3b9a3f0f4187329f9a6e51ce4a67012d3f [INFO] running `Command { std: "docker" "start" "-a" "2f1062320e9cc9544ec8894847c85b3b9a3f0f4187329f9a6e51ce4a67012d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f1062320e9cc9544ec8894847c85b3b9a3f0f4187329f9a6e51ce4a67012d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1062320e9cc9544ec8894847c85b3b9a3f0f4187329f9a6e51ce4a67012d3f", kill_on_drop: false }` [INFO] [stdout] 2f1062320e9cc9544ec8894847c85b3b9a3f0f4187329f9a6e51ce4a67012d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 782810f5cb94998d0a5deff0a7833cca6b1fe6748971d46916496dba5952bd94 [INFO] running `Command { std: "docker" "start" "-a" "782810f5cb94998d0a5deff0a7833cca6b1fe6748971d46916496dba5952bd94", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling clap v4.5.6 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling sgs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sgs` (bin "sgs") 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_10_0_context_create" "--export" "rustsecp256k1_v0_10_0_context_destroy" "--export" "rustsecp256k1_v0_10_0_default_error_callback_fn" "--export" "rustsecp256k1_v0_10_0_default_illegal_callback_fn" "--export" "ring_core_0_17_8_bn_mul_mont" "-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/{libpbkdf2-89a008024babd717,librpassword-adf9e6feaa5706dd,librtoolbox-890cb5e015e65526,libring-d5e79edde15c540a,libuntrusted-f7f5e2e679817f68,libsecp256k1-6a6134733ad0ad67,libsecp256k1_sys-3cfac35f1121582d,libclap-72013cbdd6396fb1,libclap_builder-8bdc84d3b1c9c671,libstrsim-e512297c5f919e18,libanstream-1b785e3a4dea17cd,libanstyle_query-16dc9a1ca3d64c51,libis_terminal_polyfill-f7f010ed0ad17c50,libcolorchoice-a899e1fd734637a0,libanstyle_parse-e818c5b55c522eac,libutf8parse-9c3910e1de91e7db,libclap_lex-bd9c0d0c250819b3,libanstyle-95a73a883aa6b5f6,libbip39-f70733fcd847568c,libpbkdf2-2a00279cf7157709,libsha2-7b8129d02a469801,libhmac-0cc1474aca01e41b,libdigest-7b585ae4fa6d315b,libsubtle-343c9aa3d9f7d536,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libzeroize-0203f5d5b3668c39,libunicode_normalization-9f84481b7648fd16,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libanyhow-b18d3e0417b79d1a,libonce_cell-119600c39ce58a96,librustc_hash-a5d506436d1d3d05,libthiserror-eca9b7169cd232d5,librand-e81d0b87d5917871,librand_chacha-84b188f90dcf2baa,libppv_lite86-486e4425e6fd09e6,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2}.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/ring-3b23643ea5b3636b/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/secp256k1-sys-d3021d5f9c566117/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/sgs-1e186d3115b588da.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/libring-d5e79edde15c540a.rlib: archive member 'fad98b632b8ce3cc-curve25519.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'ca4b6ef5433f5aeb-aes_nohw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'ca8bd8684bb569fa-montgomery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'ca8bd8684bb569fa-montgomery_inv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'a9af75d892b04b75-ecp_nistz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'a9af75d892b04b75-gfp_p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'a9af75d892b04b75-gfp_p384.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'a9af75d892b04b75-p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'a1949f2101df4b9c-limbs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member '7effb53edfc7fa2d-mem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member 'bec76f70393ddef1-poly1305.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib: archive member '7effb53edfc7fa2d-constant_time_test.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-3cfac35f1121582d.rlib: archive member '3fec8a5f3c4f77fb-wasm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-3cfac35f1121582d.rlib: archive member '84f2453a56d059fc-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-3cfac35f1121582d.rlib: archive member 'c928380082b86401-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-3cfac35f1121582d.rlib: archive member 'c928380082b86401-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-3cfac35f1121582d.rlib: archive member 'c928380082b86401-secp256k1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/sgs-1e186d3115b588da.sgs.1fe0e0b2305eb1b3-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/sgs-1e186d3115b588da.sgs.1fe0e0b2305eb1b3-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/sgs-1e186d3115b588da.sgs.1fe0e0b2305eb1b3-cgu.3.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_8_bn_from_montgomery_in_place [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_8_limbs_mul_add_limb [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_encrypt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_ctr32_encrypt_blocks [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_set_encrypt_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-3cfac35f1121582d.rlib(secp256k1_sys-3cfac35f1121582d.secp256k1_sys.539ceaea22b8071f-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-3cfac35f1121582d.rlib(secp256k1_sys-3cfac35f1121582d.secp256k1_sys.539ceaea22b8071f-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-3cfac35f1121582d.rlib(secp256k1_sys-3cfac35f1121582d.secp256k1_sys.539ceaea22b8071f-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_destroy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "782810f5cb94998d0a5deff0a7833cca6b1fe6748971d46916496dba5952bd94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782810f5cb94998d0a5deff0a7833cca6b1fe6748971d46916496dba5952bd94", kill_on_drop: false }` [INFO] [stdout] 782810f5cb94998d0a5deff0a7833cca6b1fe6748971d46916496dba5952bd94