[INFO] updating cached repository https://github.com/padenot/mafmds [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 116d650b9fdbad6a5fe7d4d95e29f40781af1309 [INFO] testing padenot/mafmds against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpadenot%2Fmafmds" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/padenot/mafmds on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/padenot/mafmds [INFO] removed path dependency monome-rs from git repo https://github.com/padenot/mafmds [INFO] finished tweaking git repo https://github.com/padenot/mafmds [INFO] tweaked toml for git repo https://github.com/padenot/mafmds written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/padenot/mafmds already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (monome-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/padenot/musical_scales` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (monome-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c63d637ccc7821b87b2ad503445bb28012758c03aeb31427d2aec7d0fa1255fc [INFO] running `"docker" "start" "-a" "c63d637ccc7821b87b2ad503445bb28012758c03aeb31427d2aec7d0fa1255fc"` [INFO] [stderr] warning: dependency (monome-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling sample v0.10.0 [INFO] [stderr] Compiling audio-clock v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling musical_scales v0.1.0 (https://github.com/padenot/musical_scales#840977f4) [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rosc v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling cubeb-sys v0.5.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling monome-rs v1.1.0 [INFO] [stderr] Compiling cubeb-core v0.5.6 [INFO] [stderr] Compiling cubeb v0.5.6 [INFO] [stderr] Compiling redw v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `set_decay` [INFO] [stderr] --> src/main.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn set_decay(&mut self, decay: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_hold` [INFO] [stderr] --> src/main.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn set_hold(&mut self, hold: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_sustain` [INFO] [stderr] --> src/main.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn set_sustain(&mut self, sustain: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `f2s` [INFO] [stderr] --> src/main.rs:82:5 [INFO] [stderr] | [INFO] [stderr] 82 | fn f2s(&self, t: usize) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sample_rate` [INFO] [stderr] --> src/main.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | sample_rate: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_detune` [INFO] [stderr] --> src/main.rs:169:5 [INFO] [stderr] | [INFO] [stderr] 169 | fn set_detune(&mut self, detune: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_phase` [INFO] [stderr] --> src/main.rs:172:5 [INFO] [stderr] | [INFO] [stderr] 172 | fn set_phase(&mut self, phase: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.redw.8x78ji6t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b" "/opt/rustwide/target/debug/deps/redw-35283df25c9e851b.bp4uldfhrnyqhs1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cubeb-sys-096ebf28e82bd84e/out/lib" "-L" "/opt/rustwide/target/debug/build/cubeb-sys-096ebf28e82bd84e/out/lib64" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmonome-f44d6cb2cfe55632.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-26ea77a7d0eb3a47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-70dfe7a76eefc75e.rlib" "/opt/rustwide/target/debug/deps/librosc-4c73b526cc8e97ff.rlib" "/opt/rustwide/target/debug/deps/libtokio-045fc901ada66e73.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-cefec7fcca44e28c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-20810875d6e5dcd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-60d6e9ba2d7dcf8d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ea77021feeec261b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d87e85bd13989ecc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14101db1a0aab3ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e6e8fd8ae3735eb4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-d4d8322b42e95064.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-21013a758e990a51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3923babc9fec925c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e3ee3a2481a8714a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-c97a74b1261a0aa7.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libaudio_clock-07836e9fa1c9daed.rlib" "/opt/rustwide/target/debug/deps/libcubeb-56fac00ac8d228c7.rlib" "/opt/rustwide/target/debug/deps/libcubeb_core-b0b152bf8e22b0ba.rlib" "/opt/rustwide/target/debug/deps/libcubeb_sys-0ee261b8eed3aad5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lstdc++" "-lasound" "-lpulse" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libcubeb_sys-0ee261b8eed3aad5.rlib(cubeb_sndio.c.o): In function `sndio_mainloop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:122: undefined reference to `sio_start' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:206: undefined reference to `sio_pollfd' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:216: undefined reference to `sio_revents' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:224: undefined reference to `sio_write' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:225: undefined reference to `sio_eof' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:234: undefined reference to `sio_read' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:235: undefined reference to `sio_eof' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:247: undefined reference to `sio_stop' [INFO] [stderr] /opt/rustwide/target/debug/deps/libcubeb_sys-0ee261b8eed3aad5.rlib(cubeb_sndio.c.o): In function `sndio_stream_init': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:326: undefined reference to `sio_open' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:331: undefined reference to `sio_initpar' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:354: undefined reference to `sio_setpar' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:354: undefined reference to `sio_getpar' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:365: undefined reference to `sio_onmove' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:403: undefined reference to `sio_close' [INFO] [stderr] /opt/rustwide/target/debug/deps/libcubeb_sys-0ee261b8eed3aad5.rlib(cubeb_sndio.c.o): In function `sndio_stream_destroy': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cubeb-sys-0.5.6/libcubeb/src/cubeb_sndio.c:449: undefined reference to `sio_close' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 7 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `redw`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c63d637ccc7821b87b2ad503445bb28012758c03aeb31427d2aec7d0fa1255fc"` [INFO] running `"docker" "rm" "-f" "c63d637ccc7821b87b2ad503445bb28012758c03aeb31427d2aec7d0fa1255fc"` [INFO] [stdout] c63d637ccc7821b87b2ad503445bb28012758c03aeb31427d2aec7d0fa1255fc