[INFO] cloning repository https://github.com/df5602/srt-igt-splits [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/df5602/srt-igt-splits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdf5602%2Fsrt-igt-splits", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdf5602%2Fsrt-igt-splits'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba0fe4a2f468917f146124659cd4ee97066f0e79 [INFO] testing df5602/srt-igt-splits/ba0fe4a2f468917f146124659cd4ee97066f0e79 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdf5602%2Fsrt-igt-splits" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/df5602/srt-igt-splits [INFO] finished tweaking git repo https://github.com/df5602/srt-igt-splits [INFO] tweaked toml for git repo https://github.com/df5602/srt-igt-splits written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/df5602/srt-igt-splits on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/df5602/srt-igt-splits 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptonica-sys v0.4.9 [INFO] [stderr] Downloaded tesseract v0.15.2 [INFO] [stderr] Downloaded windows-core v0.59.0 [INFO] [stderr] Downloaded windows-implement v0.59.0 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded leptonica-plumbing v1.4.0 [INFO] [stderr] Downloaded tesseract-plumbing v0.11.1 [INFO] [stderr] Downloaded tesseract-sys v0.6.3 [INFO] [stderr] Downloaded bindgen v0.64.0 [INFO] [stderr] Downloaded opencv-binding-generator v0.97.0 [INFO] [stderr] Downloaded opencv v0.95.0 [INFO] [stderr] Downloaded windows v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a86877de6f88a6117d863dd52a60fb2ec347d6f5f2f2b2600feecbc9dbb52cad [INFO] running `Command { std: "docker" "start" "-a" "a86877de6f88a6117d863dd52a60fb2ec347d6f5f2f2b2600feecbc9dbb52cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a86877de6f88a6117d863dd52a60fb2ec347d6f5f2f2b2600feecbc9dbb52cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86877de6f88a6117d863dd52a60fb2ec347d6f5f2f2b2600feecbc9dbb52cad", kill_on_drop: false }` [INFO] [stdout] a86877de6f88a6117d863dd52a60fb2ec347d6f5f2f2b2600feecbc9dbb52cad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39a91472bf4f3ffa60319a82d64203ca2f2cd5b49bb1b848811c0b4ee982f952 [INFO] running `Command { std: "docker" "start" "-a" "39a91472bf4f3ffa60319a82d64203ca2f2cd5b49bb1b848811c0b4ee982f952", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling srt-igt-splits v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling opencv-binding-generator v0.97.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling opencv v0.95.0 [INFO] [stderr] Compiling leptonica-sys v0.4.9 [INFO] [stderr] Compiling tesseract-sys v0.6.3 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling leptonica-plumbing v1.4.0 [INFO] [stderr] Compiling tesseract-plumbing v0.11.1 [INFO] [stderr] Compiling tesseract v0.15.2 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "39a91472bf4f3ffa60319a82d64203ca2f2cd5b49bb1b848811c0b4ee982f952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a91472bf4f3ffa60319a82d64203ca2f2cd5b49bb1b848811c0b4ee982f952", kill_on_drop: false }` [INFO] [stdout] 39a91472bf4f3ffa60319a82d64203ca2f2cd5b49bb1b848811c0b4ee982f952