[INFO] cloning repository https://github.com/DDRBoxman/decklink-cxx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DDRBoxman/decklink-cxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDDRBoxman%2Fdecklink-cxx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDDRBoxman%2Fdecklink-cxx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfe47a415df287f637b0b1f4b0c1e265ed821045 [INFO] building DDRBoxman/decklink-cxx against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDDRBoxman%2Fdecklink-cxx" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DDRBoxman/decklink-cxx [INFO] finished tweaking git repo https://github.com/DDRBoxman/decklink-cxx [INFO] tweaked toml for git repo https://github.com/DDRBoxman/decklink-cxx written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DDRBoxman/decklink-cxx on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DDRBoxman/decklink-cxx 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 405b71fb456601a07c29f2a35920d7fea70254c8354e279d575247a35b70deeb [INFO] running `Command { std: "docker" "start" "-a" "405b71fb456601a07c29f2a35920d7fea70254c8354e279d575247a35b70deeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "405b71fb456601a07c29f2a35920d7fea70254c8354e279d575247a35b70deeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405b71fb456601a07c29f2a35920d7fea70254c8354e279d575247a35b70deeb", kill_on_drop: false }` [INFO] [stdout] 405b71fb456601a07c29f2a35920d7fea70254c8354e279d575247a35b70deeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88850d7ee11407aadd66c3473e52c594ec1542c62735bf381b8a519e1432ea25 [INFO] running `Command { std: "docker" "start" "-a" "88850d7ee11407aadd66c3473e52c594ec1542c62735bf381b8a519e1432ea25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.120 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.120 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling cxx-build v1.0.120 [INFO] [stderr] Compiling cxxbridge-macro v1.0.120 [INFO] [stderr] Compiling decklink-cxx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `invoke_vcvars_if_not_set` is never used [INFO] [stdout] --> build.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn invoke_vcvars_if_not_set() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vcvars_set` is never used [INFO] [stdout] --> build.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn vcvars_set() -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `search_vcvars_all_bat` is never used [INFO] [stdout] --> build.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | fn search_vcvars_all_bat() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `guess_vcvars_all_bat` is never used [INFO] [stdout] --> build.rs:182:4 [INFO] [stdout] | [INFO] [stdout] 182 | fn guess_vcvars_all_bat() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `determine_vcvarsall_bat_arch_arg` is never used [INFO] [stdout] --> build.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | fn determine_vcvarsall_bat_arch_arg() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: decklink-cxx@0.1.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: decklink-cxx@0.1.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: decklink-cxx@0.1.0: In file included from /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/include/decklink-cxx/src/bridge.rs.h:5, [INFO] [stderr] warning: decklink-cxx@0.1.0: from /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/callback.h:2, [INFO] [stderr] warning: decklink-cxx@0.1.0: from /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/sources/decklink-cxx/src/bridge.rs.cc:3: [INFO] [stderr] warning: decklink-cxx@0.1.0: /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/bridge.h: In constructor 'ConversionFrame::ConversionFrame(long int, long int, long int, BMDPixelFormat)': [INFO] [stderr] warning: decklink-cxx@0.1.0: /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/bridge.h:47:33: warning: 'ConversionFrame::m_timeScale' will be initialized after [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 47 | BMDTimeScale m_timeScale; [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/bridge.h:42:17: warning: 'int32_t ConversionFrame::m_refCount' [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 42 | int32_t m_refCount; [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/bridge.h:53:5: warning: when initialized here [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 53 | ConversionFrame(long width, long height, long rowBytes, BMDPixelFormat pixelFormat) : [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: In file included from /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/include/decklink-cxx/src/bridge.rs.h:5, [INFO] [stderr] warning: decklink-cxx@0.1.0: from /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/callback.h:2, [INFO] [stderr] warning: decklink-cxx@0.1.0: from ./include/callback.cc:1: [INFO] [stderr] warning: decklink-cxx@0.1.0: /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/bridge.h: In constructor 'ConversionFrame::ConversionFrame(long int, long int, long int, BMDPixelFormat)': [INFO] [stderr] warning: decklink-cxx@0.1.0: /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/bridge.h:47:33: warning: 'ConversionFrame::m_timeScale' will be initialized after [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 47 | BMDTimeScale m_timeScale; [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/bridge.h:42:17: warning: 'int32_t ConversionFrame::m_refCount' [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 42 | int32_t m_refCount; [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: /opt/rustwide/target/debug/build/decklink-cxx-a0d10252e18993ae/out/cxxbridge/crate/decklink-cxx/include/bridge.h:53:5: warning: when initialized here [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 53 | ConversionFrame(long width, long height, long rowBytes, BMDPixelFormat pixelFormat) : [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc: In member function 'virtual HRESULT CXXInputCallback::VideoInputFormatChanged(BMDVideoInputFormatChangedEvents, IDeckLinkDisplayMode*, BMDDetectedVideoInputFormatFlags)': [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc:5:85: warning: unused parameter 'notificationEvents' [-Wunused-parameter] [INFO] [stderr] warning: decklink-cxx@0.1.0: 5 | HRESULT CXXInputCallback::VideoInputFormatChanged (BMDVideoInputFormatChangedEvents notificationEvents, IDeckLinkDisplayMode* newDisplayMode, BMDDetectedVideoInputFormatFlags detectedSignalFlags) { [INFO] [stderr] warning: decklink-cxx@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc:5:127: warning: unused parameter 'newDisplayMode' [-Wunused-parameter] [INFO] [stderr] warning: decklink-cxx@0.1.0: 5 | HRESULT CXXInputCallback::VideoInputFormatChanged (BMDVideoInputFormatChangedEvents notificationEvents, IDeckLinkDisplayMode* newDisplayMode, BMDDetectedVideoInputFormatFlags detectedSignalFlags) { [INFO] [stderr] warning: decklink-cxx@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc:5:176: warning: unused parameter 'detectedSignalFlags' [-Wunused-parameter] [INFO] [stderr] warning: decklink-cxx@0.1.0: 5 | HRESULT CXXInputCallback::VideoInputFormatChanged (BMDVideoInputFormatChangedEvents notificationEvents, IDeckLinkDisplayMode* newDisplayMode, BMDDetectedVideoInputFormatFlags detectedSignalFlags) { [INFO] [stderr] warning: decklink-cxx@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc: In member function 'virtual HRESULT CXXInputCallback::VideoInputFrameArrived(IDeckLinkVideoInputFrame*, IDeckLinkAudioInputPacket*)': [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc:10:115: warning: unused parameter 'audioPacket' [-Wunused-parameter] [INFO] [stderr] warning: decklink-cxx@0.1.0: 10 | HRESULT CXXInputCallback::VideoInputFrameArrived(IDeckLinkVideoInputFrame* videoFrame, IDeckLinkAudioInputPacket* audioPacket) { [INFO] [stderr] warning: decklink-cxx@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc: In member function 'virtual HRESULT CXXInputCallback::QueryInterface(REFIID, void**)': [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc:15:68: warning: unused parameter 'iid' [-Wunused-parameter] [INFO] [stderr] warning: decklink-cxx@0.1.0: 15 | HRESULT STDMETHODCALLTYPE CXXInputCallback::QueryInterface (REFIID iid, LPVOID *ppv) [INFO] [stderr] warning: decklink-cxx@0.1.0: | ~~~~~~~^~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc: In member function 'virtual HRESULT CXXOutputCallback::ScheduledFrameCompleted(IDeckLinkVideoFrame*, BMDOutputFrameCompletionResult)': [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc:39:120: warning: unused parameter 'result' [-Wunused-parameter] [INFO] [stderr] warning: decklink-cxx@0.1.0: 39 | HRESULT CXXOutputCallback::ScheduledFrameCompleted(IDeckLinkVideoFrame* completedFrame, BMDOutputFrameCompletionResult result) { [INFO] [stderr] warning: decklink-cxx@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc: In member function 'virtual HRESULT CXXOutputCallback::QueryInterface(REFIID, void**)': [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/callback.cc:49:69: warning: unused parameter 'iid' [-Wunused-parameter] [INFO] [stderr] warning: decklink-cxx@0.1.0: 49 | HRESULT STDMETHODCALLTYPE CXXOutputCallback::QueryInterface (REFIID iid, LPVOID *ppv) [INFO] [stderr] warning: decklink-cxx@0.1.0: | ~~~~~~~^~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: In file included from ./include/bridge.cc:1: [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/bridge.h: In constructor 'ConversionFrame::ConversionFrame(long int, long int, long int, BMDPixelFormat)': [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/bridge.h:47:33: warning: 'ConversionFrame::m_timeScale' will be initialized after [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 47 | BMDTimeScale m_timeScale; [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/bridge.h:42:17: warning: 'int32_t ConversionFrame::m_refCount' [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 42 | int32_t m_refCount; [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/bridge.h:53:5: warning: when initialized here [-Wreorder] [INFO] [stderr] warning: decklink-cxx@0.1.0: 53 | ConversionFrame(long width, long height, long rowBytes, BMDPixelFormat pixelFormat) : [INFO] [stderr] warning: decklink-cxx@0.1.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/bridge.cc: In member function 'virtual HRESULT ConversionFrame::QueryInterface(REFIID, void**)': [INFO] [stderr] warning: decklink-cxx@0.1.0: ./include/bridge.cc:101:67: warning: unused parameter 'iid' [-Wunused-parameter] [INFO] [stderr] warning: decklink-cxx@0.1.0: 101 | HRESULT STDMETHODCALLTYPE ConversionFrame::QueryInterface (REFIID iid, LPVOID *ppv) [INFO] [stderr] warning: decklink-cxx@0.1.0: | ~~~~~~~^~~ [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/bridge.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConversionFrame` [INFO] [stdout] --> src/lib.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | decklink_ffi::{self, ConversionFrame, IDeckLinkVideoFrame}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `marker::PhantomData` [INFO] [stdout] --> src/lib.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{marker::PhantomData, pin::Pin, ptr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/lib.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | let result = unsafe { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/lib.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | let result = unsafe { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/lib.rs:222:47 [INFO] [stdout] | [INFO] [stdout] 222 | let frame_completion_callback = move |frame: *mut decklink_ffi::IDeckLinkVideoFrame| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/lib.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | let result = unsafe { pin.GetPacketIterator(ancillary_packet_iterator_ptr) }; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/lib.rs:399:13 [INFO] [stdout] | [INFO] [stdout] 399 | let result = unsafe { pin.AttachPacket(packet.packet) }; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/lib.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | let result = unsafe { pin.DetachPacket(packet.packet) }; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/lib.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | let result = pin.DetachAllPackets(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/lib.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | let res = unsafe { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | let mut pin: Pin<&mut decklink_ffi::IDeckLinkVideoFrame> = [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/lib.rs:638:13 [INFO] [stdout] | [INFO] [stdout] 638 | let res = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/lib.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | let result = unsafe { decklink_ffi::GetInput(self.device, input_ptr) }; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/lib.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let result = unsafe { decklink_ffi::GetOutput(self.device, output_ptr) }; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_output(&self) -> DecklinkOutput { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_output(&self) -> DecklinkOutput<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get_input(&self) -> DecklinkInput { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get_input(&self) -> DecklinkInput<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Release` is never used [INFO] [stdout] --> src/bridge.rs:265:12 [INFO] [stdout] | [INFO] [stdout] 265 | fn Release(self: Pin<&mut IDeckLinkAPIInformation>) -> c_ulong; [INFO] [stdout] | ^^^^^^^ method in this implementation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Release` is never used [INFO] [stdout] --> src/bridge.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 271 | fn Release(self: Pin<&mut IDeckLink>) -> c_ulong; [INFO] [stdout] | ^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Release` is never used [INFO] [stdout] --> src/bridge.rs:280:12 [INFO] [stdout] | [INFO] [stdout] 280 | fn Release(self: Pin<&mut IDeckLinkIterator>) -> c_ulong; [INFO] [stdout] | ^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Release` is never used [INFO] [stdout] --> src/bridge.rs:298:12 [INFO] [stdout] | [INFO] [stdout] 298 | fn Release(self: Pin<&mut IDeckLinkDisplayModeIterator>) -> c_ulong; [INFO] [stdout] | ^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `GetFrameRate` is never used [INFO] [stdout] --> src/bridge.rs:303:19 [INFO] [stdout] | [INFO] [stdout] 303 | unsafe fn GetFrameRate( [INFO] [stdout] | ^^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Release` is never used [INFO] [stdout] --> src/bridge.rs:308:12 [INFO] [stdout] | [INFO] [stdout] 308 | fn Release(self: Pin<&mut IDeckLinkDisplayMode>) -> c_ulong; [INFO] [stdout] | ^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Release` is never used [INFO] [stdout] --> src/bridge.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 328 | fn Release(self: Pin<&mut IDeckLinkInput>) -> c_ulong; [INFO] [stdout] | ^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Release` is never used [INFO] [stdout] --> src/bridge.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 411 | fn Release(self: Pin<&mut IDeckLinkOutput>) -> c_ulong; [INFO] [stdout] | ^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Release` is never used [INFO] [stdout] --> src/bridge.rs:425:12 [INFO] [stdout] | [INFO] [stdout] 425 | fn Release(self: Pin<&mut IUnknown>) -> c_ulong; [INFO] [stdout] | ^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.09s [INFO] running `Command { std: "docker" "inspect" "88850d7ee11407aadd66c3473e52c594ec1542c62735bf381b8a519e1432ea25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88850d7ee11407aadd66c3473e52c594ec1542c62735bf381b8a519e1432ea25", kill_on_drop: false }` [INFO] [stdout] 88850d7ee11407aadd66c3473e52c594ec1542c62735bf381b8a519e1432ea25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b99337677fb800a77adf229e969cfb6bd06ea0559c18ee0aa90866da5c8149d [INFO] running `Command { std: "docker" "start" "-a" "2b99337677fb800a77adf229e969cfb6bd06ea0559c18ee0aa90866da5c8149d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.57/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=2ed662f6c6b6c0d0 -C extra-filename=-cde96911602d63e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f2ada963885c13c2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dce4fd66ff4d744c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b99337677fb800a77adf229e969cfb6bd06ea0559c18ee0aa90866da5c8149d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b99337677fb800a77adf229e969cfb6bd06ea0559c18ee0aa90866da5c8149d", kill_on_drop: false }` [INFO] [stdout] 2b99337677fb800a77adf229e969cfb6bd06ea0559c18ee0aa90866da5c8149d