[INFO] cloning repository https://github.com/guyroyse/evercraft-cucumber-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guyroyse/evercraft-cucumber-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguyroyse%2Fevercraft-cucumber-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguyroyse%2Fevercraft-cucumber-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81d3866089d8f60f76c9835f1cda711cf90144cb [INFO] testing guyroyse/evercraft-cucumber-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguyroyse%2Fevercraft-cucumber-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/guyroyse/evercraft-cucumber-rust [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/guyroyse/evercraft-cucumber-rust [INFO] tweaked toml for git repo https://github.com/guyroyse/evercraft-cucumber-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guyroyse/evercraft-cucumber-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/guyroyse/evercraft-cucumber-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inventory v0.3.15 [INFO] [stderr] Downloaded synthez v0.3.1 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded synthez-codegen v0.3.1 [INFO] [stderr] Downloaded synthez-core v0.3.1 [INFO] [stderr] Downloaded anyhow v1.0.89 [INFO] [stderr] Downloaded cucumber v0.21.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded derive_more v0.99.18 [INFO] [stderr] Downloaded pin-project v1.1.6 [INFO] [stderr] Downloaded cucumber-codegen v0.21.1 [INFO] [stderr] Downloaded cucumber-expressions v0.3.0 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded gherkin v0.14.0 [INFO] [stderr] Downloaded typed-builder v0.15.2 [INFO] [stderr] Downloaded pin-project-internal v1.1.6 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded drain_filter_polyfill v0.1.3 [INFO] [stderr] Downloaded typed-builder-macro v0.15.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Downloaded lazy-regex v3.3.0 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded sealed v0.5.0 [INFO] [stderr] Downloaded bytes v1.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca9a8e977b62e9b2acfd57021dc87a70739ea18816337e9f139fd11d87c385e7 [INFO] running `Command { std: "docker" "start" "-a" "ca9a8e977b62e9b2acfd57021dc87a70739ea18816337e9f139fd11d87c385e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9a8e977b62e9b2acfd57021dc87a70739ea18816337e9f139fd11d87c385e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9a8e977b62e9b2acfd57021dc87a70739ea18816337e9f139fd11d87c385e7", kill_on_drop: false }` [INFO] [stdout] ca9a8e977b62e9b2acfd57021dc87a70739ea18816337e9f139fd11d87c385e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 36fd0b5cab229009a055d5a50fc2bae42ab35643370fc488d907464c0f1e2db6 [INFO] running `Command { std: "docker" "start" "-a" "36fd0b5cab229009a055d5a50fc2bae42ab35643370fc488d907464c0f1e2db6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling evercraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.17s [INFO] running `Command { std: "docker" "inspect" "36fd0b5cab229009a055d5a50fc2bae42ab35643370fc488d907464c0f1e2db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fd0b5cab229009a055d5a50fc2bae42ab35643370fc488d907464c0f1e2db6", kill_on_drop: false }` [INFO] [stdout] 36fd0b5cab229009a055d5a50fc2bae42ab35643370fc488d907464c0f1e2db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2366ca04cc62968182341a42a0dac306c3d4a6e1b7bcb51417ee23a1408acae9 [INFO] running `Command { std: "docker" "start" "-a" "2366ca04cc62968182341a42a0dac306c3d4a6e1b7bcb51417ee23a1408acae9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling evercraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling cucumber v0.21.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.39s [INFO] running `Command { std: "docker" "inspect" "2366ca04cc62968182341a42a0dac306c3d4a6e1b7bcb51417ee23a1408acae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2366ca04cc62968182341a42a0dac306c3d4a6e1b7bcb51417ee23a1408acae9", kill_on_drop: false }` [INFO] [stdout] 2366ca04cc62968182341a42a0dac306c3d4a6e1b7bcb51417ee23a1408acae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 13d77b205bce4eb798d2ffc7d77b19457481d47dea6a2cc7204a8e33f7e3aaed [INFO] running `Command { std: "docker" "start" "-a" "13d77b205bce4eb798d2ffc7d77b19457481d47dea6a2cc7204a8e33f7e3aaed", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/evercraft-698d775e70cc13ef) [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] [stderr] Running tests/ability_steps.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ability_steps-508d360c0e77487f) [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] [stderr] Running tests/attack_steps.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/attack_steps-af7405337bb9ca76) [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] [stderr] Running tests/hero_steps.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hero_steps-26c5fcb1c4e222ef) [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] [stderr] Running tests/runner.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/runner-0cc067877a79a2a5) [INFO] [stdout] Feature: Hero [INFO] [stdout] Scenario: A hero has default values [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ Then the hero has no name [INFO] [stdout] ✔ And the hero's alignment is Neutral [INFO] [stdout] ✔ And the hero's armor class is 10 [INFO] [stdout] ✔ And the hero's hit points are 5 [INFO] [stdout] ✔ And the hero's attack modifier is 0 [INFO] [stdout] ✔ And the hero's attack damage is 1 [INFO] [stdout] ✔ And the hero's crit damage is 2 [INFO] [stdout] Scenario: Changing a hero's name [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ When the hero's name is set to Bob [INFO] [stdout] ✔ Then the hero's name is Bob [INFO] [stdout] Scenario Outline: Changing a hero's alignment [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ When the hero's alignment is set to Good [INFO] [stdout] ✔ Then the hero's alignment is Good [INFO] [stdout] Scenario Outline: Changing a hero's alignment [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ When the hero's alignment is set to Neutral [INFO] [stdout] ✔ Then the hero's alignment is Neutral [INFO] [stdout] Scenario Outline: Changing a hero's alignment [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ When the hero's alignment is set to Evil [INFO] [stdout] ✔ Then the hero's alignment is Evil [INFO] [stdout] Scenario Outline: Damaging a hero [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ When the hero takes 1 points of damage [INFO] [stdout] ✔ Then the hero's hit points are 5 [INFO] [stdout] ✔ And the hero's current hit points are 4 [INFO] [stdout] ✔ And the hero is alive [INFO] [stdout] Scenario Outline: Damaging a hero [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ When the hero takes 3 points of damage [INFO] [stdout] ✔ Then the hero's hit points are 5 [INFO] [stdout] ✔ And the hero's current hit points are 2 [INFO] [stdout] ✔ And the hero is alive [INFO] [stdout] Scenario Outline: Damaging a hero [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ When the hero takes 5 points of damage [INFO] [stdout] ✔ Then the hero's hit points are 5 [INFO] [stdout] ✔ And the hero's current hit points are 0 [INFO] [stdout] ✔ And the hero is dead [INFO] [stdout] Scenario Outline: Damaging a hero [INFO] [stdout] ✔> Given a brand new hero [INFO] [stdout] ✔ When the hero takes 7 points of damage [INFO] [stdout] ✔ Then the hero's hit points are 5 [INFO] [stdout] ✔ And the hero's current hit points are 0 [INFO] [stdout] ✔ And the hero is dead [INFO] [stdout] [Summary] [INFO] [stdout] 1 feature [INFO] [stdout] 9 scenarios (9 passed) [INFO] [stdout] 40 steps (40 passed) [INFO] [stdout] Feature: Ability [INFO] [stdout] Scenario: An ability has default values [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ Then the ability score is 10 [INFO] [stdout] ✔ And the ability modifier is 0 [INFO] [stdout] Scenario: Changing an ability score [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 15 [INFO] [stdout] ✔ Then the ability score is 15 [INFO] [stdout] ✔ And an Ok result is returned [INFO] [stdout] Scenario: Changing an ability score to less than 1 [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 0 [INFO] [stdout] ✔ Then an Err result is returned [INFO] [stdout] ✔ And the error message is 'Score was 0. Ability score must be between 1 and 20.' [INFO] [stdout] Scenario: Changing an ability score to more than 20 [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 21 [INFO] [stdout] ✔ Then an Err result is returned [INFO] [stdout] ✔ And the error message is 'Score was 21. Ability score must be between 1 and 20.' [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 1 [INFO] [stdout] ✔ Then the ability modifier is -5 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 2 [INFO] [stdout] ✔ Then the ability modifier is -4 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 3 [INFO] [stdout] ✔ Then the ability modifier is -4 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 4 [INFO] [stdout] ✔ Then the ability modifier is -3 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 5 [INFO] [stdout] ✔ Then the ability modifier is -3 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 6 [INFO] [stdout] ✔ Then the ability modifier is -2 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 7 [INFO] [stdout] ✔ Then the ability modifier is -2 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 8 [INFO] [stdout] ✔ Then the ability modifier is -1 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 9 [INFO] [stdout] ✔ Then the ability modifier is -1 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 10 [INFO] [stdout] ✔ Then the ability modifier is 0 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 11 [INFO] [stdout] ✔ Then the ability modifier is 0 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 12 [INFO] [stdout] ✔ Then the ability modifier is +1 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 13 [INFO] [stdout] ✔ Then the ability modifier is +1 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 14 [INFO] [stdout] ✔ Then the ability modifier is +2 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 15 [INFO] [stdout] ✔ Then the ability modifier is +2 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 16 [INFO] [stdout] ✔ Then the ability modifier is +3 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 17 [INFO] [stdout] ✔ Then the ability modifier is +3 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 18 [INFO] [stdout] ✔ Then the ability modifier is +4 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 19 [INFO] [stdout] ✔ Then the ability modifier is +4 [INFO] [stdout] Scenario Outline: Changing an ability modifier [INFO] [stdout] ✔> Given a new ability [INFO] [stdout] ✔ When the ability score is set to 20 [INFO] [stdout] ✔ Then the ability modifier is +5 [INFO] [stdout] [Summary] [INFO] [stdout] 1 feature [INFO] [stdout] 24 scenarios (24 passed) [INFO] [stdout] 75 steps (75 passed) [INFO] [stdout] Feature: Attack [INFO] [stdout] Scenario Outline: An attacker attacks a defender [INFO] [stdout] ✔> Given an attacker with an attack damage of 2 and a crit damage of 4 [INFO] [stdout] ✔ Given a defender with an armor class of 8 [INFO] [stdout] ✔ When the attacker attacks with a roll of 5 [INFO] [stdout] ✔ Then the attack is a miss [INFO] [stdout] Scenario Outline: An attacker attacks a defender [INFO] [stdout] ✔> Given an attacker with an attack damage of 2 and a crit damage of 4 [INFO] [stdout] ✔ Given a defender with an armor class of 10 [INFO] [stdout] ✔ When the attacker attacks with a roll of 10 [INFO] [stdout] ✔ Then the attack is a hit [INFO] [stdout] Scenario Outline: An attacker attacks a defender [INFO] [stdout] ✔> Given an attacker with an attack damage of 2 and a crit damage of 4 [INFO] [stdout] ✔ Given a defender with an armor class of 12 [INFO] [stdout] ✔ When the attacker attacks with a roll of 15 [INFO] [stdout] ✔ Then the attack is a hit [INFO] [stdout] Scenario Outline: An attacker attacks a defender [INFO] [stdout] ✔> Given an attacker with an attack damage of 2 and a crit damage of 4 [INFO] [stdout] ✔ Given a defender with an armor class of 15 [INFO] [stdout] ✔ When the attacker attacks with a roll of 20 [INFO] [stdout] ✔ Then the attack is a crit [INFO] [stdout] Scenario Outline: An attacker attacks a defender [INFO] [stdout] ✔> Given an attacker with an attack damage of 2 and a crit damage of 4 [INFO] [stdout] ✔ Given a defender with an armor class of 25 [INFO] [stdout] ✔ When the attacker attacks with a roll of 20 [INFO] [stdout] ✔ Then the attack is a crit [INFO] [stdout] Scenario: An attacker hits a defender [INFO] [stdout] ✔> Given an attacker with an attack damage of 2 and a crit damage of 4 [INFO] [stdout] ✔ Given a defender with an armor class of 10 [INFO] [stdout] ✔ When the attacker attacks with a roll of 15 [INFO] [stdout] ✔ Then the attack is a hit [INFO] [stdout] ✔ And the defender is damaged for 2 point [INFO] [stdout] Scenario: An attacker crits a defender [INFO] [stdout] ✔> Given an attacker with an attack damage of 2 and a crit damage of 4 [INFO] [stdout] ✔ Given a defender with an armor class of 10 [INFO] [stdout] ✔ When the attacker attacks with a roll of 20 [INFO] [stdout] ✔ Then the attack is a crit [INFO] [stdout] ✔ And the defender is damaged for 4 points [INFO] [stdout] [Summary] [INFO] [stdout] 1 feature [INFO] [stdout] 7 scenarios (7 passed) [INFO] [stdout] 30 steps (30 passed) [INFO] running `Command { std: "docker" "inspect" "13d77b205bce4eb798d2ffc7d77b19457481d47dea6a2cc7204a8e33f7e3aaed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d77b205bce4eb798d2ffc7d77b19457481d47dea6a2cc7204a8e33f7e3aaed", kill_on_drop: false }` [INFO] [stdout] 13d77b205bce4eb798d2ffc7d77b19457481d47dea6a2cc7204a8e33f7e3aaed