[INFO] cloning repository https://github.com/n4to4/pokedex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n4to4/pokedex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4to4%2Fpokedex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4to4%2Fpokedex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dba2546baa8871ba3b3625f7978d69adc1759052
[INFO] checking n4to4/pokedex against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4to4%2Fpokedex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/n4to4/pokedex
[INFO] finished tweaking git repo https://github.com/n4to4/pokedex
[INFO] tweaked toml for git repo https://github.com/n4to4/pokedex written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n4to4/pokedex on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n4to4/pokedex 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking n4to4/pokedex against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4to4%2Fpokedex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/n4to4/pokedex
[INFO] finished tweaking git repo https://github.com/n4to4/pokedex
[INFO] tweaked toml for git repo https://github.com/n4to4/pokedex written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n4to4/pokedex on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n4to4/pokedex 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9
[INFO] running `Command { std: "docker" "start" "2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking pokedex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::repositories::pokemon::InMemoryRepository`
[INFO] [stdout]  --> src/domain/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repositories::pokemon::InMemoryRepository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Request` is never constructed
[INFO] [stdout]  --> src/domain/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct Request {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Response` is never used
[INFO] [stdout]   --> src/domain/mod.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum Response {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute` is never used
[INFO] [stdout]   --> src/domain/mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn execute(repo: &mut dyn Repository, req: Request) -> Response {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pokemon` is never constructed
[INFO] [stdout]  --> src/domain/entities.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Pokemon {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/entities.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Pokemon {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(number: PokemonNumber, name: PokemonName, types: PokemonTypes) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PokemonName` is never constructed
[INFO] [stdout]   --> src/domain/entities.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PokemonName(String);
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PokemonTypes` is never constructed
[INFO] [stdout]   --> src/domain/entities.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct PokemonTypes(Vec<PokemonType>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PokemonType` is never used
[INFO] [stdout]   --> src/domain/entities.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum PokemonType {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Insert` is never used
[INFO] [stdout]  --> src/repositories/pokemon.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Insert {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Repository` is never used
[INFO] [stdout]  --> src/repositories/pokemon.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait Repository {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InMemoryRepository` is never constructed
[INFO] [stdout]   --> src/repositories/pokemon.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct InMemoryRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `with_error` are never used
[INFO] [stdout]   --> src/repositories/pokemon.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl InMemoryRepository {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn with_error(self) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `types` are never read
[INFO] [stdout]  --> src/domain/entities.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Pokemon {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 4 |     pub number: PokemonNumber,
[INFO] [stdout] 5 |     name: PokemonName,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     types: PokemonTypes,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/domain/entities.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PokemonName(String);
[INFO] [stdout]    |            ----------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PokemonName` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/domain/entities.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct PokemonTypes(Vec<PokemonType>);
[INFO] [stdout]    |            ------------ ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PokemonTypes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] running `Command { std: "docker" "inspect" "2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9", kill_on_drop: false }`
[INFO] [stdout] 2ae8c5266752e5991343626f3e783f89b90db9944cc94cb645516756f4d56bd9
