[INFO] fetching crate ak_macros 0.2.6...
[INFO] testing ak_macros-0.2.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate ak_macros 0.2.6 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ak_macros 0.2.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ak_macros 0.2.6
[INFO] finished tweaking crates.io crate ak_macros 0.2.6
[INFO] tweaked toml for crates.io crate ak_macros 0.2.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate ak_macros 0.2.6 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f1842b94c62f39fdf5e898f36a2aa3675faa3262c5513fe800717f59bb5dfd0
[INFO] running `Command { std: "docker" "start" "-a" "3f1842b94c62f39fdf5e898f36a2aa3675faa3262c5513fe800717f59bb5dfd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f1842b94c62f39fdf5e898f36a2aa3675faa3262c5513fe800717f59bb5dfd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f1842b94c62f39fdf5e898f36a2aa3675faa3262c5513fe800717f59bb5dfd0", kill_on_drop: false }`
[INFO] [stdout] 3f1842b94c62f39fdf5e898f36a2aa3675faa3262c5513fe800717f59bb5dfd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f73acd68172d388919e926b92f012bdea4125c5d6757864b00d68401e02259a3
[INFO] running `Command { std: "docker" "start" "-a" "f73acd68172d388919e926b92f012bdea4125c5d6757864b00d68401e02259a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ak_macros v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] running `Command { std: "docker" "inspect" "f73acd68172d388919e926b92f012bdea4125c5d6757864b00d68401e02259a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f73acd68172d388919e926b92f012bdea4125c5d6757864b00d68401e02259a3", kill_on_drop: false }`
[INFO] [stdout] f73acd68172d388919e926b92f012bdea4125c5d6757864b00d68401e02259a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c6dfc918781f8ac5b6c08fd86c7ed1339b3859f9a731e062c55f80874e20a10
[INFO] running `Command { std: "docker" "start" "-a" "4c6dfc918781f8ac5b6c08fd86c7ed1339b3859f9a731e062c55f80874e20a10", kill_on_drop: false }`
[INFO] [stderr]    Compiling ak_macros v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "4c6dfc918781f8ac5b6c08fd86c7ed1339b3859f9a731e062c55f80874e20a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6dfc918781f8ac5b6c08fd86c7ed1339b3859f9a731e062c55f80874e20a10", kill_on_drop: false }`
[INFO] [stdout] 4c6dfc918781f8ac5b6c08fd86c7ed1339b3859f9a731e062c55f80874e20a10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4247b89f880e481f8e9ffbac6e2b8f3c15b2337f80647a7bb939c26b4b3f7984
[INFO] running `Command { std: "docker" "start" "-a" "4247b89f880e481f8e9ffbac6e2b8f3c15b2337f80647a7bb939c26b4b3f7984", kill_on_drop: false }`
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]  --> src/main.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | mod lib;
[INFO] [stderr]   | ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: lib.rs is the root of this crate's library target
[INFO] [stderr]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ak_macros` (bin "ak_macros" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ak_macros-9cc83c98f751e327)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/ak_macros-c832f9349454f084)
[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]    Doc-tests ak_macros
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/lib.rs - Positive_number (line 498) ... FAILED
[INFO] [stdout] test src/lib.rs - open_Web (line 402) ... FAILED
[INFO] [stdout] test src/lib.rs - if_cond (line 112) ... FAILED
[INFO] [stdout] test src/lib.rs - akp (line 1) ... FAILED
[INFO] [stdout] test src/lib.rs - this_month (line 365) ... FAILED
[INFO] [stdout] test src/lib.rs - Ram_size (line 540) ... FAILED
[INFO] [stdout] test src/lib.rs - use_createFile (line 457) ... FAILED
[INFO] [stdout] test src/lib.rs - remove_folder (line 35) ... FAILED
[INFO] [stdout] test src/lib.rs - remove_all_folders (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - input_prompt (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - this_year (line 384) ... FAILED
[INFO] [stdout] test src/lib.rs - Negative_number (line 519) ... FAILED
[INFO] [stdout] test src/lib.rs - Get_CPU (line 565) ... FAILED
[INFO] [stdout] test src/lib.rs - this_OS (line 209) ... FAILED
[INFO] [stdout] test src/lib.rs - use_loopAt (line 592) ... FAILED
[INFO] [stdout] test src/lib.rs - remove_file (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - set_String (line 483) ... FAILED
[INFO] [stdout] test src/lib.rs - terminal (line 167) ... FAILED
[INFO] [stdout] test src/lib.rs - use_lower_case (line 445) ... FAILED
[INFO] [stdout] test src/lib.rs - use_fetch (line 260) ... FAILED
[INFO] [stdout] test src/lib.rs - use_loop (line 87) ... FAILED
[INFO] [stdout] test src/lib.rs - use_upper_case (line 433) ... FAILED
[INFO] [stdout] test src/lib.rs - use_rand (line 223) ... FAILED
[INFO] [stdout] test src/lib.rs - use_zip (line 308) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Positive_number (line 498) stdout ----
[INFO] [stdout] error[E0585]: found a documentation comment that doesn't document anything
[INFO] [stdout]  --> src/lib.rs:505:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | akp!("{}", num); /// Number Must be Positive
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: doc comments must come before what they document, if a comment was intended use `//`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:505:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | akp!("{}", num); /// Number Must be Positive
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Positive_number` in this scope
[INFO] [stdout]  --> src/lib.rs:504:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | let num = Positive_number!(-20);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::Positive_number;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:502:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |  akp!("Age is :{}", num); //OutPut:  Age is :20
[INFO] [stdout]   |  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Positive_number` in this scope
[INFO] [stdout]  --> src/lib.rs:501:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |  let num = Positive_number!(20);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::Positive_number;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0585`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - open_Web (line 402) stdout ----
[INFO] [stdout] error: cannot find macro `open_Web` in this scope
[INFO] [stdout]  --> src/lib.rs:406:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |  open_Web!("https://askander.vercel.app");
[INFO] [stdout]   |  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::open_Web;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - if_cond (line 112) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found doc comment `/// let's do simple app with AK-Macros`
[INFO] [stdout]   --> src/lib.rs:126:2
[INFO] [stdout]    |
[INFO] [stdout] 15 |  )
[INFO] [stdout]    |   - expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 16 |  /// let's do simple app with AK-Macros
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout]    |
[INFO] [stdout] help: add a space before the last `/` to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 16 |  // / let's do simple app with AK-Macros
[INFO] [stdout]    |    +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - akp (line 1) stdout ----
[INFO] [stdout] error: expected `;`, found `akp`
[INFO] [stdout]  --> src/lib.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ak_macros::*
[INFO] [stdout]   |                 ^ help: add `;` here
[INFO] [stdout] 8 | akp!("Hello World");
[INFO] [stdout]   | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `akp_macros`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use akp_macros::akp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `akp_macros`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ak_macros::akp;
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - this_month (line 365) stdout ----
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:369:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   akp!("month is: {}",month);
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `this_month` in this scope
[INFO] [stdout]  --> src/lib.rs:368:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |  let month = this_month!();
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::this_month;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `this_month` in this scope
[INFO] [stdout]  --> src/lib.rs:366:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | this_month!(); /// Macro to show month
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::this_month;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Ram_size (line 540) stdout ----
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:545:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  akp!("Total RAM: {} GB", my_ram); // Total RAM: 7.670555114746094 GB
[INFO] [stdout]   |  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:544:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |  akp!("Total RAM: {:.2} GB", my_ram); /// Total RAM: 7.67 GB
[INFO] [stdout]   |  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Ram_size` in this scope
[INFO] [stdout]  --> src/lib.rs:543:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |  let my_ram = Ram_size!();
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::Ram_size;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_createFile (line 457) stdout ----
[INFO] [stdout] error: expected item after doc comment
[INFO] [stdout]   --> src/lib.rs:467:2
[INFO] [stdout]    |
[INFO] [stdout] 8  | /  /// the macro take three value
[INFO] [stdout] 9  | |  /// 1 - File name
[INFO] [stdout] 10 | |  /// 2 - File Path
[INFO] [stdout]    | |__________________- other attributes here
[INFO] [stdout] 11 |    /// 3 - Text
[INFO] [stdout]    |    ^^^^^^^^^^^^ this doc comment doesn't document anything
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - remove_folder (line 35) stdout ----
[INFO] [stdout] error[E0585]: found a documentation comment that doesn't document anything
[INFO] [stdout]  --> src/lib.rs:40:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  /// when macro remove folder the macro will print Done...! at terminal
[INFO] [stdout]   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: doc comments must come before what they document, if a comment was intended use `//`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `remove_folder` in this scope
[INFO] [stdout]  --> src/lib.rs:39:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |  remove_folder!("/home/ak/Desktop/new_Folder/");
[INFO] [stdout]   |  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::remove_folder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0585`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - remove_all_folders (line 72) stdout ----
[INFO] [stdout] error: cannot find macro `remove_all_folders` in this scope
[INFO] [stdout]  --> src/lib.rs:74:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |  remove_all_folders!("/home/ak/Desktop/new_Folder/");
[INFO] [stdout]   |  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::remove_all_folders;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - input_prompt (line 13) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found doc comment `/// or`
[INFO] [stdout]  --> src/lib.rs:18:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |   use apk_macros::input_prompt
[INFO] [stdout]   |                               - expected one of `::`, `;`, or `as`
[INFO] [stdout] 8 |  /// or
[INFO] [stdout]   |  ^^^^^^ unexpected token
[INFO] [stdout]   |
[INFO] [stdout] help: add a space before the last `/` to write a regular comment
[INFO] [stdout]   |
[INFO] [stdout] 8 |  // / or
[INFO] [stdout]   |    +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - this_year (line 384) stdout ----
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:388:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   akp!("Year is: {}",year);
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `this_year` in this scope
[INFO] [stdout]  --> src/lib.rs:387:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |  let year = this_year!();
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::this_year;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `this_year` in this scope
[INFO] [stdout]  --> src/lib.rs:385:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | this_year!(); /// Macro to show Year
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::this_year;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Negative_number (line 519) stdout ----
[INFO] [stdout] error[E0585]: found a documentation comment that doesn't document anything
[INFO] [stdout]  --> src/lib.rs:526:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | akp!("{}", num); /// Number Must be Negative
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: doc comments must come before what they document, if a comment was intended use `//`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:526:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | akp!("{}", num); /// Number Must be Negative
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Negative_number` in this scope
[INFO] [stdout]  --> src/lib.rs:525:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | let num = Negative_number!(20);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::Negative_number;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:523:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |  akp!("Age is :{}", num); //OutPut:  Age is :-20
[INFO] [stdout]   |  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Negative_number` in this scope
[INFO] [stdout]  --> src/lib.rs:522:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |  let num = Negative_number!(-20);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::Negative_number;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0585`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Get_CPU (line 565) stdout ----
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:569:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |  akp!("My CPU is:  {}",my_cpu);
[INFO] [stdout]   |  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Get_CPU` in this scope
[INFO] [stdout]  --> src/lib.rs:568:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |  let my_cpu = Get_CPU!();
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::Get_CPU;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - this_OS (line 209) stdout ----
[INFO] [stdout] error[E0585]: found a documentation comment that doesn't document anything
[INFO] [stdout]  --> src/lib.rs:214:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  /// this command will print Your OS
[INFO] [stdout]   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: doc comments must come before what they document, if a comment was intended use `//`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:213:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |  akp!("My operating system is :{}",this_OS!());
[INFO] [stdout]   |  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `this_OS` in this scope
[INFO] [stdout]  --> src/lib.rs:210:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | this_OS!(); ///macro can know your operating system Name
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::this_OS;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0585`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_loopAt (line 592) stdout ----
[INFO] [stdout] error: mismatched closing delimiter: `)`
[INFO] [stdout]   --> src/lib.rs:592:11
[INFO] [stdout]    |
[INFO] [stdout] 2  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_592_0() {
[INFO] [stdout]    |           ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 13 | });  
[INFO] [stdout]    |  ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> src/lib.rs:608:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | });  
[INFO] [stdout]    |  - missing open `(` for this delimiter
[INFO] [stdout] ...
[INFO] [stdout] 18 | } _doctest_main_src_lib_rs_592_0() }
[INFO] [stdout]    | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - remove_file (line 54) stdout ----
[INFO] [stdout] error[E0585]: found a documentation comment that doesn't document anything
[INFO] [stdout]  --> src/lib.rs:59:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  /// when macro remove file the macro will print Done...! at terminal
[INFO] [stdout]   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: doc comments must come before what they document, if a comment was intended use `//`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `remove_file` in this scope
[INFO] [stdout]  --> src/lib.rs:58:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |  remove_file!("/home/ak/Desktop/new_file/");
[INFO] [stdout]   |  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::remove_file;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0585`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - set_String (line 483) stdout ----
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]  --> src/lib.rs:489:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |  akp!("{}",my_name);
[INFO] [stdout]   |  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::akp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `set_String` in this scope
[INFO] [stdout]  --> src/lib.rs:488:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |  let my_name = set_String!("ak Macros crate");
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::set_String;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - terminal (line 167) stdout ----
[INFO] [stdout] error: cannot find macro `terminal` in this scope
[INFO] [stdout]   --> src/lib.rs:178:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | terminal!(
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ak_macros::terminal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `terminal` in this scope
[INFO] [stdout]   --> src/lib.rs:175:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |  terminal!("sh", "mkdir ak-macros_App");
[INFO] [stdout]    |  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ak_macros::terminal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_lower_case (line 445) stdout ----
[INFO] [stdout] error: cannot find macro `use_lower_case` in this scope
[INFO] [stdout]  --> src/lib.rs:447:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use_lower_case!(name);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::use_lower_case;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout]  --> src/lib.rs:448:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |    println!("{}",name);
[INFO] [stdout]   |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_fetch (line 260) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> src/lib.rs:272:4
[INFO] [stdout]    |
[INFO] [stdout] 13 |  #[tokio::main]
[INFO] [stdout]    |    ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_fetch` in this scope
[INFO] [stdout]   --> src/lib.rs:274:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | use_fetch!("https://fakestoreapi.com/products/", GET);
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ak_macros::use_fetch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_fetch` in this scope
[INFO] [stdout]   --> src/lib.rs:270:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |  use_fetch!("api",HTTP_Request);
[INFO] [stdout]    |  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ak_macros::use_fetch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:273:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_loop (line 87) stdout ----
[INFO] [stdout] error[E0585]: found a documentation comment that doesn't document anything
[INFO] [stdout]   --> src/lib.rs:99:47
[INFO] [stdout]    |
[INFO] [stdout] 14 |   use_loop!(false, 0, 100, i, akp!("{}", i)); /// Syntax Error
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: doc comments must come before what they document, if a comment was intended use `//`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_loop` in this scope
[INFO] [stdout]   --> src/lib.rs:99:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |   use_loop!(false, 0, 100, i, akp!("{}", i)); /// Syntax Error
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ak_macros::use_loop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_loop` in this scope
[INFO] [stdout]   --> src/lib.rs:97:2
[INFO] [stdout]    |
[INFO] [stdout] 12 |  use_loop!(true, 0, 100, i, akp!("{}", i));
[INFO] [stdout]    |  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ak_macros::use_loop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0585`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_upper_case (line 433) stdout ----
[INFO] [stdout] error: cannot find macro `use_upper_case` in this scope
[INFO] [stdout]  --> src/lib.rs:435:4
[INFO] [stdout]   |
[INFO] [stdout] 4 |    use_upper_case!(name);
[INFO] [stdout]   |    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::use_upper_case;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout]  --> src/lib.rs:436:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |    println!("{}",name);
[INFO] [stdout]   |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_rand (line 223) stdout ----
[INFO] [stdout] error: cannot find macro `use_rand` in this scope
[INFO] [stdout]   --> src/lib.rs:237:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | use_rand!(my_float,f64,{
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ak_macros::use_rand;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_rand` in this scope
[INFO] [stdout]   --> src/lib.rs:233:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | use_rand!(my_float, {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ak_macros::use_rand;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_zip (line 308) stdout ----
[INFO] [stdout] error: cannot find macro `use_zip` in this scope
[INFO] [stdout]  --> src/lib.rs:316:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | use_zip!(
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::use_zip;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_zip` in this scope
[INFO] [stdout]  --> src/lib.rs:312:2
[INFO] [stdout]   |
[INFO] [stdout] 5 |  use_zip!("ZIP_PAth","Path_for_EXtract_Files");
[INFO] [stdout]   |  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::use_zip;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_zip` in this scope
[INFO] [stdout]  --> src/lib.rs:309:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | use_zip!(); /// macro can extract the ZIP files
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ak_macros::use_zip;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Get_CPU (line 565)
[INFO] [stdout]     src/lib.rs - Negative_number (line 519)
[INFO] [stdout]     src/lib.rs - Positive_number (line 498)
[INFO] [stdout]     src/lib.rs - Ram_size (line 540)
[INFO] [stdout]     src/lib.rs - akp (line 1)
[INFO] [stdout]     src/lib.rs - if_cond (line 112)
[INFO] [stdout]     src/lib.rs - input_prompt (line 13)
[INFO] [stdout]     src/lib.rs - open_Web (line 402)
[INFO] [stdout]     src/lib.rs - remove_all_folders (line 72)
[INFO] [stdout]     src/lib.rs - remove_file (line 54)
[INFO] [stdout]     src/lib.rs - remove_folder (line 35)
[INFO] [stdout]     src/lib.rs - set_String (line 483)
[INFO] [stdout]     src/lib.rs - terminal (line 167)
[INFO] [stdout]     src/lib.rs - this_OS (line 209)
[INFO] [stdout]     src/lib.rs - this_month (line 365)
[INFO] [stdout]     src/lib.rs - this_year (line 384)
[INFO] [stdout]     src/lib.rs - use_createFile (line 457)
[INFO] [stdout]     src/lib.rs - use_fetch (line 260)
[INFO] [stdout]     src/lib.rs - use_loop (line 87)
[INFO] [stdout]     src/lib.rs - use_loopAt (line 592)
[INFO] [stdout]     src/lib.rs - use_lower_case (line 445)
[INFO] [stdout]     src/lib.rs - use_rand (line 223)
[INFO] [stdout]     src/lib.rs - use_upper_case (line 433)
[INFO] [stdout]     src/lib.rs - use_zip (line 308)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4247b89f880e481f8e9ffbac6e2b8f3c15b2337f80647a7bb939c26b4b3f7984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4247b89f880e481f8e9ffbac6e2b8f3c15b2337f80647a7bb939c26b4b3f7984", kill_on_drop: false }`
[INFO] [stdout] 4247b89f880e481f8e9ffbac6e2b8f3c15b2337f80647a7bb939c26b4b3f7984
