[INFO] fetching crate simple_image_interface 0.1.7...
[INFO] testing simple_image_interface-0.1.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate simple_image_interface 0.1.7 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple_image_interface 0.1.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50086ccef8b743e26bc372e104f47a7f737bbe76656dcff379eb9cd7597f2c5b
[INFO] running `Command { std: "docker" "start" "-a" "50086ccef8b743e26bc372e104f47a7f737bbe76656dcff379eb9cd7597f2c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50086ccef8b743e26bc372e104f47a7f737bbe76656dcff379eb9cd7597f2c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50086ccef8b743e26bc372e104f47a7f737bbe76656dcff379eb9cd7597f2c5b", kill_on_drop: false }`
[INFO] [stdout] 50086ccef8b743e26bc372e104f47a7f737bbe76656dcff379eb9cd7597f2c5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3f32a3e2c86f3ae4a0bc321e28cb284d68047786116497666b113517763cc54
[INFO] running `Command { std: "docker" "start" "-a" "c3f32a3e2c86f3ae4a0bc321e28cb284d68047786116497666b113517763cc54", 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 scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[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 lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling adler v1.0.2
[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 bindgen v0.70.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bumpalo v3.10.0
[INFO] [stderr]    Compiling syn v1.0.99
[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 rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling weezl v0.1.8
[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 miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.3
[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 bit_field v0.10.1
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling rscam v0.5.5
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling time v0.3.13
[INFO] [stderr]    Compiling simplelog v0.12.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling wasm-bindgen-macro 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 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 53.01s
[INFO] running `Command { std: "docker" "inspect" "c3f32a3e2c86f3ae4a0bc321e28cb284d68047786116497666b113517763cc54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f32a3e2c86f3ae4a0bc321e28cb284d68047786116497666b113517763cc54", kill_on_drop: false }`
[INFO] [stdout] c3f32a3e2c86f3ae4a0bc321e28cb284d68047786116497666b113517763cc54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0afad722924ca74c0947060aa7dd813c5a53b3e28cca378bead5842c2b25d5f8
[INFO] running `Command { std: "docker" "start" "-a" "0afad722924ca74c0947060aa7dd813c5a53b3e28cca378bead5842c2b25d5f8", 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/rustcL6U4ce/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-9ffffb85bb7ec97a,libimage_webp-9f8b3a8434cdb820,libqoi-b2fc31e0ddc49b1a,libpng-aefd5f889f925f59,libminiz_oxide-1046e831d7c71c90,libfdeflate-dd9946cebe863153,libbitflags-dde12b0d7d495b50,libexr-e1f9c1a4eb7b54da,libflume-bae012a40b3af2bc,libspin-240112898cc6ae5d,liblock_api-919abfa4d8f40cb8,libpin_project-71b4b8ea472f9277,libfutures_sink-6cb675a02e4d5dcf,libfutures_core-d35dfe46c30ef24b,libnanorand-5c751b8f7d169ab4,libgetrandom-0a88eb9bd50dc3ae,libthreadpool-5ea85d1d1019eec0,libnum_cpus-673d4bbb369e8627,libminiz_oxide-b57aacf0d6d21e45,libzune_inflate-830e3160eed64e83,libsimd_adler32-a85d6c6326d2f661,libbit_field-e2b639b9cacfe5b4,liblebe-5694b67511a9813c,libhalf-b7d55a294ad5af7d,libsmallvec-b08c9d42771f59e9,libzune_jpeg-68473c4b52f604c7,libzune_core-d8a810c65908360c,libgif-a79f84abcc2f81df,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-a17f6010ef214b0c,libloop9-c515fa5eea69c246,libavif_serialize-ddf2765727e17278,libquick_error-702b385be5f12d4a,librgb-99db55da7664e2e5,librav1e-849021282fd83672,libwasm_bindgen-f72ca520c0bd2095,libonce_cell-d7a5b5d3f8ed20f2,libprofiling-4a566c24a3d4f893,libav1_grain-895e34d5d425c0f1,libnom-d90134e99b1a34fc,libmemchr-866410f869193d0e,libnum_rational-4206299be4cca493,libnum_bigint-d725880276035061,libnum_integer-95925acd6c0cfc80,libanyhow-48c4874d2e1f3573,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-196708ad282b9ba1,librayon-7fc3893389dbd196,librayon_core-234e4cd3faf25f4b,libcrossbeam_deque-c281997349291ecb,libcrossbeam_epoch-051e956fbb7585a3,libmemoffset-1c8252c8204b3f17,libscopeguard-e318caba69bf687f,libcrossbeam_utils-7e69b5db3950b4a3,liblazy_static-af860367908b8176,libv_frame-21c380c57b2c78c9,libaligned_vec-657289efa2e8e100,libarrayvec-09741c597eeba17a,libthiserror-871def1febf3ac68,libbitstream_io-a4cb3b37262b126d,libitertools-f4db06493cf43f0b,libeither-a0c23204a379320f,libimgref-4a6803244c01930e,libbytemuck-71dc9660be3cd1b6,libnum_traits-b7b1bc6004e8e4dd,libtiff-b7062a161f05421b,libflate2-c0525b0653d6e1ab,libminiz_oxide-346073b7a65c5f16,libadler-8a8ce72c9fb247b6,libcrc32fast-b6f658faf0f4ad73,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-5be1025935bd4e47,librscam-8a38ef32f87a42a8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libffmpeg_next-77d33d6986eee60a,libffmpeg_sys_next-ba8da40132358359,liblibc-6f7710323660b401,libbitflags-716aca32ffb35253,liblog-9e77c5346729da41}.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/rustcL6U4ce/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-4b45e68f6b659efb" "-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/rustcmM82hd/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-4c868afcb001208d,libimage-9ffffb85bb7ec97a,libimage_webp-9f8b3a8434cdb820,libqoi-b2fc31e0ddc49b1a,libpng-aefd5f889f925f59,libminiz_oxide-1046e831d7c71c90,libfdeflate-dd9946cebe863153,libbitflags-dde12b0d7d495b50,libexr-e1f9c1a4eb7b54da,libflume-bae012a40b3af2bc,libspin-240112898cc6ae5d,liblock_api-919abfa4d8f40cb8,libpin_project-71b4b8ea472f9277,libfutures_sink-6cb675a02e4d5dcf,libfutures_core-d35dfe46c30ef24b,libnanorand-5c751b8f7d169ab4,libgetrandom-0a88eb9bd50dc3ae,libthreadpool-5ea85d1d1019eec0,libnum_cpus-673d4bbb369e8627,libminiz_oxide-b57aacf0d6d21e45,libzune_inflate-830e3160eed64e83,libsimd_adler32-a85d6c6326d2f661,libbit_field-e2b639b9cacfe5b4,liblebe-5694b67511a9813c,libhalf-b7d55a294ad5af7d,libsmallvec-b08c9d42771f59e9,libzune_jpeg-68473c4b52f604c7,libzune_core-d8a810c65908360c,libgif-a79f84abcc2f81df,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-a17f6010ef214b0c,libloop9-c515fa5eea69c246,libavif_serialize-ddf2765727e17278,libquick_error-702b385be5f12d4a,librgb-99db55da7664e2e5,librav1e-849021282fd83672,libwasm_bindgen-f72ca520c0bd2095,libonce_cell-d7a5b5d3f8ed20f2,libprofiling-4a566c24a3d4f893,libav1_grain-895e34d5d425c0f1,libnom-d90134e99b1a34fc,libmemchr-866410f869193d0e,libnum_rational-4206299be4cca493,libnum_bigint-d725880276035061,libnum_integer-95925acd6c0cfc80,libanyhow-48c4874d2e1f3573,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-196708ad282b9ba1,librayon-7fc3893389dbd196,librayon_core-234e4cd3faf25f4b,libcrossbeam_deque-c281997349291ecb,libcrossbeam_epoch-051e956fbb7585a3,libmemoffset-1c8252c8204b3f17,libscopeguard-e318caba69bf687f,libcrossbeam_utils-7e69b5db3950b4a3,liblazy_static-af860367908b8176,libv_frame-21c380c57b2c78c9,libaligned_vec-657289efa2e8e100,libarrayvec-09741c597eeba17a,libthiserror-871def1febf3ac68,libbitstream_io-a4cb3b37262b126d,libitertools-f4db06493cf43f0b,libeither-a0c23204a379320f,libimgref-4a6803244c01930e,libbytemuck-71dc9660be3cd1b6,libnum_traits-b7b1bc6004e8e4dd,libtiff-b7062a161f05421b,libflate2-c0525b0653d6e1ab,libminiz_oxide-346073b7a65c5f16,libadler-8a8ce72c9fb247b6,libcrc32fast-b6f658faf0f4ad73,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-5be1025935bd4e47,librscam-8a38ef32f87a42a8,libffmpeg_next-77d33d6986eee60a,libffmpeg_sys_next-ba8da40132358359,liblibc-6f7710323660b401,libbitflags-716aca32ffb35253,liblog-9e77c5346729da41}.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/rustcmM82hd/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-dec30fd1fc079c2a" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNdXron/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimplelog-0fcce62258a46b01,libtime-c58a1fbba0698ded,libnum_threads-4dcd851e730118f6,libitoa-16cfa8721381c1c3,libtermcolor-214b0416d5f44404,libsimple_image_interface-4c868afcb001208d,libimage-9ffffb85bb7ec97a,libimage_webp-9f8b3a8434cdb820,libqoi-b2fc31e0ddc49b1a,libpng-aefd5f889f925f59,libminiz_oxide-1046e831d7c71c90,libfdeflate-dd9946cebe863153,libbitflags-dde12b0d7d495b50,libexr-e1f9c1a4eb7b54da,libflume-bae012a40b3af2bc,libspin-240112898cc6ae5d,liblock_api-919abfa4d8f40cb8,libpin_project-71b4b8ea472f9277,libfutures_sink-6cb675a02e4d5dcf,libfutures_core-d35dfe46c30ef24b,libnanorand-5c751b8f7d169ab4,libgetrandom-0a88eb9bd50dc3ae,libthreadpool-5ea85d1d1019eec0,libnum_cpus-673d4bbb369e8627,libminiz_oxide-b57aacf0d6d21e45,libzune_inflate-830e3160eed64e83,libsimd_adler32-a85d6c6326d2f661,libbit_field-e2b639b9cacfe5b4,liblebe-5694b67511a9813c,libhalf-b7d55a294ad5af7d,libsmallvec-b08c9d42771f59e9,libzune_jpeg-68473c4b52f604c7,libzune_core-d8a810c65908360c,libgif-a79f84abcc2f81df,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-a17f6010ef214b0c,libloop9-c515fa5eea69c246,libavif_serialize-ddf2765727e17278,libquick_error-702b385be5f12d4a,librgb-99db55da7664e2e5,librav1e-849021282fd83672,libwasm_bindgen-f72ca520c0bd2095,libonce_cell-d7a5b5d3f8ed20f2,libprofiling-4a566c24a3d4f893,libav1_grain-895e34d5d425c0f1,libnom-d90134e99b1a34fc,libmemchr-866410f869193d0e,libnum_rational-4206299be4cca493,libnum_bigint-d725880276035061,libnum_integer-95925acd6c0cfc80,libanyhow-48c4874d2e1f3573,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-196708ad282b9ba1,librayon-7fc3893389dbd196,librayon_core-234e4cd3faf25f4b,libcrossbeam_deque-c281997349291ecb,libcrossbeam_epoch-051e956fbb7585a3,libmemoffset-1c8252c8204b3f17,libscopeguard-e318caba69bf687f,libcrossbeam_utils-7e69b5db3950b4a3,liblazy_static-af860367908b8176,libv_frame-21c380c57b2c78c9,libaligned_vec-657289efa2e8e100,libarrayvec-09741c597eeba17a,libthiserror-871def1febf3ac68,libbitstream_io-a4cb3b37262b126d,libitertools-f4db06493cf43f0b,libeither-a0c23204a379320f,libimgref-4a6803244c01930e,libbytemuck-71dc9660be3cd1b6,libnum_traits-b7b1bc6004e8e4dd,libtiff-b7062a161f05421b,libflate2-c0525b0653d6e1ab,libminiz_oxide-346073b7a65c5f16,libadler-8a8ce72c9fb247b6,libcrc32fast-b6f658faf0f4ad73,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-5be1025935bd4e47,librscam-8a38ef32f87a42a8,libffmpeg_next-77d33d6986eee60a,libffmpeg_sys_next-ba8da40132358359,liblibc-6f7710323660b401,libbitflags-716aca32ffb35253,liblog-9e77c5346729da41}.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/rustcNdXron/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-f4f744eadddccbfd" "-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] running `Command { std: "docker" "inspect" "0afad722924ca74c0947060aa7dd813c5a53b3e28cca378bead5842c2b25d5f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afad722924ca74c0947060aa7dd813c5a53b3e28cca378bead5842c2b25d5f8", kill_on_drop: false }`
[INFO] [stdout] 0afad722924ca74c0947060aa7dd813c5a53b3e28cca378bead5842c2b25d5f8
