[INFO] cloning repository https://github.com/0xshae/tinygrep-rust-cli-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xshae/tinygrep-rust-cli-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xshae%2Ftinygrep-rust-cli-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xshae%2Ftinygrep-rust-cli-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49090c8cd2a0d724af671cd014b904dd985dde5e
[INFO] checking 0xshae/tinygrep-rust-cli-tool against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xshae%2Ftinygrep-rust-cli-tool" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xshae/tinygrep-rust-cli-tool
[INFO] finished tweaking git repo https://github.com/0xshae/tinygrep-rust-cli-tool
[INFO] tweaked toml for git repo https://github.com/0xshae/tinygrep-rust-cli-tool written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xshae/tinygrep-rust-cli-tool on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xshae/tinygrep-rust-cli-tool 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44a184c0e4db0e099cc4954c3c49b2526487c2f0b7f8529bfb7f06dfbf9135a7
[INFO] running `Command { std: "docker" "start" "-a" "44a184c0e4db0e099cc4954c3c49b2526487c2f0b7f8529bfb7f06dfbf9135a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44a184c0e4db0e099cc4954c3c49b2526487c2f0b7f8529bfb7f06dfbf9135a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a184c0e4db0e099cc4954c3c49b2526487c2f0b7f8529bfb7f06dfbf9135a7", kill_on_drop: false }`
[INFO] [stdout] 44a184c0e4db0e099cc4954c3c49b2526487c2f0b7f8529bfb7f06dfbf9135a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eba97706a2e2b5c210bbd5deb0730c41c5a7d7e6529dc9efd8d0e4fcc8972652
[INFO] running `Command { std: "docker" "start" "-a" "eba97706a2e2b5c210bbd5deb0730c41c5a7d7e6529dc9efd8d0e4fcc8972652", kill_on_drop: false }`
[INFO] [stderr]     Checking tinygrep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `process`
[INFO] [stdout]  --> src/lib.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std:: {fs, env, process, error::Error};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process`
[INFO] [stdout]  --> src/lib.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std:: {fs, env, process, error::Error};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] running `Command { std: "docker" "inspect" "eba97706a2e2b5c210bbd5deb0730c41c5a7d7e6529dc9efd8d0e4fcc8972652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eba97706a2e2b5c210bbd5deb0730c41c5a7d7e6529dc9efd8d0e4fcc8972652", kill_on_drop: false }`
[INFO] [stdout] eba97706a2e2b5c210bbd5deb0730c41c5a7d7e6529dc9efd8d0e4fcc8972652
