[INFO] cloning repository https://github.com/Lettever/Random-Data [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lettever/Random-Data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLettever%2FRandom-Data", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLettever%2FRandom-Data'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc68cb1531d6007d8901cfcaae8eb21cf4746f77 [INFO] building Lettever/Random-Data against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLettever%2FRandom-Data" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 82% (746/905) Updating files: 83% (752/905) Updating files: 84% (761/905) Updating files: 85% (770/905) Updating files: 86% (779/905) Updating files: 87% (788/905) Updating files: 88% (797/905) Updating files: 89% (806/905) Updating files: 90% (815/905) Updating files: 91% (824/905) Updating files: 92% (833/905) Updating files: 93% (842/905) Updating files: 94% (851/905) Updating files: 95% (860/905) Updating files: 96% (869/905) Updating files: 97% (878/905) Updating files: 98% (887/905) Updating files: 99% (896/905) Updating files: 100% (905/905) Updating files: 100% (905/905), done. [INFO] started tweaking git repo https://github.com/Lettever/Random-Data [INFO] finished tweaking git repo https://github.com/Lettever/Random-Data [INFO] tweaked toml for git repo https://github.com/Lettever/Random-Data written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lettever/Random-Data 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/Lettever/Random-Data 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 59458a770ad1d5142b4bdac2d5cc2d0c981a1c2c3d4eb66294937ea713e089c2 [INFO] running `Command { std: "docker" "start" "-a" "59458a770ad1d5142b4bdac2d5cc2d0c981a1c2c3d4eb66294937ea713e089c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59458a770ad1d5142b4bdac2d5cc2d0c981a1c2c3d4eb66294937ea713e089c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59458a770ad1d5142b4bdac2d5cc2d0c981a1c2c3d4eb66294937ea713e089c2", kill_on_drop: false }` [INFO] [stdout] 59458a770ad1d5142b4bdac2d5cc2d0c981a1c2c3d4eb66294937ea713e089c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 95bdf0ccb5421d3286e1a404d0e3f6b24f951d8c9c1f8ee770301b78911a4781 [INFO] running `Command { std: "docker" "start" "-a" "95bdf0ccb5421d3286e1a404d0e3f6b24f951d8c9c1f8ee770301b78911a4781", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling scraper v0.19.0 [INFO] [stderr] Compiling test_html v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ElementRef` [INFO] [stdout] --> src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use scraper::{ElementRef, Html, Selector}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `to_string_pretty` [INFO] [stdout] --> src/main.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::{json, to_string_pretty, Value}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::btree_map::Values` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::btree_map::Values; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, and `Write` [INFO] [stdout] --> src/main.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{BufRead, BufReader, Write}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let fragment = Html::parse_fragment(&document); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let table = { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment` [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let fragment = Html::parse_fragment(&document); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selector` [INFO] [stdout] --> src/main.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let selector = Selector::parse(r#"table.roundy[width="500px"]"#).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment` [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let fragment = Html::parse_fragment(&document); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selector` [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let selector = Selector::parse(r#"table.roundy[align="left"]"#).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/main.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let table = { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Item` is never constructed [INFO] [stdout] --> src/main.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Item { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_items` is never used [INFO] [stdout] --> src/main.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn get_items(url: &str) -> Value { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pokemon` is never used [INFO] [stdout] --> src/main.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_pokemon(url: &str) -> Value { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_trainer` is never used [INFO] [stdout] --> src/main.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_trainer(url: &str) -> Value { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_routes` is never used [INFO] [stdout] --> src/main.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn get_routes(url: &str) -> Value { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_nested_object` is never used [INFO] [stdout] --> src/main.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn get_nested_object<'a>(json_value: &'a mut Value, keys: &[&str]) -> Option<&'a mut Value> { [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_8_bn_mul_mont" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libureq-cbdcd069235c71b8,libwebpki_roots-ef1a1f73dad440d0,librustls-5a69ba9befdd0827,libsubtle-343c9aa3d9f7d536,libwebpki-94309ba9c328ef24,libring-e9e05f864e25b50d,libuntrusted-f7f5e2e679817f68,libzeroize-ecdee4bda510392f,librustls_pki_types-268949c40fd53985,libflate2-ba1de9be693fbd36,libminiz_oxide-d2f3683b497a5401,libadler-5d585fd5ceaaf370,libcrc32fast-7eee6fe9ac3f34b0,libbase64-7b14680fd3f3a6df,liburl-57c26f04c34a9331,libidna-22d636fcf58f8d55,libunicode_normalization-133e712272e75295,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,libserde_json-20be875aaccc7f88,libryu-452e68edcd92953e,libscraper-6bdaa5249f5aa5fc,libahash-b67366fc6e06b910,libgetrandom-72190f7e656b9c0a,libwasi-b9c6bfbff0bef49f,libzerocopy-8ac84286dd5aeee5,libego_tree-ac7759d768052d6e,libselectors-6e48eae3ae4756c1,libservo_arc-41b7ac0b89f5086a,libstable_deref_trait-60512d946aa3bd44,libfxhash-1073feecf7f5ac90,libbyteorder-529cc76400af54b3,libcssparser-9225303f88e64f46,libitoa-323c19d08fbe6984,libdtoa_short-337aec951e5f33bb,libdtoa-7fa62cf1c0d3271f,libphf-f5fa1548ab3612c9,libphf_shared-00d7f401a2f82c56,libbitflags-23dfb783786438a3,libhtml5ever-23bc7acde0301e4c,liblog-03c1402355aa92f4,libmarkup5ever-6bb413278f9eaf77,libstring_cache-755401d889ed3f4f,libprecomputed_hash-faa574d10fc6d195,libserde-3b54bfd63d430b53,libparking_lot-9c02dc589fe62b2c,libparking_lot_core-7b1bbc02d17c6709,libcfg_if-50b02a9e3502ecf2,libsmallvec-dd22fcde2487057b,liblock_api-06960a5711483012,libscopeguard-8bf53ae5771a3088,libonce_cell-119600c39ce58a96,libphf-91259af158d21a04,libphf_shared-1c418ea718830624,libsiphasher-bcaed8f5af22bf9c,libtendril-ac97bf7fac9788fb,libutf8-f7657666c523ef48,libfutf-4156aad9682ea5bc,libdebug_unreachable-1ef33346e67b87f3,libmac-7bfe93dc690c91c5}.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-19be23cbeb909fae/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/test_html-9f21672418a21cc9.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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-e9e05f864e25b50d.rlib(ring-e9e05f864e25b50d.ring.92533bb9d5392413-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 `test_html` (bin "test_html") due to 1 previous error; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "95bdf0ccb5421d3286e1a404d0e3f6b24f951d8c9c1f8ee770301b78911a4781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95bdf0ccb5421d3286e1a404d0e3f6b24f951d8c9c1f8ee770301b78911a4781", kill_on_drop: false }` [INFO] [stdout] 95bdf0ccb5421d3286e1a404d0e3f6b24f951d8c9c1f8ee770301b78911a4781