[INFO] cloning repository https://github.com/Baumple/line_counter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Baumple/line_counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaumple%2Fline_counter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaumple%2Fline_counter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14ba8bdfc169daa1f806c408944f99ba2df900cc
[INFO] building Baumple/line_counter against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaumple%2Fline_counter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Baumple/line_counter on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Baumple/line_counter
[INFO] finished tweaking git repo https://github.com/Baumple/line_counter
[INFO] tweaked toml for git repo https://github.com/Baumple/line_counter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Baumple/line_counter 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.about
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.33
[INFO] [stderr]   Downloaded thiserror-impl v1.0.33
[INFO] [stderr]   Downloaded clap v3.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6c6bd552325fc0ff19d8f2a3db680257dcf7c492d3c916b42b39891bfc9d297
[INFO] running `Command { std: "docker" "start" "-a" "e6c6bd552325fc0ff19d8f2a3db680257dcf7c492d3c916b42b39891bfc9d297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6c6bd552325fc0ff19d8f2a3db680257dcf7c492d3c916b42b39891bfc9d297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6c6bd552325fc0ff19d8f2a3db680257dcf7c492d3c916b42b39891bfc9d297", kill_on_drop: false }`
[INFO] [stdout] e6c6bd552325fc0ff19d8f2a3db680257dcf7c492d3c916b42b39891bfc9d297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f14f1ba6f245867116164d759bd8363765bb5cdd5bbe70ff904a4feb7048356
[INFO] running `Command { std: "docker" "start" "-a" "8f14f1ba6f245867116164d759bd8363765bb5cdd5bbe70ff904a4feb7048356", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.about
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling thiserror v1.0.33
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling lc v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
[INFO] running `Command { std: "docker" "inspect" "8f14f1ba6f245867116164d759bd8363765bb5cdd5bbe70ff904a4feb7048356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f14f1ba6f245867116164d759bd8363765bb5cdd5bbe70ff904a4feb7048356", kill_on_drop: false }`
[INFO] [stdout] 8f14f1ba6f245867116164d759bd8363765bb5cdd5bbe70ff904a4feb7048356
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baf09eedbc7afafdfa4a807f15daa929d97c0b423d68ddeff1c55b8d9c2be5ee
[INFO] running `Command { std: "docker" "start" "-a" "baf09eedbc7afafdfa4a807f15daa929d97c0b423d68ddeff1c55b8d9c2be5ee", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.about
[INFO] [stderr]    Compiling lc v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "baf09eedbc7afafdfa4a807f15daa929d97c0b423d68ddeff1c55b8d9c2be5ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baf09eedbc7afafdfa4a807f15daa929d97c0b423d68ddeff1c55b8d9c2be5ee", kill_on_drop: false }`
[INFO] [stdout] baf09eedbc7afafdfa4a807f15daa929d97c0b423d68ddeff1c55b8d9c2be5ee
