[INFO] cloning repository https://github.com/ToddyTheNoobDud/symphonia-deocder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ToddyTheNoobDud/symphonia-deocder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToddyTheNoobDud%2Fsymphonia-deocder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToddyTheNoobDud%2Fsymphonia-deocder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 046dcb59f87c6eefbdfc76a5397eebcf8aaf2025 [INFO] building ToddyTheNoobDud/symphonia-deocder against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToddyTheNoobDud%2Fsymphonia-deocder" "/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/ToddyTheNoobDud/symphonia-deocder [INFO] finished tweaking git repo https://github.com/ToddyTheNoobDud/symphonia-deocder [INFO] tweaked toml for git repo https://github.com/ToddyTheNoobDud/symphonia-deocder written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ToddyTheNoobDud/symphonia-deocder 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/ToddyTheNoobDud/symphonia-deocder 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] 2987eb71c23a34ff5dca1c82a3f94e88cea87129fd93fb4bd8edf662c4525427 [INFO] running `Command { std: "docker" "start" "-a" "2987eb71c23a34ff5dca1c82a3f94e88cea87129fd93fb4bd8edf662c4525427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2987eb71c23a34ff5dca1c82a3f94e88cea87129fd93fb4bd8edf662c4525427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2987eb71c23a34ff5dca1c82a3f94e88cea87129fd93fb4bd8edf662c4525427", kill_on_drop: false }` [INFO] [stdout] 2987eb71c23a34ff5dca1c82a3f94e88cea87129fd93fb4bd8edf662c4525427 [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] 16da3a65ace6b1a6cd69acd08e2a8ee1ff771bc3802f590e07c18e2554f0dc06 [INFO] running `Command { std: "docker" "start" "-a" "16da3a65ace6b1a6cd69acd08e2a8ee1ff771bc3802f590e07c18e2554f0dc06", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling napi v3.6.1 [INFO] [stderr] Compiling napi-sys v3.2.1 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling ctor v0.6.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.5 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.5 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling symphonia-format-caf v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling realfft v3.5.0 [INFO] [stderr] Compiling rubato v0.16.2 [INFO] [stderr] Compiling napi-derive-backend v4.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling napi-derive v3.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toddy-symphonia-decoder v1.0.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" "__napi_register__SymphoniaDecoder_impl_11" "--export" "__napi_register__SymphoniaDecoder_struct_1" "--export" "napi_register_module_v1" "--export" "napi_register_wasm_v1" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnapi-de9b7d0cc66515e2,libnapi_sys-ee9ac0263d9cbac5,libbitflags-cb1b0ccdfba1243b,librustc_hash-b695fc556540dede,libnohash_hasher-1d2a64c8bb32a3ee,libfutures-be4a0735fce7823f,libfutures_executor-534f2091533611de,libfutures_util-5641783830fa6330,libmemchr-f163681842188510,libfutures_io-7bee125fadb4cb09,libslab-8d4ee9b32873163d,libfutures_channel-b50251438757451c,libfutures_sink-11aa396c3a2c376a,libfutures_task-09047cdbeb2b7594,libpin_utils-14025d01bce6a479,libfutures_core-1dbbcfbc4264017f,libtokio-af97148c803b3edd,libpin_project_lite-19621c2fa8381040,libctor-a87058f4aa62d714,libdtor-67d78a005790ab3a,libsymphonia-cdfdd19c3a876bd2,libsymphonia_format_riff-be53f1288cc7be3a,libextended-bb1b39cf471ae19d,libsymphonia_format_ogg-1f504271b8a81e0d,libsymphonia_format_mkv-6443c863da93f0c5,libsymphonia_format_isomp4-c9dbb0e501c405fe,libsymphonia_format_caf-d1f52aa15390c92c,libsymphonia_codec_vorbis-82feee1d872f041f,libsymphonia_codec_pcm-9579518b9266603b,libsymphonia_codec_alac-c49c871b288bf51f,libsymphonia_codec_adpcm-2acb2d29f8dfd5e1,libsymphonia_codec_aac-5e696a8ad366309b,libsymphonia_bundle_mp3-7f8a595c31c4d864,libsymphonia_bundle_flac-fed957a2cace6b31,libsymphonia_utils_xiph-0627fec43f529c3c,libsymphonia_metadata-3702c180c7ef2e54,libencoding_rs-f2ace178a0907177,libcfg_if-d6bc76d3bc4619c0,libsymphonia_core-11d2a1654011ba93,libbytemuck-04b3ef9b7be0b04b,liblog-1a8c89b4b809341d,liblazy_static-6cae036cc417a885,libbitflags-15e3d67e03629ffa,libarrayvec-3479bafa2f0dc825,librubato-62b8129097700d6b,librealfft-647be5ec968204c3,librustfft-63a452b5c79f9248,libprimal_check-1b45be62646a4ca3,libtranspose-0af88f509eb6aa8b,libstrength_reduce-ae860f9dd16c7d0a,libnum_integer-65f4d3a590236a5d,libnum_complex-64217b59656267b9,libnum_traits-45af302fc8c6f88b}.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" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.7.rcgu.o: undefined symbol: napi_delete_reference [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_wrap [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_delete_reference [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_unwrap [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_unwrap [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_get_cb_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_create_reference [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_get_cb_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_create_reference [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_create_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_define_properties [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_typeof [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/toddy_symphonia_decoder.toddy_symphonia_decoder.e38cdce75bf087b6-cgu.8.rcgu.o: undefined symbol: napi_get_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnapi-de9b7d0cc66515e2.rlib(napi-de9b7d0cc66515e2.napi.29734d39102d2591-cgu.06.rcgu.o): undefined symbol: napi_create_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnapi-de9b7d0cc66515e2.rlib(napi-de9b7d0cc66515e2.napi.29734d39102d2591-cgu.06.rcgu.o): undefined symbol: napi_get_named_property [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnapi-de9b7d0cc66515e2.rlib(napi-de9b7d0cc66515e2.napi.29734d39102d2591-cgu.06.rcgu.o): undefined symbol: napi_set_named_property [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnapi-de9b7d0cc66515e2.rlib(napi-de9b7d0cc66515e2.napi.29734d39102d2591-cgu.06.rcgu.o): undefined symbol: napi_define_class [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnapi-de9b7d0cc66515e2.rlib(napi-de9b7d0cc66515e2.napi.29734d39102d2591-cgu.06.rcgu.o): undefined symbol: napi_create_reference [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnapi-de9b7d0cc66515e2.rlib(napi-de9b7d0cc66515e2.napi.29734d39102d2591-cgu.06.rcgu.o): undefined symbol: napi_set_named_property [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnapi-de9b7d0cc66515e2.rlib(napi-de9b7d0cc66515e2.napi.29734d39102d2591-cgu.06.rcgu.o): undefined symbol: napi_throw_error [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 `toddy-symphonia-decoder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "16da3a65ace6b1a6cd69acd08e2a8ee1ff771bc3802f590e07c18e2554f0dc06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16da3a65ace6b1a6cd69acd08e2a8ee1ff771bc3802f590e07c18e2554f0dc06", kill_on_drop: false }` [INFO] [stdout] 16da3a65ace6b1a6cd69acd08e2a8ee1ff771bc3802f590e07c18e2554f0dc06