[INFO] cloning repository https://github.com/Absolucy/video-scrubber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Absolucy/video-scrubber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fvideo-scrubber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fvideo-scrubber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00ff31697806d0c346e992a10e04d785b387e647
[INFO] checking Absolucy/video-scrubber against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fvideo-scrubber" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Absolucy/video-scrubber on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Absolucy/video-scrubber
[INFO] finished tweaking git repo https://github.com/Absolucy/video-scrubber
[INFO] tweaked toml for git repo https://github.com/Absolucy/video-scrubber written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Absolucy/video-scrubber 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dunce v1.0.4
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded clap v4.4.2
[INFO] [stderr]   Downloaded ffmpeg-next v6.0.0
[INFO] [stderr]   Downloaded indicatif v0.17.6
[INFO] [stderr]   Downloaded portable-atomic v1.4.3
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded opencv-binding-generator v0.72.0
[INFO] [stderr]   Downloaded unicode-width v0.1.10
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded core_affinity v0.8.1
[INFO] [stderr]   Downloaded ffmpeg-sys-next v6.0.1
[INFO] [stderr]   Downloaded snmalloc-sys v0.3.4
[INFO] [stderr]   Downloaded snmalloc-rs v0.3.4
[INFO] [stderr]   Downloaded thread-priority v0.13.1
[INFO] [stderr]   Downloaded opencv v0.84.5
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e6fa8b54c3507dc0059bbdac2e3d0a746600a90a1cf07267d80ca1a1da26eb2
[INFO] running `Command { std: "docker" "start" "-a" "7e6fa8b54c3507dc0059bbdac2e3d0a746600a90a1cf07267d80ca1a1da26eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e6fa8b54c3507dc0059bbdac2e3d0a746600a90a1cf07267d80ca1a1da26eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e6fa8b54c3507dc0059bbdac2e3d0a746600a90a1cf07267d80ca1a1da26eb2", kill_on_drop: false }`
[INFO] [stdout] 7e6fa8b54c3507dc0059bbdac2e3d0a746600a90a1cf07267d80ca1a1da26eb2
[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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba938f6a1509ff6300d6ebdfb1fd3e97c62ffbe3c2f387eb0b425e421724168b
[INFO] running `Command { std: "docker" "start" "-a" "ba938f6a1509ff6300d6ebdfb1fd3e97c62ffbe3c2f387eb0b425e421724168b", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling ffmpeg-next v6.0.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling snmalloc-sys v0.3.4
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]     Checking core_affinity v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling opencv-binding-generator v0.72.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking thread-priority v0.13.1
[INFO] [stderr]    Compiling opencv v0.84.5
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking clap v4.4.2
[INFO] [stderr]    Compiling ffmpeg-sys-next v6.0.1
[INFO] [stderr]     Checking snmalloc-rs v0.3.4
[INFO] [stderr]     Checking video-scrubber-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking video-scrubber v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] error[E0277]: the trait bound `str: ToInputArray` is not satisfied
[INFO] [stdout]     --> cli/src/select.rs:18:32
[INFO] [stdout]      |
[INFO] [stdout] 18   |     let roi = highgui::select_roi("Select ROI", &img, true, false, true)
[INFO] [stdout]      |               ------------------- ^^^^^^^^^^^^ the trait `_InputArrayTrait` is not implemented for `str`
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `_InputArrayTrait`:
[INFO] [stdout]                _InputArray
[INFO] [stdout]                _InputOutputArray
[INFO] [stdout]                _OutputArray
[INFO] [stdout]      = note: required for `str` to implement `ToInputArray`
[INFO] [stdout] note: required by a bound in `select_roi`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-79310087d5a667da/out/opencv/highgui.rs:1000:31
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     pub fn select_roi(img: &impl core::ToInputArray, show_crosshair: bool, from_center: bool) -> Result<core::Rect> {
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^ required by this bound in `select_roi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> cli/src/select.rs:18:32
[INFO] [stdout]      |
[INFO] [stdout] 18   |     let roi = highgui::select_roi("Select ROI", &img, true, false, true)
[INFO] [stdout]      |               ------------------- ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `select_roi`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-79310087d5a667da/out/opencv/highgui.rs:1000:26
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     pub fn select_roi(img: &impl core::ToInputArray, show_crosshair: bool, from_center: bool) -> Result<core::Rect> {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^ required by the implicit `Sized` requirement on this type parameter in `select_roi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied
[INFO] [stdout]     --> cli/src/select.rs:18:12
[INFO] [stdout]      |
[INFO] [stdout] 18   |     let roi = highgui::select_roi("Select ROI", &img, true, false, true)
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^               ----               ---- unexpected argument #5 of type `bool`
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 unexpected argument #2 of type `&Mat`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-79310087d5a667da/out/opencv/highgui.rs:1000:9
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     pub fn select_roi(img: &impl core::ToInputArray, show_crosshair: bool, from_center: bool) -> Result<core::Rect> {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]      |
[INFO] [stdout] 18   -     let roi = highgui::select_roi("Select ROI", &img, true, false, true)
[INFO] [stdout] 18   +     let roi = highgui::select_roi("Select ROI", true, false)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `video-scrubber` (bin "video-scrubber" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `str: ToInputArray` is not satisfied
[INFO] [stdout]     --> cli/src/select.rs:18:32
[INFO] [stdout]      |
[INFO] [stdout] 18   |     let roi = highgui::select_roi("Select ROI", &img, true, false, true)
[INFO] [stdout]      |               ------------------- ^^^^^^^^^^^^ the trait `_InputArrayTrait` is not implemented for `str`
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `_InputArrayTrait`:
[INFO] [stdout]                _InputArray
[INFO] [stdout]                _InputOutputArray
[INFO] [stdout]                _OutputArray
[INFO] [stdout]      = note: required for `str` to implement `ToInputArray`
[INFO] [stdout] note: required by a bound in `select_roi`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-79310087d5a667da/out/opencv/highgui.rs:1000:31
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     pub fn select_roi(img: &impl core::ToInputArray, show_crosshair: bool, from_center: bool) -> Result<core::Rect> {
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^ required by this bound in `select_roi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> cli/src/select.rs:18:32
[INFO] [stdout]      |
[INFO] [stdout] 18   |     let roi = highgui::select_roi("Select ROI", &img, true, false, true)
[INFO] [stdout]      |               ------------------- ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `select_roi`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-79310087d5a667da/out/opencv/highgui.rs:1000:26
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     pub fn select_roi(img: &impl core::ToInputArray, show_crosshair: bool, from_center: bool) -> Result<core::Rect> {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^ required by the implicit `Sized` requirement on this type parameter in `select_roi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied
[INFO] [stdout]     --> cli/src/select.rs:18:12
[INFO] [stdout]      |
[INFO] [stdout] 18   |     let roi = highgui::select_roi("Select ROI", &img, true, false, true)
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^               ----               ---- unexpected argument #5 of type `bool`
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 unexpected argument #2 of type `&Mat`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-79310087d5a667da/out/opencv/highgui.rs:1000:9
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     pub fn select_roi(img: &impl core::ToInputArray, show_crosshair: bool, from_center: bool) -> Result<core::Rect> {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]      |
[INFO] [stdout] 18   -     let roi = highgui::select_roi("Select ROI", &img, true, false, true)
[INFO] [stdout] 18   +     let roi = highgui::select_roi("Select ROI", true, false)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `video-scrubber` (bin "video-scrubber") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ba938f6a1509ff6300d6ebdfb1fd3e97c62ffbe3c2f387eb0b425e421724168b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba938f6a1509ff6300d6ebdfb1fd3e97c62ffbe3c2f387eb0b425e421724168b", kill_on_drop: false }`
[INFO] [stdout] ba938f6a1509ff6300d6ebdfb1fd3e97c62ffbe3c2f387eb0b425e421724168b
