[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acb981538bc4802a50ec5adaca311bb27110a172 [INFO] testing moschopsuk/ndi-router against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [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 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fafe7aae38e60ecead46508ec66ec01dfa6ab56e12e52fe306d4b8458848093c [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" "fafe7aae38e60ecead46508ec66ec01dfa6ab56e12e52fe306d4b8458848093c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fafe7aae38e60ecead46508ec66ec01dfa6ab56e12e52fe306d4b8458848093c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fafe7aae38e60ecead46508ec66ec01dfa6ab56e12e52fe306d4b8458848093c", kill_on_drop: false }` [INFO] [stdout] fafe7aae38e60ecead46508ec66ec01dfa6ab56e12e52fe306d4b8458848093c [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f868814aad524d925c5fbd0654eaf0b83485750612a9b9993390a92afd67636f [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" "f868814aad524d925c5fbd0654eaf0b83485750612a9b9993390a92afd67636f", kill_on_drop: false }` [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 memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [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 adler32 v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling ndi-router v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling antidote v1.0.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 miniz_oxide v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.10 [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da" "/opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.5f6812482p2mhsb3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-081b85b44a00f097.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7c40974418aafd25.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d7a3d52e595afdb8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6964728972735979.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-2783f501a6d6cd5c.rlib" "/opt/rustwide/target/debug/deps/libtypemap-30baf50f5f506fa6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e19c50ace9e800d2.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libthread_id-51479b91353be887.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-9bee5e637cc4de54.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bfca63b544ba4653.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libserde_value-ca139876501e7257.rlib" "/opt/rustwide/target/debug/deps/libordered_float-1277e742eea61999.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a8e6966b4e4580b2.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-1cfe907c5e21156b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libflate2-482da66d72459639.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-06da431d324acf72.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libchrono-d596429571980fa6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b70164057c036373.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1be98b0e802aa2b0.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fa530a727c33b700.rlib" "/opt/rustwide/target/debug/deps/libantidote-27577543322f8e81.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6632a2b8cf28789d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libtokio-886d3640ec753764.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4a0e1dd337816eba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-66fc44ffce44f3d4.rlib" "/opt/rustwide/target/debug/deps/libmio-13f092ca9925411b.rlib" "/opt/rustwide/target/debug/deps/liblog-dccd229c6a28606c.rlib" "/opt/rustwide/target/debug/deps/libserde-796de9fcdc662a6f.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ee86c6dbd4225166.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-24e719b7fde9f0da.ndi_router.5dt0vdfr-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-24e719b7fde9f0da.ndi_router.5dt0vdfr-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-24e719b7fde9f0da.ndi_router.5dt0vdfr-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-24e719b7fde9f0da.ndi_router.5dt0vdfr-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-24e719b7fde9f0da.ndi_router.5dt0vdfr-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-24e719b7fde9f0da.ndi_router.5dt0vdfr-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-24e719b7fde9f0da.ndi_router.5dt0vdfr-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-24e719b7fde9f0da.ndi_router.5dt0vdfr-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-24e719b7fde9f0da.ndi_router.5dt0vdfr-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" "f868814aad524d925c5fbd0654eaf0b83485750612a9b9993390a92afd67636f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f868814aad524d925c5fbd0654eaf0b83485750612a9b9993390a92afd67636f", kill_on_drop: false }` [INFO] [stdout] f868814aad524d925c5fbd0654eaf0b83485750612a9b9993390a92afd67636f