[INFO] cloning repository https://github.com/jasl/dcap-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasl/dcap-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasl%2Fdcap-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasl%2Fdcap-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d048c916b8609fec379f2884de25db8f40433dc2 [INFO] building jasl/dcap-test against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasl%2Fdcap-test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jasl/dcap-test [INFO] finished tweaking git repo https://github.com/jasl/dcap-test [INFO] tweaked toml for git repo https://github.com/jasl/dcap-test written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jasl/dcap-test 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/jasl/dcap-test 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] cfbc52905fc904dd7746fcb293e068f9b36542c93dba584bfc3f874bac80fafe [INFO] running `Command { std: "docker" "start" "-a" "cfbc52905fc904dd7746fcb293e068f9b36542c93dba584bfc3f874bac80fafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfbc52905fc904dd7746fcb293e068f9b36542c93dba584bfc3f874bac80fafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbc52905fc904dd7746fcb293e068f9b36542c93dba584bfc3f874bac80fafe", kill_on_drop: false }` [INFO] [stdout] cfbc52905fc904dd7746fcb293e068f9b36542c93dba584bfc3f874bac80fafe [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] aee644e50d4a83c37a2d2c36b82a807a18c4ab13f82d8f9e4e3108ff7211e9cb [INFO] running `Command { std: "docker" "start" "-a" "aee644e50d4a83c37a2d2c36b82a807a18c4ab13f82d8f9e4e3108ff7211e9cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling flagset v0.4.4 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rustls-pki-types v0.2.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling x509-cert v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rustls-webpki v0.102.0-alpha.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling parity-scale-codec v3.6.5 [INFO] [stderr] Compiling scale-info v2.10.0 [INFO] [stderr] Compiling dcap-test v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tcb/mod.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct TCBInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 75 | pub version: TCBVersion, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | pub id: TCBId, [INFO] [stdout] | ^^ [INFO] [stdout] 77 | pub issue_date: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | pub next_update: DateTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | pub fmspc: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | pub pce_id: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 81 | pub tcb_type: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 82 | pub tcb_evaluation_data_number: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TCBInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tcb_date` is never read [INFO] [stdout] --> src/tcb/mod.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct TCBLevel { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 225 | pub tcb_status: TCBStatus, [INFO] [stdout] 226 | pub tcb_date: DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TCBLevel` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tee_type`, `qe_svn`, `pce_svn`, `qe_vendor_id`, and `user_data` are never read [INFO] [stdout] --> src/quote/mod.rs:74:6 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 74 | pub tee_type: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 75 | // Doc said this is reserved, but implementation is this, it's 0 as doc said. [INFO] [stdout] 76 | pub qe_svn: Svn, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub pce_svn: Svn, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | pub qe_vendor_id: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 79 | pub user_data: [u8; 20], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/quote/mod.rs:231:50 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn from_slice(raw_data: &'a [u8]) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 231 | pub fn from_slice(raw_data: &'a [u8]) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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_5_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/{libhex-4b205499f874e773,libserde_json-668d50e26be13ea2,libryu-758d5f45864a8a15,libitoa-9c1bb7077bf41900,libthiserror-33ffbb6471c21618,libscale_info-f1b2862a02f2cac8,libparity_scale_codec-777f17c94ede96e2,libarrayvec-c7e7234329ec1356,libbyte_slice_cast-6ae2cbd48ac42efb,libbyteorder-724208724ef3bd1b,libchrono-b25ad7e05c581d36,libnum_traits-1bf6b7a3d1d0e57d,libserde-84804f05c4ec5a99,libx509_cert-50723da13fdbc933,libspki-636dd93de59f6e2b,libder-433eff95ddaa0055,libflagset-089e0de060d2df0f,libconst_oid-3bddac281b54c434,libwebpki-831e039c60d689eb,libring-7fb149b6c601c95d,libgetrandom-7d9fa6b5375f67c6,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libuntrusted-f7f5e2e679817f68,librustls_pki_types-ac1613addc3d34c6,libbase64-710238602af2c408}.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-abe538e2dfaabe76/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/dcap_test-a0cf5897ae2db7b1.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-7fb149b6c601c95d.rlib: archive member 'curve25519.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'aes_nohw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'montgomery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'montgomery_inv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'ecp_nistz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'gfp_p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'gfp_p384.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'limbs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'mem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member 'poly1305.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib: archive member '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-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.09.rcgu.o): undefined symbol: ring_core_0_17_5_LIMBS_are_zero [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.09.rcgu.o): undefined symbol: ring_core_0_17_5_LIMBS_add_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.09.rcgu.o): undefined symbol: ring_core_0_17_5_LIMBS_equal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.09.rcgu.o): undefined symbol: ring_core_0_17_5_LIMBS_less_than [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.09.rcgu.o): undefined symbol: ring_core_0_17_5_LIMBS_reduce_once [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.09.rcgu.o): undefined symbol: ring_core_0_17_5_bn_from_montgomery_in_place [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.09.rcgu.o): undefined symbol: ring_core_0_17_5_limbs_mul_add_limb [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_point_mul_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_sqr_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_point_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-7fb149b6c601c95d.rlib(ring-7fb149b6c601c95d.ring.b5624779c48cdb43-cgu.12.rcgu.o): undefined symbol: ring_core_0_17_5_p256_point_mul [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dcap-test` (bin "dcap-test") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "aee644e50d4a83c37a2d2c36b82a807a18c4ab13f82d8f9e4e3108ff7211e9cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee644e50d4a83c37a2d2c36b82a807a18c4ab13f82d8f9e4e3108ff7211e9cb", kill_on_drop: false }` [INFO] [stdout] aee644e50d4a83c37a2d2c36b82a807a18c4ab13f82d8f9e4e3108ff7211e9cb