[INFO] fetching crate simple_image_interface 0.1.7... [INFO] testing simple_image_interface-0.1.7 against 1.90.0 for beta-1.91-3 [INFO] extracting crate simple_image_interface 0.1.7 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate simple_image_interface 0.1.7 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded simplelog v0.12.1 [INFO] [stderr] Downloaded rscam v0.5.5 [INFO] [stderr] Downloaded hermit-abi v0.3.3 [INFO] [stderr] Downloaded ffmpeg-sys-next v7.1.0 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded pin-project-internal v1.0.11 [INFO] [stderr] Downloaded pin-project v1.0.11 [INFO] [stderr] Downloaded num-bigint v0.4.3 [INFO] [stderr] Downloaded winnow v0.6.2 [INFO] [stderr] Downloaded cc v1.1.10 [INFO] [stderr] Downloaded ffmpeg-next v7.1.0 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded syn v2.0.50 [INFO] [stderr] Downloaded indexmap v2.2.3 [INFO] [stderr] Downloaded image v0.25.5 [INFO] [stderr] Downloaded exr v1.5.3 [INFO] [stderr] Downloaded fdeflate v0.3.3 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded paste v1.0.8 [INFO] [stderr] Downloaded bindgen v0.70.1 [INFO] [stderr] Downloaded pkg-config v0.3.28 [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded libc v0.2.125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 668152f091ddaac2359e1ef47eefbd89623e5279242e88900b09a0a2d183f7ee [INFO] running `Command { std: "docker" "start" "-a" "668152f091ddaac2359e1ef47eefbd89623e5279242e88900b09a0a2d183f7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "668152f091ddaac2359e1ef47eefbd89623e5279242e88900b09a0a2d183f7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "668152f091ddaac2359e1ef47eefbd89623e5279242e88900b09a0a2d183f7ee", kill_on_drop: false }` [INFO] [stdout] 668152f091ddaac2359e1ef47eefbd89623e5279242e88900b09a0a2d183f7ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea41724d391c5026025df79b701cd1e771009c2905bb3db162fc36529c40cc7e [INFO] running `Command { std: "docker" "start" "-a" "ea41724d391c5026025df79b701cd1e771009c2905bb3db162fc36529c40cc7e", 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 minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [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 glob v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling aligned-vec v0.5.0 [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 crossbeam-deque v0.8.1 [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 spin v0.9.4 [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 paste v1.0.8 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [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 zune-inflate v0.2.54 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rscam v0.5.5 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling simplelog v0.12.1 [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 flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.3 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [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 46.91s [INFO] running `Command { std: "docker" "inspect" "ea41724d391c5026025df79b701cd1e771009c2905bb3db162fc36529c40cc7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea41724d391c5026025df79b701cd1e771009c2905bb3db162fc36529c40cc7e", kill_on_drop: false }` [INFO] [stdout] ea41724d391c5026025df79b701cd1e771009c2905bb3db162fc36529c40cc7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05862ab800bef9eb0db69155371c02caed01e68ac3cfe2dc5909a596fc37e9d6 [INFO] running `Command { std: "docker" "start" "-a" "05862ab800bef9eb0db69155371c02caed01e68ac3cfe2dc5909a596fc37e9d6", 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/rustcDMFhDV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-a1ba979cb3ce97c3,libimage_webp-e0b40a795817ff2f,libqoi-7ff809e423194fc3,libpng-93574f17438eb1bc,libminiz_oxide-019e63d3a45da153,libfdeflate-4494999e0457342f,libbitflags-3333d968e5f279ee,libexr-d232b5d2b6667f56,libflume-d340dcb8260bcfb4,libspin-36e317bc0a431db1,liblock_api-653c6edcedea062f,libpin_project-989efe3b966702ac,libfutures_sink-47439d163ed83ea5,libfutures_core-de1f211e52fcb0e0,libnanorand-8bb68e85e397d8f2,libgetrandom-bfd63c688cc9aa19,libthreadpool-d3258e541bcb9f6c,libnum_cpus-ef29aac1113e75bf,libminiz_oxide-1f9ac68fc5289e2e,libzune_inflate-51258798c47a0d0c,libsimd_adler32-1857eb2e05e0033d,libbit_field-e58b64ecf696bef6,liblebe-e68178c381bd44a8,libhalf-b16bbdf2aaeb5e25,libsmallvec-43ec19cf2a1ec9c3,libzune_jpeg-3bf86d41db81dfa7,libzune_core-2eb42932cdb8cd0c,libgif-d29b4eaa303c7a48,libcolor_quant-145974e5a457ca63,libbyteorder_lite-e2e4304b776b21cd,libravif-ccaf6a400b9efb2d,libloop9-b349bc4710ae1b1a,libavif_serialize-f9e8159e4916fa3f,libquick_error-fab1fa2edaf56e55,librgb-61ab2a50995b9e7f,librav1e-fa13fe89b65677dd,libwasm_bindgen-e50c93da5ea59889,libonce_cell-b81e9fc48bdad1b4,libprofiling-ea1b0d609297e308,libav1_grain-071d8a858ad3bcaa,libnom-9dcf9b73fa6d6d88,libmemchr-9601e1e0696c5e1a,libnum_rational-94627bd952300950,libnum_bigint-0c2377bdc947f0d2,libnum_integer-983d9ea43abe59d3,libanyhow-8da934a0522d811b,libdebug_unreachable-0b660284ca9cef37,libmaybe_rayon-ade1ec028c1b3803,librayon-4ec4b7876c1630b4,librayon_core-8b7954dfefc2bd7c,libcrossbeam_deque-f5e21c2a6e43b0a6,libcrossbeam_epoch-d7fe83afe0a1dec8,libmemoffset-d05c9d135e91cff3,libscopeguard-ff6c05979f5d3a08,libcrossbeam_utils-50e1d445c40fd639,liblazy_static-ab9a3dc8def9ba85,libv_frame-a037a51ee2fecb3d,libaligned_vec-6560fef833f11ee4,libarrayvec-7339f336323a9f9d,libthiserror-a34117212c17e487,libbitstream_io-84f0ee1b87974bec,libitertools-592b01c1506dd243,libeither-f491e1f0ea74572c,libimgref-6d73c5b830354574,libbytemuck-3c4f451ca0d7c752,libnum_traits-4f2a4c8e2725c12f,libtiff-c31e54ff296ed44b,libflate2-4a9d2b873cb9495c,libminiz_oxide-12309ff73464f1ac,libadler-2dca53ea7e04a2af,libcrc32fast-b517e1e1bff57ec0,libcfg_if-3183e62f61f23a61,libweezl-226667df26356eb1,libjpeg_decoder-c94da4b1f87689b3,librscam-ebcfdb091acaedaa}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libffmpeg_next-4eabf0efeb5c0c02,libffmpeg_sys_next-6270f4612edd35cc,liblibc-dc410f4eda79ef68,libbitflags-dd12b087be263200,liblog-50abd59c9f326f6d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,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/rustcDMFhDV/raw-dylibs" "-B/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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_image_interface-b615a64f21b22975" "-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/rustcTER4Gp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimplelog-0284fdeaac71284b,libtime-d4d49151bf390548,libnum_threads-4fb9e5589e4311f0,libitoa-b244119fbfcf1a81,libtermcolor-252b8acee0601bf1,libsimple_image_interface-f6c25fb692625bd4,libimage-a1ba979cb3ce97c3,libimage_webp-e0b40a795817ff2f,libqoi-7ff809e423194fc3,libpng-93574f17438eb1bc,libminiz_oxide-019e63d3a45da153,libfdeflate-4494999e0457342f,libbitflags-3333d968e5f279ee,libexr-d232b5d2b6667f56,libflume-d340dcb8260bcfb4,libspin-36e317bc0a431db1,liblock_api-653c6edcedea062f,libpin_project-989efe3b966702ac,libfutures_sink-47439d163ed83ea5,libfutures_core-de1f211e52fcb0e0,libnanorand-8bb68e85e397d8f2,libgetrandom-bfd63c688cc9aa19,libthreadpool-d3258e541bcb9f6c,libnum_cpus-ef29aac1113e75bf,libminiz_oxide-1f9ac68fc5289e2e,libzune_inflate-51258798c47a0d0c,libsimd_adler32-1857eb2e05e0033d,libbit_field-e58b64ecf696bef6,liblebe-e68178c381bd44a8,libhalf-b16bbdf2aaeb5e25,libsmallvec-43ec19cf2a1ec9c3,libzune_jpeg-3bf86d41db81dfa7,libzune_core-2eb42932cdb8cd0c,libgif-d29b4eaa303c7a48,libcolor_quant-145974e5a457ca63,libbyteorder_lite-e2e4304b776b21cd,libravif-ccaf6a400b9efb2d,libloop9-b349bc4710ae1b1a,libavif_serialize-f9e8159e4916fa3f,libquick_error-fab1fa2edaf56e55,librgb-61ab2a50995b9e7f,librav1e-fa13fe89b65677dd,libwasm_bindgen-e50c93da5ea59889,libonce_cell-b81e9fc48bdad1b4,libprofiling-ea1b0d609297e308,libav1_grain-071d8a858ad3bcaa,libnom-9dcf9b73fa6d6d88,libmemchr-9601e1e0696c5e1a,libnum_rational-94627bd952300950,libnum_bigint-0c2377bdc947f0d2,libnum_integer-983d9ea43abe59d3,libanyhow-8da934a0522d811b,libdebug_unreachable-0b660284ca9cef37,libmaybe_rayon-ade1ec028c1b3803,librayon-4ec4b7876c1630b4,librayon_core-8b7954dfefc2bd7c,libcrossbeam_deque-f5e21c2a6e43b0a6,libcrossbeam_epoch-d7fe83afe0a1dec8,libmemoffset-d05c9d135e91cff3,libscopeguard-ff6c05979f5d3a08,libcrossbeam_utils-50e1d445c40fd639,liblazy_static-ab9a3dc8def9ba85,libv_frame-a037a51ee2fecb3d,libaligned_vec-6560fef833f11ee4,libarrayvec-7339f336323a9f9d,libthiserror-a34117212c17e487,libbitstream_io-84f0ee1b87974bec,libitertools-592b01c1506dd243,libeither-f491e1f0ea74572c,libimgref-6d73c5b830354574,libbytemuck-3c4f451ca0d7c752,libnum_traits-4f2a4c8e2725c12f,libtiff-c31e54ff296ed44b,libflate2-4a9d2b873cb9495c,libminiz_oxide-12309ff73464f1ac,libadler-2dca53ea7e04a2af,libcrc32fast-b517e1e1bff57ec0,libcfg_if-3183e62f61f23a61,libweezl-226667df26356eb1,libjpeg_decoder-c94da4b1f87689b3,librscam-ebcfdb091acaedaa,libffmpeg_next-4eabf0efeb5c0c02,libffmpeg_sys_next-6270f4612edd35cc,liblibc-dc410f4eda79ef68,libbitflags-dd12b087be263200,liblog-50abd59c9f326f6d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,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/rustcTER4Gp/raw-dylibs" "-B/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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/example-f0325fdc6055e546" "-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/rustcii3j5t/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsimple_image_interface-f6c25fb692625bd4,libimage-a1ba979cb3ce97c3,libimage_webp-e0b40a795817ff2f,libqoi-7ff809e423194fc3,libpng-93574f17438eb1bc,libminiz_oxide-019e63d3a45da153,libfdeflate-4494999e0457342f,libbitflags-3333d968e5f279ee,libexr-d232b5d2b6667f56,libflume-d340dcb8260bcfb4,libspin-36e317bc0a431db1,liblock_api-653c6edcedea062f,libpin_project-989efe3b966702ac,libfutures_sink-47439d163ed83ea5,libfutures_core-de1f211e52fcb0e0,libnanorand-8bb68e85e397d8f2,libgetrandom-bfd63c688cc9aa19,libthreadpool-d3258e541bcb9f6c,libnum_cpus-ef29aac1113e75bf,libminiz_oxide-1f9ac68fc5289e2e,libzune_inflate-51258798c47a0d0c,libsimd_adler32-1857eb2e05e0033d,libbit_field-e58b64ecf696bef6,liblebe-e68178c381bd44a8,libhalf-b16bbdf2aaeb5e25,libsmallvec-43ec19cf2a1ec9c3,libzune_jpeg-3bf86d41db81dfa7,libzune_core-2eb42932cdb8cd0c,libgif-d29b4eaa303c7a48,libcolor_quant-145974e5a457ca63,libbyteorder_lite-e2e4304b776b21cd,libravif-ccaf6a400b9efb2d,libloop9-b349bc4710ae1b1a,libavif_serialize-f9e8159e4916fa3f,libquick_error-fab1fa2edaf56e55,librgb-61ab2a50995b9e7f,librav1e-fa13fe89b65677dd,libwasm_bindgen-e50c93da5ea59889,libonce_cell-b81e9fc48bdad1b4,libprofiling-ea1b0d609297e308,libav1_grain-071d8a858ad3bcaa,libnom-9dcf9b73fa6d6d88,libmemchr-9601e1e0696c5e1a,libnum_rational-94627bd952300950,libnum_bigint-0c2377bdc947f0d2,libnum_integer-983d9ea43abe59d3,libanyhow-8da934a0522d811b,libdebug_unreachable-0b660284ca9cef37,libmaybe_rayon-ade1ec028c1b3803,librayon-4ec4b7876c1630b4,librayon_core-8b7954dfefc2bd7c,libcrossbeam_deque-f5e21c2a6e43b0a6,libcrossbeam_epoch-d7fe83afe0a1dec8,libmemoffset-d05c9d135e91cff3,libscopeguard-ff6c05979f5d3a08,libcrossbeam_utils-50e1d445c40fd639,liblazy_static-ab9a3dc8def9ba85,libv_frame-a037a51ee2fecb3d,libaligned_vec-6560fef833f11ee4,libarrayvec-7339f336323a9f9d,libthiserror-a34117212c17e487,libbitstream_io-84f0ee1b87974bec,libitertools-592b01c1506dd243,libeither-f491e1f0ea74572c,libimgref-6d73c5b830354574,libbytemuck-3c4f451ca0d7c752,libnum_traits-4f2a4c8e2725c12f,libtiff-c31e54ff296ed44b,libflate2-4a9d2b873cb9495c,libminiz_oxide-12309ff73464f1ac,libadler-2dca53ea7e04a2af,libcrc32fast-b517e1e1bff57ec0,libcfg_if-3183e62f61f23a61,libweezl-226667df26356eb1,libjpeg_decoder-c94da4b1f87689b3,librscam-ebcfdb091acaedaa,libffmpeg_next-4eabf0efeb5c0c02,libffmpeg_sys_next-6270f4612edd35cc,liblibc-dc410f4eda79ef68,libbitflags-dd12b087be263200,liblog-50abd59c9f326f6d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,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/rustcii3j5t/raw-dylibs" "-B/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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tests-85fe6f953e16d6e9" "-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" "05862ab800bef9eb0db69155371c02caed01e68ac3cfe2dc5909a596fc37e9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05862ab800bef9eb0db69155371c02caed01e68ac3cfe2dc5909a596fc37e9d6", kill_on_drop: false }` [INFO] [stdout] 05862ab800bef9eb0db69155371c02caed01e68ac3cfe2dc5909a596fc37e9d6