[INFO] cloning repository https://github.com/hamdymohamedak/macros_library
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamdymohamedak/macros_library" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamdymohamedak%2Fmacros_library", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamdymohamedak%2Fmacros_library'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78373e3948bdbbc5ff6072e40e75db47fc65e1a9
[INFO] testing hamdymohamedak/macros_library against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamdymohamedak%2Fmacros_library" "/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/hamdymohamedak/macros_library
[INFO] finished tweaking git repo https://github.com/hamdymohamedak/macros_library
[INFO] tweaked toml for git repo https://github.com/hamdymohamedak/macros_library written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hamdymohamedak/macros_library on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hamdymohamedak/macros_library 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.94.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d452353bff9008b916b1d0d52b68f7c37b99e45ac06b0fa17d687da344c144a1
[INFO] running `Command { std: "docker" "start" "-a" "d452353bff9008b916b1d0d52b68f7c37b99e45ac06b0fa17d687da344c144a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d452353bff9008b916b1d0d52b68f7c37b99e45ac06b0fa17d687da344c144a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d452353bff9008b916b1d0d52b68f7c37b99e45ac06b0fa17d687da344c144a1", kill_on_drop: false }`
[INFO] [stdout] d452353bff9008b916b1d0d52b68f7c37b99e45ac06b0fa17d687da344c144a1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b97a2a0462c7ebd1fa55e6644195ba50e959e2eca4a0f694749b156ea184d7f3
[INFO] running `Command { std: "docker" "start" "-a" "b97a2a0462c7ebd1fa55e6644195ba50e959e2eca4a0f694749b156ea184d7f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ak_macros v0.2.7 (/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: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |         println!($($arg)*);
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     akp!("hello Dev!")
[INFO] [stdout]    |     ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `akp`
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `akp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ak_macros v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b97a2a0462c7ebd1fa55e6644195ba50e959e2eca4a0f694749b156ea184d7f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b97a2a0462c7ebd1fa55e6644195ba50e959e2eca4a0f694749b156ea184d7f3", kill_on_drop: false }`
[INFO] [stdout] b97a2a0462c7ebd1fa55e6644195ba50e959e2eca4a0f694749b156ea184d7f3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0795289560b63cd37351cb806b2404c08a48749cbe520bcb34ab08de625c99bb
[INFO] running `Command { std: "docker" "start" "-a" "0795289560b63cd37351cb806b2404c08a48749cbe520bcb34ab08de625c99bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling ak_macros v0.2.7 (/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: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |         println!($($arg)*);
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     akp!("hello Dev!")
[INFO] [stdout]    |     ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `akp`
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `akp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ak_macros v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0795289560b63cd37351cb806b2404c08a48749cbe520bcb34ab08de625c99bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0795289560b63cd37351cb806b2404c08a48749cbe520bcb34ab08de625c99bb", kill_on_drop: false }`
[INFO] [stdout] 0795289560b63cd37351cb806b2404c08a48749cbe520bcb34ab08de625c99bb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89d7ac420a7fb7573f42decdde7d9d1faaecd8e105e64ac112e636aba27a752f
[INFO] running `Command { std: "docker" "start" "-a" "89d7ac420a7fb7573f42decdde7d9d1faaecd8e105e64ac112e636aba27a752f", 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: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/lib.rs:10:27
[INFO] [stderr]    |
[INFO] [stderr] 10 |         println!($($arg)*);
[INFO] [stderr]    |                           ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/main.rs:4:5
[INFO] [stderr]    |
[INFO] [stderr]  4 |     akp!("hello Dev!")
[INFO] [stderr]    |     ------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `akp`
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `akp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ak_macros` (bin "ak_macros" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ak_macros v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ak_macros-3bc3fe221c957576)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ak_macros-8d22c8081f45d8d8)
[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 - if_cond (line 112) ... 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 - Ram_size (line 540) ... FAILED
[INFO] [stdout] test src/lib.rs - this_year (line 384) ... FAILED
[INFO] [stdout] test src/lib.rs - Get_CPU (line 565) ... FAILED
[INFO] [stdout] test src/lib.rs - akp (line 1) ... FAILED
[INFO] [stdout] test src/lib.rs - use_fetch (line 260) ... FAILED
[INFO] [stdout] test src/lib.rs - this_OS (line 209) ... FAILED
[INFO] [stdout] test src/lib.rs - remove_file (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - Positive_number (line 498) ... FAILED
[INFO] [stdout] test src/lib.rs - use_loopAt (line 592) ... FAILED
[INFO] [stdout] test src/lib.rs - terminal (line 167) ... FAILED
[INFO] [stdout] test src/lib.rs - open_Web (line 402) ... FAILED
[INFO] [stdout] test src/lib.rs - remove_folder (line 35) ... FAILED
[INFO] [stdout] test src/lib.rs - use_rand (line 223) ... FAILED
[INFO] [stdout] test src/lib.rs - Negative_number (line 519) ... FAILED
[INFO] [stdout] test src/lib.rs - use_lower_case (line 445) ... FAILED
[INFO] [stdout] test src/lib.rs - use_createFile (line 457) ... FAILED
[INFO] [stdout] test src/lib.rs - set_String (line 483) ... 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 - this_month (line 365) ... FAILED
[INFO] [stdout] test src/lib.rs - use_zip (line 308) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - if_cond (line 112) stdout ----
[INFO] [stdout] error: expected item after doc comment
[INFO] [stdout]    --> src/lib.rs:119:2
[INFO] [stdout]     |
[INFO] [stdout] 113 | /  /// if_cond macro do if condition method
[INFO] [stdout] 114 | |  /// the macro take 4 values
[INFO] [stdout] 115 | |  /// 1 - import the value you want to do event about him
[INFO] [stdout] 116 | |  /// 2 - do condition
[INFO] [stdout] 117 | |  /// 3 - if event
[INFO] [stdout] 118 | |  /// 4 - else event
[INFO] [stdout]     | |___________________- other attributes here
[INFO] [stdout] 119 |    /// for example
[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_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] 74 |  remove_all_folders!("/home/ak/Desktop/new_Folder/");
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 72 + 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:17:2
[INFO] [stdout]    |
[INFO] [stdout] 16 |   use apk_macros::input_prompt
[INFO] [stdout]    |                               - expected one of `::`, `;`, or `as`
[INFO] [stdout] 17 |  /// 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] 17 |  // / 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 - 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] 545 |  akp!("Total RAM: {} GB", my_ram);
[INFO] [stdout]     |  ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 540 + 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] 544 |  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] 540 + 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] 543 |  let my_ram = Ram_size!();
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 540 + 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 - 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] 388 |   akp!("Year is: {}",year);
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 384 + 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] 387 |  let year = this_year!();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 384 + 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] 385 | this_year!(); /// Macro to show Year
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 384 + 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 - 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] 569 |  akp!("My CPU is:  {}",my_cpu);
[INFO] [stdout]     |  ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 565 + 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] 568 |  let my_cpu = Get_CPU!();
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 565 + 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 - akp (line 1) stdout ----
[INFO] [stdout] error: expected `;`, found `akp`
[INFO] [stdout]  --> src/lib.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ak_macros::*
[INFO] [stdout]   |                 ^ help: add `;` here
[INFO] [stdout] 6 | 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] 3 | use akp_macros::akp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `akp_macros`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use akp_macros::akp;
[INFO] [stdout] 3 + 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 - use_fetch (line 260) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/lib.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 |  #[tokio::main]
[INFO] [stdout]     |    ^^^^^ use of unresolved module or unlinked crate `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] 274 | use_fetch!("https://fakestoreapi.com/products/", GET);
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 261 + 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] 270 |  use_fetch!("api",HTTP_Request);
[INFO] [stdout]     |  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 261 + 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] 273 | 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 - this_OS (line 209) stdout ----
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]    --> src/lib.rs:213:2
[INFO] [stdout]     |
[INFO] [stdout] 213 |  akp!("My operating system is :{}",this_OS!());
[INFO] [stdout]     |  ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 209 + 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] 210 | this_OS!(); ///macro can know your operating system Name
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 209 + use ak_macros::this_OS;
[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 - remove_file (line 54) stdout ----
[INFO] [stdout] error: cannot find macro `remove_file` in this scope
[INFO] [stdout]   --> src/lib.rs:58:2
[INFO] [stdout]    |
[INFO] [stdout] 58 |  remove_file!("/home/ak/Desktop/new_file/");
[INFO] [stdout]    |  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 54 + use ak_macros::remove_file;
[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 - Positive_number (line 498) stdout ----
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]    --> src/lib.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | akp!("{}", num);
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 498 + 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] 504 | let num = Positive_number!(-20);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 498 + 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] 502 |  akp!("Age is :{}", num); //OutPut:  Age is :20
[INFO] [stdout]     |  ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 498 + 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] 501 |  let num = Positive_number!(20);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 498 + use ak_macros::Positive_number;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_loopAt (line 592) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]    --> src/lib.rs:603:1
[INFO] [stdout]     |
[INFO] [stdout] 600 |   use_loopAt!(tarr, varr, {
[INFO] [stdout]     |                           - this opening brace...
[INFO] [stdout] 601 |       println!("hello {}", varr);
[INFO] [stdout] 602 |   });
[INFO] [stdout]     |   - ...matches this closing brace
[INFO] [stdout] 603 | });  
[INFO] [stdout]     | ^ unexpected closing delimiter
[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 - 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] 178 | terminal!(
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 167 + 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] 175 |  terminal!("sh", "mkdir ak-macros_App");
[INFO] [stdout]     |  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 167 + 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 - 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] 406 |  open_Web!("https://askander.vercel.app");
[INFO] [stdout]     |  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 402 + 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 - remove_folder (line 35) stdout ----
[INFO] [stdout] error: cannot find macro `remove_folder` in this scope
[INFO] [stdout]   --> src/lib.rs:39:2
[INFO] [stdout]    |
[INFO] [stdout] 39 |  remove_folder!("/home/ak/Desktop/new_Folder/");
[INFO] [stdout]    |  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 35 + use ak_macros::remove_folder;
[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 - 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] 237 | use_rand!(my_float,f64,{
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 223 + 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] 233 | use_rand!(my_float, {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 223 + 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 - Negative_number (line 519) stdout ----
[INFO] [stdout] error: cannot find macro `akp` in this scope
[INFO] [stdout]    --> src/lib.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | akp!("{}", num);
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 519 + 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] 525 | let num = Negative_number!(20);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 519 + 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] 523 |  akp!("Age is :{}", num); //OutPut:  Age is :-20
[INFO] [stdout]     |  ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 519 + 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] 522 |  let num = Negative_number!(-20);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 519 + use ak_macros::Negative_number;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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] 447 |     use_lower_case!(name);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 445 + 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] 448 |    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_createFile (line 457) stdout ----
[INFO] [stdout] error: cannot find macro `use_createFile` in this scope
[INFO] [stdout]    --> src/lib.rs:461:1
[INFO] [stdout]     |
[INFO] [stdout] 461 | use_createFile!("ak2","/home/ak/Desktop","Hello from ak-macros");
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 458 + use ak_macros::use_createFile;
[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 - 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] 489 |  akp!("{}",my_name);
[INFO] [stdout]     |  ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 483 + 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] 488 |  let my_name = set_String!("ak Macros crate");
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 483 + 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 - use_loop (line 87) stdout ----
[INFO] [stdout] error: cannot find macro `use_loop` in this scope
[INFO] [stdout]   --> src/lib.rs:99:3
[INFO] [stdout]    |
[INFO] [stdout] 99 |   use_loop!(false, 0, 100, i, akp!("{}", i));
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 87 + 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] 97 |  use_loop!(true, 0, 100, i, akp!("{}", i));
[INFO] [stdout]    |  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 87 + use ak_macros::use_loop;
[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_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] 435 |    use_upper_case!(name);
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 433 + 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] 436 |    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 - 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] 369 |   akp!("month is: {}",month);
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 365 + 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] 368 |  let month = this_month!();
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 365 + 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] 366 | this_month!(); /// Macro to show month
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 365 + 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 - 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] 316 | use_zip!(
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 309 + 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] 312 |  use_zip!("ZIP_PAth","Path_for_EXtract_Files");
[INFO] [stdout]     |  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 309 + 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] 309 | use_zip!(); /// macro can extract the ZIP files
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 309 + 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.78s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "89d7ac420a7fb7573f42decdde7d9d1faaecd8e105e64ac112e636aba27a752f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d7ac420a7fb7573f42decdde7d9d1faaecd8e105e64ac112e636aba27a752f", kill_on_drop: false }`
[INFO] [stdout] 89d7ac420a7fb7573f42decdde7d9d1faaecd8e105e64ac112e636aba27a752f
