[INFO] cloning repository https://github.com/priceshark/database [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/priceshark/database" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriceshark%2Fdatabase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriceshark%2Fdatabase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a36ce8e61981a0e6071fe2307617793ce781a50 [INFO] building priceshark/database against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriceshark%2Fdatabase" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/priceshark/database [INFO] finished tweaking git repo https://github.com/priceshark/database [INFO] tweaked toml for git repo https://github.com/priceshark/database written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/priceshark/database 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/priceshark/database 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] d969f01963faae1d5a3a61ce721e9f8a77c5b2f7d1f3561d79c9cd4b44da0c9b [INFO] running `Command { std: "docker" "start" "-a" "d969f01963faae1d5a3a61ce721e9f8a77c5b2f7d1f3561d79c9cd4b44da0c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d969f01963faae1d5a3a61ce721e9f8a77c5b2f7d1f3561d79c9cd4b44da0c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d969f01963faae1d5a3a61ce721e9f8a77c5b2f7d1f3561d79c9cd4b44da0c9b", kill_on_drop: false }` [INFO] [stdout] d969f01963faae1d5a3a61ce721e9f8a77c5b2f7d1f3561d79c9cd4b44da0c9b [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] 8a645e4d03435032601856c22683f8df71966073188c89b9b4d82b141476c046 [INFO] running `Command { std: "docker" "start" "-a" "8a645e4d03435032601856c22683f8df71966073188c89b9b4d82b141476c046", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling spade v2.6.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling typed_floats_macros v1.0.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling geo-types v0.7.13 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling typed_floats v1.0.1 [INFO] [stderr] Compiling serde_with v3.7.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling geo v0.28.0 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling database v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `size::Size` [INFO] [stdout] --> src/products/mod.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use self::{size::Size, tokens::Tokenizer}; [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 import: `collections::BTreeMap` [INFO] [stdout] --> src/products/coles.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/products/tokens.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | str::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::BTreeMap` [INFO] [stdout] --> src/products/woolworths.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BTreeMap`, `BTreeSet`, and `HashSet` [INFO] [stdout] --> src/stores/mod.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{BTreeMap, BTreeSet, HashSet}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/stores/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use anyhow::{bail, Result}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/stores/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indicatif::ProgressBar` [INFO] [stdout] --> src/stores/gnaf_addrs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use indicatif::ProgressBar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ureq::Agent` [INFO] [stdout] --> src/stores/gnaf_addrs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ureq::Agent; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt` [INFO] [stdout] --> src/stores/osm_addrs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fmt, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/stores/osm_addrs.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use anyhow::{bail, Result}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/products/coles.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut reader = BufReader::new(File::open("internal/coles-products/raw.jsonl")?); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/prices/coles.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 74 | struct Pricing { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 75 | comparable: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 76 | unit: UnitPricing, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | online_special: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 81 | special_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 82 | save_amount: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 83 | save_statement: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | price_description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 87 | promotion_description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 88 | save_percent: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pricing` has a derived impl for the trait `Debug`, but this is 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: fields `id` and `type` are never read [INFO] [stdout] --> src/prices/coles.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | struct MultiBuyPricing { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 94 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 97 | r#type: MultiBuyType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MultiBuyPricing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_available` and `in_store_availability_info` are never read [INFO] [stdout] --> src/prices/woolworths.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 78 | struct Item { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 82 | is_available: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 83 | in_store_availability_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/prices/woolworths.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 94 | struct InStoreAvailability { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 95 | status: AvailabilityStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InStoreAvailability` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nutrition` and `size` are never read [INFO] [stdout] --> src/products/coles.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 91 | struct RawProduct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 95 | nutrition: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 96 | name: String, [INFO] [stdout] 97 | size: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawProduct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `serving_size` and `servings_per_package` are never read [INFO] [stdout] --> src/products/coles.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 102 | struct RawNutrition { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 103 | serving_size: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 104 | servings_per_package: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNutrition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Size` is never constructed [INFO] [stdout] --> src/products/size.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Size { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `amount`, `total`, and `comparable` are never used [INFO] [stdout] --> src/products/size.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Size { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 14 | pub fn amount(amount: f32, unit: Unit) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn total(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn comparable(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Unit` is never used [INFO] [stdout] --> src/products/size.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum Unit { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `multiplier` is never used [INFO] [stdout] --> src/products/size.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl Unit { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 45 | pub fn multiplier(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_amount` is never used [INFO] [stdout] --> src/products/size.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn find_amount(s: &str) -> Option<(f32, Unit)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `split_unit` is never used [INFO] [stdout] --> src/products/size.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn split_unit(s: &str) -> Option<(f32, &str)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `parents` is never read [INFO] [stdout] --> src/products/tokens.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Token { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 12 | words: Vec, [INFO] [stdout] 13 | parents: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `package_size` is never read [INFO] [stdout] --> src/products/woolworths.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct RawProduct { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pub package_size: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawProduct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OSMAddress` is never constructed [INFO] [stdout] --> src/stores/osm_addrs.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct OSMAddress { [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" "--export" "rust_zstd_wasm_shim_calloc" "--export" "rust_zstd_wasm_shim_free" "--export" "rust_zstd_wasm_shim_malloc" "--export" "rust_zstd_wasm_shim_memcmp" "--export" "rust_zstd_wasm_shim_memcpy" "--export" "rust_zstd_wasm_shim_memmove" "--export" "rust_zstd_wasm_shim_memset" "--export" "rust_zstd_wasm_shim_qsort" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_yaml-f9bda0296ea29771,libindexmap-8834f4f42d564f7d,libequivalent-98516aa41a406a97,libunsafe_libyaml-87c585b5f14e7831,libpostcard-4766bb94cd06d6df,libembedded_io-6103ceae11a4de8c,libheapless-420ec4e5612b145c,libstable_deref_trait-5e25dd7775e0b365,libhash32-b9b5aadaa61a4990,libcobs-d0a730a4d7be27ad,libzstd-89cd2c0e8743712f,libzstd_safe-f6cfbfb373e5d609,libzstd_sys-352b791d87e9b110,libureq-8c651d16ed5d4706,libwebpki_roots-aebac7da52a2388b,librustls-f24fc0a3b23f3d1a,libsubtle-343c9aa3d9f7d536,libwebpki-46a5b6cbd001c040,libring-d9f4526157e03820,libgetrandom-72190f7e656b9c0a,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libzeroize-ecdee4bda510392f,librustls_pki_types-1cef24f07e3ad367,libserde_json-142bd2c3e7cb2ad7,libitoa-323c19d08fbe6984,libryu-452e68edcd92953e,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,libgeo-1527db308f9f7e1f,libfloat_next_after-d2039f6c49007ce6,libearcutr-039f353cdee54cdd,libitertools-73c6af26a69a97aa,libspade-eea86a714d4647cb,libhashbrown-ad7b8b70466ede5d,libahash-7f365831b4ba9fa0,libonce_cell-119600c39ce58a96,libzerocopy-8ac84286dd5aeee5,liballocator_api2-75453bb91fa4a6dc,libgeographiclib_rs-d59bdae656a9c058,liblibm-7d86a4423f93095a,librobust-fbda3bb2a75c83e5,libgeo_types-c886eecedba2506b,librstar-9efdb75f61617e5c,libheapless-0747b743bf798320,libhash32-f9e5af1a2039ec09,libbyteorder-724208724ef3bd1b,libsmallvec-dd22fcde2487057b,libapprox-332a1bc8862549e2,libnum_traits-7f6f58e76c018b4f,liblog-03c1402355aa92f4,libtyped_floats-2c026255825a1c93,librayon-8b9efeb1822f7e9e,librayon_core-596b789b3248fe04,libcrossbeam_deque-edfc9ac1b274ec38,libcrossbeam_epoch-8b329c916e80e0f6,libcrossbeam_utils-8a6fb6f51532af4f,libitertools-42f7f72891dc5ee0,libeither-acc23cd0c79e39a0,libindicatif-cf31c9aab11bdf92,libportable_atomic-c2bf1980ff8a3ebf,libnumber_prefix-98504c5031490c82,libinstant-4ee7e638d10598a5,libcfg_if-50b02a9e3502ecf2,libconsole-25b9cf50ba7a7d2f,libunicode_width-9718a35a1702a5af,liblazy_static-36da267ce9339a94,libserde_with-bed50fdd9a1332ec,libserde-570ff64687bb8ff1,libclap-c9c4e589bece0c05,libclap_builder-390c712f37ff196d,libstrsim-e512297c5f919e18,libanstream-77f9e3f9ccfb9eda,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-2a113e70dd25572f,libanyhow-70d493e6642cd9aa}.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-9ceaee5d2e40eb69/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-d0b67363263b3513/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/database-aa1d12e1618783d6.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/libzstd_sys-352b791d87e9b110.rlib: archive member '8957a4c8b028b07b-debug.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '8957a4c8b028b07b-entropy_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '8957a4c8b028b07b-error_private.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '8957a4c8b028b07b-fse_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '8957a4c8b028b07b-pool.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '8957a4c8b028b07b-threading.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '8957a4c8b028b07b-zstd_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-fse_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-hist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-huf_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_compress_literals.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_compress_sequences.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_compress_superblock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_double_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_lazy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_ldm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstd_opt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '1ddd1489cc625d97-zstdmt_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '690f776bf7b37aeb-huf_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '690f776bf7b37aeb-zstd_ddict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '690f776bf7b37aeb-zstd_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '690f776bf7b37aeb-zstd_decompress_block.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member 'b0401a448be314bb-cover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member 'b0401a448be314bb-divsufsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member 'b0401a448be314bb-fastcover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member 'b0401a448be314bb-zdict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v01.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v02.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v03.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v04.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v05.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v06.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v07.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-352b791d87e9b110.rlib: archive member '690f776bf7b37aeb-huf_decompress_amd64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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-d9f4526157e03820.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/database-aa1d12e1618783d6.database.3141080890eeb889-cgu.05.rcgu.o: undefined symbol: ZSTD_endStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/database-aa1d12e1618783d6.database.3141080890eeb889-cgu.05.rcgu.o: undefined symbol: ZSTD_compressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/database-aa1d12e1618783d6.database.3141080890eeb889-cgu.05.rcgu.o: undefined symbol: ZSTD_decompressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_createCCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_setParameter [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_initDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_DStreamInSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_freeCCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-f6cfbfb373e5d609.rlib(zstd_safe-f6cfbfb373e5d609.zstd_safe.db9874fb4b0411f9-cgu.0.rcgu.o): undefined symbol: ZSTD_freeDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d9f4526157e03820.rlib(ring-d9f4526157e03820.ring.3ec731b3af9dec95-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-d9f4526157e03820.rlib(ring-d9f4526157e03820.ring.3ec731b3af9dec95-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-d9f4526157e03820.rlib(ring-d9f4526157e03820.ring.3ec731b3af9dec95-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-d9f4526157e03820.rlib(ring-d9f4526157e03820.ring.3ec731b3af9dec95-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_mul_ttt [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 `database` (bin "database") due to 1 previous error; 27 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8a645e4d03435032601856c22683f8df71966073188c89b9b4d82b141476c046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a645e4d03435032601856c22683f8df71966073188c89b9b4d82b141476c046", kill_on_drop: false }` [INFO] [stdout] 8a645e4d03435032601856c22683f8df71966073188c89b9b4d82b141476c046