[INFO] cloning repository https://github.com/moschopsuk/ndi-router [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moschopsuk/ndi-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoschopsuk%2Fndi-router", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoschopsuk%2Fndi-router'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acb981538bc4802a50ec5adaca311bb27110a172 [INFO] testing moschopsuk/ndi-router against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoschopsuk%2Fndi-router" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moschopsuk/ndi-router on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moschopsuk/ndi-router [INFO] finished tweaking git repo https://github.com/moschopsuk/ndi-router [INFO] tweaked toml for git repo https://github.com/moschopsuk/ndi-router written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/moschopsuk/ndi-router already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v0.2.1 [INFO] [stderr] Downloaded serde_yaml v0.8.11 [INFO] [stderr] Downloaded log4rs v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3c23fe9b0d5781d7e77310c34d959a3be0fbd9079c3b4cf7f6b1cc9c43e0c05 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a3c23fe9b0d5781d7e77310c34d959a3be0fbd9079c3b4cf7f6b1cc9c43e0c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3c23fe9b0d5781d7e77310c34d959a3be0fbd9079c3b4cf7f6b1cc9c43e0c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c23fe9b0d5781d7e77310c34d959a3be0fbd9079c3b4cf7f6b1cc9c43e0c05", kill_on_drop: false }` [INFO] [stdout] a3c23fe9b0d5781d7e77310c34d959a3be0fbd9079c3b4cf7f6b1cc9c43e0c05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03c77ed606c7f33ad6ad6e0bffe164d924b7b940cf344f763c923343b6df548b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03c77ed606c7f33ad6ad6e0bffe164d924b7b940cf344f763c923343b6df548b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling ndi-router v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling log4rs v0.9.0 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/videohub.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | std::mem::replace(&mut self.input_lables[index], label); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62" "/opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.17y76x7lhu3xo4s8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-f44facc8570cf17d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-148e9b8da27290de.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e0fff54b790ed87c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-61d7b58e5c3dd137.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1576ac35bf980742.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b55c0ec3a8243618.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-73415975a2bd9a87.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-4c78e7edaf601600.rlib" "/opt/rustwide/target/debug/deps/libtypemap-3bccf6dec57d188e.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a015e449ee844ac9.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-804bb75d4c452793.rlib" "/opt/rustwide/target/debug/deps/libthread_id-28aca04c5d3e0c10.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-2117855db7035fb8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-602e9e22cc1fae96.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libserde_value-b12edb07dca7082f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9276e8043e0494de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5a2a263701bdd4b0.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-23b1de713e700683.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8f272ea94563d9f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f7c0b67f5d13eae5.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e27b6bf308fb0c4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-402b5c261749f855.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d0e533dea67537d8.rlib" "/opt/rustwide/target/debug/deps/libtime-b94386afebabcb28.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-5623670ba2243996.rlib" "/opt/rustwide/target/debug/deps/libantidote-df8b247aea113509.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d255480e62070688.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d46bee5ca6f91867.rlib" "/opt/rustwide/target/debug/deps/libtokio-f6558a2d7ebd8fb3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6b3df5d08f5993e9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-52f13a222e485784.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d15b5ed9a7cea0d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-83e9ad68293e4b4e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5f73b6a0e5313e55.rlib" "/opt/rustwide/target/debug/deps/libmio-63725be561263dba.rlib" "/opt/rustwide/target/debug/deps/liblog-0cdf7d45ec15d56e.rlib" "/opt/rustwide/target/debug/deps/libserde-1d7cb92b00c48caa.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-3802566f4ff909bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-6068c755609defcf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bfe2d51e9fc3209.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libbytes-3727a57a927576f2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-71acccbddd46647b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `ndi_router::ndi::initialize': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:12: undefined reference to `NDIlib_initialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `ndi_router::ndi::FindBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:65: undefined reference to `NDIlib_find_create_v2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `ndi_router::ndi::FindInstance::wait_for_sources': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:92: undefined reference to `NDIlib_find_wait_for_sources' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `ndi_router::ndi::FindInstance::get_current_sources': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:99: undefined reference to `NDIlib_find_get_current_sources' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:122: undefined reference to `NDIlib_find_destroy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `ndi_router::ndi::RouteBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:253: undefined reference to `NDIlib_routing_create' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `ndi_router::ndi::RouteInstance::change': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:292: undefined reference to `NDIlib_routing_change' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `ndi_router::ndi::RouteInstance::clear': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:304: undefined reference to `NDIlib_routing_clear' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-1fffe4258e2d7f62.ndi_router.5szzpz2e-cgu.5.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/ndi/mod.rs:312: undefined reference to `NDIlib_routing_destroy' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndi-router` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "03c77ed606c7f33ad6ad6e0bffe164d924b7b940cf344f763c923343b6df548b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c77ed606c7f33ad6ad6e0bffe164d924b7b940cf344f763c923343b6df548b", kill_on_drop: false }` [INFO] [stdout] 03c77ed606c7f33ad6ad6e0bffe164d924b7b940cf344f763c923343b6df548b