[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcr%2Ffraction-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bcr/fraction-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-14/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 786ad97dbd9e8f455ab84c87c09e9972a516c5c819c50258b0c3a0288a6890b7 [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" "786ad97dbd9e8f455ab84c87c09e9972a516c5c819c50258b0c3a0288a6890b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786ad97dbd9e8f455ab84c87c09e9972a516c5c819c50258b0c3a0288a6890b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786ad97dbd9e8f455ab84c87c09e9972a516c5c819c50258b0c3a0288a6890b7", kill_on_drop: false }` [INFO] [stdout] 786ad97dbd9e8f455ab84c87c09e9972a516c5c819c50258b0c3a0288a6890b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1089c86a0176965fcc69806bbbb2027f551520121a73649c839e9b5e76da2e2d [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" "1089c86a0176965fcc69806bbbb2027f551520121a73649c839e9b5e76da2e2d", kill_on_drop: false }` [INFO] [stderr] Compiling fraction v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "1089c86a0176965fcc69806bbbb2027f551520121a73649c839e9b5e76da2e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1089c86a0176965fcc69806bbbb2027f551520121a73649c839e9b5e76da2e2d", kill_on_drop: false }` [INFO] [stdout] 1089c86a0176965fcc69806bbbb2027f551520121a73649c839e9b5e76da2e2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4d36f24c3bd3d85c1dabdd848173ddb570336d53362b53125cd0638fa4017a [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" "cd4d36f24c3bd3d85c1dabdd848173ddb570336d53362b53125cd0638fa4017a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling quote v1.0.9 [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 atty v0.2.14 [INFO] [stderr] Compiling shh v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling textwrap v0.12.1 [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 serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [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 v1.0.125 [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 35s [INFO] running `Command { std: "docker" "inspect" "cd4d36f24c3bd3d85c1dabdd848173ddb570336d53362b53125cd0638fa4017a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4d36f24c3bd3d85c1dabdd848173ddb570336d53362b53125cd0638fa4017a", kill_on_drop: false }` [INFO] [stdout] cd4d36f24c3bd3d85c1dabdd848173ddb570336d53362b53125cd0638fa4017a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7781f4cd5b4f4708ed12e7e7be154c2709b3ef6a3b7fe489d516070bde3cfe0d [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" "7781f4cd5b4f4708ed12e7e7be154c2709b3ef6a3b7fe489d516070bde3cfe0d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fraction-041a84c32b200b3f) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::add ... ok [INFO] [stdout] test tests::fraction ... ok [INFO] [stdout] test tests::mixed ... ok [INFO] [stdout] test tests::multiply ... ok [INFO] [stdout] test tests::examples ... ok [INFO] [stdout] test tests::format ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fraction-365fa78917e839d7) [INFO] [stdout] test tests::whole_number ... ok [INFO] [stdout] test tests::divide ... ok [INFO] [stdout] test tests::spaces ... ok [INFO] [stdout] test tests::sub ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cucumber.rs (/opt/rustwide/target/debug/deps/cucumber-13c79ed6925ae243) [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.19 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" "7781f4cd5b4f4708ed12e7e7be154c2709b3ef6a3b7fe489d516070bde3cfe0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7781f4cd5b4f4708ed12e7e7be154c2709b3ef6a3b7fe489d516070bde3cfe0d", kill_on_drop: false }` [INFO] [stdout] 7781f4cd5b4f4708ed12e7e7be154c2709b3ef6a3b7fe489d516070bde3cfe0d