[INFO] cloning repository https://github.com/FirrSkunk/ndirouterthing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FirrSkunk/ndirouterthing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFirrSkunk%2Fndirouterthing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFirrSkunk%2Fndirouterthing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 547f28d2cd058658b62bebb23b91ff2ec68c027a
[INFO] building FirrSkunk/ndirouterthing against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFirrSkunk%2Fndirouterthing" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FirrSkunk/ndirouterthing on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FirrSkunk/ndirouterthing
[INFO] finished tweaking git repo https://github.com/FirrSkunk/ndirouterthing
[INFO] tweaked toml for git repo https://github.com/FirrSkunk/ndirouterthing written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/FirrSkunk/ndirouterthing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.1.5
[INFO] [stderr]   Downloaded tokio-macros v0.2.1
[INFO] [stderr]   Downloaded num_cpus v1.11.1
[INFO] [stderr]   Downloaded futures-sink v0.3.1
[INFO] [stderr]   Downloaded futures-task v0.3.1
[INFO] [stderr]   Downloaded pin-utils v0.1.0-alpha.4
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.3
[INFO] [stderr]   Downloaded futures-macro v0.3.1
[INFO] [stderr]   Downloaded pin-project-lite v0.1.1
[INFO] [stderr]   Downloaded futures-executor v0.3.1
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.11
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded miow v0.3.3
[INFO] [stderr]   Downloaded futures-io v0.3.1
[INFO] [stderr]   Downloaded futures-channel v0.3.1
[INFO] [stderr]   Downloaded serde-value v0.5.3
[INFO] [stderr]   Downloaded futures-core v0.3.1
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.6
[INFO] [stderr]   Downloaded serde_yaml v0.8.11
[INFO] [stderr]   Downloaded futures v0.3.1
[INFO] [stderr]   Downloaded arc-swap v0.3.11
[INFO] [stderr]   Downloaded miniz_oxide v0.3.5
[INFO] [stderr]   Downloaded bytes v0.5.3
[INFO] [stderr]   Downloaded serde_derive v1.0.104
[INFO] [stderr]   Downloaded flate2 v1.0.13
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded serde_json v1.0.44
[INFO] [stderr]   Downloaded futures-util v0.3.1
[INFO] [stderr]   Downloaded chrono v0.4.10
[INFO] [stderr]   Downloaded mio v0.6.21
[INFO] [stderr]   Downloaded syn v1.0.11
[INFO] [stderr]   Downloaded yaml-rust v0.4.3
[INFO] [stderr]   Downloaded log4rs v0.9.0
[INFO] [stderr]   Downloaded socket2 v0.3.11
[INFO] [stderr]   Downloaded tokio v0.2.6
[INFO] [stderr]   Downloaded arc-swap v0.4.4
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 904d2bfb339b5b8c88f9499f7c309893713fa52ac6dad831694c7a48bb9b0846
[INFO] running `Command { std: "docker" "start" "-a" "904d2bfb339b5b8c88f9499f7c309893713fa52ac6dad831694c7a48bb9b0846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "904d2bfb339b5b8c88f9499f7c309893713fa52ac6dad831694c7a48bb9b0846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904d2bfb339b5b8c88f9499f7c309893713fa52ac6dad831694c7a48bb9b0846", kill_on_drop: false }`
[INFO] [stdout] 904d2bfb339b5b8c88f9499f7c309893713fa52ac6dad831694c7a48bb9b0846
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a22ecda1a50f50eee4195295af859d92658d2107812477ef68176cb8078f6c0a
[INFO] running `Command { std: "docker" "start" "-a" "a22ecda1a50f50eee4195295af859d92658d2107812477ef68176cb8078f6c0a", 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 autocfg v1.0.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling slab v0.4.2
[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 ryu v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling futures-channel v0.3.1
[INFO] [stderr]    Compiling arc-swap v0.4.4
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling futures-io v0.3.1
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling futures-task v0.3.1
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.5
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling yaml-rust v0.4.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.1
[INFO] [stderr]    Compiling bytes v0.5.3
[INFO] [stderr]    Compiling dtoa v0.4.4
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling flate2 v1.0.13
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling arc-swap v0.3.11
[INFO] [stderr]    Compiling ndi-router v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_yaml v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.44
[INFO] [stderr]    Compiling serde-value v0.5.3
[INFO] [stderr]    Compiling mio v0.6.21
[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 mio-uds v0.6.7
[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 log4rs v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.1
[INFO] [stderr]    Compiling futures v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/ndi/mod.rs:148:45
[INFO] [stdout]     |
[INFO] [stdout] 148 |     Borrowed(ptr::NonNull<NDIlib_source_t>, &'a FindInstance),
[INFO] [stdout]     |     -------- field in this variant          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Source` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 148 |     Borrowed(ptr::NonNull<NDIlib_source_t>, ()),
[INFO] [stdout]     |                                             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |         None => panic!(Some("Cannot initialize NDI finder")),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `Option<&str>`
[INFO] [stdout]    |
[INFO] [stdout] 38 |         None => panic!("{:?}", Some("Cannot initialize NDI finder")),
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 38 |         None => std::panic::panic_any(Some("Cannot initialize NDI finder")),
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |             None => panic!(Some("Cannot create NDI route")),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `Option<&str>`
[INFO] [stdout]    |
[INFO] [stdout] 68 |             None => panic!("{:?}", Some("Cannot create NDI route")),
[INFO] [stdout]    |                            +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 68 |             None => std::panic::panic_any(Some("Cannot create NDI route")),
[INFO] [stdout]    |                     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[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: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let _ = std::mem::replace(&mut self.input_lables[index], label);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcjxmFdF/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfutures-648e5dcb46aef9ec.rlib,libfutures_executor-d7ea74713afb5ad0.rlib,libfutures_util-2857705052da5afa.rlib,libproc_macro_nested-7aae04d9e09b807b.rlib,libfutures_io-bbbe05d0a222da4c.rlib,libfutures_channel-009363cacdfd9f23.rlib,libfutures_task-578358c430e9dc27.rlib,libpin_utils-9addf951a761c7c9.rlib,liblog4rs-aaf53acb1feba974.rlib,libtypemap-29d144a8f807f113.rlib,libunsafe_any-705fb07fc7dcab1e.rlib,libtraitobject-00fc58591eb4903e.rlib,libthread_id-935ad435a329e214.rlib,libserde_yaml-762b4bbaaa591422.rlib,libdtoa-ccbd82b6af1d54e9.rlib,libyaml_rust-f4fe3c59333720b7.rlib,liblinked_hash_map-4f8d3c4b91d024b3.rlib,libserde_value-3358c2a95f821c22.rlib,libordered_float-a0f4f6aa07536261.rlib,libserde_json-836956a88549010c.rlib,libryu-5b64ee6fc25be5f8.rlib,libitoa-31d14328344a312a.rlib,liblog_mdc-23f68b9a997ec7bd.rlib,libhumantime-32d3c64d48dfe69d.rlib,libquick_error-d40abd8d97f0f2e3.rlib,libflate2-5b032cf6cfad3fe1.rlib,libminiz_oxide-8da981913476b0a5.rlib,libadler32-c0d0af83c448d032.rlib,libcrc32fast-e48064a5dc2db77e.rlib,libchrono-6b05fd345c813ccf.rlib,libnum_integer-a1349824c85067c1.rlib,libnum_traits-3ada09285f63eb4d.rlib,libtime-312f742a800db821.rlib,libarc_swap-c18b4203e2d89d83.rlib,libantidote-d6940349e7de80e3.rlib,libtokio_util-ea695d966ebbb3a6.rlib,libfutures_sink-b28ac915bf47daf4.rlib,libtokio-4646adbb2947cdc0.rlib,libsignal_hook_registry-9d9ea42a984ffaba.rlib,libarc_swap-d3953b9d13e1568c.rlib,libnum_cpus-0360c729a036317f.rlib,libmemchr-0248a0a58e18cfea.rlib,libfnv-12606c81bfa8a024.rlib,libfutures_core-b5f3f1e808f536d7.rlib,libmio_uds-7e53cde404dad06a.rlib,libmio-906ed468100c0fd2.rlib,liblog-823973bca0e3e3be.rlib,libserde-a234b393956041c2.rlib,libslab-ab64617c0d711aec.rlib,libiovec-d07eb0bdab045fbf.rlib,libnet2-99a7488076926753.rlib,libcfg_if-7e9efee4241be1ca.rlib,liblibc-4a6ed3d087fb1d22.rlib,liblazy_static-2bb390fee0230a38.rlib,libbytes-f6f5a93817de34fa.rlib,libpin_project_lite-a56203af54406e9f.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: NDIlib_initialize
[INFO] [stdout]           >>> referenced by mod.rs:12 (src/ndi/mod.rs:12)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(ndi_router::ndi::initialize::h9e85caba47ac2503)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: NDIlib_find_create_v2
[INFO] [stdout]           >>> referenced by mod.rs:65 (src/ndi/mod.rs:65)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(ndi_router::ndi::FindBuilder::build::h61bf8a14efbaec5e)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: NDIlib_find_wait_for_sources
[INFO] [stdout]           >>> referenced by mod.rs:92 (src/ndi/mod.rs:92)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(ndi_router::ndi::FindInstance::wait_for_sources::h55e8e970645914e6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: NDIlib_find_get_current_sources
[INFO] [stdout]           >>> referenced by mod.rs:99 (src/ndi/mod.rs:99)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(ndi_router::ndi::FindInstance::get_current_sources::h3501c030ae6a0197)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: NDIlib_find_destroy
[INFO] [stdout]           >>> referenced by mod.rs:122 (src/ndi/mod.rs:122)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(_$LT$ndi_router..ndi..FindInstance$u20$as$u20$core..ops..drop..Drop$GT$::drop::h47a338d8b9b7c0c8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: NDIlib_routing_create
[INFO] [stdout]           >>> referenced by mod.rs:253 (src/ndi/mod.rs:253)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(ndi_router::ndi::RouteBuilder::build::h64c9641f9064c14a)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: NDIlib_routing_change
[INFO] [stdout]           >>> referenced by mod.rs:292 (src/ndi/mod.rs:292)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(ndi_router::ndi::RouteInstance::change::hbc84d868694b9d59)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: NDIlib_routing_clear
[INFO] [stdout]           >>> referenced by mod.rs:304 (src/ndi/mod.rs:304)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(ndi_router::ndi::RouteInstance::clear::h8d43902268f85110)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: NDIlib_routing_destroy
[INFO] [stdout]           >>> referenced by mod.rs:312 (src/ndi/mod.rs:312)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndi_router-82bbb9b93944b14b.ndi_router.23c494188e4c2b8a-cgu.3.rcgu.o:(_$LT$ndi_router..ndi..RouteInstanceInner$u20$as$u20$core..ops..drop..Drop$GT$::drop::h37a31e313e6d28f6)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndi-router` (bin "ndi-router") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a22ecda1a50f50eee4195295af859d92658d2107812477ef68176cb8078f6c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22ecda1a50f50eee4195295af859d92658d2107812477ef68176cb8078f6c0a", kill_on_drop: false }`
[INFO] [stdout] a22ecda1a50f50eee4195295af859d92658d2107812477ef68176cb8078f6c0a
