[INFO] cloning repository https://github.com/bokuweb/lcs-image-diff-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bokuweb/lcs-image-diff-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Flcs-image-diff-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Flcs-image-diff-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d29feda97e6365e4f6d922c2773b3ca2a494b6a0
[INFO] checking bokuweb/lcs-image-diff-rs against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Flcs-image-diff-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bokuweb/lcs-image-diff-rs
[INFO] finished tweaking git repo https://github.com/bokuweb/lcs-image-diff-rs
[INFO] tweaked toml for git repo https://github.com/bokuweb/lcs-image-diff-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bokuweb/lcs-image-diff-rs on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bokuweb/lcs-image-diff-rs 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking bokuweb/lcs-image-diff-rs against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Flcs-image-diff-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bokuweb/lcs-image-diff-rs
[INFO] finished tweaking git repo https://github.com/bokuweb/lcs-image-diff-rs
[INFO] tweaked toml for git repo https://github.com/bokuweb/lcs-image-diff-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bokuweb/lcs-image-diff-rs on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bokuweb/lcs-image-diff-rs 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lcs-diff v0.1.1
[INFO] [stderr]   Downloaded base64 v0.9.0
[INFO] [stderr]   Downloaded syn v0.15.22
[INFO] [stderr]   Downloaded image v0.20.1
[INFO] [stderr]   Downloaded futures v0.1.18
[INFO] [stderr]   Downloaded libc v0.2.36
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 460cbb74b17d404aa92a93b6bc428156857b3c51f4c606e59bdaa083b7cb14cc
[INFO] running `Command { std: "docker" "start" "-a" "460cbb74b17d404aa92a93b6bc428156857b3c51f4c606e59bdaa083b7cb14cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "460cbb74b17d404aa92a93b6bc428156857b3c51f4c606e59bdaa083b7cb14cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460cbb74b17d404aa92a93b6bc428156857b3c51f4c606e59bdaa083b7cb14cc", kill_on_drop: false }`
[INFO] [stdout] 460cbb74b17d404aa92a93b6bc428156857b3c51f4c606e59bdaa083b7cb14cc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57f7a962d967f9aa261f6c9864b588517f7b5c8559539ffe48fd2b81bc789e38
[INFO] running `Command { std: "docker" "start" "-a" "57f7a962d967f9aa261f6c9864b588517f7b5c8559539ffe48fd2b81bc789e38", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling num-derive v0.2.3
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking ansi_term v0.10.2
[INFO] [stderr]     Checking futures v0.1.18
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking inflate v0.4.4
[INFO] [stderr]     Checking deflate v0.7.17
[INFO] [stderr]     Checking gif v0.10.1
[INFO] [stderr]     Checking base64 v0.9.0
[INFO] [stderr]     Checking lcs-diff v0.1.1
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking atty v0.2.6
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking clap v2.30.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.0
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]     Checking num-iter v0.1.35
[INFO] [stderr]    Compiling syn v0.15.22
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking rayon v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.14
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]     Checking lcs-image-diff v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.67s
[INFO] running `Command { std: "docker" "inspect" "57f7a962d967f9aa261f6c9864b588517f7b5c8559539ffe48fd2b81bc789e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f7a962d967f9aa261f6c9864b588517f7b5c8559539ffe48fd2b81bc789e38", kill_on_drop: false }`
[INFO] [stdout] 57f7a962d967f9aa261f6c9864b588517f7b5c8559539ffe48fd2b81bc789e38
