[INFO] cloning repository https://github.com/sp4ghet/ndi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sp4ghet/ndi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsp4ghet%2Fndi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsp4ghet%2Fndi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94150365cb6b8e289ce7b237fff143f17349e392 [INFO] testing sp4ghet/ndi-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsp4ghet%2Fndi-rs" "/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/sp4ghet/ndi-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/sp4ghet/ndi-rs [INFO] finished tweaking git repo https://github.com/sp4ghet/ndi-rs [INFO] tweaked toml for git repo https://github.com/sp4ghet/ndi-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sp4ghet/ndi-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff647ddad3ff105d6801a7bc1e21bccc946edd51b156c8e4c26d726dc5814943 [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" "ff647ddad3ff105d6801a7bc1e21bccc946edd51b156c8e4c26d726dc5814943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff647ddad3ff105d6801a7bc1e21bccc946edd51b156c8e4c26d726dc5814943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff647ddad3ff105d6801a7bc1e21bccc946edd51b156c8e4c26d726dc5814943", kill_on_drop: false }` [INFO] [stdout] ff647ddad3ff105d6801a7bc1e21bccc946edd51b156c8e4c26d726dc5814943 [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=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" "+beta-2022-04-10" "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] 4e74828b058bfe932d13d3c70e144ce397f9eedc39ebf2df57372d90ecc4d080 [INFO] running `Command { std: "docker" "start" "-a" "4e74828b058bfe932d13d3c70e144ce397f9eedc39ebf2df57372d90ecc4d080", kill_on_drop: false }` [INFO] [stderr] Compiling ndi v0.1.1 (/opt/rustwide/workdir/ndi) [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling xflags-macros v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ndi/src/lib.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xflags v0.2.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling ndi-examples v0.0.0 (/opt/rustwide/workdir/ndi-examples) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "4e74828b058bfe932d13d3c70e144ce397f9eedc39ebf2df57372d90ecc4d080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e74828b058bfe932d13d3c70e144ce397f9eedc39ebf2df57372d90ecc4d080", kill_on_drop: false }` [INFO] [stdout] 4e74828b058bfe932d13d3c70e144ce397f9eedc39ebf2df57372d90ecc4d080 [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=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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] d557f5b7a86ca64a30eef6b415a10f4ae6c8460b77613d39c6e32fb2a6285b58 [INFO] running `Command { std: "docker" "start" "-a" "d557f5b7a86ca64a30eef6b415a10f4ae6c8460b77613d39c6e32fb2a6285b58", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ndi/src/lib.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ndi v0.1.1 (/opt/rustwide/workdir/ndi) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling ndi-examples v0.0.0 (/opt/rustwide/workdir/ndi-examples) [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ndi/src/lib.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.37s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ndi-d42c2cfe070b65d5) [INFO] [stderr] Executable unittests src/data_lifetime.rs (/opt/rustwide/target/debug/deps/data_lifetime-996c246631d312c7) [INFO] [stderr] Executable unittests src/multithread.rs (/opt/rustwide/target/debug/deps/multithread-6daa6cdee4ff2a7b) [INFO] [stderr] Executable unittests src/recv.rs (/opt/rustwide/target/debug/deps/recv-90601a163c9a5ad4) [INFO] [stderr] Executable unittests src/save_recv.rs (/opt/rustwide/target/debug/deps/save_recv-f19d21822fd1d468) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-cf2b145df3abb33e) [INFO] running `Command { std: "docker" "inspect" "d557f5b7a86ca64a30eef6b415a10f4ae6c8460b77613d39c6e32fb2a6285b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d557f5b7a86ca64a30eef6b415a10f4ae6c8460b77613d39c6e32fb2a6285b58", kill_on_drop: false }` [INFO] [stdout] d557f5b7a86ca64a30eef6b415a10f4ae6c8460b77613d39c6e32fb2a6285b58 [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=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" "+beta-2022-04-10" "test" "--frozen", 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] efd8c962613288fd9bdb193a64cc569392144aa856e9d4b3e8409883f568bc1f [INFO] running `Command { std: "docker" "start" "-a" "efd8c962613288fd9bdb193a64cc569392144aa856e9d4b3e8409883f568bc1f", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> ndi/src/lib.rs:299:5 [INFO] [stderr] | [INFO] [stderr] 299 | parent: SourceParent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ndi/src/lib.rs:296:10 [INFO] [stderr] | [INFO] [stderr] 296 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ndi` (lib) generated 1 warning [INFO] [stderr] warning: `ndi` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ndi-d42c2cfe070b65d5) [INFO] [stdout] [INFO] [stdout] running 131 tests [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_interleaved_16s_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_interleaved_32f_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_interleaved_32s_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_find_create_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_metadata_frame_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_recv_queue_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_recv_create_v3_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_recv_recording_time_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_tally_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_1 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_10 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_routing_create_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_101 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_recv_performance_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_102 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_103 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_104 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_send_create_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_source_t__bindgen_ty_1 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_100 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_11 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_12 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_13 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_15 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_14 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_16 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_17 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_19 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_18 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_2 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_20 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_21 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_22 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_23 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_3 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_29 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_31 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_30 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_28 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_32 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_33 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_34 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_35 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_36 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_37 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_38 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_39 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_4 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_40 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_41 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_42 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_43 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_44 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_45 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_46 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_47 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_48 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_49 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_5 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_50 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_51 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_52 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_53 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_54 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_55 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_57 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_56 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_58 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_59 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_v3_t__bindgen_ty_1 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_105 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_25 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_27 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_v2_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_v3_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_24 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_recv_create_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_source_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_106 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_26 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_69 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_6 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_66 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_71 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_75 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_63 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_64 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_65 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_60 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_61 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_62 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_7 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_78 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_67 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_72 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_68 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_70 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_77 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_73 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_76 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_74 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_85 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_84 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_79 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_8 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_94 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_95 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_96 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_97 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_86 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_98 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_99 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_video_frame_v2_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_video_frame_t ... ok [INFO] [stdout] test internal::on_drop_simple ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_video_frame_v2_t__bindgen_ty_1 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_90 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_89 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_82 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_9 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_80 ... ok [INFO] [stderr] Running unittests src/data_lifetime.rs (/opt/rustwide/target/debug/deps/data_lifetime-996c246631d312c7) [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_93 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_87 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_88 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_91 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_81 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_83 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_92 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 131 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/multithread.rs (/opt/rustwide/target/debug/deps/multithread-6daa6cdee4ff2a7b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/recv.rs (/opt/rustwide/target/debug/deps/recv-90601a163c9a5ad4) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/save_recv.rs (/opt/rustwide/target/debug/deps/save_recv-f19d21822fd1d468) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-cf2b145df3abb33e) [INFO] [stdout] [INFO] [stderr] Doc-tests ndi [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - VideoData::frame_rate_n (line 499) ... ok [INFO] [stdout] test src/lib.rs - VideoData::frame_rate_d (line 513) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efd8c962613288fd9bdb193a64cc569392144aa856e9d4b3e8409883f568bc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd8c962613288fd9bdb193a64cc569392144aa856e9d4b3e8409883f568bc1f", kill_on_drop: false }` [INFO] [stdout] efd8c962613288fd9bdb193a64cc569392144aa856e9d4b3e8409883f568bc1f