[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] building Absolucy/video-scrubber against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fvideo-scrubber" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Absolucy/video-scrubber on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-5-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b507e4aafedee5841283140a38ceb0353796916bd6664f1e4eec66c315fdc8d9
[INFO] running `Command { std: "docker" "start" "-a" "b507e4aafedee5841283140a38ceb0353796916bd6664f1e4eec66c315fdc8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b507e4aafedee5841283140a38ceb0353796916bd6664f1e4eec66c315fdc8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b507e4aafedee5841283140a38ceb0353796916bd6664f1e4eec66c315fdc8d9", kill_on_drop: false }`
[INFO] [stdout] b507e4aafedee5841283140a38ceb0353796916bd6664f1e4eec66c315fdc8d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4211051873f40c9b658e87529dd91e7d382bed9c447f578f88f2f08edbcd5207
[INFO] running `Command { std: "docker" "start" "-a" "4211051873f40c9b658e87529dd91e7d382bed9c447f578f88f2f08edbcd5207", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling libloading v0.7.4
[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]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ffmpeg-next v6.0.0
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling snmalloc-sys v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling thread-priority v0.13.1
[INFO] [stderr]    Compiling indicatif v0.17.6
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling opencv-binding-generator v0.72.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling opencv v0.84.5
[INFO] [stderr]    Compiling snmalloc-rs v0.3.4
[INFO] [stderr]    Compiling ffmpeg-sys-next v6.0.1
[INFO] [stderr]    Compiling video-scrubber-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling 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-0bf5618f2df8c029/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-0bf5618f2df8c029/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-0bf5618f2df8c029/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" "4211051873f40c9b658e87529dd91e7d382bed9c447f578f88f2f08edbcd5207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4211051873f40c9b658e87529dd91e7d382bed9c447f578f88f2f08edbcd5207", kill_on_drop: false }`
[INFO] [stdout] 4211051873f40c9b658e87529dd91e7d382bed9c447f578f88f2f08edbcd5207
