[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] b88459d7d7db9ece90d7ff87bc0d800fc1aad59c [INFO] testing FirrSkunk/ndirouterthing against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFirrSkunk%2Fndirouterthing" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FirrSkunk/ndirouterthing on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-5/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62e7fa0f717216cb2a3f740a1a91a0790cfe434ac4a35f677db28db0739f64af [INFO] running `Command { std: "docker" "start" "-a" "62e7fa0f717216cb2a3f740a1a91a0790cfe434ac4a35f677db28db0739f64af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62e7fa0f717216cb2a3f740a1a91a0790cfe434ac4a35f677db28db0739f64af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e7fa0f717216cb2a3f740a1a91a0790cfe434ac4a35f677db28db0739f64af", kill_on_drop: false }` [INFO] [stdout] 62e7fa0f717216cb2a3f740a1a91a0790cfe434ac4a35f677db28db0739f64af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712be7ec95a9d0a25796d4ceae941d4589a6b5c50d83201a8792afe0de38621b [INFO] running `Command { std: "docker" "start" "-a" "712be7ec95a9d0a25796d4ceae941d4589a6b5c50d83201a8792afe0de38621b", 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 proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [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 antidote v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.44 [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: 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-fe174dc63034d7f3.ndi_router.2712bc73-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.2zws72924xetggc8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-3a606ca0f0d006c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-175ef86821a63f19.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5d5481d67fd83e03.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-13e7f98cb90f48f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-230959cf0265211c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c276ab6e7185222d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-201299274bca8230.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-664345793824c918.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-f05a18c723a6cdf3.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ba8ca88b93c487e2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libserde_value-c9bfa6faae71529a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-d66d884cd3b1859a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3477b48ea04dbab6.rlib" "/opt/rustwide/target/debug/deps/libryu-bf66dd2c6a39309a.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-9a882fdcf305e1fa.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libflate2-bbccc2cac7b9a5ab.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a22b56e33b78dc43.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libchrono-9e3aa2d53d5d23e7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d0f790bb35d00828.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1867b38d2d2c6f37.rlib" "/opt/rustwide/target/debug/deps/libtime-38dd22ba30ab36c1.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9e527ae0f6652e19.rlib" "/opt/rustwide/target/debug/deps/libantidote-77b4f7f18fb16f36.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-832199c2a664ea86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e575a78bbdeebbae.rlib" "/opt/rustwide/target/debug/deps/libtokio-37462c081b9ed83b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1eebb375823ea884.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-aef3b82787a7f4e2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8da673e15d4a1371.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2abc19bd84b1604f.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3ec883462842479a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-535cd2f6adc17a57.rlib" "/opt/rustwide/target/debug/deps/libmio-ec3bca30527dd7d2.rlib" "/opt/rustwide/target/debug/deps/liblog-3bd721661368873d.rlib" "/opt/rustwide/target/debug/deps/libserde-720cdefa82b7b6dc.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c6ccee665ad601f.rlib" "/opt/rustwide/target/debug/deps/libnet2-149bba56a4cea2dc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-27e7835702184325.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d7ba4095b5f51838.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ndi_router-fe174dc63034d7f3.ndi_router.2712bc73-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-fe174dc63034d7f3.ndi_router.2712bc73-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-fe174dc63034d7f3.ndi_router.2712bc73-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-fe174dc63034d7f3.ndi_router.2712bc73-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-fe174dc63034d7f3.ndi_router.2712bc73-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-fe174dc63034d7f3.ndi_router.2712bc73-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-fe174dc63034d7f3.ndi_router.2712bc73-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-fe174dc63034d7f3.ndi_router.2712bc73-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-fe174dc63034d7f3.ndi_router.2712bc73-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" "712be7ec95a9d0a25796d4ceae941d4589a6b5c50d83201a8792afe0de38621b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712be7ec95a9d0a25796d4ceae941d4589a6b5c50d83201a8792afe0de38621b", kill_on_drop: false }` [INFO] [stdout] 712be7ec95a9d0a25796d4ceae941d4589a6b5c50d83201a8792afe0de38621b