[INFO] cloning repository https://github.com/rengare/poke_counter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rengare/poke_counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frengare%2Fpoke_counter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frengare%2Fpoke_counter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b16973ab65e6423889610cf79810d0ce8f53e841
[INFO] building rengare/poke_counter against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frengare%2Fpoke_counter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rengare/poke_counter on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rengare/poke_counter
[INFO] finished tweaking git repo https://github.com/rengare/poke_counter
[INFO] tweaked toml for git repo https://github.com/rengare/poke_counter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rengare/poke_counter 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opencv-binding-generator v0.60.0
[INFO] [stderr]   Downloaded opencv v0.80.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ce66190871f4f140f6cc80efb247e27769641fe68222e2fcfd5a37c9a687e19
[INFO] running `Command { std: "docker" "start" "-a" "9ce66190871f4f140f6cc80efb247e27769641fe68222e2fcfd5a37c9a687e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ce66190871f4f140f6cc80efb247e27769641fe68222e2fcfd5a37c9a687e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce66190871f4f140f6cc80efb247e27769641fe68222e2fcfd5a37c9a687e19", kill_on_drop: false }`
[INFO] [stdout] 9ce66190871f4f140f6cc80efb247e27769641fe68222e2fcfd5a37c9a687e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53274ab58d24e36c8c369577e774e6d62319d816a0bcefe49ebdfe70e9805090
[INFO] running `Command { std: "docker" "start" "-a" "53274ab58d24e36c8c369577e774e6d62319d816a0bcefe49ebdfe70e9805090", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling opencv-binding-generator v0.60.0
[INFO] [stderr]    Compiling opencv v0.80.0
[INFO] [stderr]    Compiling poke_counter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     imgproc::match_template(
[INFO] [stdout] 37 | |         &image,      // input image to be searched, 8U or 32F, size W x H
[INFO] [stdout] 38 | |         &reduced,    // template to use, same type as 'image', size w x h
[INFO] [stdout] 39 | |         &mut result, // result image, type 32F, size (W - w + 1) x (H - h + 1)
[INFO] [stdout] 40 | |         imgproc::TM_CCOEFF_NORMED,
[INFO] [stdout] 41 | |         &Mat::default(), // optional mask
[INFO] [stdout] 42 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let _ = imgproc::match_template(
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 16s
[INFO] running `Command { std: "docker" "inspect" "53274ab58d24e36c8c369577e774e6d62319d816a0bcefe49ebdfe70e9805090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53274ab58d24e36c8c369577e774e6d62319d816a0bcefe49ebdfe70e9805090", kill_on_drop: false }`
[INFO] [stdout] 53274ab58d24e36c8c369577e774e6d62319d816a0bcefe49ebdfe70e9805090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04f2b6e6a753acdee0e5fb61c147489234718ed657f2bd3785b2de895746f5ab
[INFO] running `Command { std: "docker" "start" "-a" "04f2b6e6a753acdee0e5fb61c147489234718ed657f2bd3785b2de895746f5ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling poke_counter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     imgproc::match_template(
[INFO] [stdout] 37 | |         &image,      // input image to be searched, 8U or 32F, size W x H
[INFO] [stdout] 38 | |         &reduced,    // template to use, same type as 'image', size w x h
[INFO] [stdout] 39 | |         &mut result, // result image, type 32F, size (W - w + 1) x (H - h + 1)
[INFO] [stdout] 40 | |         imgproc::TM_CCOEFF_NORMED,
[INFO] [stdout] 41 | |         &Mat::default(), // optional mask
[INFO] [stdout] 42 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let _ = imgproc::match_template(
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "04f2b6e6a753acdee0e5fb61c147489234718ed657f2bd3785b2de895746f5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04f2b6e6a753acdee0e5fb61c147489234718ed657f2bd3785b2de895746f5ab", kill_on_drop: false }`
[INFO] [stdout] 04f2b6e6a753acdee0e5fb61c147489234718ed657f2bd3785b2de895746f5ab
