[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoschopsuk%2Fndi-router" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moschopsuk/ndi-router on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-3/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] babe4e925a3c43574f652069d0fef96e4f2378c1e7c04eb9af55878400a72966 [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" "babe4e925a3c43574f652069d0fef96e4f2378c1e7c04eb9af55878400a72966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "babe4e925a3c43574f652069d0fef96e4f2378c1e7c04eb9af55878400a72966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "babe4e925a3c43574f652069d0fef96e4f2378c1e7c04eb9af55878400a72966", kill_on_drop: false }` [INFO] [stdout] babe4e925a3c43574f652069d0fef96e4f2378c1e7c04eb9af55878400a72966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bd554f1682b5e2e3c92aa4c499cc7213094284c35a1eda063950b0e8d181d3f [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" "4bd554f1682b5e2e3c92aa4c499cc7213094284c35a1eda063950b0e8d181d3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling ndi-router v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling mio v0.6.21 [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f" "/opt/rustwide/target/debug/deps/ndi_router-7c07bd959e64bb4f.46b129izfxmc0ecy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-05f3ed0006556dc0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f89f81000f0efbe2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc321fd3cf1b7850.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92851085887cd8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2ac159a07b40dc0b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2b04da77cf9305e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dc688b8ff4b79b2f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-36478a0c30926409.rlib" "/opt/rustwide/target/debug/deps/libtypemap-5efcc5c6a79a6588.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-37fc53395d4709b6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libthread_id-a5b59614730fd28e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-37c3ef339d7377c0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bd89ecb7515d646a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libserde_value-e2b0534a936d2564.rlib" "/opt/rustwide/target/debug/deps/libordered_float-fe0220c03c5595b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ddddc04e12b07a58.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-8eef90dff5907c78.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libchrono-51d2ce6e559f8035.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-58bc94d913b7b858.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-652c61577fc61c2d.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-48410204b27994fc.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6ff7836afaf481f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bc2eb3c91458742a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f09881e509206edd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-04173bcd683a2851.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-7d55cc820e022cb5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9f8bfded0f6a1db1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-78b0201e6908156e.rlib" "/opt/rustwide/target/debug/deps/libmio-c8af8e31d7a6e444.rlib" "/opt/rustwide/target/debug/deps/liblog-e35f20dc30c71711.rlib" "/opt/rustwide/target/debug/deps/libserde-0871f9deb9ca136e.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libbytes-f19cd6ce76253db2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b2e2c7194e79c9d7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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-7c07bd959e64bb4f.ndi_router.bbv9ia80-cgu.6.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" "4bd554f1682b5e2e3c92aa4c499cc7213094284c35a1eda063950b0e8d181d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd554f1682b5e2e3c92aa4c499cc7213094284c35a1eda063950b0e8d181d3f", kill_on_drop: false }` [INFO] [stdout] 4bd554f1682b5e2e3c92aa4c499cc7213094284c35a1eda063950b0e8d181d3f