[INFO] cloning repository https://github.com/rendlein/rustlike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rendlein/rustlike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frendlein%2Frustlike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frendlein%2Frustlike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af54f7a1c916837d224c0fef6c122a7ec913fdb2
[INFO] checking rendlein/rustlike against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frendlein%2Frustlike" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rendlein/rustlike on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rendlein/rustlike
[INFO] finished tweaking git repo https://github.com/rendlein/rustlike
[INFO] tweaked toml for git repo https://github.com/rendlein/rustlike written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 rendlein/rustlike against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frendlein%2Frustlike" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rendlein/rustlike on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rendlein/rustlike
[INFO] finished tweaking git repo https://github.com/rendlein/rustlike
[INFO] tweaked toml for git repo https://github.com/rendlein/rustlike written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding config v0.10.1 (available: v0.15.11)
[INFO] [stderr]       Adding specs v0.16.1 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc6c8158bbb65af78d6a0f35022a40c1e355969547c89167a6308f0f36e57878
[INFO] running `Command { std: "docker" "start" "-a" "cc6c8158bbb65af78d6a0f35022a40c1e355969547c89167a6308f0f36e57878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc6c8158bbb65af78d6a0f35022a40c1e355969547c89167a6308f0f36e57878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6c8158bbb65af78d6a0f35022a40c1e355969547c89167a6308f0f36e57878", kill_on_drop: false }`
[INFO] [stdout] cc6c8158bbb65af78d6a0f35022a40c1e355969547c89167a6308f0f36e57878
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b82e09807d43c230ab9f069e953962f2045f004d24694dc59271f390e558614
[INFO] running `Command { std: "docker" "start" "-a" "6b82e09807d43c230ab9f069e953962f2045f004d24694dc59271f390e558614", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking bitflags v0.1.1
[INFO] [stderr]     Checking shrev v1.1.3
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking tynm v0.1.10
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling tcod-sys v5.0.1
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]     Checking shred v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking specs v0.16.1
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking config v0.10.1
[INFO] [stderr]     Checking tcod v0.15.0
[INFO] [stderr]     Checking rustlike v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Tiles` is never used
[INFO] [stdout]  --> src/map.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum Tiles {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TileType` is never used
[INFO] [stdout]  --> src/map.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | type TileType = (char, (i32, i32, i32), (i32, i32, i32));
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tiles` is never used
[INFO] [stdout]  --> src/map.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum Tiles {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TileType` is never used
[INFO] [stdout]  --> src/map.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | type TileType = (char, (i32, i32, i32), (i32, i32, i32));
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.83s
[INFO] running `Command { std: "docker" "inspect" "6b82e09807d43c230ab9f069e953962f2045f004d24694dc59271f390e558614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b82e09807d43c230ab9f069e953962f2045f004d24694dc59271f390e558614", kill_on_drop: false }`
[INFO] [stdout] 6b82e09807d43c230ab9f069e953962f2045f004d24694dc59271f390e558614
