[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] testing AlanHietala/rusty-shadowrun-creator against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlanHietala%2Frusty-shadowrun-creator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlanHietala/rusty-shadowrun-creator on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a6fd2482daf8cf2f3b4820ebf0fca9cee2bd46774bde801860bdd7280981a3f
[INFO] running `Command { std: "docker" "start" "-a" "6a6fd2482daf8cf2f3b4820ebf0fca9cee2bd46774bde801860bdd7280981a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a6fd2482daf8cf2f3b4820ebf0fca9cee2bd46774bde801860bdd7280981a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a6fd2482daf8cf2f3b4820ebf0fca9cee2bd46774bde801860bdd7280981a3f", kill_on_drop: false }`
[INFO] [stdout] 6a6fd2482daf8cf2f3b4820ebf0fca9cee2bd46774bde801860bdd7280981a3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5e1c048822493ea5cd44092216df41a7bbf75e0306e943344712fa1ba2167fd
[INFO] running `Command { std: "docker" "start" "-a" "a5e1c048822493ea5cd44092216df41a7bbf75e0306e943344712fa1ba2167fd", 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]    Compiling 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]    Compiling enum-map v0.6.2
[INFO] [stderr]    Compiling enum-iterator v0.6.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.17s
[INFO] running `Command { std: "docker" "inspect" "a5e1c048822493ea5cd44092216df41a7bbf75e0306e943344712fa1ba2167fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e1c048822493ea5cd44092216df41a7bbf75e0306e943344712fa1ba2167fd", kill_on_drop: false }`
[INFO] [stdout] a5e1c048822493ea5cd44092216df41a7bbf75e0306e943344712fa1ba2167fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e40b5bdf85f1c808861958c99e11c60f108958c9d11c5184344df2993839f07
[INFO] running `Command { std: "docker" "start" "-a" "9e40b5bdf85f1c808861958c99e11c60f108958c9d11c5184344df2993839f07", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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 `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "9e40b5bdf85f1c808861958c99e11c60f108958c9d11c5184344df2993839f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e40b5bdf85f1c808861958c99e11c60f108958c9d11c5184344df2993839f07", kill_on_drop: false }`
[INFO] [stdout] 9e40b5bdf85f1c808861958c99e11c60f108958c9d11c5184344df2993839f07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f80b403310bc5957c61e00f92c6e08ead949b18bedbdc8473de396dd564ad4c
[INFO] running `Command { std: "docker" "start" "-a" "2f80b403310bc5957c61e00f92c6e08ead949b18bedbdc8473de396dd564ad4c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `attribute`
[INFO] [stderr]   --> src/character.rs:24:40
[INFO] [stderr]    |
[INFO] [stderr] 24 |   fn can_increase_attribute(&mut self, attribute: Attributes) {}
[INFO] [stderr]    |                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attribute`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Character` is never constructed
[INFO] [stderr]   --> src/character.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | struct Character {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `can_increase_attribute`, `is_attribute_at_max`, and `increase_attribute` are never used
[INFO] [stderr]   --> src/character.rs:24:6
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl Character {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] 24 |   fn can_increase_attribute(&mut self, attribute: Attributes) {}
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 25 |
[INFO] [stderr] 26 |   fn is_attribute_at_max(&mut self) -> bool {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |   fn increase_attribute(&mut self, attribute: Attributes) {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty_shadowrun_creator` (lib) generated 3 warnings
[INFO] [stderr] warning: `rusty_shadowrun_creator` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustysrlib-62671010cd9d0f13)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustysrbin-a802f0163eeee334)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_character.rs (/opt/rustwide/target/debug/deps/integration_character-9cf1c3161c45fb6a)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_inits_humans_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustysrlib
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2f80b403310bc5957c61e00f92c6e08ead949b18bedbdc8473de396dd564ad4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f80b403310bc5957c61e00f92c6e08ead949b18bedbdc8473de396dd564ad4c", kill_on_drop: false }`
[INFO] [stdout] 2f80b403310bc5957c61e00f92c6e08ead949b18bedbdc8473de396dd564ad4c
