[INFO] cloning repository https://github.com/fawni/mpdheart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fawni/mpdheart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fmpdheart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fmpdheart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8cff4aa8a9ee093d1d8733c4f8c358ee49856f1 [INFO] building fawni/mpdheart against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fmpdheart" "/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/fawni/mpdheart [INFO] finished tweaking git repo https://github.com/fawni/mpdheart [INFO] tweaked toml for git repo https://github.com/fawni/mpdheart written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fawni/mpdheart 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/fawni/mpdheart 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] fc7b0de85cf4bd2e449a9e37a97d3707acf172df2b16d33a6f771d87f64681fe [INFO] running `Command { std: "docker" "start" "-a" "fc7b0de85cf4bd2e449a9e37a97d3707acf172df2b16d33a6f771d87f64681fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc7b0de85cf4bd2e449a9e37a97d3707acf172df2b16d33a6f771d87f64681fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7b0de85cf4bd2e449a9e37a97d3707acf172df2b16d33a6f771d87f64681fe", kill_on_drop: false }` [INFO] [stdout] fc7b0de85cf4bd2e449a9e37a97d3707acf172df2b16d33a6f771d87f64681fe [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] b400bf0c7f03354a5ce08ce91d28738b587bc20f9812b037c411aa2e86b77650 [INFO] running `Command { std: "docker" "start" "-a" "b400bf0c7f03354a5ce08ce91d28738b587bc20f9812b037c411aa2e86b77650", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.91 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling ureq-proto v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling mpd v0.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling ureq v3.0.11 [INFO] [stderr] Compiling toml v0.8.21 [INFO] [stderr] Compiling mpdheart v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--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" "<7 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libmd5-318488e0abcbaea1,libureq-85086379b1f4cdd4,libwebpki_roots-651f84a058dacb66,librustls_pemfile-931dfd65b3cd3d1c,libserde_json-9965eeccc67e011a,libmemchr-543b78dd4e6f59ec,libryu-452e68edcd92953e,librustls-d0b8949b7081d888,libsubtle-343c9aa3d9f7d536,libwebpki-5c8c16b5f1b1ece9,libring-2e53d512b2f0496c,libgetrandom-6d47f0b9195e6139,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libzeroize-ecdee4bda510392f,librustls_pki_types-610688ae812cf4a3,libpercent_encoding-0902f23ed4a1beb9,libflate2-b0c2fc064ede1d74,libminiz_oxide-c92686b213593d01,libadler2-5b8c1924e4ec31f3,libcrc32fast-7eee6fe9ac3f34b0,libcfg_if-50b02a9e3502ecf2,libutf8-f7657666c523ef48,libureq_proto-f53b8fff837c41c1,libhttparse-fa7ff09a7c994a50,libbase64-ee50786c9cbbc86e,libhttp-3de4d84563ebe0c0,libitoa-323c19d08fbe6984,libbytes-e46fd6b63d8ecb9e,libfnv-4cf7b98c52023da7,liblog-96c2588d067795bb,libtoml-b4f921590dd09c10,libtoml_edit-69dbfcf104718c74,libserde_spanned-46f6dfab47c0ff56,libindexmap-32cbf58ea33fe71a,libequivalent-98516aa41a406a97,libhashbrown-652719fc7272987d,libwinnow-37905a08f369a480,libtoml_write-4c460d422430085c,libtoml_datetime-b29c834a3e05005a,libdirs-e79c7783bd802920,libmpd-bcc19910ddd09ea6,libbufstream-e80dbbac07704f28,libserde-77c58478e6add936,libonce_cell-bcd15b06b8f373b9,libclap-9bf37dc0ceeb41cc,libclap_builder-23f18d5ee5e2e3c2,libstrsim-e512297c5f919e18,libanstream-42e24ffd7bfdd34e,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-5c194e2e9ab41dcc,libanstyle-00553110323c47ee}.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-d85ff9b562657f99/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/mpdheart-a4b2574974519654.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.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-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_neg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_invert [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_tobytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_isnegative [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_ge_frombytes_vartime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_ge_scalarmult_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_scalar_mult_generic_masked [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_public_from_private_generic_masked [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-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-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.07.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-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_LIMBS_sub_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_LIMBS_select_512_32 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_LIMBS_select_512_32 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-2e53d512b2f0496c.rlib(ring-2e53d512b2f0496c.ring.d0421215206804f6-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_sc_muladd [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 `mpdheart` (bin "mpdheart") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b400bf0c7f03354a5ce08ce91d28738b587bc20f9812b037c411aa2e86b77650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b400bf0c7f03354a5ce08ce91d28738b587bc20f9812b037c411aa2e86b77650", kill_on_drop: false }` [INFO] [stdout] b400bf0c7f03354a5ce08ce91d28738b587bc20f9812b037c411aa2e86b77650