[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsp4ghet%2Fndi-rs" "/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/sp4ghet/ndi-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shlex v1.0.0 [INFO] [stderr] Downloaded bytemuck v1.7.0 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded xflags-macros v0.2.2 [INFO] [stderr] Downloaded xflags v0.2.2 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", 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] b7b28225ef73fb1e13e47b04052267a9cb2720b6b2d831e113dea103cf9dae5f [INFO] running `Command { std: "docker" "start" "-a" "b7b28225ef73fb1e13e47b04052267a9cb2720b6b2d831e113dea103cf9dae5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7b28225ef73fb1e13e47b04052267a9cb2720b6b2d831e113dea103cf9dae5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b28225ef73fb1e13e47b04052267a9cb2720b6b2d831e113dea103cf9dae5f", kill_on_drop: false }` [INFO] [stdout] b7b28225ef73fb1e13e47b04052267a9cb2720b6b2d831e113dea103cf9dae5f [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0a860728ffffe571e36150d933a3f5c5d145db10657b1ef28a27f17e4481dc6 [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" "f0a860728ffffe571e36150d933a3f5c5d145db10657b1ef28a27f17e4481dc6", 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 gif v0.11.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling xflags-macros v0.2.2 [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xflags v0.2.2 [INFO] [stderr] Compiling env_logger v0.8.4 [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 51.32s [INFO] running `Command { std: "docker" "inspect" "f0a860728ffffe571e36150d933a3f5c5d145db10657b1ef28a27f17e4481dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a860728ffffe571e36150d933a3f5c5d145db10657b1ef28a27f17e4481dc6", kill_on_drop: false }` [INFO] [stdout] f0a860728ffffe571e36150d933a3f5c5d145db10657b1ef28a27f17e4481dc6 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e86f1dd312b425f7ed225483387c167987b205d77a50dd3f978de60204e5b733 [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" "e86f1dd312b425f7ed225483387c167987b205d77a50dd3f978de60204e5b733", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ndi v0.1.1 (/opt/rustwide/workdir/ndi) [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 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 10.22s [INFO] running `Command { std: "docker" "inspect" "e86f1dd312b425f7ed225483387c167987b205d77a50dd3f978de60204e5b733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86f1dd312b425f7ed225483387c167987b205d77a50dd3f978de60204e5b733", kill_on_drop: false }` [INFO] [stdout] e86f1dd312b425f7ed225483387c167987b205d77a50dd3f978de60204e5b733 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] dbf39c9d7988e716680dd744c475a274def1d0575544ac8863aa50bf162c14e7 [INFO] running `Command { std: "docker" "start" "-a" "dbf39c9d7988e716680dd744c475a274def1d0575544ac8863aa50bf162c14e7", 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.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ndi-d42c2cfe070b65d5) [INFO] [stdout] running 131 tests [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_v3_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_create_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_performance_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_recording_time_t ... 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_send_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_tally_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_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_v4__bindgen_ty_100 ... 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_104 ... 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_106 ... 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_14 ... 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_16 ... 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_19 ... ok [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_v3_t__bindgen_ty_1 ... 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_audio_frame_v2_t ... 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_26 ... 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_v4__bindgen_ty_28 ... 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_29 ... 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_31 ... 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_33 ... 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_36 ... 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_39 ... 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_45 ... 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_40 ... 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_38 ... 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_24 ... 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_42 ... 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_v4__bindgen_ty_35 ... 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_105 ... 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_41 ... 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_50 ... 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_51 ... 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_52 ... 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_56 ... 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_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_v4__bindgen_ty_6 ... 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_62 ... 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_66 ... 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_61 ... 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_70 ... 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_72 ... 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_74 ... 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_8 ... 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_67 ... 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_audio_frame_t ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_80 ... 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_85 ... 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_81 ... 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_77 ... 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_76 ... 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_75 ... 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_91 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_92 ... ok [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_94 ... 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_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_t ... 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_v2_t__bindgen_ty_1 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test internal::on_drop_simple ... 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_9 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_82 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/data_lifetime-996c246631d312c7) [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_87 ... 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_88 ... ok [INFO] [stdout] test internal::bindings_linux::bindgen_test_layout_NDIlib_v4__bindgen_ty_89 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 131 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/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] [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 (/opt/rustwide/target/debug/deps/recv-90601a163c9a5ad4) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/save_recv-f19d21822fd1d468) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xtask-cf2b145df3abb33e) [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] [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] Doc-tests ndi [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - VideoData::frame_rate_d (line 513) ... ok [INFO] [stdout] test src/lib.rs - VideoData::frame_rate_n (line 499) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbf39c9d7988e716680dd744c475a274def1d0575544ac8863aa50bf162c14e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf39c9d7988e716680dd744c475a274def1d0575544ac8863aa50bf162c14e7", kill_on_drop: false }` [INFO] [stdout] dbf39c9d7988e716680dd744c475a274def1d0575544ac8863aa50bf162c14e7