[INFO] cloning repository https://github.com/jonhteper/satr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonhteper/satr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhteper%2Fsatr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhteper%2Fsatr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aed0484e518796286c8abccc15db5cd166d097f6 [INFO] building jonhteper/satr against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhteper%2Fsatr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonhteper/satr [INFO] finished tweaking git repo https://github.com/jonhteper/satr [INFO] tweaked toml for git repo https://github.com/jonhteper/satr written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonhteper/satr 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/jonhteper/satr 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6f6ddd40a99344a54462f86f6873bb3f8af94433e26a8ac35b8eb3989e017d6b [INFO] running `Command { std: "docker" "start" "-a" "6f6ddd40a99344a54462f86f6873bb3f8af94433e26a8ac35b8eb3989e017d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f6ddd40a99344a54462f86f6873bb3f8af94433e26a8ac35b8eb3989e017d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6ddd40a99344a54462f86f6873bb3f8af94433e26a8ac35b8eb3989e017d6b", kill_on_drop: false }` [INFO] [stdout] 6f6ddd40a99344a54462f86f6873bb3f8af94433e26a8ac35b8eb3989e017d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c72ea9a22262222ae62af4f4bc760d19d1ef71fc0a520331c9600ae9c570aa6a [INFO] running `Command { std: "docker" "start" "-a" "c72ea9a22262222ae62af4f4bc760d19d1ef71fc0a520331c9600ae9c570aa6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling deflate64 v0.1.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling xml v0.8.20 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling Lotus v0.2.1 [INFO] [stderr] Compiling clap v4.5.6 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling satr v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `borrow::Cow` [INFO] [stdout] --> src/cli/list.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, env, path::PathBuf}; [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: `borrow::Cow` [INFO] [stdout] --> src/reporter.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/bill.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Bill { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | #[serde(rename = "@Version")] [INFO] [stdout] 11 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub pay_form: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub currency: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub receipt_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub exportation: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub pay_method: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub expedition_place: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bill` 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 `name` and `fiscal_regiment` are never read [INFO] [stdout] --> src/bill.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Emisor { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 100 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 101 | #[serde(rename = "@RegimenFiscal")] [INFO] [stdout] 102 | pub fiscal_regiment: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Emisor` 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 `name`, `zip_code`, `fiscal_regiment`, and `cfdi_use` are never read [INFO] [stdout] --> src/bill.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct Recipient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 111 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub zip_code: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fiscal_regiment: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub cfdi_use: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipient` 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 `key`, `quantity`, `unity_key`, `unity`, and `unitary_price` are never read [INFO] [stdout] --> src/bill.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct Concept { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 131 | #[serde(rename = "@ClaveProdServ")] [INFO] [stdout] 132 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub quantity: Decimal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub unity_key: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub unity: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub unitary_price: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Concept` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/list.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | fn extractor(&self) -> BillExtractor { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn extractor(&self) -> BillExtractor<'_> { [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" "bz_internal_error" "--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/{libzip-2287be9fe580998d,libpbkdf2-a8975d947c8c9320,libzopfli-6ffdf86f772145be,libsimd_adler32-2d154543c5feca06,libbumpalo-e2decddbfcc90894,libonce_cell-119600c39ce58a96,liblockfree_object_pool-19435b2250902683,liblog-03c1402355aa92f4,libtime-03959df9538c2dfa,libtime_core-bd0d63e41a36dd0e,libnum_conv-1ef8d510955d3be1,libderanged-110e4a5c5f7b0112,libpowerfmt-fbc2fd0c9a129936,libthiserror-eca9b7169cd232d5,liblzma_rs-b723efba314658df,libcrc-ef0db9d651e96caf,libcrc_catalog-cb80f00e82a1190e,libbyteorder-529cc76400af54b3,libzstd-98cad920ef8c4629,libzstd_safe-4c9644e46bac02b6,libzstd_sys-5da7b443477219d7,libbzip2-52d762467bcc6519,libbzip2_sys-7918f408321137be,liblibc-c456992264391845,libdeflate64-ac5bb6e7a658bdec,libflate2-4549a267a798c612,libminiz_oxide-4d01129616138c79,libadler-5d585fd5ceaaf370,libindexmap-c148121be622f402,libequivalent-98516aa41a406a97,libhashbrown-895854243e4b35a6,libcrc32fast-e0220637d8011755,libaes-8dd306e503227ca2,libcipher-5d9d2c4ad8f27fe0,libinout-73980bcc649d68b0,libzeroize-0203f5d5b3668c39,libsha1-2dce875be50c513e,librand-e81d0b87d5917871,librand_chacha-84b188f90dcf2baa,libppv_lite86-486e4425e6fd09e6,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libhmac-ad31620ee92ae5ca,libdigest-7b585ae4fa6d315b,libsubtle-343c9aa3d9f7d536,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libconstant_time_eq-7b0d81b6f7084231,libwalkdir-9a905762863fc6e6,libsame_file-d90975b76a214118,libLotus-61199dd07a6b47f0,librust_decimal-7a4570c4ba8be158,libarrayvec-cbf92cf3b25408a2,libquick_xml-bcf8af9bc064aaae,libmemchr-1cec0bdfc9eb29da,libchrono-6f4c9dd91194f335,libnum_traits-240435cde8b3f535,libserde-33115c83511242e9,libclap-0ad5231d865db8b9,libclap_builder-c9fe3c0608a5bce6,libstrsim-e512297c5f919e18,libanstream-1b785e3a4dea17cd,libanstyle_query-16dc9a1ca3d64c51,libis_terminal_polyfill-f7f010ed0ad17c50,libcolorchoice-a899e1fd734637a0,libanstyle_parse-e818c5b55c522eac,libutf8parse-9c3910e1de91e7db,libclap_lex-bd9c0d0c250819b3,libanstyle-95a73a883aa6b5f6}.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/bzip2-sys-95a7df1090527062/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-b1edbd9646b017af/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/satr-afe547a9942a71df.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-blocksort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-huffman.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-crctable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-randtable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-bzlib.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzip-2287be9fe580998d.rlib(zip-2287be9fe580998d.zip.fd3feda535ff7425-cgu.4.rcgu.o): undefined symbol: ZSTD_decompressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_initDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_DStreamInSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_freeDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-52d762467bcc6519.rlib(bzip2-52d762467bcc6519.bzip2.b59742c6e798f3ce-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-52d762467bcc6519.rlib(bzip2-52d762467bcc6519.bzip2.b59742c6e798f3ce-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressInit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-52d762467bcc6519.rlib(bzip2-52d762467bcc6519.bzip2.b59742c6e798f3ce-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressEnd [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `satr` (bin "satr") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c72ea9a22262222ae62af4f4bc760d19d1ef71fc0a520331c9600ae9c570aa6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72ea9a22262222ae62af4f4bc760d19d1ef71fc0a520331c9600ae9c570aa6a", kill_on_drop: false }` [INFO] [stdout] c72ea9a22262222ae62af4f4bc760d19d1ef71fc0a520331c9600ae9c570aa6a