[INFO] cloning repository https://github.com/AZTRA2022/Rust-Vision-Intelligence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AZTRA2022/Rust-Vision-Intelligence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAZTRA2022%2FRust-Vision-Intelligence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAZTRA2022%2FRust-Vision-Intelligence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16fc92e238db25abf1a2bbac06be5cd1df55b94f
[INFO] checking AZTRA2022/Rust-Vision-Intelligence against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAZTRA2022%2FRust-Vision-Intelligence" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AZTRA2022/Rust-Vision-Intelligence
[INFO] finished tweaking git repo https://github.com/AZTRA2022/Rust-Vision-Intelligence
[INFO] tweaked toml for git repo https://github.com/AZTRA2022/Rust-Vision-Intelligence written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AZTRA2022/Rust-Vision-Intelligence on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AZTRA2022/Rust-Vision-Intelligence 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.53.0
[INFO] [stderr]   Downloaded dunce v1.0.5
[INFO] [stderr]   Downloaded jobserver v0.1.33
[INFO] [stderr]   Downloaded windows-result v0.3.3
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded bitflags v2.9.1
[INFO] [stderr]   Downloaded opencv-binding-generator v0.96.1
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] [stderr]   Downloaded opencv v0.94.4
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d26f6d474eb8982555ebbc423cb5db7d473cf6d6f6b4c9257af6c9cbce2fad6
[INFO] running `Command { std: "docker" "start" "-a" "5d26f6d474eb8982555ebbc423cb5db7d473cf6d6f6b4c9257af6c9cbce2fad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d26f6d474eb8982555ebbc423cb5db7d473cf6d6f6b4c9257af6c9cbce2fad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d26f6d474eb8982555ebbc423cb5db7d473cf6d6f6b4c9257af6c9cbce2fad6", kill_on_drop: false }`
[INFO] [stdout] 5d26f6d474eb8982555ebbc423cb5db7d473cf6d6f6b4c9257af6c9cbce2fad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d06ce69a562c8b54ed9936f0e96390d622cde399798a8bded1a5ffeea06dbe
[INFO] running `Command { std: "docker" "start" "-a" "45d06ce69a562c8b54ed9936f0e96390d622cde399798a8bded1a5ffeea06dbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling opencv-binding-generator v0.96.1
[INFO] [stderr]    Compiling opencv v0.94.4
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "45d06ce69a562c8b54ed9936f0e96390d622cde399798a8bded1a5ffeea06dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d06ce69a562c8b54ed9936f0e96390d622cde399798a8bded1a5ffeea06dbe", kill_on_drop: false }`
[INFO] [stdout] 45d06ce69a562c8b54ed9936f0e96390d622cde399798a8bded1a5ffeea06dbe
