[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#36b21637e93b038453924d3c66821089e71d8baa 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlanHietala/rusty-shadowrun-creator on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-map v0.6.2
[INFO] [stderr]   Downloaded quote v1.0.7
[INFO] [stderr]   Downloaded enum-map-derive v0.4.3
[INFO] [stderr]   Downloaded enum-iterator-derive v0.6.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded enum-iterator v0.6.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded array-macro v1.0.5
[INFO] [stderr]   Downloaded syn v1.0.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 834dbeee69f1a877c7cfd692ecba94e7039eb4358755c867710ff36e01904536
[INFO] running `Command { std: "docker" "start" "-a" "834dbeee69f1a877c7cfd692ecba94e7039eb4358755c867710ff36e01904536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "834dbeee69f1a877c7cfd692ecba94e7039eb4358755c867710ff36e01904536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834dbeee69f1a877c7cfd692ecba94e7039eb4358755c867710ff36e01904536", kill_on_drop: false }`
[INFO] [stdout] 834dbeee69f1a877c7cfd692ecba94e7039eb4358755c867710ff36e01904536
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32a1b6375399b53ce6fb962f376cc52b96bc934137bd3af02c5fe51d94569352
[INFO] running `Command { std: "docker" "start" "-a" "32a1b6375399b53ce6fb962f376cc52b96bc934137bd3af02c5fe51d94569352", 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-map-derive v0.4.3
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[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.89s
[INFO] running `Command { std: "docker" "inspect" "32a1b6375399b53ce6fb962f376cc52b96bc934137bd3af02c5fe51d94569352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a1b6375399b53ce6fb962f376cc52b96bc934137bd3af02c5fe51d94569352", kill_on_drop: false }`
[INFO] [stdout] 32a1b6375399b53ce6fb962f376cc52b96bc934137bd3af02c5fe51d94569352
