[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] testing FirrSkunk/ndirouterthing against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFirrSkunk%2Fndirouterthing" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FirrSkunk/ndirouterthing on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-0/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: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e932b0f8069d847c0d826da91f2f54eeae90b3b32a8bd9239b03b42858ff1ca [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" "2e932b0f8069d847c0d826da91f2f54eeae90b3b32a8bd9239b03b42858ff1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e932b0f8069d847c0d826da91f2f54eeae90b3b32a8bd9239b03b42858ff1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e932b0f8069d847c0d826da91f2f54eeae90b3b32a8bd9239b03b42858ff1ca", kill_on_drop: false }` [INFO] [stdout] 2e932b0f8069d847c0d826da91f2f54eeae90b3b32a8bd9239b03b42858ff1ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07f290de7ddfc50514e7050b93c14becf349b175afbce46d5fc8d8fd09242451 [INFO] running `Command { std: "docker" "start" "-a" "07f290de7ddfc50514e7050b93c14becf349b175afbce46d5fc8d8fd09242451", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling ndi-router v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.11 [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 iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling chrono v0.4.10 [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 tokio-util v0.2.0 [INFO] [stderr] Compiling log4rs v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [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: `#[warn(non_fmt_panics)]` on by default [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 [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 [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: `#[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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.pjcuecgcld64u77.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-ab9e72c6a33d8cc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b0a428341f801ce6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-779eba6697628ca9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-270eaf4cb49ec5a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-223ce90279170b09.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c3d8a64d55e3ddb8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ddcd996aefcb51c3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0736beaaafd67489.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-f8937f713f45bcf5.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libthread_id-7d0e88ff9c1d0c6a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b27c5c22366da909.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aefde4637e38035e.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-5a0f1f5f609bc1af.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libserde_value-02cd0aa05e574ead.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3921d1c13753aa32.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8ebdc88940a596fd.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-b474a66ec987c97b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libflate2-cee5f309c9230261.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4457853b5348928a.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libchrono-37dc3c14bda026a8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-61b15225676b9938.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-31923e7aed9c0935.rlib" "/opt/rustwide/target/debug/deps/libtime-2aa943bcca6fb5d6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0e83b62a5c7d712d.rlib" "/opt/rustwide/target/debug/deps/libantidote-1bb120522ce611ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-638cd0cc8664da90.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b56aa4a945361c3b.rlib" "/opt/rustwide/target/debug/deps/libtokio-2e3b99a257d1aadc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ea5778d3150810e7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-493714fc8069fb18.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9047dd6052e17825.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-95043417ff8bc386.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-dfcdc6fc1abe0411.rlib" "/opt/rustwide/target/debug/deps/libmio-53dc1e9359807d28.rlib" "/opt/rustwide/target/debug/deps/liblog-1b8a106f16bf46ce.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-960eb27234eaee6b.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6353326f76d5ae3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-99e271ef2c9dbf53.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libbytes-f01441efca4b0cc4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d0ce1222cb223a74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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-979a8d3ab845465b.ndi_router.e290db14-cgu.1.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] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndi-router` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "07f290de7ddfc50514e7050b93c14becf349b175afbce46d5fc8d8fd09242451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f290de7ddfc50514e7050b93c14becf349b175afbce46d5fc8d8fd09242451", kill_on_drop: false }` [INFO] [stdout] 07f290de7ddfc50514e7050b93c14becf349b175afbce46d5fc8d8fd09242451