[INFO] fetching crate rg3d-sound 0.26.0... [INFO] testing rg3d-sound-0.26.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rg3d-sound 0.26.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rg3d-sound 0.26.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rg3d-sound 0.26.0 [INFO] finished tweaking crates.io crate rg3d-sound 0.26.0 [INFO] tweaked toml for crates.io crate rg3d-sound 0.26.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate rg3d-sound 0.26.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rubato v0.8.1 [INFO] [stderr] Downloaded hrtf v0.7.0 [INFO] [stderr] Downloaded wide v0.7.3 [INFO] [stderr] Downloaded rg3d-resource v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb5d5922d9c9c59c416353edd6b6c8777118eba478adf9a57ce32785204d936c [INFO] running `Command { std: "docker" "start" "-a" "bb5d5922d9c9c59c416353edd6b6c8777118eba478adf9a57ce32785204d936c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb5d5922d9c9c59c416353edd6b6c8777118eba478adf9a57ce32785204d936c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb5d5922d9c9c59c416353edd6b6c8777118eba478adf9a57ce32785204d936c", kill_on_drop: false }` [INFO] [stdout] bb5d5922d9c9c59c416353edd6b6c8777118eba478adf9a57ce32785204d936c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8b436db16722569af78472effebff053571614e763d2aeb66916e9d2f72ac3a3 [INFO] running `Command { std: "docker" "start" "-a" "8b436db16722569af78472effebff053571614e763d2aeb66916e9d2f72ac3a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling wide v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling realfft v2.0.1 [INFO] [stderr] Compiling rubato v0.8.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling rg3d-core-derive v0.14.0 [INFO] [stderr] Compiling hrtf v0.7.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling rg3d-core v0.19.0 [INFO] [stderr] Compiling rg3d-resource v0.3.0 [INFO] [stderr] Compiling rg3d-sound v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "8b436db16722569af78472effebff053571614e763d2aeb66916e9d2f72ac3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b436db16722569af78472effebff053571614e763d2aeb66916e9d2f72ac3a3", kill_on_drop: false }` [INFO] [stdout] 8b436db16722569af78472effebff053571614e763d2aeb66916e9d2f72ac3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04c90cc986d8c87ef4ab6cd03438dd072b46755a0402c34937b1240f060812f7 [INFO] running `Command { std: "docker" "start" "-a" "04c90cc986d8c87ef4ab6cd03438dd072b46755a0402c34937b1240f060812f7", kill_on_drop: false }` [INFO] [stderr] Compiling rg3d-sound v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rg3d-sound` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rg3d_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=80ca5dd823a29f64 -C extra-filename=-80ca5dd823a29f64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alsa_sys=/opt/rustwide/target/debug/deps/libalsa_sys-3d88dfc90d5dbbf5.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-b809b0cc3c669059.rlib --extern hrtf=/opt/rustwide/target/debug/deps/libhrtf-eca66e0bf998b971.rlib --extern lewton=/opt/rustwide/target/debug/deps/liblewton-657865b3db3cdaa9.rlib --extern rg3d_core=/opt/rustwide/target/debug/deps/librg3d_core-7a6884a589f914c0.rlib --extern rg3d_resource=/opt/rustwide/target/debug/deps/librg3d_resource-287b03825d601346.rlib --cap-lints=warn -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" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.reverb.80727cb0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b.43cbxqcaxfg4t5k7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librg3d_sound-95479b60eed322a0.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-3d88dfc90d5dbbf5.rlib" "/opt/rustwide/target/debug/deps/libhound-b809b0cc3c669059.rlib" "/opt/rustwide/target/debug/deps/libhrtf-eca66e0bf998b971.rlib" "/opt/rustwide/target/debug/deps/librubato-2b9d934687c7af32.rlib" "/opt/rustwide/target/debug/deps/librealfft-c08298c60f7f005b.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/librustfft-21c06aa3cf66fe37.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-bc0eedccb89fcecb.rlib" "/opt/rustwide/target/debug/deps/libtranspose-f031ae60e7f72d6a.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-c24bc7d00f2c7a8b.rlib" "/opt/rustwide/target/debug/deps/liblewton-657865b3db3cdaa9.rlib" "/opt/rustwide/target/debug/deps/libogg-701939aacfbfccb2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/librg3d_resource-287b03825d601346.rlib" "/opt/rustwide/target/debug/deps/librg3d_core-7a6884a589f914c0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libfutures-d769a16accd33364.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d4b9c3f50f59a2a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-17762ad3060bbf6a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7e65d41cb84f1abc.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3abe16c961966757.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a0404b51e2352655.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fb061efcdf63b2dd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf36c612f1d1ac6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rlib" "/opt/rustwide/target/debug/deps/libuuid-3b41e2bbd4a37fcd.rlib" "/opt/rustwide/target/debug/deps/librand-e888003c8c359f2b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-90483f3a4d268b6b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-48727e5a04fcdb75.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-325eebec12f0a47a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-29896dae4d7e0dcf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7653111f0cafbba1.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-38c297d012af1624.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-f5d97bb279683a0a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-14fcedc61872108a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ac70e4172c397967.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e4208583724c0397.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libsimba-8c31b951e509aa7d.rlib" "/opt/rustwide/target/debug/deps/libwide-a12a227d64ff622b.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-95c260c85307e395.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6bd3fe0e777b70d9.rlib" "/opt/rustwide/target/debug/deps/libapprox-b777888770d60d1b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f183e888f2be8ffb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/reverb-4163592b1f1f9b4b" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "04c90cc986d8c87ef4ab6cd03438dd072b46755a0402c34937b1240f060812f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c90cc986d8c87ef4ab6cd03438dd072b46755a0402c34937b1240f060812f7", kill_on_drop: false }` [INFO] [stdout] 04c90cc986d8c87ef4ab6cd03438dd072b46755a0402c34937b1240f060812f7