[INFO] cloning repository https://github.com/bcr/fraction-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bcr/fraction-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcr%2Ffraction-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcr%2Ffraction-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3149d0e840c30c421b85c1795c9f1c2058e1a550 [INFO] testing bcr/fraction-rs against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcr%2Ffraction-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bcr/fraction-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bcr/fraction-rs [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/bcr/fraction-rs [INFO] tweaked toml for git repo https://github.com/bcr/fraction-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bcr/fraction-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cac49e45e2e79d0c50dbdc52a9fb155c33d66fbc425fbc4bcfb4436f530111d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cac49e45e2e79d0c50dbdc52a9fb155c33d66fbc425fbc4bcfb4436f530111d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac49e45e2e79d0c50dbdc52a9fb155c33d66fbc425fbc4bcfb4436f530111d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac49e45e2e79d0c50dbdc52a9fb155c33d66fbc425fbc4bcfb4436f530111d8", kill_on_drop: false }` [INFO] [stdout] cac49e45e2e79d0c50dbdc52a9fb155c33d66fbc425fbc4bcfb4436f530111d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef82d6e89a0b2bd790a5b4af0d46d7abe1f849f0d58212e315ef9a03c5bcbbf3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ef82d6e89a0b2bd790a5b4af0d46d7abe1f849f0d58212e315ef9a03c5bcbbf3", kill_on_drop: false }` [INFO] [stderr] Compiling fraction v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "ef82d6e89a0b2bd790a5b4af0d46d7abe1f849f0d58212e315ef9a03c5bcbbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef82d6e89a0b2bd790a5b4af0d46d7abe1f849f0d58212e315ef9a03c5bcbbf3", kill_on_drop: false }` [INFO] [stdout] ef82d6e89a0b2bd790a5b4af0d46d7abe1f849f0d58212e315ef9a03c5bcbbf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be3e39a461500a58394bbe29cd275b172e8dad6411e4b1712b267b102335de9f [INFO] running `Command { std: "docker" "start" "-a" "be3e39a461500a58394bbe29cd275b172e8dad6411e4b1712b267b102335de9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling shh v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling cute_custom_default v2.1.0 [INFO] [stderr] Compiling async-stream v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling gherkin_rust v0.10.1 [INFO] [stderr] Compiling cucumber_rust v0.8.4 (https://github.com/bbqsrc/cucumber-rust?branch=main#93bdaaf0) [INFO] [stderr] Compiling fraction v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "be3e39a461500a58394bbe29cd275b172e8dad6411e4b1712b267b102335de9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3e39a461500a58394bbe29cd275b172e8dad6411e4b1712b267b102335de9f", kill_on_drop: false }` [INFO] [stdout] be3e39a461500a58394bbe29cd275b172e8dad6411e4b1712b267b102335de9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 33dda1e0cb143d135ddb26df89f708fb4bad4676a404b1de945b355b45f77e49 [INFO] running `Command { std: "docker" "start" "-a" "33dda1e0cb143d135ddb26df89f708fb4bad4676a404b1de945b355b45f77e49", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fraction-d051cda93d9642b5) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::sub ... ok [INFO] [stdout] test tests::spaces ... ok [INFO] [stdout] test tests::multiply ... ok [INFO] [stdout] test tests::mixed ... ok [INFO] [stdout] test tests::fraction ... ok [INFO] [stdout] test tests::format ... ok [INFO] [stdout] test tests::whole_number ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fraction-11a4665ee3c7a29a) [INFO] [stdout] test tests::add ... ok [INFO] [stdout] test tests::divide ... ok [INFO] [stdout] test tests::examples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cucumber.rs (/opt/rustwide/target/debug/deps/cucumber-12e7e47565e213d5) [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] [stdout] [Cucumber v0.8.4] [INFO] [stdout] Feature: Given requirements  features/requirements.feature:1:1  [INFO] [stdout]  [INFO] [stdout]  Scenario: Operands and operators shall be separated by one or more spaces. [INFO] [stdout]  features/requirements.feature:5:5  [INFO] [stdout]  When we have the input "1 + 2"  features/requirements.feature:6:9  [INFO] [stdout]  ✔ When we have the input "1 + 2"  features/requirements.feature:6:9  [INFO] [stdout]  Then the output should be "3"  features/requirements.feature:7:9  [INFO] [stdout]  ✔ Then the output should be "3"  features/requirements.feature:7:9  [INFO] [stdout]  Scenario: Mixed numbers will be represented by whole_numerator/denominator. [INFO] [stdout] e.g. "3_1/4".  features/requirements.feature:9:5  [INFO] [stdout]  When we have the input "3_1/4 + 0"  features/requirements.feature:10:9  [INFO] [stdout]  ✔ When we have the input "3_1/4 + 0"  features/requirements.feature:10:9  [INFO] [stdout]  Then the output should be "3_1/4"  features/requirements.feature:11:9  [INFO] [stdout]  ✔ Then the output should be "3_1/4"  features/requirements.feature:11:9  [INFO] [stdout]  Scenario: Improper fractions and whole numbers are also allowed as operands. [INFO] [stdout]  features/requirements.feature:13:5  [INFO] [stdout]  When we have the input "9/8 + 2"  features/requirements.feature:14:9  [INFO] [stdout]  ✔ When we have the input "9/8 + 2"  features/requirements.feature:14:9  [INFO] [stdout]  Then the output should be "3_1/8"  features/requirements.feature:15:9  [INFO] [stdout]  ✔ Then the output should be "3_1/8"  features/requirements.feature:15:9  [INFO] [stdout]  Scenario: Multiplication works.  features/requirements.feature:17:5  [INFO] [stdout]  When we have the input "1/2 * 2"  features/requirements.feature:18:9  [INFO] [stdout]  ✔ When we have the input "1/2 * 2"  features/requirements.feature:18:9  [INFO] [stdout]  Then the output should be "1"  features/requirements.feature:19:9  [INFO] [stdout]  ✔ Then the output should be "1"  features/requirements.feature:19:9  [INFO] [stdout]  Scenario: Addition works.  features/requirements.feature:21:5  [INFO] [stdout]  When we have the input "1/2 + 1/4"  features/requirements.feature:22:9  [INFO] [stdout]  ✔ When we have the input "1/2 + 1/4"  features/requirements.feature:22:9  [INFO] [stdout]  Then the output should be "3/4"  features/requirements.feature:23:9  [INFO] [stdout]  ✔ Then the output should be "3/4"  features/requirements.feature:23:9  [INFO] [stdout]  Scenario: Subtraction works.  features/requirements.feature:25:5  [INFO] [stdout]  When we have the input "1/2 - 1/4"  features/requirements.feature:26:9  [INFO] [stdout]  ✔ When we have the input "1/2 - 1/4"  features/requirements.feature:26:9  [INFO] [stdout]  Then the output should be "1/4"  features/requirements.feature:27:9  [INFO] [stdout]  ✔ Then the output should be "1/4"  features/requirements.feature:27:9  [INFO] [stdout]  Scenario: Division works.  features/requirements.feature:29:5  [INFO] [stdout]  When we have the input "1/2 / 1/2"  features/requirements.feature:30:9  [INFO] [stdout]  ✔ When we have the input "1/2 / 1/2"  features/requirements.feature:30:9  [INFO] [stdout]  Then the output should be "1"  features/requirements.feature:31:9  [INFO] [stdout]  ✔ Then the output should be "1"  features/requirements.feature:31:9  [INFO] [stdout]  Scenario: Example one from requirements.  features/requirements.feature:33:5  [INFO] [stdout]  When we have the input "1/2 * 3_3/4"  features/requirements.feature:34:9  [INFO] [stdout]  ✔ When we have the input "1/2 * 3_3/4"  features/requirements.feature:34:9  [INFO] [stdout]  Then the output should be "1_7/8"  features/requirements.feature:35:9  [INFO] [stdout]  ✔ Then the output should be "1_7/8"  features/requirements.feature:35:9  [INFO] [stdout]  Scenario: Example two from requirements.  features/requirements.feature:37:5  [INFO] [stdout]  When we have the input "2_3/8 + 9/8"  features/requirements.feature:38:9  [INFO] [stdout]  ✔ When we have the input "2_3/8 + 9/8"  features/requirements.feature:38:9  [INFO] [stdout]  Then the output should be "3_1/2"  features/requirements.feature:39:9  [INFO] [stdout]  ✔ Then the output should be "3_1/2"  features/requirements.feature:39:9  [INFO] [stdout]  [INFO] [stdout] [Summary] [INFO] [stdout] 1 features [INFO] [stdout] 9 scenarios (9 passed) [INFO] [stdout] 36 steps (18 passed) [INFO] [stdout]  [INFO] [stdout] Finished in 0.6 seconds. [INFO] [stderr] Doc-tests fraction [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" "33dda1e0cb143d135ddb26df89f708fb4bad4676a404b1de945b355b45f77e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dda1e0cb143d135ddb26df89f708fb4bad4676a404b1de945b355b45f77e49", kill_on_drop: false }` [INFO] [stdout] 33dda1e0cb143d135ddb26df89f708fb4bad4676a404b1de945b355b45f77e49