[INFO] cloning repository https://github.com/maxjoehnk/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/maxjoehnk/ndi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fndi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fndi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7ffd4163eb7ee6cc585fcdd6eff7df21fc474be [INFO] testing maxjoehnk/ndi-rs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fndi-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxjoehnk/ndi-rs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/maxjoehnk/ndi-rs [INFO] finished tweaking git repo https://github.com/maxjoehnk/ndi-rs [INFO] tweaked toml for git repo https://github.com/maxjoehnk/ndi-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maxjoehnk/ndi-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ndi-examples/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 341e80e143cf3ea50540b67d55ed94c69348cdda1b7962b5bb0b697035e48113 [INFO] running `Command { std: "docker" "start" "-a" "341e80e143cf3ea50540b67d55ed94c69348cdda1b7962b5bb0b697035e48113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "341e80e143cf3ea50540b67d55ed94c69348cdda1b7962b5bb0b697035e48113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341e80e143cf3ea50540b67d55ed94c69348cdda1b7962b5bb0b697035e48113", kill_on_drop: false }` [INFO] [stdout] 341e80e143cf3ea50540b67d55ed94c69348cdda1b7962b5bb0b697035e48113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9cf5fd9c0e05c6ef3e3c1b7c5eea1493165fc2f696cf42333a1c35366726f6d [INFO] running `Command { std: "docker" "start" "-a" "b9cf5fd9c0e05c6ef3e3c1b7c5eea1493165fc2f696cf42333a1c35366726f6d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/ndi-examples/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ndi v0.1.2 (/opt/rustwide/workdir/ndi) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ndi/build.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let mut lib_path = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | Find(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 290 - Find(Arc>), [INFO] [stdout] 290 + Find(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | Send(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 291 - Send(Arc>), [INFO] [stdout] 291 + Send(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `parent` is never read [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct Source { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 298 | p_instance: NDIlib_source_t, [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling xflags-macros v0.2.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling xflags v0.2.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ndi-examples v0.0.0 (/opt/rustwide/workdir/ndi-examples) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "b9cf5fd9c0e05c6ef3e3c1b7c5eea1493165fc2f696cf42333a1c35366726f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9cf5fd9c0e05c6ef3e3c1b7c5eea1493165fc2f696cf42333a1c35366726f6d", kill_on_drop: false }` [INFO] [stdout] b9cf5fd9c0e05c6ef3e3c1b7c5eea1493165fc2f696cf42333a1c35366726f6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ac9ffe688e860c83de9855d8cad2b9f3ce679a079091d3cf6370d804d2188a2 [INFO] running `Command { std: "docker" "start" "-a" "9ac9ffe688e860c83de9855d8cad2b9f3ce679a079091d3cf6370d804d2188a2", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/ndi-examples/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ndi/build.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let mut lib_path = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | Find(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 290 - Find(Arc>), [INFO] [stdout] 290 + Find(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ndi-examples v0.0.0 (/opt/rustwide/workdir/ndi-examples) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | Send(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 291 - Send(Arc>), [INFO] [stdout] 291 + Send(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ndi v0.1.2 (/opt/rustwide/workdir/ndi) [INFO] [stdout] warning: field `parent` is never read [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct Source { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 298 | p_instance: NDIlib_source_t, [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | Find(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 290 - Find(Arc>), [INFO] [stdout] 290 + Find(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | Send(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 291 - Send(Arc>), [INFO] [stdout] 291 + Send(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `parent` is never read [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct Source { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 298 | p_instance: NDIlib_source_t, [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.48s [INFO] running `Command { std: "docker" "inspect" "9ac9ffe688e860c83de9855d8cad2b9f3ce679a079091d3cf6370d804d2188a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac9ffe688e860c83de9855d8cad2b9f3ce679a079091d3cf6370d804d2188a2", kill_on_drop: false }` [INFO] [stdout] 9ac9ffe688e860c83de9855d8cad2b9f3ce679a079091d3cf6370d804d2188a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f09345ee5bdb769d4c8a1b53e9df81ac1df7104b6c255adac656a2e375601dc5 [INFO] running `Command { std: "docker" "start" "-a" "f09345ee5bdb769d4c8a1b53e9df81ac1df7104b6c255adac656a2e375601dc5", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/ndi-examples/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> ndi/build.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | let mut lib_path = [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ndi` (build script) generated 1 warning [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ndi/src/lib.rs:290:10 [INFO] [stderr] | [INFO] [stderr] 290 | Find(Arc>), [INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 290 - Find(Arc>), [INFO] [stderr] 290 + Find(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ndi/src/lib.rs:291:10 [INFO] [stderr] | [INFO] [stderr] 291 | Send(Arc>), [INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 291 - Send(Arc>), [INFO] [stderr] 291 + Send(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `parent` is never read [INFO] [stderr] --> ndi/src/lib.rs:299:5 [INFO] [stderr] | [INFO] [stderr] 297 | pub struct Source { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 298 | p_instance: NDIlib_source_t, [INFO] [stderr] 299 | parent: SourceParent, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ndi` (lib) generated 3 warnings [INFO] [stderr] warning: `ndi` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ndi-0dffe549637b7534) [INFO] [stderr] [INFO] [stderr] thread 'internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_interleaved_16s_t' panicked at ndi/src/internal/bindings_linux.rs:1818:13: [INFO] [stderr] null pointer dereference occurred [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61a7ab99e570 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61a7ab99e570 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61a7ab99e570 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61a7ab99e570 - ::fmt::h0f123f0656f13ecf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61a7ab9c4b63 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x61a7ab9c4b63 - core::fmt::write::h0abcdef7aa759353 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x61a7ab99b563 - std::io::Write::write_fmt::h35f2880f7855f55a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x61a7ab99e3c2 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x61a7ab99f99f - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x61a7ab99f80a - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x61a7ab9694a5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stderr] 11: 0x61a7ab9694a5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stderr] 12: 0x61a7ab9a0413 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stderr] 13: 0x61a7ab9a0413 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stderr] 14: 0x61a7ab9a00b6 - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:697:13 [INFO] [stderr] 15: 0x61a7ab99ea89 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 16: 0x61a7ab99fd7d - rust_begin_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stderr] 17: 0x61a7ab90fcdd - core::panicking::panic_nounwind_fmt::runtime::h5c62e5658c45195f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:117:22 [INFO] [stderr] 18: 0x61a7ab90fcdd - core::panicking::panic_nounwind_fmt::h192605087f784f05 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/intrinsics/mod.rs:3886:9 [INFO] [stderr] 19: 0x61a7ab90fef9 - core::panicking::panic_null_pointer_dereference::hb8eba3871d22e5e9 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:304:5 [INFO] [stderr] 20: 0x61a7ab91899e - ndi::internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_interleaved_16s_t::ha789799a0c98de6a [INFO] [stderr] at /opt/rustwide/workdir/ndi/src/internal/bindings_linux.rs:1818:13 [INFO] [stderr] 21: 0x61a7ab9187f7 - ndi::internal::bindings_linux::bindgen_test_layout_NDIlib_audio_frame_interleaved_16s_t::{{closure}}::h51e3636e39e70037 [INFO] [stderr] at /opt/rustwide/workdir/ndi/src/internal/bindings_linux.rs:1799:62 [INFO] [stderr] 22: 0x61a7ab9111c6 - core::ops::function::FnOnce::call_once::h3e9bfeab6b0b0b43 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 23: 0x61a7ab96ec9b - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 24: 0x61a7ab96ec9b - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stderr] 25: 0x61a7ab96db18 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stderr] 26: 0x61a7ab96db18 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 27: 0x61a7ab96db18 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x61a7ab96db18 - std::panicking::try::hde59a334d39e511f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x61a7ab96db18 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x61a7ab96db18 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stderr] 31: 0x61a7ab96db18 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stderr] 32: 0x61a7ab931aa5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stderr] 33: 0x61a7ab931aa5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 34: 0x61a7ab93547a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 35: 0x61a7ab93547a - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 36: 0x61a7ab93547a - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 37: 0x61a7ab93547a - std::panicking::try::hc832a415a1d2ee28 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 38: 0x61a7ab93547a - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 39: 0x61a7ab93547a - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 40: 0x61a7ab93547a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 41: 0x61a7ab9a415b - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stderr] 42: 0x61a7ab9a415b - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stderr] 43: 0x61a7ab9a415b - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stderr] 44: 0x754522588ac3 - [INFO] [stderr] 45: 0x754522619a04 - clone [INFO] [stderr] 46: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `-p ndi --lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/ndi-0dffe549637b7534` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "f09345ee5bdb769d4c8a1b53e9df81ac1df7104b6c255adac656a2e375601dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09345ee5bdb769d4c8a1b53e9df81ac1df7104b6c255adac656a2e375601dc5", kill_on_drop: false }` [INFO] [stdout] f09345ee5bdb769d4c8a1b53e9df81ac1df7104b6c255adac656a2e375601dc5