[INFO] fetching crate pixelbomber 1.2.4... [INFO] testing pixelbomber-1.2.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pixelbomber 1.2.4 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pixelbomber 1.2.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rscam v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2081971a87f41a5bdf9b5cb0db369e994ffb6daf6de11b43a07490060fcb71e [INFO] running `Command { std: "docker" "start" "-a" "f2081971a87f41a5bdf9b5cb0db369e994ffb6daf6de11b43a07490060fcb71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2081971a87f41a5bdf9b5cb0db369e994ffb6daf6de11b43a07490060fcb71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2081971a87f41a5bdf9b5cb0db369e994ffb6daf6de11b43a07490060fcb71e", kill_on_drop: false }` [INFO] [stdout] f2081971a87f41a5bdf9b5cb0db369e994ffb6daf6de11b43a07490060fcb71e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 294e2c301fcca2506b7ead6cec6d44c883bd5e701dfe3ef77766272481aed2a1 [INFO] running `Command { std: "docker" "start" "-a" "294e2c301fcca2506b7ead6cec6d44c883bd5e701dfe3ef77766272481aed2a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling tiff v0.9.1 [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 qoi v0.4.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.17 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling trust-dns-proto v0.23.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rscam v0.5.5 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling trust-dns-resolver v0.23.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling image v0.25.6 [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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustctutFyi/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-2d8fb95168ef38f5.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-e3c0e337f7e56bd1.rlib,libregex-8d756bb87027c06e.rlib,libregex_automata-88733a06d01e33ab.rlib,libaho_corasick-748d51dfd8f114b8.rlib,libregex_syntax-e1e74b324d770c72.rlib,libsysinfo-9e4e9661bfba1004.rlib,librscam-e4385731f0f9724e.rlib}.rlib" "-lv4l2" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclap-269dc327b4e0bc69.rlib,libclap_builder-e27fb458e9929b0f.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-498c41292703e3d7.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-f9d0b9ae25e6f22b.rlib,libanstyle-fcc5c3f0dc5a830d.rlib,libpixelbomber-b7f8e66ac1ff76c9.rlib,libzstd-5a38f89a568d3a5a.rlib,libzstd_safe-a44e5959be52ed44.rlib,libzstd_sys-a887884f1ebabcd1.rlib,libbincode-d8249dab00447f1a.rlib,libunty-2629cf6b1b0d9b09.rlib,libtrust_dns_resolver-2ba1c2aeff193e86.rlib,libresolv_conf-07c0a2f8a88e7531.rlib,libparking_lot-409cc5a4a2e2121e.rlib,libparking_lot_core-64c82e932f483dbd.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblru_cache-d2dd2a79bf790a19.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libtrust_dns_proto-ed8a5e76bcd7110a.rlib,libfutures_channel-3bbcf19f79e4bdda.rlib,librand-f641bd511fabbfb5.rlib,librand_chacha-fc42aa9f51acca3a.rlib,librand_core-bc5d805ed2a36131.rlib,libgetrandom-ff88592dfcf9ee63.rlib,libfutures_io-48a223b618848720.rlib,libdata_encoding-ad6b75e892f3cdf8.rlib,liburl-fccb2aa6437a31fe.rlib,libidna-92486c18e75e01f9.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-4cec975517defc42.rlib,libicu_properties-2bb743a77371ade8.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-ce96faba72a2bc99.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-8065b75a600e0cdb.rlib,libpotential_utf-905ad0225c9d75eb.rlib,libicu_provider-4b5a239105e6b6f4.rlib,libicu_locale_core-39534b3868482f0c.rlib,libtinystr-370d3356fe3e10fb.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-68bf0b4a2165f212.rlib,libzerotrie-67917ebef81a8cf8.rlib,libyoke-436b8d14a175c336.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-70c78ab3cd8a81ba.rlib,libform_urlencoded-16b79aea961b1f52.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,libipnet-b2a4d9c7d46183c3.rlib,libidna-2fa67f1b9b833fd0.rlib,libunicode_normalization-d453442b788f805e.rlib,libunicode_bidi-23d79a149645828b.rlib,libtinyvec-f34fb2da5345b395.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libtracing-5b86e51203b1d5a2.rlib,libtracing_core-8fb879b64c418583.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libtokio-e6b11338bdec85a5.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-87f28c0c9267070e.rlib,libfutures_util-8f5d9bcd52594c72.rlib,libslab-ab03e73cecfeb230.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libsocket2-eced58fd37d4af7f.rlib,libnix-4bd2159cbfff8a22.rlib,libmemoffset-d1ecfc1e396d285c.rlib,libbitflags-f034ce1dbc73dff8.rlib,librand-df80058ecbf2edd7.rlib,librand_chacha-8a7aba189b47030f.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-99cb2559ae7f34f6.rlib,libgetrandom-b3fd6b5a5e1cfa20.rlib,liblibc-250485d61ebcb7ae.rlib,libimage-fb3692313bcb8481.rlib,libimage_webp-b06e64c090828888.rlib,libqoi-78e58391af7eb014.rlib,libpng-b00796c1cfb1544f.rlib,libbitflags-e274cd04b58a060d.rlib,libfdeflate-cc5d17d21ed967c7.rlib,libexr-06bed258193b20ce.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-bdb243f64cf70378.rlib,libsmallvec-5d5f3fb0d6faa605.rlib,libzune_jpeg-8b86e68cc100904a.rlib,libzune_core-5497da4206572cb8.rlib,libgif-73b34afa8d24f755.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libravif-8815f19a1c218e89.rlib,libloop9-42e02f690e28520a.rlib,libavif_serialize-2fa7c5811b9686e7.rlib,libquick_error-bd2a7215cf93a039.rlib,librgb-d66350d633f1ec44.rlib,librav1e-3063cb3beefcaa4c.rlib,libprofiling-587a7d9c03daa926.rlib,libav1_grain-593f46e656d4b496.rlib,libnom-dbba1b7928beca6d.rlib,libmemchr-1aee4b866184c097.rlib,libnum_rational-8d299b57e8bc45b7.rlib,libnum_bigint-3cda4b20b73fedf9.rlib,libnum_integer-51bf935d0c2af129.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmaybe_rayon-1f8ce88c89c94a57.rlib,librayon-ad3c253249f60ca3.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libv_frame-4cbd5fec8b1d577a.rlib,libaligned_vec-e7d12b0aba1fbdb2.rlib,libequator-17df17f677de0458.rlib,libarrayvec-03f6f77970b690f3.rlib,libthiserror-1c64cdc750b57a53.rlib,libbitstream_io-3a16f727c11f5dc3.rlib,libitertools-62206f1c7a2a32a7.rlib,libeither-da399c10ae937dac.rlib,liblog-7ed48074b9f3458e.rlib,libimgref-62cf48332443ac7f.rlib,libbytemuck-7d545bbbee7cc1bc.rlib,libnum_traits-b1c68300a6a77c35.rlib,libtiff-f1d7d3cdc83fb1e0.rlib,libflate2-4f77233e71bcf4fb.rlib,libminiz_oxide-c5d76bce7c9bdad8.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-cc73f2b4e2db2e49.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libweezl-847d3bddfbbdf92b.rlib,libjpeg_decoder-0ba9f15fb862d4ba.rlib,libbufstream-fa4cb50f252cf406.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustctutFyi/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-aec9cf56df89ccbd/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pixelbomber-e9fbcbfd02c57597" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lv4l2: No such file or directory [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" "294e2c301fcca2506b7ead6cec6d44c883bd5e701dfe3ef77766272481aed2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294e2c301fcca2506b7ead6cec6d44c883bd5e701dfe3ef77766272481aed2a1", kill_on_drop: false }` [INFO] [stdout] 294e2c301fcca2506b7ead6cec6d44c883bd5e701dfe3ef77766272481aed2a1