[INFO] cloning repository https://github.com/mrsarm/pose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrsarm/pose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrsarm%2Fpose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrsarm%2Fpose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35df94813bd3972126d27fd7c4a8c41ee7e7a2a7 [INFO] building mrsarm/pose against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrsarm%2Fpose" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mrsarm/pose [INFO] finished tweaking git repo https://github.com/mrsarm/pose [INFO] tweaked toml for git repo https://github.com/mrsarm/pose written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mrsarm/pose 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/mrsarm/pose 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6dbbf615549e88a995977145d937fa88183b0e9654e3253180c869375d30eb03 [INFO] running `Command { std: "docker" "start" "-a" "6dbbf615549e88a995977145d937fa88183b0e9654e3253180c869375d30eb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dbbf615549e88a995977145d937fa88183b0e9654e3253180c869375d30eb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dbbf615549e88a995977145d937fa88183b0e9654e3253180c869375d30eb03", kill_on_drop: false }` [INFO] [stdout] 6dbbf615549e88a995977145d937fa88183b0e9654e3253180c869375d30eb03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 81ee03a357e48bf2f858a9b064a0759c5c9e29a938da309a71c7af78994b6eeb [INFO] running `Command { std: "docker" "start" "-a" "81ee03a357e48bf2f858a9b064a0759c5c9e29a938da309a71c7af78994b6eeb", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling webpki-root-certs v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling clap-num v1.2.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.1 [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "ring_core_0_17_8_bn_mul_mont" "-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/{libwebpki_root_certs-2db6e5aeaa9bea8f,librustls-d1d2810f5a37a752,libsubtle-343c9aa3d9f7d536,libwebpki-ecfa6c6de9491cf1,libring-8e6efb3c3b896abc,libgetrandom-72190f7e656b9c0a,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libcfg_if-50b02a9e3502ecf2,librustls_pki_types-6cad7368089dcb0a,libzeroize-9bbfe81e4855ef09,liblog-1a8c89b4b809341d}.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-3b6903d7bf6f7f86/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/rustls_platform_verifier-f3fd741a78e3a686.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/libring-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.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-8e6efb3c3b896abc.rlib: archive member '7effb53edfc7fa2d-constant_time_test.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-8e6efb3c3b896abc.rlib(ring-8e6efb3c3b896abc.ring.7ab075cd024a896-cgu.07.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-8e6efb3c3b896abc.rlib(ring-8e6efb3c3b896abc.ring.7ab075cd024a896-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_limbs_mul_add_limb [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls-platform-verifier` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "81ee03a357e48bf2f858a9b064a0759c5c9e29a938da309a71c7af78994b6eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ee03a357e48bf2f858a9b064a0759c5c9e29a938da309a71c7af78994b6eeb", kill_on_drop: false }` [INFO] [stdout] 81ee03a357e48bf2f858a9b064a0759c5c9e29a938da309a71c7af78994b6eeb