[INFO] fetching crate fyrox-sound 0.28.0... [INFO] building fyrox-sound-0.28.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate fyrox-sound 0.28.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fyrox-sound 0.28.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fyrox-sound 0.28.0 [INFO] finished tweaking crates.io crate fyrox-sound 0.28.0 [INFO] tweaked toml for crates.io crate fyrox-sound 0.28.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate fyrox-sound 0.28.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84ca2e7a728d65c81bbfead1d77de5ba88a6e5140d45ddcded83e8ac3390094f [INFO] running `Command { std: "docker" "start" "-a" "84ca2e7a728d65c81bbfead1d77de5ba88a6e5140d45ddcded83e8ac3390094f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84ca2e7a728d65c81bbfead1d77de5ba88a6e5140d45ddcded83e8ac3390094f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ca2e7a728d65c81bbfead1d77de5ba88a6e5140d45ddcded83e8ac3390094f", kill_on_drop: false }` [INFO] [stdout] 84ca2e7a728d65c81bbfead1d77de5ba88a6e5140d45ddcded83e8ac3390094f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bdc674ea24ffeb172df14a81565a1608c97516c5e231c5b547f5ff7f0752bbc [INFO] running `Command { std: "docker" "start" "-a" "1bdc674ea24ffeb172df14a81565a1608c97516c5e231c5b547f5ff7f0752bbc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling realfft v2.0.1 [INFO] [stderr] Compiling rubato v0.10.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling fyrox-core-derive v0.16.0 [INFO] [stderr] Compiling nalgebra v0.31.1 [INFO] [stderr] Compiling hrtf v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling fyrox-core v0.21.0 [INFO] [stderr] Compiling fyrox-resource v0.5.0 [INFO] [stderr] Compiling fyrox-sound v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.59s [INFO] running `Command { std: "docker" "inspect" "1bdc674ea24ffeb172df14a81565a1608c97516c5e231c5b547f5ff7f0752bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bdc674ea24ffeb172df14a81565a1608c97516c5e231c5b547f5ff7f0752bbc", kill_on_drop: false }` [INFO] [stdout] 1bdc674ea24ffeb172df14a81565a1608c97516c5e231c5b547f5ff7f0752bbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a30237ced889042e115fc275ac2b9633974afb7f75d18b3cca77f75ed7a8093a [INFO] running `Command { std: "docker" "start" "-a" "a30237ced889042e115fc275ac2b9633974afb7f75d18b3cca77f75ed7a8093a", kill_on_drop: false }` [INFO] [stderr] Compiling fyrox-sound v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `fyrox-sound` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fyrox_sound --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=4301f0531181b947 -C extra-filename=-4301f0531181b947 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alsa_sys=/opt/rustwide/target/debug/deps/libalsa_sys-da0d3b9ac76cdcf7.rlib --extern fyrox_core=/opt/rustwide/target/debug/deps/libfyrox_core-a83238c32218cd37.rlib --extern fyrox_resource=/opt/rustwide/target/debug/deps/libfyrox_resource-380219a619adab91.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-fbe611737b466ad1.rlib --extern hrtf=/opt/rustwide/target/debug/deps/libhrtf-4dae9aeb29669ef3.rlib --extern lewton=/opt/rustwide/target/debug/deps/liblewton-0900e965759c719b.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-18c71eec6fb540af.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-0786d166348c19b9.so --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxNpLaf/symbols.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.raw_streaming.ea0ca28c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265.1ptz67unt52w4l62.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfyrox_sound-c649a3dfac5d745d.rlib" "/opt/rustwide/target/debug/deps/libstrum-18c71eec6fb540af.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-da0d3b9ac76cdcf7.rlib" "/opt/rustwide/target/debug/deps/libhound-fbe611737b466ad1.rlib" "/opt/rustwide/target/debug/deps/libhrtf-4dae9aeb29669ef3.rlib" "/opt/rustwide/target/debug/deps/librubato-abec96b7dc3ff942.rlib" "/opt/rustwide/target/debug/deps/librealfft-75ad9cc574b72604.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/librustfft-2567e4f7e9eea0ba.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-2b887b3bae360e7d.rlib" "/opt/rustwide/target/debug/deps/libtranspose-823403f3066f7ffa.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-994b541a0f3b9cdc.rlib" "/opt/rustwide/target/debug/deps/liblewton-0900e965759c719b.rlib" "/opt/rustwide/target/debug/deps/libogg-f3919c5d48e7a79a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libfyrox_resource-380219a619adab91.rlib" "/opt/rustwide/target/debug/deps/libfyrox_core-a83238c32218cd37.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libfutures-511ec789c1b7bc6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-01dfd98abd38ef8c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-25e451908818ac05.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ebe0979b5e8d6b9a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e6ae6cc2080a5df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-935d093f80bd7210.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-24ae6b0c1e4ada13.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1b4cd96859281790.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libuuid-32ad3075121e556b.rlib" "/opt/rustwide/target/debug/deps/librand-4561537dca8402b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-677b3ec944fef212.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-7469366760cdd46e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a0e67dba1fab9c70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0b26eff13ff1a1e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7408ce0845ade6e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-47a07654e1f16253.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-3ec72f2b2b57c337.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-34fad8ad046fbd3d.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ecbd1c77931157c2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-823310c780a5ae0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libsimba-8c7c3a83cd630a08.rlib" "/opt/rustwide/target/debug/deps/libwide-ff705cf6de4b6c57.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-9696ab27f032ce9e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c835cd5f641a7165.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e38b22315e1871fa.rlib" "/opt/rustwide/target/debug/deps/libapprox-6211bb97b11426dd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/raw_streaming-76b8e8de75953265" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fyrox-sound` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a30237ced889042e115fc275ac2b9633974afb7f75d18b3cca77f75ed7a8093a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30237ced889042e115fc275ac2b9633974afb7f75d18b3cca77f75ed7a8093a", kill_on_drop: false }` [INFO] [stdout] a30237ced889042e115fc275ac2b9633974afb7f75d18b3cca77f75ed7a8093a