[INFO] cloning repository https://github.com/deanacus/songbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deanacus/songbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanacus%2Fsongbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanacus%2Fsongbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d2952807e6318e24aa58c483088f2baa478ccce [INFO] building deanacus/songbox against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanacus%2Fsongbox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/deanacus/songbox [INFO] finished tweaking git repo https://github.com/deanacus/songbox [INFO] tweaked toml for git repo https://github.com/deanacus/songbox written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deanacus/songbox 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/deanacus/songbox 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 37b54f27378857eafefd542a7b68db157706613aa51fd1c30512bc4d06311412 [INFO] running `Command { std: "docker" "start" "-a" "37b54f27378857eafefd542a7b68db157706613aa51fd1c30512bc4d06311412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37b54f27378857eafefd542a7b68db157706613aa51fd1c30512bc4d06311412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b54f27378857eafefd542a7b68db157706613aa51fd1c30512bc4d06311412", kill_on_drop: false }` [INFO] [stdout] 37b54f27378857eafefd542a7b68db157706613aa51fd1c30512bc4d06311412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 89e7d2ac46b77fd1a5f9193f25b70d678c3f98e070bc59ef9176b90f9d3a6dbb [INFO] running `Command { std: "docker" "start" "-a" "89e7d2ac46b77fd1a5f9193f25b70d678c3f98e070bc59ef9176b90f9d3a6dbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling soloud-sys v0.4.0 [INFO] [stderr] Compiling soloud-derive v0.4.0 [INFO] [stderr] Compiling soloud v0.4.0 [INFO] [stderr] Compiling songbox 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" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libsoloud-55a73f858de85e5a,libsoloud_sys-c863381ca4ec7fb6,liblibc-324d1f0d38bd803a,libbitflags-05377f64c37263ee}.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/soloud-sys-2f03c3d646303989/out/build" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/soloud-sys-2f03c3d646303989/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/soloud-sys-2f03c3d646303989/out/lib/Release" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/songbox-a991076292582e1c.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/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_new.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_derives.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_miniaudio.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_c.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'chipplayer.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'sndbuffer.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'sndchip.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'sndrender.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_ay.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_monotone.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_noise.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_openmpt.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_openmpt_dll.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_sfxr.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'darray.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'klatt.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'resonator.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_speech.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'tts.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'sid.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_tedsid.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'ted.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_vic.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_vizsn.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'dr_impl.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_wav.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_wavstream.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'stb_vorbis.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_audiosource.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_bus.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_core_3d.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_core_basicops.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_core_faderops.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_core_filterops.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_core_getters.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_core_setters.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_core_voicegroup.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_core_voiceops.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_fader.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_fft.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_fft_lut.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_file.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_filter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_misc.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_queue.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_thread.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_bassboostfilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_biquadresonantfilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_dcremovalfilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_echofilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_eqfilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_fftfilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_flangerfilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_freeverbfilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_lofifilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_robotizefilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud_sys-c863381ca4ec7fb6.rlib: archive member 'soloud_waveshaperfilter.cpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/songbox-a991076292582e1c.songbox.a8ca381a193d404-cgu.0.rcgu.o: undefined symbol: Soloud_play [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud-55a73f858de85e5a.rlib(soloud-55a73f858de85e5a.soloud.edcd0ddb0a45a571-cgu.0.rcgu.o): undefined symbol: Soloud_getVoiceCount [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud-55a73f858de85e5a.rlib(soloud-55a73f858de85e5a.soloud.edcd0ddb0a45a571-cgu.0.rcgu.o): undefined symbol: Soloud_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud-55a73f858de85e5a.rlib(soloud-55a73f858de85e5a.soloud.edcd0ddb0a45a571-cgu.0.rcgu.o): undefined symbol: Soloud_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud-55a73f858de85e5a.rlib(soloud-55a73f858de85e5a.soloud.edcd0ddb0a45a571-cgu.0.rcgu.o): undefined symbol: Soloud_deinit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud-55a73f858de85e5a.rlib(soloud-55a73f858de85e5a.soloud.edcd0ddb0a45a571-cgu.1.rcgu.o): undefined symbol: Wav_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud-55a73f858de85e5a.rlib(soloud-55a73f858de85e5a.soloud.edcd0ddb0a45a571-cgu.1.rcgu.o): undefined symbol: Wav_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsoloud-55a73f858de85e5a.rlib(soloud-55a73f858de85e5a.soloud.edcd0ddb0a45a571-cgu.1.rcgu.o): undefined symbol: Wav_loadMemEx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `songbox` (bin "songbox") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "89e7d2ac46b77fd1a5f9193f25b70d678c3f98e070bc59ef9176b90f9d3a6dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e7d2ac46b77fd1a5f9193f25b70d678c3f98e070bc59ef9176b90f9d3a6dbb", kill_on_drop: false }` [INFO] [stdout] 89e7d2ac46b77fd1a5f9193f25b70d678c3f98e070bc59ef9176b90f9d3a6dbb