[INFO] cloning repository https://github.com/phiresky/csv-cooccurrence-graph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phiresky/csv-cooccurrence-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fcsv-cooccurrence-graph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fcsv-cooccurrence-graph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bcdffc31fee5e052c7fa204ca817e5a6b80b40d
[INFO] checking phiresky/csv-cooccurrence-graph against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fcsv-cooccurrence-graph" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phiresky/csv-cooccurrence-graph
[INFO] finished tweaking git repo https://github.com/phiresky/csv-cooccurrence-graph
[INFO] tweaked toml for git repo https://github.com/phiresky/csv-cooccurrence-graph written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phiresky/csv-cooccurrence-graph on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phiresky/csv-cooccurrence-graph 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 658d6bb615b820676064d59783ef5c3060d215ac0ce8bf2a7a1881f34853f387
[INFO] running `Command { std: "docker" "start" "-a" "658d6bb615b820676064d59783ef5c3060d215ac0ce8bf2a7a1881f34853f387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "658d6bb615b820676064d59783ef5c3060d215ac0ce8bf2a7a1881f34853f387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658d6bb615b820676064d59783ef5c3060d215ac0ce8bf2a7a1881f34853f387", kill_on_drop: false }`
[INFO] [stdout] 658d6bb615b820676064d59783ef5c3060d215ac0ce8bf2a7a1881f34853f387
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c88d3aa4203dd434af45da4e4d3b7648e5e83a8129609dfb8e1f3fe7251eed6c
[INFO] running `Command { std: "docker" "start" "-a" "c88d3aa4203dd434af45da4e4d3b7648e5e83a8129609dfb8e1f3fe7251eed6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling serde v1.0.112
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking unic-ucd-hangul v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]     Checking unic-ucd-name v0.9.0
[INFO] [stderr]     Checking unic-ucd-name_aliases v0.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking unic-ucd-case v0.9.0
[INFO] [stderr]     Checking unic-ucd-age v0.9.0
[INFO] [stderr]     Checking unic-ucd-block v0.9.0
[INFO] [stderr]     Checking unic-ucd-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.8.0
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking unic-ucd-normal v0.9.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking terminal_size v0.1.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termios v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking console v0.11.3
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c88d3aa4203dd434af45da4e4d3b7648e5e83a8129609dfb8e1f3fe7251eed6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c88d3aa4203dd434af45da4e4d3b7648e5e83a8129609dfb8e1f3fe7251eed6c", kill_on_drop: false }`
[INFO] [stdout] c88d3aa4203dd434af45da4e4d3b7648e5e83a8129609dfb8e1f3fe7251eed6c
