[INFO] cloning repository https://github.com/AlanHietala/rusty-shadowrun-creator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlanHietala/rusty-shadowrun-creator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlanHietala%2Frusty-shadowrun-creator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlanHietala%2Frusty-shadowrun-creator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a17df0291ec92ddbc7916a5be9b766e982df6355
[INFO] checking AlanHietala/rusty-shadowrun-creator against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlanHietala%2Frusty-shadowrun-creator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlanHietala/rusty-shadowrun-creator
[INFO] finished tweaking git repo https://github.com/AlanHietala/rusty-shadowrun-creator
[INFO] tweaked toml for git repo https://github.com/AlanHietala/rusty-shadowrun-creator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlanHietala/rusty-shadowrun-creator on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlanHietala/rusty-shadowrun-creator 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2686361c43350f1c1a387d1b203fbb199210c7ea5d8f6df332b94c4493c806f
[INFO] running `Command { std: "docker" "start" "-a" "e2686361c43350f1c1a387d1b203fbb199210c7ea5d8f6df332b94c4493c806f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2686361c43350f1c1a387d1b203fbb199210c7ea5d8f6df332b94c4493c806f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2686361c43350f1c1a387d1b203fbb199210c7ea5d8f6df332b94c4493c806f", kill_on_drop: false }`
[INFO] [stdout] e2686361c43350f1c1a387d1b203fbb199210c7ea5d8f6df332b94c4493c806f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b96a4905562898aee5797631dcd79ff1f70b3a0674020d9278dc6c3f508ad70
[INFO] running `Command { std: "docker" "start" "-a" "5b96a4905562898aee5797631dcd79ff1f70b3a0674020d9278dc6c3f508ad70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]     Checking array-macro v1.0.5
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[INFO] [stderr]    Compiling enum-map-derive v0.4.3
[INFO] [stderr]     Checking enum-map v0.6.2
[INFO] [stderr]     Checking enum-iterator v0.6.0
[INFO] [stderr]     Checking rusty_shadowrun_creator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `attribute`
[INFO] [stdout]   --> src/character.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn can_increase_attribute(&mut self, attribute: Attributes) {}
[INFO] [stdout]    |                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attribute`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Character` is never constructed
[INFO] [stdout]   --> src/character.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Character {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `can_increase_attribute`, `is_attribute_at_max`, and `increase_attribute` are never used
[INFO] [stdout]   --> src/character.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Character {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 24 |   fn can_increase_attribute(&mut self, attribute: Attributes) {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 |   fn is_attribute_at_max(&mut self) -> bool {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |   fn increase_attribute(&mut self, attribute: Attributes) {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attribute`
[INFO] [stdout]   --> src/character.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn can_increase_attribute(&mut self, attribute: Attributes) {}
[INFO] [stdout]    |                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attribute`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Character` is never constructed
[INFO] [stdout]   --> src/character.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Character {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `can_increase_attribute`, `is_attribute_at_max`, and `increase_attribute` are never used
[INFO] [stdout]   --> src/character.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Character {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 24 |   fn can_increase_attribute(&mut self, attribute: Attributes) {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 |   fn is_attribute_at_max(&mut self) -> bool {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |   fn increase_attribute(&mut self, attribute: Attributes) {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "5b96a4905562898aee5797631dcd79ff1f70b3a0674020d9278dc6c3f508ad70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b96a4905562898aee5797631dcd79ff1f70b3a0674020d9278dc6c3f508ad70", kill_on_drop: false }`
[INFO] [stdout] 5b96a4905562898aee5797631dcd79ff1f70b3a0674020d9278dc6c3f508ad70
