[INFO] cloning repository https://github.com/shssoichiro/oxipng [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shssoichiro/oxipng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshssoichiro%2Foxipng", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshssoichiro%2Foxipng'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9054b2d9471e2a357d21fd0d61013390aea4423b [INFO] building shssoichiro/oxipng against try#3930b75493eb88cd5431103dbdbc47eb760e9d9b for pr-97025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshssoichiro%2Foxipng" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shssoichiro/oxipng on toolchain 3930b75493eb88cd5431103dbdbc47eb760e9d9b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shssoichiro/oxipng [INFO] finished tweaking git repo https://github.com/shssoichiro/oxipng [INFO] tweaked toml for git repo https://github.com/shssoichiro/oxipng written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/shssoichiro/oxipng already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c06a83bd6d2f650530fb11665729491d0346175ef5a2d9a387fe8919505751d [INFO] running `Command { std: "docker" "start" "-a" "7c06a83bd6d2f650530fb11665729491d0346175ef5a2d9a387fe8919505751d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c06a83bd6d2f650530fb11665729491d0346175ef5a2d9a387fe8919505751d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c06a83bd6d2f650530fb11665729491d0346175ef5a2d9a387fe8919505751d", kill_on_drop: false }` [INFO] [stdout] 7c06a83bd6d2f650530fb11665729491d0346175ef5a2d9a387fe8919505751d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a7784eddc2175d8ce3af5daeff0bd06609da28a022f41acfc6c425e3e3d7680 [INFO] running `Command { std: "docker" "start" "-a" "2a7784eddc2175d8ce3af5daeff0bd06609da28a022f41acfc6c425e3e3d7680", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling zopfli v0.5.0 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Compiling libdeflate-sys v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libdeflater v0.8.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling cloudflare-zlib v0.2.9 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling oxipng v5.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "2a7784eddc2175d8ce3af5daeff0bd06609da28a022f41acfc6c425e3e3d7680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7784eddc2175d8ce3af5daeff0bd06609da28a022f41acfc6c425e3e3d7680", kill_on_drop: false }` [INFO] [stdout] 2a7784eddc2175d8ce3af5daeff0bd06609da28a022f41acfc6c425e3e3d7680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0877e677cc2de209e1257f816a811cbbb75fb8be067a4f37b89d90645162b9e [INFO] running `Command { std: "docker" "start" "-a" "a0877e677cc2de209e1257f816a811cbbb75fb8be067a4f37b89d90645162b9e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling oxipng v5.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 19.12s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxipng-147dafb074e1a8b7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/oxipng-301375904dc59fe1) [INFO] [stderr] Executable tests/filters.rs (/opt/rustwide/target/debug/deps/filters-3905fc85e83d13f5) [INFO] [stderr] Executable tests/flags.rs (/opt/rustwide/target/debug/deps/flags-600258191a9ee426) [INFO] [stderr] Executable tests/interlaced.rs (/opt/rustwide/target/debug/deps/interlaced-d8657f9ae0bab4ce) [INFO] [stderr] Executable tests/lib.rs (/opt/rustwide/target/debug/deps/lib-2eb43579bebe288a) [INFO] [stderr] Executable tests/reduction.rs (/opt/rustwide/target/debug/deps/reduction-7cd71d67e649e0cc) [INFO] [stderr] Executable tests/regression.rs (/opt/rustwide/target/debug/deps/regression-3082386a88ec2416) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "a0877e677cc2de209e1257f816a811cbbb75fb8be067a4f37b89d90645162b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0877e677cc2de209e1257f816a811cbbb75fb8be067a4f37b89d90645162b9e", kill_on_drop: false }` [INFO] [stdout] a0877e677cc2de209e1257f816a811cbbb75fb8be067a4f37b89d90645162b9e