[INFO] cloning repository https://github.com/rajasingh545/rust-programming
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rajasingh545/rust-programming" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajasingh545%2Frust-programming", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajasingh545%2Frust-programming'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 926d49675dac5a7e4697ae039980d3850ebfdbd8
[INFO] testing rajasingh545/rust-programming against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajasingh545%2Frust-programming" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rajasingh545/rust-programming
[INFO] finished tweaking git repo https://github.com/rajasingh545/rust-programming
[INFO] tweaked toml for git repo https://github.com/rajasingh545/rust-programming written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rajasingh545/rust-programming on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rajasingh545/rust-programming 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d13fee2f03051a3e7cc818a8e6446afddd038969c791fc49a7df861840f5ec08
[INFO] running `Command { std: "docker" "start" "-a" "d13fee2f03051a3e7cc818a8e6446afddd038969c791fc49a7df861840f5ec08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d13fee2f03051a3e7cc818a8e6446afddd038969c791fc49a7df861840f5ec08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13fee2f03051a3e7cc818a8e6446afddd038969c791fc49a7df861840f5ec08", kill_on_drop: false }`
[INFO] [stdout] d13fee2f03051a3e7cc818a8e6446afddd038969c791fc49a7df861840f5ec08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a114a05a66b8633e66e66212fe5f61ebd080133f2942725ff28b9e9987467c84
[INFO] running `Command { std: "docker" "start" "-a" "a114a05a66b8633e66e66212fe5f61ebd080133f2942725ff28b9e9987467c84", kill_on_drop: false }`
[INFO] [stderr]    Compiling fitness v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cardio` and `weightlifting` are never read
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct GymWorkout {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 18 |     cardio: CardioExercise,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 19 |     weightlifting: WeightliftingExercise,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GymWorkout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `day`, `tool`, and `minutes` are never read
[INFO] [stdout]   --> src/cardio/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Exercise {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 20 |     day: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 21 |     tool: CardioTool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     minutes: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exercise` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `reps` are never read
[INFO] [stdout]   --> src/weightlifting.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Exercise {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  9 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     reps: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exercise` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_file` is never used
[INFO] [stdout]   --> src/file_action.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn remove_file(path: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_file` is never used
[INFO] [stdout]   --> src/file_action.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn remove_file(path: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "a114a05a66b8633e66e66212fe5f61ebd080133f2942725ff28b9e9987467c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a114a05a66b8633e66e66212fe5f61ebd080133f2942725ff28b9e9987467c84", kill_on_drop: false }`
[INFO] [stdout] a114a05a66b8633e66e66212fe5f61ebd080133f2942725ff28b9e9987467c84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4cc1bd2c9068119aa37c1efd6bfffde4c970cd6452ddd64eb38c5107942f539
[INFO] running `Command { std: "docker" "start" "-a" "d4cc1bd2c9068119aa37c1efd6bfffde4c970cd6452ddd64eb38c5107942f539", kill_on_drop: false }`
[INFO] [stdout] warning: fields `cardio` and `weightlifting` are never read
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct GymWorkout {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 18 |     cardio: CardioExercise,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 19 |     weightlifting: WeightliftingExercise,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GymWorkout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `day`, `tool`, and `minutes` are never read
[INFO] [stdout]   --> src/cardio/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Exercise {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 20 |     day: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 21 |     tool: CardioTool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     minutes: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exercise` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `reps` are never read
[INFO] [stdout]   --> src/weightlifting.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Exercise {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  9 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     reps: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exercise` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_file` is never used
[INFO] [stdout]   --> src/file_action.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn remove_file(path: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fitness v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cardio` and `weightlifting` are never read
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct GymWorkout {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 18 |     cardio: CardioExercise,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 19 |     weightlifting: WeightliftingExercise,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GymWorkout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `day`, `tool`, and `minutes` are never read
[INFO] [stdout]   --> src/cardio/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Exercise {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 20 |     day: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 21 |     tool: CardioTool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     minutes: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exercise` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `reps` are never read
[INFO] [stdout]   --> src/weightlifting.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Exercise {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  9 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     reps: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exercise` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_file` is never used
[INFO] [stdout]   --> src/file_action.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn remove_file(path: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_file` is never used
[INFO] [stdout]   --> src/file_action.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn remove_file(path: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "d4cc1bd2c9068119aa37c1efd6bfffde4c970cd6452ddd64eb38c5107942f539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4cc1bd2c9068119aa37c1efd6bfffde4c970cd6452ddd64eb38c5107942f539", kill_on_drop: false }`
[INFO] [stdout] d4cc1bd2c9068119aa37c1efd6bfffde4c970cd6452ddd64eb38c5107942f539
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a90e0ed3f8035430241cbf899daa61dc21e220d37dc77e4f5116fa2ab140c42
[INFO] running `Command { std: "docker" "start" "-a" "3a90e0ed3f8035430241cbf899daa61dc21e220d37dc77e4f5116fa2ab140c42", kill_on_drop: false }`
[INFO] [stderr] warning: fields `cardio` and `weightlifting` are never read
[INFO] [stderr]   --> src/lib.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct GymWorkout {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 18 |     cardio: CardioExercise,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 19 |     weightlifting: WeightliftingExercise,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GymWorkout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `day`, `tool`, and `minutes` are never read
[INFO] [stderr]   --> src/cardio/mod.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct Exercise {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 20 |     day: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 21 |     tool: CardioTool,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 22 |     minutes: u32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Exercise` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `reps` are never read
[INFO] [stderr]   --> src/weightlifting.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct Exercise {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr]  9 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 10 |     reps: u32,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Exercise` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_file` is never used
[INFO] [stderr]   --> src/file_action.rs:81:4
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn remove_file(path: &str) {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fitness` (lib) generated 4 warnings
[INFO] [stderr] warning: function `remove_file` is never used
[INFO] [stderr]   --> src/file_action.rs:81:4
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn remove_file(path: &str) {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fitness` (bin "fitness" test) generated 1 warning
[INFO] [stderr] warning: `fitness` (lib test) generated 4 warnings (4 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/fitness-238c541ed5adf21d)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fitness-e05cf9e174c535ef)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fitness
[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] [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 4 tests
[INFO] [stdout] test src/file_action.rs - file_action::write_to_file (line 66) ... FAILED
[INFO] [stdout] test src/file_action.rs - file_action::write_to_file (line 54) ... FAILED
[INFO] [stdout] test src/file_action.rs - file_action::get_user_input (line 15) ... FAILED
[INFO] [stdout] test src/file_action.rs - file_action::get_user_input (line 25) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/file_action.rs - file_action::write_to_file (line 66) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `write_to_file` in this scope
[INFO] [stdout]  --> src/file_action.rs:69:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | write_to_file(path, content);
[INFO] [stdout]   | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use fitness::file_action::write_to_file;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_action.rs - file_action::write_to_file (line 54) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `write_to_file` in this scope
[INFO] [stdout]  --> src/file_action.rs:57:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | write_to_file(path, content);
[INFO] [stdout]   | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use fitness::file_action::write_to_file;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_action.rs - file_action::get_user_input (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_user_input` in this scope
[INFO] [stdout]  --> src/file_action.rs:16:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | let (file, content) = get_user_input();
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use fitness::file_action::get_user_input;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_action.rs - file_action::get_user_input (line 25) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_user_input` in this scope
[INFO] [stdout]  --> src/file_action.rs:26:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | let (file, content) = get_user_input();
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use fitness::file_action::get_user_input;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/file_action.rs - file_action::get_user_input (line 15)
[INFO] [stdout]     src/file_action.rs - file_action::get_user_input (line 25)
[INFO] [stdout]     src/file_action.rs - file_action::write_to_file (line 54)
[INFO] [stdout]     src/file_action.rs - file_action::write_to_file (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a90e0ed3f8035430241cbf899daa61dc21e220d37dc77e4f5116fa2ab140c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a90e0ed3f8035430241cbf899daa61dc21e220d37dc77e4f5116fa2ab140c42", kill_on_drop: false }`
[INFO] [stdout] 3a90e0ed3f8035430241cbf899daa61dc21e220d37dc77e4f5116fa2ab140c42
