[INFO] fetching crate vidformer 1.1.0... [INFO] testing vidformer-1.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate vidformer 1.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate vidformer 1.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vidformer 1.1.0 [INFO] tweaked toml for crates.io crate vidformer 1.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vidformer 1.1.0 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 vidformer 1.1.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backon v1.5.1 [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded rusty_ffmpeg v0.13.3+ffmpeg.6.1 [INFO] [stderr] Downloaded opendal v0.52.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] df6f9303b365fcb37c6ebab4bbb8333dbb62f32ba31ef489cf79f7c0f9688bca [INFO] running `Command { std: "docker" "start" "-a" "df6f9303b365fcb37c6ebab4bbb8333dbb62f32ba31ef489cf79f7c0f9688bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df6f9303b365fcb37c6ebab4bbb8333dbb62f32ba31ef489cf79f7c0f9688bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df6f9303b365fcb37c6ebab4bbb8333dbb62f32ba31ef489cf79f7c0f9688bca", kill_on_drop: false }` [INFO] [stdout] df6f9303b365fcb37c6ebab4bbb8333dbb62f32ba31ef489cf79f7c0f9688bca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1ba28878bdde01c471c64c85587b715cf686c44023e79c9b259d0fe25eb80c59 [INFO] running `Command { std: "docker" "start" "-a" "1ba28878bdde01c471c64c85587b715cf686c44023e79c9b259d0fe25eb80c59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling opencv-binding-generator v0.96.1 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [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 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 serde v1.0.219 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling opencv v0.94.4 [INFO] [stderr] Compiling futures v0.3.31 [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 rusty_ffmpeg v0.13.3+ffmpeg.6.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling backon v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling opendal v0.52.0 [INFO] [stderr] Compiling vidformer v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "1ba28878bdde01c471c64c85587b715cf686c44023e79c9b259d0fe25eb80c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba28878bdde01c471c64c85587b715cf686c44023e79c9b259d0fe25eb80c59", kill_on_drop: false }` [INFO] [stdout] 1ba28878bdde01c471c64c85587b715cf686c44023e79c9b259d0fe25eb80c59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ec1d2f487f630fcfb37a45fec64d07e6b8288e838eef07e104f065a9d8e631ff [INFO] running `Command { std: "docker" "start" "-a" "ec1d2f487f630fcfb37a45fec64d07e6b8288e838eef07e104f065a9d8e631ff", kill_on_drop: false }` [INFO] [stderr] Compiling vidformer v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNwM98c/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvidformer-303d6cd2124e1f44,libcrossbeam_channel-dffe07df89ac0524,libcrossbeam_utils-a8ff581764e612a5,libopendal-5dd20ef2f4e20af6,libserde_json-93bd7ef7436747af,libquick_xml-2fde346e7039a363,libreqwest-35345e0a46ba95bb,libserde_urlencoded-fec890b813caed60,libryu-c7bdc3164939992c,libhyper_rustls-ccc8cd0756fbb572,libwebpki_roots-3664bfc0c5ea73d3,libtokio_rustls-3954a079e6e4500b,librustls-334161fa9957e5a2,libsubtle-7ebad0e8fd7aebee,libwebpki-7bf4784b4b1acb55,libring-525d87b14ccf4217,libgetrandom-7e50f0e255f6d94f,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libtower_http-fad49c2e23f7a8c1,libbitflags-425a9f588b5f9f1a,libiri_string-8f0cc544fc8e1079,libtower-56ce262b4e65884d,libtower_layer-c60ceb3346a63fbb,libhyper_util-750046008537c54c,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libhyper-e007e8bdf6489436,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libtokio_util-7d75e960f777a487,libhttp_body_util-d7dcc8383ef631ae,libhttp_body-6fbb3c08e7458055,liburl-e7c0e2ef678b3484,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libsync_wrapper-484a56bdb225c0a8,libanyhow-ad86e96904d2a5b1,libuuid-6457dd30385cafd3,librand-4e7e3e72081fa41f,librand_chacha-3ad6cf349fe3ed62,libppv_lite86-10bdb0f7cadaffc2,libzerocopy-f0c1528e0b2757ba,librand_core-534d6ecb9d716576,libgetrandom-2b3761b30ed6a042,libpercent_encoding-19c70978ecb9ded3,libmd5-641fb40f680fcf61,libdigest-06c65f6f4060c80b,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libbase64-ecfd272f5a77db31,libonce_cell-bfceb64c6f4cb589,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libfnv-440a3b349835519e,libbackon-f83e16ffc2072234,libfastrand-d0adcb7d8b4490b8,libtokio-924742240b5e0eb5,libsignal_hook_registry-cd1512e835d10294,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libchrono-2c6f6c4258bd4688,libiana_time_zone-405546502478874f,libfutures-df717ff3b12c6f00,libfutures_util-9cbaa85d27701bfc,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libfutures_channel-0f6431eba8b68b54,libpin_project_lite-838971c4926b66e8,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libbytes-9bfea4f212c5b7d0,libflate2-157a33ea24d0feb8,libminiz_oxide-e1a7b7bde9fe2119,libadler2-367e3709a80e2dbf,libcrc32fast-59d779e19f735540,libthiserror-8515f9ccf46e33dd,libparking_lot-10f5d8be7e74e407,libparking_lot_core-4accfb2ddc4acc0a,libcfg_if-20f0d5d0f3401e71,libsmallvec-d742c640d0fe72e3,liblock_api-f4c84c3e955ef770,libscopeguard-b6a4a8f4f6aaf34b,libnum-d2fc4aec80645413,libnum_iter-b2a193bd207371b6,libnum_complex-7a4b97b03f2ae160,liblog-29cc4ee679894140,libnum_rational-f1911476edc8e394,libserde-228cc16669f18279,libnum_bigint-64a0cb9a1ad34455,libnum_integer-ffd00783a964b73f,librusty_ffmpeg-57a80734c9093dfe,libopencv-078109b6bdeeecbc,liblibc-534ba2427695041c,libnum_traits-586cc47e792695a9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,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" "-lavdevice" "-lraw1394" "-lavc1394" "-lrom1394" "-liec61883" "-ljack" "-lopenal" "-lxcb" "-lxcb-shm" "-lxcb-shape" "-lxcb-xfixes" "-lcdio_paranoia" "-lcdio_cdda" "-lcdio" "-ldc1394" "-lasound" "-lcaca" "-lGL" "-lpulse" "-lSDL2" "-lXv" "-lXext" "-lavfilter" "-lpocketsphinx" "-lsphinxbase" "-lsphinxad" "-lbs2b" "-llilv-0" "-lrubberband" "-lfftw3" "-lsamplerate" "-lmysofa" "-lflite_cmu_time_awb" "-lflite_cmu_us_awb" "-lflite_cmu_us_kal" "-lflite_cmu_us_kal16" "-lflite_cmu_us_rms" "-lflite_cmu_us_slt" "-lflite_usenglish" "-lflite_cmulex" "-lflite" "-lharfbuzz" "-lfribidi" "-lplacebo" "-lass" "-lvidstab" "-lgomp" "-lzimg" "-lglslang" "-lMachineIndependent" "-lGenericCodeGen" "-lSPVRemapper" "-lSPIRV" "-lSPIRV-Tools-opt" "-lSPIRV-Tools" "-lfontconfig" "-lfreetype" "-lpostproc" "-lavformat" "-lxml2" "-lbz2" "-lgme" "-lopenmpt" "-lchromaprint" "-lbluray" "-lgnutls" "-lrabbitmq" "-lrist" "-lsrt-gnutls" "-lssh" "-lzmq" "-lavcodec" "-lvpx" "-lwebpmux" "-llzma" "-ldav1d" "-lrsvg-2" "-lgio-2.0" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lzvbi" "-lpthread" "-lpng" "-lsnappy" "-laom" "-lcodec2" "-lgsm" "-ljxl" "-ljxl_threads" "-lmp3lame" "-lopenjp2" "-lopus" "-lrav1e" "-lshine" "-lspeex" "-lSvtAv1Enc" "-ltheoraenc" "-ltheoradec" "-logg" "-ltwolame" "-lvorbis" "-lvorbisenc" "-lwebp" "-lx264" "-lx265" "-lxvidcore" "-lz" "-lswresample" "-lsoxr" "-lswscale" "-lavutil" "-lva-drm" "-lva-x11" "-lvdpau" "-lm" "-ldrm" "-lvpl" "-ldl" "-lstdc++" "-lOpenCL" "-lva" "-latomic" "-lX11" "-lstdc++" "-lopencv_stitching" "-lopencv_alphamat" "-lopencv_aruco" "-lopencv_barcode" "-lopencv_bgsegm" "-lopencv_bioinspired" "-lopencv_ccalib" "-lopencv_cvv" "-lopencv_dnn_objdetect" "-lopencv_dnn_superres" "-lopencv_dpm" "-lopencv_face" "-lopencv_freetype" "-lopencv_fuzzy" "-lopencv_hdf" "-lopencv_hfs" "-lopencv_img_hash" "-lopencv_intensity_transform" "-lopencv_line_descriptor" "-lopencv_mcc" "-lopencv_quality" "-lopencv_rapid" "-lopencv_reg" "-lopencv_rgbd" "-lopencv_saliency" "-lopencv_shape" "-lopencv_stereo" "-lopencv_structured_light" "-lopencv_phase_unwrapping" "-lopencv_superres" "-lopencv_optflow" "-lopencv_surface_matching" "-lopencv_tracking" "-lopencv_highgui" "-lopencv_datasets" "-lopencv_text" "-lopencv_plot" "-lopencv_ml" "-lopencv_videostab" "-lopencv_videoio" "-lopencv_viz" "-lopencv_wechat_qrcode" "-lopencv_ximgproc" "-lopencv_video" "-lopencv_xobjdetect" "-lopencv_objdetect" "-lopencv_calib3d" "-lopencv_imgcodecs" "-lopencv_features2d" "-lopencv_dnn" "-lopencv_flann" "-lopencv_xphoto" "-lopencv_photo" "-lopencv_imgproc" "-lopencv_core" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNwM98c/raw-dylibs" "-B/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/opencv-06d695c78ae5eb48/out" "-L" "/opt/rustwide/target/debug/build/ring-2ccb462bbbe4b397/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/pkgconfig/../" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/util_tests-6b8a401826e33c20" "-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 -lavc1394 [INFO] [stdout] rust-lld: error: unable to find library -lrom1394 [INFO] [stdout] rust-lld: error: unable to find library -liec61883 [INFO] [stdout] rust-lld: error: unable to find library -lcaca [INFO] [stdout] rust-lld: error: unable to find library -lbs2b [INFO] [stdout] rust-lld: error: unable to find library -llilv-0 [INFO] [stdout] rust-lld: error: unable to find library -lrubberband [INFO] [stdout] rust-lld: error: unable to find library -lmysofa [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_time_awb [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_awb [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_kal [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_kal16 [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_rms [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_slt [INFO] [stdout] rust-lld: error: unable to find library -lflite_usenglish [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmulex [INFO] [stdout] rust-lld: error: unable to find library -lflite [INFO] [stdout] rust-lld: error: unable to find library -lplacebo [INFO] [stdout] rust-lld: error: unable to find library -lvidstab [INFO] [stdout] rust-lld: error: unable to find library -lzimg [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vidformer` (test "util_tests") 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/rustcfMPPQc/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvidformer-303d6cd2124e1f44,libcrossbeam_channel-dffe07df89ac0524,libcrossbeam_utils-a8ff581764e612a5,libopendal-5dd20ef2f4e20af6,libserde_json-93bd7ef7436747af,libquick_xml-2fde346e7039a363,libreqwest-35345e0a46ba95bb,libserde_urlencoded-fec890b813caed60,libryu-c7bdc3164939992c,libhyper_rustls-ccc8cd0756fbb572,libwebpki_roots-3664bfc0c5ea73d3,libtokio_rustls-3954a079e6e4500b,librustls-334161fa9957e5a2,libsubtle-7ebad0e8fd7aebee,libwebpki-7bf4784b4b1acb55,libring-525d87b14ccf4217,libgetrandom-7e50f0e255f6d94f,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libtower_http-fad49c2e23f7a8c1,libbitflags-425a9f588b5f9f1a,libiri_string-8f0cc544fc8e1079,libtower-56ce262b4e65884d,libtower_layer-c60ceb3346a63fbb,libhyper_util-750046008537c54c,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libhyper-e007e8bdf6489436,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libtokio_util-7d75e960f777a487,libhttp_body_util-d7dcc8383ef631ae,libhttp_body-6fbb3c08e7458055,liburl-e7c0e2ef678b3484,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libsync_wrapper-484a56bdb225c0a8,libanyhow-ad86e96904d2a5b1,libuuid-6457dd30385cafd3,librand-4e7e3e72081fa41f,librand_chacha-3ad6cf349fe3ed62,libppv_lite86-10bdb0f7cadaffc2,libzerocopy-f0c1528e0b2757ba,librand_core-534d6ecb9d716576,libgetrandom-2b3761b30ed6a042,libpercent_encoding-19c70978ecb9ded3,libmd5-641fb40f680fcf61,libdigest-06c65f6f4060c80b,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libbase64-ecfd272f5a77db31,libonce_cell-bfceb64c6f4cb589,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libfnv-440a3b349835519e,libbackon-f83e16ffc2072234,libfastrand-d0adcb7d8b4490b8,libtokio-924742240b5e0eb5,libsignal_hook_registry-cd1512e835d10294,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libchrono-2c6f6c4258bd4688,libiana_time_zone-405546502478874f,libfutures-df717ff3b12c6f00,libfutures_util-9cbaa85d27701bfc,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libfutures_channel-0f6431eba8b68b54,libpin_project_lite-838971c4926b66e8,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libbytes-9bfea4f212c5b7d0,libflate2-157a33ea24d0feb8,libminiz_oxide-e1a7b7bde9fe2119,libadler2-367e3709a80e2dbf,libcrc32fast-59d779e19f735540,libthiserror-8515f9ccf46e33dd,libparking_lot-10f5d8be7e74e407,libparking_lot_core-4accfb2ddc4acc0a,libcfg_if-20f0d5d0f3401e71,libsmallvec-d742c640d0fe72e3,liblock_api-f4c84c3e955ef770,libscopeguard-b6a4a8f4f6aaf34b,libnum-d2fc4aec80645413,libnum_iter-b2a193bd207371b6,libnum_complex-7a4b97b03f2ae160,liblog-29cc4ee679894140,librusty_ffmpeg-57a80734c9093dfe,libopencv-078109b6bdeeecbc,liblibc-534ba2427695041c,libnum_rational-f1911476edc8e394,libserde-228cc16669f18279,libnum_bigint-64a0cb9a1ad34455,libnum_integer-ffd00783a964b73f,libnum_traits-586cc47e792695a9}.rlib" "/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" "-lavdevice" "-lraw1394" "-lavc1394" "-lrom1394" "-liec61883" "-ljack" "-lopenal" "-lxcb" "-lxcb-shm" "-lxcb-shape" "-lxcb-xfixes" "-lcdio_paranoia" "-lcdio_cdda" "-lcdio" "-ldc1394" "-lasound" "-lcaca" "-lGL" "-lpulse" "-lSDL2" "-lXv" "-lXext" "-lavfilter" "-lpocketsphinx" "-lsphinxbase" "-lsphinxad" "-lbs2b" "-llilv-0" "-lrubberband" "-lfftw3" "-lsamplerate" "-lmysofa" "-lflite_cmu_time_awb" "-lflite_cmu_us_awb" "-lflite_cmu_us_kal" "-lflite_cmu_us_kal16" "-lflite_cmu_us_rms" "-lflite_cmu_us_slt" "-lflite_usenglish" "-lflite_cmulex" "-lflite" "-lharfbuzz" "-lfribidi" "-lplacebo" "-lass" "-lvidstab" "-lgomp" "-lzimg" "-lglslang" "-lMachineIndependent" "-lGenericCodeGen" "-lSPVRemapper" "-lSPIRV" "-lSPIRV-Tools-opt" "-lSPIRV-Tools" "-lfontconfig" "-lfreetype" "-lpostproc" "-lavformat" "-lxml2" "-lbz2" "-lgme" "-lopenmpt" "-lchromaprint" "-lbluray" "-lgnutls" "-lrabbitmq" "-lrist" "-lsrt-gnutls" "-lssh" "-lzmq" "-lavcodec" "-lvpx" "-lwebpmux" "-llzma" "-ldav1d" "-lrsvg-2" "-lgio-2.0" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lzvbi" "-lpthread" "-lpng" "-lsnappy" "-laom" "-lcodec2" "-lgsm" "-ljxl" "-ljxl_threads" "-lmp3lame" "-lopenjp2" "-lopus" "-lrav1e" "-lshine" "-lspeex" "-lSvtAv1Enc" "-ltheoraenc" "-ltheoradec" "-logg" "-ltwolame" "-lvorbis" "-lvorbisenc" "-lwebp" "-lx264" "-lx265" "-lxvidcore" "-lz" "-lswresample" "-lsoxr" "-lswscale" "-lavutil" "-lva-drm" "-lva-x11" "-lvdpau" "-lm" "-ldrm" "-lvpl" "-ldl" "-lstdc++" "-lOpenCL" "-lva" "-latomic" "-lX11" "-lstdc++" "-lopencv_stitching" "-lopencv_alphamat" "-lopencv_aruco" "-lopencv_barcode" "-lopencv_bgsegm" "-lopencv_bioinspired" "-lopencv_ccalib" "-lopencv_cvv" "-lopencv_dnn_objdetect" "-lopencv_dnn_superres" "-lopencv_dpm" "-lopencv_face" "-lopencv_freetype" "-lopencv_fuzzy" "-lopencv_hdf" "-lopencv_hfs" "-lopencv_img_hash" "-lopencv_intensity_transform" "-lopencv_line_descriptor" "-lopencv_mcc" "-lopencv_quality" "-lopencv_rapid" "-lopencv_reg" "-lopencv_rgbd" "-lopencv_saliency" "-lopencv_shape" "-lopencv_stereo" "-lopencv_structured_light" "-lopencv_phase_unwrapping" "-lopencv_superres" "-lopencv_optflow" "-lopencv_surface_matching" "-lopencv_tracking" "-lopencv_highgui" "-lopencv_datasets" "-lopencv_text" "-lopencv_plot" "-lopencv_ml" "-lopencv_videostab" "-lopencv_videoio" "-lopencv_viz" "-lopencv_wechat_qrcode" "-lopencv_ximgproc" "-lopencv_video" "-lopencv_xobjdetect" "-lopencv_objdetect" "-lopencv_calib3d" "-lopencv_imgcodecs" "-lopencv_features2d" "-lopencv_dnn" "-lopencv_flann" "-lopencv_xphoto" "-lopencv_photo" "-lopencv_imgproc" "-lopencv_core" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfMPPQc/raw-dylibs" "-B/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/opencv-06d695c78ae5eb48/out" "-L" "/opt/rustwide/target/debug/build/ring-2ccb462bbbe4b397/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/pkgconfig/../" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/basic_tests-59269605757966e8" "-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 -lavc1394 [INFO] [stdout] rust-lld: error: unable to find library -lrom1394 [INFO] [stdout] rust-lld: error: unable to find library -liec61883 [INFO] [stdout] rust-lld: error: unable to find library -lcaca [INFO] [stdout] rust-lld: error: unable to find library -lbs2b [INFO] [stdout] rust-lld: error: unable to find library -llilv-0 [INFO] [stdout] rust-lld: error: unable to find library -lrubberband [INFO] [stdout] rust-lld: error: unable to find library -lmysofa [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_time_awb [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_awb [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_kal [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_kal16 [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_rms [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_slt [INFO] [stdout] rust-lld: error: unable to find library -lflite_usenglish [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmulex [INFO] [stdout] rust-lld: error: unable to find library -lflite [INFO] [stdout] rust-lld: error: unable to find library -lplacebo [INFO] [stdout] rust-lld: error: unable to find library -lvidstab [INFO] [stdout] rust-lld: error: unable to find library -lzimg [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vidformer` (test "basic_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcz4mrja/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcrossbeam_channel-dffe07df89ac0524,libcrossbeam_utils-a8ff581764e612a5,libopendal-5dd20ef2f4e20af6,libserde_json-93bd7ef7436747af,libquick_xml-2fde346e7039a363,libreqwest-35345e0a46ba95bb,libserde_urlencoded-fec890b813caed60,libryu-c7bdc3164939992c,libhyper_rustls-ccc8cd0756fbb572,libwebpki_roots-3664bfc0c5ea73d3,libtokio_rustls-3954a079e6e4500b,librustls-334161fa9957e5a2,libsubtle-7ebad0e8fd7aebee,libwebpki-7bf4784b4b1acb55,libring-525d87b14ccf4217,libgetrandom-7e50f0e255f6d94f,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libtower_http-fad49c2e23f7a8c1,libbitflags-425a9f588b5f9f1a,libiri_string-8f0cc544fc8e1079,libtower-56ce262b4e65884d,libtower_layer-c60ceb3346a63fbb,libhyper_util-750046008537c54c,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libhyper-e007e8bdf6489436,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libtokio_util-7d75e960f777a487,libhttp_body_util-d7dcc8383ef631ae,libhttp_body-6fbb3c08e7458055,liburl-e7c0e2ef678b3484,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libsync_wrapper-484a56bdb225c0a8,libanyhow-ad86e96904d2a5b1,libuuid-6457dd30385cafd3,librand-4e7e3e72081fa41f,librand_chacha-3ad6cf349fe3ed62,libppv_lite86-10bdb0f7cadaffc2,libzerocopy-f0c1528e0b2757ba,librand_core-534d6ecb9d716576,libgetrandom-2b3761b30ed6a042,libpercent_encoding-19c70978ecb9ded3,libmd5-641fb40f680fcf61,libdigest-06c65f6f4060c80b,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libbase64-ecfd272f5a77db31,libonce_cell-bfceb64c6f4cb589,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libfnv-440a3b349835519e,libbackon-f83e16ffc2072234,libfastrand-d0adcb7d8b4490b8,libtokio-924742240b5e0eb5,libsignal_hook_registry-cd1512e835d10294,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libchrono-2c6f6c4258bd4688,libiana_time_zone-405546502478874f,libfutures-df717ff3b12c6f00,libfutures_util-9cbaa85d27701bfc,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libfutures_channel-0f6431eba8b68b54,libpin_project_lite-838971c4926b66e8,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libbytes-9bfea4f212c5b7d0,libflate2-157a33ea24d0feb8,libminiz_oxide-e1a7b7bde9fe2119,libadler2-367e3709a80e2dbf,libcrc32fast-59d779e19f735540,libthiserror-8515f9ccf46e33dd}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libparking_lot-10f5d8be7e74e407,libparking_lot_core-4accfb2ddc4acc0a,libcfg_if-20f0d5d0f3401e71,libsmallvec-d742c640d0fe72e3,liblock_api-f4c84c3e955ef770,libscopeguard-b6a4a8f4f6aaf34b,libnum-d2fc4aec80645413,libnum_iter-b2a193bd207371b6,libnum_complex-7a4b97b03f2ae160,liblog-29cc4ee679894140,libnum_rational-f1911476edc8e394,libserde-228cc16669f18279,libnum_bigint-64a0cb9a1ad34455,libnum_integer-ffd00783a964b73f,librusty_ffmpeg-57a80734c9093dfe,libopencv-078109b6bdeeecbc,liblibc-534ba2427695041c,libnum_traits-586cc47e792695a9}.rlib" "/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" "-lavdevice" "-lraw1394" "-lavc1394" "-lrom1394" "-liec61883" "-ljack" "-lopenal" "-lxcb" "-lxcb-shm" "-lxcb-shape" "-lxcb-xfixes" "-lcdio_paranoia" "-lcdio_cdda" "-lcdio" "-ldc1394" "-lasound" "-lcaca" "-lGL" "-lpulse" "-lSDL2" "-lXv" "-lXext" "-lavfilter" "-lpocketsphinx" "-lsphinxbase" "-lsphinxad" "-lbs2b" "-llilv-0" "-lrubberband" "-lfftw3" "-lsamplerate" "-lmysofa" "-lflite_cmu_time_awb" "-lflite_cmu_us_awb" "-lflite_cmu_us_kal" "-lflite_cmu_us_kal16" "-lflite_cmu_us_rms" "-lflite_cmu_us_slt" "-lflite_usenglish" "-lflite_cmulex" "-lflite" "-lharfbuzz" "-lfribidi" "-lplacebo" "-lass" "-lvidstab" "-lgomp" "-lzimg" "-lglslang" "-lMachineIndependent" "-lGenericCodeGen" "-lSPVRemapper" "-lSPIRV" "-lSPIRV-Tools-opt" "-lSPIRV-Tools" "-lfontconfig" "-lfreetype" "-lpostproc" "-lavformat" "-lxml2" "-lbz2" "-lgme" "-lopenmpt" "-lchromaprint" "-lbluray" "-lgnutls" "-lrabbitmq" "-lrist" "-lsrt-gnutls" "-lssh" "-lzmq" "-lavcodec" "-lvpx" "-lwebpmux" "-llzma" "-ldav1d" "-lrsvg-2" "-lgio-2.0" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lzvbi" "-lpthread" "-lpng" "-lsnappy" "-laom" "-lcodec2" "-lgsm" "-ljxl" "-ljxl_threads" "-lmp3lame" "-lopenjp2" "-lopus" "-lrav1e" "-lshine" "-lspeex" "-lSvtAv1Enc" "-ltheoraenc" "-ltheoradec" "-logg" "-ltwolame" "-lvorbis" "-lvorbisenc" "-lwebp" "-lx264" "-lx265" "-lxvidcore" "-lz" "-lswresample" "-lsoxr" "-lswscale" "-lavutil" "-lva-drm" "-lva-x11" "-lvdpau" "-lm" "-ldrm" "-lvpl" "-ldl" "-lstdc++" "-lOpenCL" "-lva" "-latomic" "-lX11" "-lstdc++" "-lopencv_stitching" "-lopencv_alphamat" "-lopencv_aruco" "-lopencv_barcode" "-lopencv_bgsegm" "-lopencv_bioinspired" "-lopencv_ccalib" "-lopencv_cvv" "-lopencv_dnn_objdetect" "-lopencv_dnn_superres" "-lopencv_dpm" "-lopencv_face" "-lopencv_freetype" "-lopencv_fuzzy" "-lopencv_hdf" "-lopencv_hfs" "-lopencv_img_hash" "-lopencv_intensity_transform" "-lopencv_line_descriptor" "-lopencv_mcc" "-lopencv_quality" "-lopencv_rapid" "-lopencv_reg" "-lopencv_rgbd" "-lopencv_saliency" "-lopencv_shape" "-lopencv_stereo" "-lopencv_structured_light" "-lopencv_phase_unwrapping" "-lopencv_superres" "-lopencv_optflow" "-lopencv_surface_matching" "-lopencv_tracking" "-lopencv_highgui" "-lopencv_datasets" "-lopencv_text" "-lopencv_plot" "-lopencv_ml" "-lopencv_videostab" "-lopencv_videoio" "-lopencv_viz" "-lopencv_wechat_qrcode" "-lopencv_ximgproc" "-lopencv_video" "-lopencv_xobjdetect" "-lopencv_objdetect" "-lopencv_calib3d" "-lopencv_imgcodecs" "-lopencv_features2d" "-lopencv_dnn" "-lopencv_flann" "-lopencv_xphoto" "-lopencv_photo" "-lopencv_imgproc" "-lopencv_core" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcz4mrja/raw-dylibs" "-B/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/opencv-06d695c78ae5eb48/out" "-L" "/opt/rustwide/target/debug/build/ring-2ccb462bbbe4b397/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/pkgconfig/../" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vidformer-bc62e12e9d75a732" "-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 -lavc1394 [INFO] [stdout] rust-lld: error: unable to find library -lrom1394 [INFO] [stdout] rust-lld: error: unable to find library -liec61883 [INFO] [stdout] rust-lld: error: unable to find library -lcaca [INFO] [stdout] rust-lld: error: unable to find library -lbs2b [INFO] [stdout] rust-lld: error: unable to find library -llilv-0 [INFO] [stdout] rust-lld: error: unable to find library -lrubberband [INFO] [stdout] rust-lld: error: unable to find library -lmysofa [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_time_awb [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_awb [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_kal [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_kal16 [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_rms [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmu_us_slt [INFO] [stdout] rust-lld: error: unable to find library -lflite_usenglish [INFO] [stdout] rust-lld: error: unable to find library -lflite_cmulex [INFO] [stdout] rust-lld: error: unable to find library -lflite [INFO] [stdout] rust-lld: error: unable to find library -lplacebo [INFO] [stdout] rust-lld: error: unable to find library -lvidstab [INFO] [stdout] rust-lld: error: unable to find library -lzimg [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vidformer` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ec1d2f487f630fcfb37a45fec64d07e6b8288e838eef07e104f065a9d8e631ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1d2f487f630fcfb37a45fec64d07e6b8288e838eef07e104f065a9d8e631ff", kill_on_drop: false }` [INFO] [stdout] ec1d2f487f630fcfb37a45fec64d07e6b8288e838eef07e104f065a9d8e631ff