[INFO] cloning repository https://github.com/irrustible/tingle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irrustible/tingle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firrustible%2Ftingle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firrustible%2Ftingle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b006567334f6031b1178bcf55f98611b3d6b648
[INFO] checking irrustible/tingle against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firrustible%2Ftingle" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/irrustible/tingle
[INFO] finished tweaking git repo https://github.com/irrustible/tingle
[INFO] tweaked toml for git repo https://github.com/irrustible/tingle written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/irrustible/tingle on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/irrustible/tingle 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--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 irrustible/tingle against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firrustible%2Ftingle" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/irrustible/tingle
[INFO] finished tweaking git repo https://github.com/irrustible/tingle
[INFO] tweaked toml for git repo https://github.com/irrustible/tingle written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/irrustible/tingle on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/irrustible/tingle 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "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 maybe-unwind v0.3.1
[INFO] [stderr]   Downloaded waker-queue v0.1.0
[INFO] [stderr]   Downloaded waker-fn v1.0.0
[INFO] [stderr]   Downloaded parking v1.0.6
[INFO] [stderr]   Downloaded futures-core v0.3.5
[INFO] [stderr]   Downloaded futures-io v0.3.5
[INFO] [stderr]   Downloaded futures-lite v0.1.10
[INFO] [stderr]   Downloaded futures-micro v0.2.0
[INFO] [stderr]   Downloaded fastrand v1.3.4
[INFO] [stderr]   Downloaded concurrent-queue v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb552197797f1d38d749993cb6044b1ca6bb929ca3d83b5ea3687f5c914fb532
[INFO] running `Command { std: "docker" "start" "-a" "eb552197797f1d38d749993cb6044b1ca6bb929ca3d83b5ea3687f5c914fb532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb552197797f1d38d749993cb6044b1ca6bb929ca3d83b5ea3687f5c914fb532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb552197797f1d38d749993cb6044b1ca6bb929ca3d83b5ea3687f5c914fb532", kill_on_drop: false }`
[INFO] [stdout] eb552197797f1d38d749993cb6044b1ca6bb929ca3d83b5ea3687f5c914fb532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7e165ea461cbfe95ebf276235214cb1ce381e29cc59f69fd1ae906856fc1d49
[INFO] running `Command { std: "docker" "start" "-a" "d7e165ea461cbfe95ebf276235214cb1ce381e29cc59f69fd1ae906856fc1d49", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]    Compiling maybe-unwind v0.3.1
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking parking v1.0.6
[INFO] [stderr]     Checking waker-fn v1.0.0
[INFO] [stderr]     Checking fastrand v1.3.4
[INFO] [stderr]     Checking futures-micro v0.2.0
[INFO] [stderr]     Checking concurrent-queue v1.2.1
[INFO] [stderr]     Checking waker-queue v0.1.0
[INFO] [stderr]     Checking futures-lite v0.1.10
[INFO] [stderr]     Checking async-backplane v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/linemap.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn drain(&mut self) -> Drain<(DeviceID, Option<Line>)> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn drain(&mut self) -> Drain<'_, (DeviceID, Option<Line>)> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/linemap.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn drain(&mut self) -> Drain<(DeviceID, Option<Line>)> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn drain(&mut self) -> Drain<'_, (DeviceID, Option<Line>)> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "d7e165ea461cbfe95ebf276235214cb1ce381e29cc59f69fd1ae906856fc1d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e165ea461cbfe95ebf276235214cb1ce381e29cc59f69fd1ae906856fc1d49", kill_on_drop: false }`
[INFO] [stdout] d7e165ea461cbfe95ebf276235214cb1ce381e29cc59f69fd1ae906856fc1d49
