[INFO] cloning repository https://github.com/Joezeo/opencv-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joezeo/opencv-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoezeo%2Fopencv-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoezeo%2Fopencv-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cad3c48233e90afa01a8a1c930224924319885f4 [INFO] checking Joezeo/opencv-rust against try#e58ab0492e70733577a2aa8f09aa11a81ccf8005 for pr-113457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoezeo%2Fopencv-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Joezeo/opencv-rust on toolchain e58ab0492e70733577a2aa8f09aa11a81ccf8005 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Joezeo/opencv-rust [INFO] finished tweaking git repo https://github.com/Joezeo/opencv-rust [INFO] tweaked toml for git repo https://github.com/Joezeo/opencv-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Joezeo/opencv-rust 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" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d82d299f56c6983172da82a4a99d997e4cb2792beb45612e9e4b6680669e79 [INFO] running `Command { std: "docker" "start" "-a" "e7d82d299f56c6983172da82a4a99d997e4cb2792beb45612e9e4b6680669e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d82d299f56c6983172da82a4a99d997e4cb2792beb45612e9e4b6680669e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d82d299f56c6983172da82a4a99d997e4cb2792beb45612e9e4b6680669e79", kill_on_drop: false }` [INFO] [stdout] e7d82d299f56c6983172da82a4a99d997e4cb2792beb45612e9e4b6680669e79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ddffabf6222d8c4ac247b7eeb775c5d46cba0aaaeb656c634571be70bb03c94 [INFO] running `Command { std: "docker" "start" "-a" "6ddffabf6222d8c4ac247b7eeb775c5d46cba0aaaeb656c634571be70bb03c94", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [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.16 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling opencv-binding-generator v0.55.1 [INFO] [stderr] Compiling opencv v0.76.4 [INFO] [stderr] Checking opencv_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "6ddffabf6222d8c4ac247b7eeb775c5d46cba0aaaeb656c634571be70bb03c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ddffabf6222d8c4ac247b7eeb775c5d46cba0aaaeb656c634571be70bb03c94", kill_on_drop: false }` [INFO] [stdout] 6ddffabf6222d8c4ac247b7eeb775c5d46cba0aaaeb656c634571be70bb03c94