[INFO] cloning repository https://github.com/kartikra/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kartikra/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartikra%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartikra%2Fhello-rust'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/kartikra/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kartikra/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartikra%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartikra%2Fhello-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f021ee7851f750382800a464df0138feae71b73
[INFO] checking kartikra/hello-rust against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartikra%2Fhello-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  24% (6/25)
Updating files:  28% (7/25)
Updating files:  32% (8/25)
Updating files:  36% (9/25)
Updating files:  40% (10/25)
Updating files:  44% (11/25)
Updating files:  48% (12/25)
Updating files:  52% (13/25)
Updating files:  56% (14/25)
Updating files:  60% (15/25)
Updating files:  64% (16/25)
Updating files:  68% (17/25)
Updating files:  72% (18/25)
Updating files:  76% (19/25)
Updating files:  80% (20/25)
Updating files:  84% (21/25)
Updating files:  88% (22/25)
Updating files:  92% (23/25)
Updating files:  96% (24/25)
Updating files: 100% (25/25)
Updating files: 100% (25/25), done.
[INFO] validating manifest of git repo https://github.com/kartikra/hello-rust on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kartikra/hello-rust
[INFO] finished tweaking git repo https://github.com/kartikra/hello-rust
[INFO] tweaked toml for git repo https://github.com/kartikra/hello-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/kartikra/hello-rust 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfe425174dbc66bdde21bc1ca1be4e1d4134ad2770ed3d5613323aa7f62f20d4
[INFO] running `Command { std: "docker" "start" "-a" "dfe425174dbc66bdde21bc1ca1be4e1d4134ad2770ed3d5613323aa7f62f20d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfe425174dbc66bdde21bc1ca1be4e1d4134ad2770ed3d5613323aa7f62f20d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe425174dbc66bdde21bc1ca1be4e1d4134ad2770ed3d5613323aa7f62f20d4", kill_on_drop: false }`
[INFO] [stdout] dfe425174dbc66bdde21bc1ca1be4e1d4134ad2770ed3d5613323aa7f62f20d4
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2cd01133a5ad8f893da7845b0d3d131e34e1bc9cfa11e158450f24c8ad33c51
[INFO] running `Command { std: "docker" "start" "-a" "a2cd01133a5ad8f893da7845b0d3d131e34e1bc9cfa11e158450f24c8ad33c51", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hello-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]  --> src/word_count.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, fs::File, io::{BufReader, BufRead}, collections::HashMap, error::Error};
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]  --> src/word_count.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, fs::File, io::{BufReader, BufRead}, collections::HashMap, error::Error};
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/basics/scope.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut z = 7;
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/primitive/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let color = Color::Red;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/basics/scope.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut z = 7;
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/primitive/collection.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Ammo(u8),
[INFO] [stdout]    |     ---- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Ammo(()),
[INFO] [stdout]    |          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/primitive/collection.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Things(String, i32),    // Tuple
[INFO] [stdout]    |     ------ ^^^^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Things((), ()),    // Tuple
[INFO] [stdout]    |            ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/primitive/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let color = Color::Red;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/primitive/collection.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Ammo(u8),
[INFO] [stdout]    |     ---- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Ammo(()),
[INFO] [stdout]    |          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/primitive/collection.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Things(String, i32),    // Tuple
[INFO] [stdout]    |     ------ ^^^^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Things((), ()),    // Tuple
[INFO] [stdout]    |            ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
[INFO] running `Command { std: "docker" "inspect" "a2cd01133a5ad8f893da7845b0d3d131e34e1bc9cfa11e158450f24c8ad33c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2cd01133a5ad8f893da7845b0d3d131e34e1bc9cfa11e158450f24c8ad33c51", kill_on_drop: false }`
[INFO] [stdout] a2cd01133a5ad8f893da7845b0d3d131e34e1bc9cfa11e158450f24c8ad33c51
