[INFO] cloning repository https://github.com/lcdr/lu_packets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcdr/lu_packets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Flu_packets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Flu_packets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 144e56d2c46043da7924ffa34705f763982676fc [INFO] building lcdr/lu_packets against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Flu_packets" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/lcdr/lu_packets [INFO] finished tweaking git repo https://github.com/lcdr/lu_packets [INFO] tweaked toml for git repo https://github.com/lcdr/lu_packets written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lcdr/lu_packets 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/lcdr/lu_packets 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] cff5198d57db93409d209f39c4daf104fd2b10d3efa731b0bfcd85f38edf9ea6 [INFO] running `Command { std: "docker" "start" "-a" "cff5198d57db93409d209f39c4daf104fd2b10d3efa731b0bfcd85f38edf9ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cff5198d57db93409d209f39c4daf104fd2b10d3efa731b0bfcd85f38edf9ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff5198d57db93409d209f39c4daf104fd2b10d3efa731b0bfcd85f38edf9ea6", kill_on_drop: false }` [INFO] [stdout] cff5198d57db93409d209f39c4daf104fd2b10d3efa731b0bfcd85f38edf9ea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aac4899d70cf3ea52243540eab1db59731e1e79ae2f718ee0936541385b3023a [INFO] running `Command { std: "docker" "start" "-a" "aac4899d70cf3ea52243540eab1db59731e1e79ae2f718ee0936541385b3023a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling endio_bit v0.1.0 (https://github.com/lcdr/endio_bit?rev=46b1b0eda359dd85b5eabf9714e839c3728c75af#46b1b0ed) [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling endio_derive v0.2.0 (https://github.com/lcdr/endio?rev=6e988eed6d9d3b1fa0edde34062edfb3b01d344a#6e988eed) [INFO] [stderr] Compiling lu_packets_derive v0.1.0 (/opt/rustwide/workdir/lu_packets_derive) [INFO] [stderr] Compiling endio v0.2.0 (https://github.com/lcdr/endio?rev=6e988eed6d9d3b1fa0edde34062edfb3b01d344a#6e988eed) [INFO] [stderr] Compiling lu_packets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.27s [INFO] running `Command { std: "docker" "inspect" "aac4899d70cf3ea52243540eab1db59731e1e79ae2f718ee0936541385b3023a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac4899d70cf3ea52243540eab1db59731e1e79ae2f718ee0936541385b3023a", kill_on_drop: false }` [INFO] [stdout] aac4899d70cf3ea52243540eab1db59731e1e79ae2f718ee0936541385b3023a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 5ea5bdd95d0ee5aaa30598f31bb2bed320a954710815f3a8a1976ddb307f1cfe [INFO] running `Command { std: "docker" "start" "-a" "5ea5bdd95d0ee5aaa30598f31bb2bed320a954710815f3a8a1976ddb307f1cfe", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling lu_packets v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "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_memcpy" "--export" "rust_zstd_wasm_shim_memmove" "--export" "rust_zstd_wasm_shim_memset" "-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/{librusqlite-365db6914dd35ae3,libbitflags-05377f64c37263ee,libsmallvec-59b9f1be6ecf76fb,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-6fa9759191911027,libhashlink-35bb419a0e56510c,libhashbrown-700d959969d836a6,libahash-506f64581819aaff,liblibsqlite3_sys-db34d6f8b4ed77ce,libzip-9ed20765b2d9914d,libpbkdf2-69fd5407ba15c54e,libsha2-1a49eef02af7e0fd,libpassword_hash-041c190648fe5bd9,libbase64ct-26bd2db3ea97e2aa,librand_core-512e272d4ecb92d6,libtime-4d0bc129afff1033,libitoa-b0a7bfc558743621,libtime_core-4f477d0d45736254,libzstd-2aa5e5aebf230d7d,libzstd_safe-4e96c5d64188c093,libzstd_sys-e4f2dfb14a0bae6f,libbzip2-9f5e8e6253fb18fb,libbzip2_sys-f056577cb64718b9,liblibc-1dd74f312c75ee64,libbyteorder-f00db367bf6f80f8,libaes-dada0d2d021813a6,libopaque_debug-d63d41056a54e997,libcipher-e07911de939ace7a,libsha1-7ec7ccfa6523ff5e,libhmac-a21ccf2cbb8571e4,libdigest-7c8baa3f40064070,libsubtle-fab3e977f4ec423b,libblock_buffer-1eb51e4b77b7b34b,libcrypto_common-fb2bd13175d367d4,libgeneric_array-c840965aefd1297f,libtypenum-4a5399017f020fcd,libconstant_time_eq-af81dc6b8c452b61,liblu_packets-d63325b17b2e0622,libflate2-dd7b819cebbe0f5b,liblibz_sys-d2c8334002d9c25b,libcrc32fast-f0a61590867b47c0,libcfg_if-50b02a9e3502ecf2,libendio-e49522aaabc3ea65,libendio_bit-e401799495b488fd}.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/libz-sys-c965b61c7a8590f8/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/libsqlite3-sys-ef8efc0db949a2df/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/bzip2-sys-61c9b9007ebedf0d/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-caa3a08c0537d604/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/examples/capture_parser-6caa6224c4b4188a.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/liblibsqlite3_sys-db34d6f8b4ed77ce.rlib: archive member 'sqlite3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member 'debug.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member 'pool.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member 'threading.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member 'hist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member 'cover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member 'divsufsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member 'fastcover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member 'zdict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-e4f2dfb14a0bae6f.rlib: archive member '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-f056577cb64718b9.rlib: archive member 'blocksort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-f056577cb64718b9.rlib: archive member 'huffman.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-f056577cb64718b9.rlib: archive member 'crctable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-f056577cb64718b9.rlib: archive member 'randtable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-f056577cb64718b9.rlib: archive member 'compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-f056577cb64718b9.rlib: archive member 'decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-f056577cb64718b9.rlib: archive member 'bzlib.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'adler32.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'crc32.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'deflate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'infback.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'inffast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'inflate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'inftrees.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'trees.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'uncompr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'zutil.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_open_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_extended_result_codes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_busy_timeout [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_prepare_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_column_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_column_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_column_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_column_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_column_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.0.rcgu.o): undefined symbol: sqlite3_column_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-365db6914dd35ae3.rlib(rusqlite-365db6914dd35ae3.rusqlite.80782f8804798278-cgu.4.rcgu.o): undefined symbol: sqlite3_libversion_number [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 `lu_packets` (example "capture_parser") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-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-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libflate2-dd7b819cebbe0f5b,liblibz_sys-d2c8334002d9c25b,libcrc32fast-f0a61590867b47c0,libcfg_if-50b02a9e3502ecf2,libendio_bit-e401799495b488fd,libendio-e49522aaabc3ea65}.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/libz-sys-c965b61c7a8590f8/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/libsqlite3-sys-ef8efc0db949a2df/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/bzip2-sys-61c9b9007ebedf0d/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-caa3a08c0537d604/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/lu_packets-1baea9c95874a6d6.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/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'adler32.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'crc32.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'deflate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'infback.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'inffast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'inflate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'inftrees.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'trees.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'uncompr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_sys-d2c8334002d9c25b.rlib: archive member 'zutil.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-dd7b819cebbe0f5b.rlib(flate2-dd7b819cebbe0f5b.flate2.9e2f25f280edcc0b-cgu.0.rcgu.o): undefined symbol: inflate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-dd7b819cebbe0f5b.rlib(flate2-dd7b819cebbe0f5b.flate2.9e2f25f280edcc0b-cgu.0.rcgu.o): undefined symbol: deflate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-dd7b819cebbe0f5b.rlib(flate2-dd7b819cebbe0f5b.flate2.9e2f25f280edcc0b-cgu.0.rcgu.o): undefined symbol: deflateEnd [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-dd7b819cebbe0f5b.rlib(flate2-dd7b819cebbe0f5b.flate2.9e2f25f280edcc0b-cgu.0.rcgu.o): undefined symbol: inflateEnd [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-dd7b819cebbe0f5b.rlib(flate2-dd7b819cebbe0f5b.flate2.9e2f25f280edcc0b-cgu.1.rcgu.o): undefined symbol: deflateInit2_ [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-dd7b819cebbe0f5b.rlib(flate2-dd7b819cebbe0f5b.flate2.9e2f25f280edcc0b-cgu.1.rcgu.o): undefined symbol: inflateInit2_ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lu_packets` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5ea5bdd95d0ee5aaa30598f31bb2bed320a954710815f3a8a1976ddb307f1cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea5bdd95d0ee5aaa30598f31bb2bed320a954710815f3a8a1976ddb307f1cfe", kill_on_drop: false }` [INFO] [stdout] 5ea5bdd95d0ee5aaa30598f31bb2bed320a954710815f3a8a1976ddb307f1cfe