[INFO] cloning repository https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanoriyanagitani%2Frs-zip2pgcopy2tables", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanoriyanagitani%2Frs-zip2pgcopy2tables'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abc0d9e555baa9c0edcb1804405d4bdb55ed4c91
[INFO] checking takanoriyanagitani/rs-zip2pgcopy2tables against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanoriyanagitani%2Frs-zip2pgcopy2tables" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables
[INFO] finished tweaking git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables
[INFO] tweaked toml for git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking takanoriyanagitani/rs-zip2pgcopy2tables against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanoriyanagitani%2Frs-zip2pgcopy2tables" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables
[INFO] finished tweaking git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables
[INFO] tweaked toml for git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takanoriyanagitani/rs-zip2pgcopy2tables 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres v0.19.10
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded zip v2.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c7de227a4e01e19ac2303aaedaf2ade5139db8b64e7b5f2c7c14830d1c69035
[INFO] running `Command { std: "docker" "start" "-a" "8c7de227a4e01e19ac2303aaedaf2ade5139db8b64e7b5f2c7c14830d1c69035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c7de227a4e01e19ac2303aaedaf2ade5139db8b64e7b5f2c7c14830d1c69035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7de227a4e01e19ac2303aaedaf2ade5139db8b64e7b5f2c7c14830d1c69035", kill_on_drop: false }`
[INFO] [stdout] 8c7de227a4e01e19ac2303aaedaf2ade5139db8b64e7b5f2c7c14830d1c69035
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f7c3321f0f7123801dcd274d70ec34b837186dae20fcf59f1d0a74accb45205
[INFO] running `Command { std: "docker" "start" "-a" "2f7c3321f0f7123801dcd274d70ec34b837186dae20fcf59f1d0a74accb45205", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking postgres v0.19.10
[INFO] [stderr]     Checking rs-zip2pgcopy2tables v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
[INFO] running `Command { std: "docker" "inspect" "2f7c3321f0f7123801dcd274d70ec34b837186dae20fcf59f1d0a74accb45205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7c3321f0f7123801dcd274d70ec34b837186dae20fcf59f1d0a74accb45205", kill_on_drop: false }`
[INFO] [stdout] 2f7c3321f0f7123801dcd274d70ec34b837186dae20fcf59f1d0a74accb45205
