[INFO] fetching crate simple_image_interface 0.1.7...
[INFO] testing simple_image_interface-0.1.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate simple_image_interface 0.1.7 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate simple_image_interface 0.1.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate simple_image_interface 0.1.7
[INFO] tweaked toml for crates.io crate simple_image_interface 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple_image_interface 0.1.7 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simple_image_interface 0.1.7 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.10
[INFO] [stderr]   Downloaded rscam v0.5.5
[INFO] [stderr]   Downloaded simplelog v0.12.1
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded paste v1.0.8
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded libloading v0.8.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.11
[INFO] [stderr]   Downloaded ffmpeg-next v7.1.0
[INFO] [stderr]   Downloaded pin-project v1.0.11
[INFO] [stderr]   Downloaded png v0.17.11
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded flume v0.10.14
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded toml_edit v0.22.6
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded half v2.3.1
[INFO] [stderr]   Downloaded time v0.3.13
[INFO] [stderr]   Downloaded winnow v0.6.2
[INFO] [stderr]   Downloaded fdeflate v0.3.3
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded exr v1.5.3
[INFO] [stderr]   Downloaded ffmpeg-sys-next v7.1.0
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded spin v0.9.4
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded pkg-config v0.3.28
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2d1796bb55deebd7c785bbd2bfe119a4d9c1a73d3a646d530bd92f228a5cbcd
[INFO] running `Command { std: "docker" "start" "-a" "a2d1796bb55deebd7c785bbd2bfe119a4d9c1a73d3a646d530bd92f228a5cbcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2d1796bb55deebd7c785bbd2bfe119a4d9c1a73d3a646d530bd92f228a5cbcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d1796bb55deebd7c785bbd2bfe119a4d9c1a73d3a646d530bd92f228a5cbcd", kill_on_drop: false }`
[INFO] [stdout] a2d1796bb55deebd7c785bbd2bfe119a4d9c1a73d3a646d530bd92f228a5cbcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a9e8ebbbde02260adec2fc211e6561859b1e04d214f04d0424d7260a995482b
[INFO] running `Command { std: "docker" "start" "-a" "4a9e8ebbbde02260adec2fc211e6561859b1e04d214f04d0424d7260a995482b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bumpalo v3.10.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling fdeflate v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rscam v0.5.5
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling time v0.3.13
[INFO] [stderr]    Compiling simplelog v0.12.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.5.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.0
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling simple_image_interface v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.45s
[INFO] running `Command { std: "docker" "inspect" "4a9e8ebbbde02260adec2fc211e6561859b1e04d214f04d0424d7260a995482b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9e8ebbbde02260adec2fc211e6561859b1e04d214f04d0424d7260a995482b", kill_on_drop: false }`
[INFO] [stdout] 4a9e8ebbbde02260adec2fc211e6561859b1e04d214f04d0424d7260a995482b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd4f4242438e8c0327d4375d8d57126b12015a5c54b4f81a7bdd037a7bb03193
[INFO] running `Command { std: "docker" "start" "-a" "bd4f4242438e8c0327d4375d8d57126b12015a5c54b4f81a7bdd037a7bb03193", kill_on_drop: false }`
[INFO] [stderr]    Compiling simple_image_interface v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6fQ1oR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-3128138b0222e3e6,libimage_webp-58401d9784b38322,libqoi-d85706b17957b56b,libpng-39d13dc6120c85bd,libminiz_oxide-5f7e04d7e154fbc2,libfdeflate-e30a9928666c1af7,libbitflags-a56917bef97924b7,libexr-3fb162a8e96d613e,libflume-7bf1be8e6ea7e7e4,libspin-afb0a25a91def378,liblock_api-b27271b93d1cd28f,libpin_project-210be93145a91cb0,libfutures_sink-c5847567e13a66cb,libfutures_core-3f5aa826608dcf6c,libnanorand-3785e650a9ae1fdf,libgetrandom-cad135f7b298a8d5,libthreadpool-2683cdc5db502f2d,libnum_cpus-9027891aa08512fe,libminiz_oxide-be5ac6101ec50bfb,libzune_inflate-cd8159965152d408,libsimd_adler32-80841c86b1383db7,libbit_field-44d02c4c110dc534,liblebe-6679e85d0b1e3d94,libhalf-8c8ebe3ba0004d47,libsmallvec-75305b246c6dd9ba,libzune_jpeg-3b6f4154ff9cc776,libzune_core-a186de26ce2c85ab,libgif-516c32d5cbe790cf,libcolor_quant-43e17759eebdcfd3,libbyteorder_lite-2f6890542318b4a1,libravif-cfe935b7ae2f7700,libloop9-f830d541f8aed71c,libavif_serialize-3cfd2193def839e4,libquick_error-0bf4d4511e8935f7,librgb-7f03b55750d5964a,librav1e-ceec3f99d2e8fe39,libwasm_bindgen-e501f2186f392d7f,libonce_cell-98e3652204f21531,libprofiling-a0871da2a8378f8e,libav1_grain-99c5f8022947ac05,libnom-b5b9c08b9c225148,libmemchr-57852037a6db2f32,libnum_rational-905716d7e9e7a106,libnum_bigint-1d901a1c89de8b93,libnum_integer-1d2e48cedb5b725e,libanyhow-5449c15807f97fdb,libdebug_unreachable-abd293a450d894d7,libmaybe_rayon-6ccfe3c4e640b050,librayon-65b3375cafa48766,librayon_core-89b01f8d44e26e95,libcrossbeam_deque-2b39fd3ad02db546,libcrossbeam_epoch-be10cc82ef3f6ea2,libmemoffset-d3e7e7a952931b0c,libscopeguard-47bb29cb00f6f525,libcrossbeam_utils-2f3624349886c4af,liblazy_static-7d7e4d59d48eac89,libv_frame-880fe35c4cf1e100,libaligned_vec-4fe1a7d0d82c8a59,libarrayvec-b6d263f53f72a0a3,libthiserror-a5a0918989b9d29d,libbitstream_io-44132cab916c87b1,libitertools-7dd7e033a76cacb1,libeither-b4b118477722b7fa,libimgref-08573f8df55ab515,libbytemuck-976a369d8c83c693,libnum_traits-11461388a56f9fbb,libtiff-eca01cfad96e3cdc,libflate2-307a94c3088ce5b7,libminiz_oxide-c4f20636e60629f3,libadler-b4175ab842d2ed22,libcrc32fast-392fef61f9a7b203,libcfg_if-6a7eff3bb9b3cc11,libweezl-ec0492fef99c441e,libjpeg_decoder-0f3ec4bf3dff9d64,librscam-1c27832b5ece8cbf}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libffmpeg_next-342c86c732b06d7f,libffmpeg_sys_next-86a62089fa3718ae,liblibc-fad5d54001b30f98,libbitflags-0afdf405c5fb1527,liblog-34a25f1c832d432f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lv4l2" "-lavutil" "-lavformat" "-lavfilter" "-lavdevice" "-lswscale" "-lswresample" "-lavcodec" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6fQ1oR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_image_interface-acdf5de34ed642ee" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lv4l2
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_image_interface` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcF2Fsou/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimplelog-37a467335b6f0718,libtime-a7f2c89f0c3c6411,libnum_threads-d60a713ff8b6c44d,libitoa-69e845a7d31c6086,libtermcolor-38561206b8c6f0a3,libsimple_image_interface-faa1419b94d5a332,libimage-3128138b0222e3e6,libimage_webp-58401d9784b38322,libqoi-d85706b17957b56b,libpng-39d13dc6120c85bd,libminiz_oxide-5f7e04d7e154fbc2,libfdeflate-e30a9928666c1af7,libbitflags-a56917bef97924b7,libexr-3fb162a8e96d613e,libflume-7bf1be8e6ea7e7e4,libspin-afb0a25a91def378,liblock_api-b27271b93d1cd28f,libpin_project-210be93145a91cb0,libfutures_sink-c5847567e13a66cb,libfutures_core-3f5aa826608dcf6c,libnanorand-3785e650a9ae1fdf,libgetrandom-cad135f7b298a8d5,libthreadpool-2683cdc5db502f2d,libnum_cpus-9027891aa08512fe,libminiz_oxide-be5ac6101ec50bfb,libzune_inflate-cd8159965152d408,libsimd_adler32-80841c86b1383db7,libbit_field-44d02c4c110dc534,liblebe-6679e85d0b1e3d94,libhalf-8c8ebe3ba0004d47,libsmallvec-75305b246c6dd9ba,libzune_jpeg-3b6f4154ff9cc776,libzune_core-a186de26ce2c85ab,libgif-516c32d5cbe790cf,libcolor_quant-43e17759eebdcfd3,libbyteorder_lite-2f6890542318b4a1,libravif-cfe935b7ae2f7700,libloop9-f830d541f8aed71c,libavif_serialize-3cfd2193def839e4,libquick_error-0bf4d4511e8935f7,librgb-7f03b55750d5964a,librav1e-ceec3f99d2e8fe39,libwasm_bindgen-e501f2186f392d7f,libonce_cell-98e3652204f21531,libprofiling-a0871da2a8378f8e,libav1_grain-99c5f8022947ac05,libnom-b5b9c08b9c225148,libmemchr-57852037a6db2f32,libnum_rational-905716d7e9e7a106,libnum_bigint-1d901a1c89de8b93,libnum_integer-1d2e48cedb5b725e,libanyhow-5449c15807f97fdb,libdebug_unreachable-abd293a450d894d7,libmaybe_rayon-6ccfe3c4e640b050,librayon-65b3375cafa48766,librayon_core-89b01f8d44e26e95,libcrossbeam_deque-2b39fd3ad02db546,libcrossbeam_epoch-be10cc82ef3f6ea2,libmemoffset-d3e7e7a952931b0c,libscopeguard-47bb29cb00f6f525,libcrossbeam_utils-2f3624349886c4af,liblazy_static-7d7e4d59d48eac89,libv_frame-880fe35c4cf1e100,libaligned_vec-4fe1a7d0d82c8a59,libarrayvec-b6d263f53f72a0a3,libthiserror-a5a0918989b9d29d,libbitstream_io-44132cab916c87b1,libitertools-7dd7e033a76cacb1,libeither-b4b118477722b7fa,libimgref-08573f8df55ab515,libbytemuck-976a369d8c83c693,libnum_traits-11461388a56f9fbb,libtiff-eca01cfad96e3cdc,libflate2-307a94c3088ce5b7,libminiz_oxide-c4f20636e60629f3,libadler-b4175ab842d2ed22,libcrc32fast-392fef61f9a7b203,libcfg_if-6a7eff3bb9b3cc11,libweezl-ec0492fef99c441e,libjpeg_decoder-0f3ec4bf3dff9d64,librscam-1c27832b5ece8cbf,libffmpeg_next-342c86c732b06d7f,libffmpeg_sys_next-86a62089fa3718ae,liblibc-fad5d54001b30f98,libbitflags-0afdf405c5fb1527,liblog-34a25f1c832d432f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lv4l2" "-lavutil" "-lavformat" "-lavfilter" "-lavdevice" "-lswscale" "-lswresample" "-lavcodec" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcF2Fsou/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/example-cecbfaaf854e9d23" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lv4l2
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_image_interface` (example "example") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5VvHB3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsimple_image_interface-faa1419b94d5a332,libimage-3128138b0222e3e6,libimage_webp-58401d9784b38322,libqoi-d85706b17957b56b,libpng-39d13dc6120c85bd,libminiz_oxide-5f7e04d7e154fbc2,libfdeflate-e30a9928666c1af7,libbitflags-a56917bef97924b7,libexr-3fb162a8e96d613e,libflume-7bf1be8e6ea7e7e4,libspin-afb0a25a91def378,liblock_api-b27271b93d1cd28f,libpin_project-210be93145a91cb0,libfutures_sink-c5847567e13a66cb,libfutures_core-3f5aa826608dcf6c,libnanorand-3785e650a9ae1fdf,libgetrandom-cad135f7b298a8d5,libthreadpool-2683cdc5db502f2d,libnum_cpus-9027891aa08512fe,libminiz_oxide-be5ac6101ec50bfb,libzune_inflate-cd8159965152d408,libsimd_adler32-80841c86b1383db7,libbit_field-44d02c4c110dc534,liblebe-6679e85d0b1e3d94,libhalf-8c8ebe3ba0004d47,libsmallvec-75305b246c6dd9ba,libzune_jpeg-3b6f4154ff9cc776,libzune_core-a186de26ce2c85ab,libgif-516c32d5cbe790cf,libcolor_quant-43e17759eebdcfd3,libbyteorder_lite-2f6890542318b4a1,libravif-cfe935b7ae2f7700,libloop9-f830d541f8aed71c,libavif_serialize-3cfd2193def839e4,libquick_error-0bf4d4511e8935f7,librgb-7f03b55750d5964a,librav1e-ceec3f99d2e8fe39,libwasm_bindgen-e501f2186f392d7f,libonce_cell-98e3652204f21531,libprofiling-a0871da2a8378f8e,libav1_grain-99c5f8022947ac05,libnom-b5b9c08b9c225148,libmemchr-57852037a6db2f32,libnum_rational-905716d7e9e7a106,libnum_bigint-1d901a1c89de8b93,libnum_integer-1d2e48cedb5b725e,libanyhow-5449c15807f97fdb,libdebug_unreachable-abd293a450d894d7,libmaybe_rayon-6ccfe3c4e640b050,librayon-65b3375cafa48766,librayon_core-89b01f8d44e26e95,libcrossbeam_deque-2b39fd3ad02db546,libcrossbeam_epoch-be10cc82ef3f6ea2,libmemoffset-d3e7e7a952931b0c,libscopeguard-47bb29cb00f6f525,libcrossbeam_utils-2f3624349886c4af,liblazy_static-7d7e4d59d48eac89,libv_frame-880fe35c4cf1e100,libaligned_vec-4fe1a7d0d82c8a59,libarrayvec-b6d263f53f72a0a3,libthiserror-a5a0918989b9d29d,libbitstream_io-44132cab916c87b1,libitertools-7dd7e033a76cacb1,libeither-b4b118477722b7fa,libimgref-08573f8df55ab515,libbytemuck-976a369d8c83c693,libnum_traits-11461388a56f9fbb,libtiff-eca01cfad96e3cdc,libflate2-307a94c3088ce5b7,libminiz_oxide-c4f20636e60629f3,libadler-b4175ab842d2ed22,libcrc32fast-392fef61f9a7b203,libcfg_if-6a7eff3bb9b3cc11,libweezl-ec0492fef99c441e,libjpeg_decoder-0f3ec4bf3dff9d64,librscam-1c27832b5ece8cbf,libffmpeg_next-342c86c732b06d7f,libffmpeg_sys_next-86a62089fa3718ae,liblibc-fad5d54001b30f98,libbitflags-0afdf405c5fb1527,liblog-34a25f1c832d432f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lv4l2" "-lavutil" "-lavformat" "-lavfilter" "-lavdevice" "-lswscale" "-lswresample" "-lavcodec" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5VvHB3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tests-7c299f8fd70432bd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lv4l2
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_image_interface` (test "tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bd4f4242438e8c0327d4375d8d57126b12015a5c54b4f81a7bdd037a7bb03193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd4f4242438e8c0327d4375d8d57126b12015a5c54b4f81a7bdd037a7bb03193", kill_on_drop: false }`
[INFO] [stdout] bd4f4242438e8c0327d4375d8d57126b12015a5c54b4f81a7bdd037a7bb03193
