[INFO] fetching crate pixelbomber 1.2.4...
[INFO] testing pixelbomber-1.2.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate pixelbomber 1.2.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pixelbomber 1.2.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pixelbomber 1.2.4
[INFO] tweaked toml for crates.io crate pixelbomber 1.2.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pixelbomber 1.2.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pixelbomber 1.2.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91e498624776057a18040e24a2e5c7060127fdda2eb8748978cfbfec9b31f776
[INFO] running `Command { std: "docker" "start" "-a" "91e498624776057a18040e24a2e5c7060127fdda2eb8748978cfbfec9b31f776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91e498624776057a18040e24a2e5c7060127fdda2eb8748978cfbfec9b31f776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e498624776057a18040e24a2e5c7060127fdda2eb8748978cfbfec9b31f776", kill_on_drop: false }`
[INFO] [stdout] 91e498624776057a18040e24a2e5c7060127fdda2eb8748978cfbfec9b31f776
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1742692fceba61ecc00275c14bdcf0774c2755b61cd3c72a7d442830af06d6a8
[INFO] running `Command { std: "docker" "start" "-a" "1742692fceba61ecc00275c14bdcf0774c2755b61cd3c72a7d442830af06d6a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.17
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling rscam v0.5.5
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling pixelbomber v1.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmAB8bs/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-fcb58b3e66b8b6cd,libjiff-301d3c40c5dc7075,libenv_filter-4bd4383858b1f6b8,libregex-66ce4e4b86d025a5,libregex_automata-43f0df513f735064,libaho_corasick-7231ee35a67f9404,libregex_syntax-2f734124a51b36fa,libsysinfo-87b9318400d8537e,librscam-7c30a540f4ee9d18,libclap-17a5cb7e051dca4a,libclap_builder-d7d742610bc5353e,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libpixelbomber-003f1aeb1cf1ea5c,libzstd-b7628bad9b9bf15c,libzstd_safe-db07cc51228ccbbb,libzstd_sys-2890cd21e5b70866,libbincode-eaa6e1479e74a378,libunty-4b879f2d92d382d8,libtrust_dns_resolver-2e5a853b7fd9e80f,libresolv_conf-08c47ec28825469d,libparking_lot-e148d7fe52b2d035,libparking_lot_core-8a7175392ff8a542,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,libtrust_dns_proto-260afba3b1ca8034,libfutures_channel-e0dcd927b3926bb6,librand-4b3930cb87f403da,librand_chacha-c21250949bab634b,librand_core-ccf35ee5293db5ec,libgetrandom-e3971bebb7082ad4,libfutures_io-3e19596c076de665,libdata_encoding-6d465a39edfa29f6,liburl-3333c7bcfb0c7757,libidna-4ed07751eaa79bd4,libutf8_iter-0d9be7b316c2b184,libidna_adapter-924c6a2347c00152,libicu_properties-e5894e5a34c02dac,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cd0dd96b21d7524b,libicu_normalizer_data-9919e82512efe734,libicu_collections-0532503c54100786,libpotential_utf-f777c636cd3521ba,libicu_provider-7e3ff66e18967d2e,libicu_locale_core-6dec326b87e8ac1d,libtinystr-8517cc475536ed76,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-6f9eb69c772d2885,libzerotrie-c7c42094c2ff2c06,libyoke-c0b0afb65eed9419,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-d632ace88798abdf,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libipnet-9aae67a4e846df6d,libidna-72b9bd0db28b0bd6,libunicode_normalization-1070c8f00504ac21,libunicode_bidi-c47a245750195a07,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libtracing-440dba0f927ad926,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtokio-7e1ad897ef89b284,libbytes-bfe11088fe358bd1,libmio-a9cff56dacd739ab,libfutures_util-d9cc8fc6cb81b0ab,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libsocket2-ee164603418bb49c,libnix-94d518570909a45a,libmemoffset-b97817c90c352208,libbitflags-999d889d9694453e,librand-3a7e0c3b526daa0c,librand_chacha-64b454c1b8110bd5,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-a1ac0a3a493b7d3c,libgetrandom-00771904b4a08d38,liblibc-4d1985e343fb3d50,libimage-9fde30734c36cab9,libimage_webp-1e50e893f6b6e417,libqoi-aabe49659d4a9e30,libpng-26289416b2f0f10a,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-fc7afbb7575a0252,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-a6e70da3e3f455f5,libsmallvec-29f90736a15dcce2,libzune_jpeg-371753f6c2e5c471,libzune_core-e448b15fbf642cb4,libgif-32be1ecb7bdfb378,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-5426b520b3619904,libloop9-4bb62f80164107ac,libavif_serialize-b6df38dd8af1033a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-01834e6901136d63,libprofiling-459d4977ad720b73,libav1_grain-cc36392af8998de1,libnom-f835a97974c35b42,libmemchr-6f5829dadd40eda8,libnum_rational-9453c26b45f17a80,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libanyhow-1062fd8720902979,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-12ad751a26860e74,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-3388b77679412d53,libaligned_vec-8c404300819434d3,libequator-3486b33059074963,libarrayvec-41dcfe80309d7422,libthiserror-5bdcdbcc3508200d,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-ba604b77dad33fe2,libimgref-a0e1951dfb279f53,libbytemuck-975a004649225a53,libnum_traits-e05972f153d0dad0,libtiff-f42b4ec29a7f622e,libflate2-2112e903f050a5c4,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libcrc32fast-2fca9dacb340a249,libcfg_if-5a199b0ec0054672,libweezl-66d06a77524e9abe,libjpeg_decoder-5020c691837dd46e,libbufstream-cf227641efe514c2}.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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmAB8bs/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" "/opt/rustwide/target/debug/build/zstd-sys-f293fc6a679eee8e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pixelbomber-867ac13c8bcda571" "-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 `pixelbomber` (bin "pixelbomber") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1742692fceba61ecc00275c14bdcf0774c2755b61cd3c72a7d442830af06d6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1742692fceba61ecc00275c14bdcf0774c2755b61cd3c72a7d442830af06d6a8", kill_on_drop: false }`
[INFO] [stdout] 1742692fceba61ecc00275c14bdcf0774c2755b61cd3c72a7d442830af06d6a8
