[INFO] cloning repository https://github.com/ryone9re/hidouki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryone9re/hidouki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryone9re%2Fhidouki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryone9re%2Fhidouki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8333c9af1cb5ee56c8b8b5fe61d614c8ed3587f
[INFO] checking ryone9re/hidouki against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryone9re%2Fhidouki" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ryone9re/hidouki on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ryone9re/hidouki
[INFO] finished tweaking git repo https://github.com/ryone9re/hidouki
[INFO] tweaked toml for git repo https://github.com/ryone9re/hidouki written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ryone9re/hidouki 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ee3bc2749578c3e9d51b8d441fc0b403ec399b15bfe108513cc049fd9d10c6a
[INFO] running `Command { std: "docker" "start" "-a" "8ee3bc2749578c3e9d51b8d441fc0b403ec399b15bfe108513cc049fd9d10c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ee3bc2749578c3e9d51b8d441fc0b403ec399b15bfe108513cc049fd9d10c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee3bc2749578c3e9d51b8d441fc0b403ec399b15bfe108513cc049fd9d10c6a", kill_on_drop: false }`
[INFO] [stdout] 8ee3bc2749578c3e9d51b8d441fc0b403ec399b15bfe108513cc049fd9d10c6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d00c636fe5bf7daea85b36ffeb3203de7eded383f66310c058105657e5d76a2
[INFO] running `Command { std: "docker" "start" "-a" "1d00c636fe5bf7daea85b36ffeb3203de7eded383f66310c058105657e5d76a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.65
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking hidouki v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `HELLO` is never constructed
[INFO] [stdout]   --> src/bin/asyncawait.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum StateHello {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] 35 |     HELLO,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/asyncawait.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl Hello {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 41 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HELLO` is never constructed
[INFO] [stdout]   --> src/bin/asyncawait.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum StateHello {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] 35 |     HELLO,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/asyncawait.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl Hello {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 41 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "1d00c636fe5bf7daea85b36ffeb3203de7eded383f66310c058105657e5d76a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d00c636fe5bf7daea85b36ffeb3203de7eded383f66310c058105657e5d76a2", kill_on_drop: false }`
[INFO] [stdout] 1d00c636fe5bf7daea85b36ffeb3203de7eded383f66310c058105657e5d76a2
