[INFO] cloning repository https://github.com/MinkowskiMetric/like_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MinkowskiMetric/like_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinkowskiMetric%2Flike_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinkowskiMetric%2Flike_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 044d8ed8a9ce7d7fde575baf9bd63b1d0149bdda [INFO] checking MinkowskiMetric/like_rust against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinkowskiMetric%2Flike_rust" "/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/MinkowskiMetric/like_rust [INFO] finished tweaking git repo https://github.com/MinkowskiMetric/like_rust [INFO] tweaked toml for git repo https://github.com/MinkowskiMetric/like_rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MinkowskiMetric/like_rust on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MinkowskiMetric/like_rust 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1681111aaea13e6df8289d7b93d2110706ee308c35e8a892e143b6b53b9a8306 [INFO] running `Command { std: "docker" "start" "-a" "1681111aaea13e6df8289d7b93d2110706ee308c35e8a892e143b6b53b9a8306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1681111aaea13e6df8289d7b93d2110706ee308c35e8a892e143b6b53b9a8306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1681111aaea13e6df8289d7b93d2110706ee308c35e8a892e143b6b53b9a8306", kill_on_drop: false }` [INFO] [stdout] 1681111aaea13e6df8289d7b93d2110706ee308c35e8a892e143b6b53b9a8306 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bfc783d53f317c9d52fe2973ed80706aef86e2ec6250d8a563dcda806e2d53d [INFO] running `Command { std: "docker" "start" "-a" "3bfc783d53f317c9d52fe2973ed80706aef86e2ec6250d8a563dcda806e2d53d", kill_on_drop: false }` [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unic-idna-punycode v0.9.0 [INFO] [stderr] Checking unic-char-basics v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking unic-ucd-name_aliases 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-case v0.9.0 [INFO] [stderr] Checking unic-ucd-name v0.9.0 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking unic-idna-mapping v0.9.0 [INFO] [stderr] Checking unic-char v0.9.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking unic-emoji v0.9.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking unic-idna v0.9.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3bfc783d53f317c9d52fe2973ed80706aef86e2ec6250d8a563dcda806e2d53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfc783d53f317c9d52fe2973ed80706aef86e2ec6250d8a563dcda806e2d53d", kill_on_drop: false }` [INFO] [stdout] 3bfc783d53f317c9d52fe2973ed80706aef86e2ec6250d8a563dcda806e2d53d