[INFO] cloning repository https://github.com/kaiv-dev/kaiv_utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaiv-dev/kaiv_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiv-dev%2Fkaiv_utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiv-dev%2Fkaiv_utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdaf82e95bb2d5f54e06c34a55229b6970f7d910
[INFO] testing kaiv-dev/kaiv_utils against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiv-dev%2Fkaiv_utils" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kaiv-dev/kaiv_utils
[INFO] finished tweaking git repo https://github.com/kaiv-dev/kaiv_utils
[INFO] tweaked toml for git repo https://github.com/kaiv-dev/kaiv_utils written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaiv-dev/kaiv_utils on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaiv-dev/kaiv_utils 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28e4dbfa9956bc563b0cb1d052b5624d6f1403bf03c440f970872bbc350f2760
[INFO] running `Command { std: "docker" "start" "-a" "28e4dbfa9956bc563b0cb1d052b5624d6f1403bf03c440f970872bbc350f2760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28e4dbfa9956bc563b0cb1d052b5624d6f1403bf03c440f970872bbc350f2760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28e4dbfa9956bc563b0cb1d052b5624d6f1403bf03c440f970872bbc350f2760", kill_on_drop: false }`
[INFO] [stdout] 28e4dbfa9956bc563b0cb1d052b5624d6f1403bf03c440f970872bbc350f2760
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e124724e35cc038364bcc21f5b30d058eaa24b38283e70492b291e9a25797c68
[INFO] running `Command { std: "docker" "start" "-a" "e124724e35cc038364bcc21f5b30d058eaa24b38283e70492b291e9a25797c68", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling kaiv_utils v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.46s
[INFO] running `Command { std: "docker" "inspect" "e124724e35cc038364bcc21f5b30d058eaa24b38283e70492b291e9a25797c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e124724e35cc038364bcc21f5b30d058eaa24b38283e70492b291e9a25797c68", kill_on_drop: false }`
[INFO] [stdout] e124724e35cc038364bcc21f5b30d058eaa24b38283e70492b291e9a25797c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cccd779372a88dcece63686c4d3b5767036a47bf4a6d9ccae3e4320a62d9a76
[INFO] running `Command { std: "docker" "start" "-a" "7cccd779372a88dcece63686c4d3b5767036a47bf4a6d9ccae3e4320a62d9a76", kill_on_drop: false }`
[INFO] [stderr]    Compiling kaiv_utils v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "7cccd779372a88dcece63686c4d3b5767036a47bf4a6d9ccae3e4320a62d9a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cccd779372a88dcece63686c4d3b5767036a47bf4a6d9ccae3e4320a62d9a76", kill_on_drop: false }`
[INFO] [stdout] 7cccd779372a88dcece63686c4d3b5767036a47bf4a6d9ccae3e4320a62d9a76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6e303d292b30fb9c7f25625455d0e471cd66c803b6a63052b66075473d7016a
[INFO] running `Command { std: "docker" "start" "-a" "c6e303d292b30fb9c7f25625455d0e471cd66c803b6a63052b66075473d7016a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaiv_utils-d0d2b68d0d4bcbb1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests kaiv_utils
[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 8 tests
[INFO] [stdout] test src/macros/modules.rs - macros::modules::module_import_prelude (line 12) ... FAILED
[INFO] [stdout] test src/macros/modules.rs - macros::modules::module_import_prelude (line 32) ... FAILED
[INFO] [stdout] test src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 36) ... FAILED
[INFO] [stdout] test src/macros/wrappers.rs - macros::wrappers::wrappers (line 18) ... ok
[INFO] [stdout] test src/macros/wrappers.rs - macros::wrappers::wrappers (line 29) ... ok
[INFO] [stdout] test src/utils/inspect_none.rs - utils::inspect_none::InspectNone (line 7) ... FAILED
[INFO] [stdout] test src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 16) ... FAILED
[INFO] [stdout] test src/macros/env_config.rs - macros::env_config::env_config (line 66) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros/modules.rs - macros::modules::module_import_prelude (line 12) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]   --> src/macros/modules.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / module_import_prelude!{
[INFO] [stdout] 17 | |     pub mod prelude {
[INFO] [stdout] 18 | |         use * from {
[INFO] [stdout] 19 | |             #[cfg(feature = "tracing_support")]
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout]    = note: this error originates in the macro `module_import_prelude` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::anything_else`
[INFO] [stdout]   --> src/macros/modules.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |             mod anything_else;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ could not find `anything_else` in the crate root
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |             #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros/modules.rs - macros::modules::module_import_prelude (line 32) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]   --> src/macros/modules.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | mod anything_else;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::anything_else`
[INFO] [stdout]   --> src/macros/modules.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use super::anything_else::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^ could not find `anything_else` in the crate root
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `res` in this scope
[INFO] [stdout]   --> src/utils/errors/trace_err.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | match res {
[INFO] [stdout]    |       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/utils/errors/trace_err.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_errors_trace_err_rs_36_0() {
[INFO] [stdout]    |                                                                                           - help: a return type might be missing here: `-> _`
[INFO] [stdout] ...
[INFO] [stdout] 41 |         Err(e) // or panic!("{e:?}") for `expect_trace_error`
[INFO] [stdout]    |         ^^^^^^ expected `()`, found `Result<_, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                    found enum `Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/inspect_none.rs - utils::inspect_none::InspectNone (line 7) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `kaiv_utils::InspectNone`
[INFO] [stdout]  --> src/utils/inspect_none.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use kaiv_utils::InspectNone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `InspectNone` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]   |
[INFO] [stdout] 9 | use kaiv_utils::prelude::InspectNone;
[INFO] [stdout]   |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inspect_none` found for enum `Option<T>` in the current scope
[INFO] [stdout]   --> src/utils/inspect_none.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let result = maybe_value
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 15 | |         .inspect_none(|| println!("Value was None!"));
[INFO] [stdout]    | |_________-^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/inspect_none.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 |       fn inspect_none<F>(self, f: F) -> Self
[INFO] [stdout]    |          ------------ the method is available for `Option<i32>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `InspectNone` which provides `inspect_none` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::kaiv_utils::prelude::InspectNone;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `inspect` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 -         .inspect_none(|| println!("Value was None!"));
[INFO] [stdout] 15 +         .inspect(|| println!("Value was None!"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inspect_none` found for enum `Option<T>` in the current scope
[INFO] [stdout]   --> src/utils/inspect_none.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let maybe_some = Some(10)
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 20 | |         .inspect_none(|| println!("This will not be printed"));
[INFO] [stdout]    | |_________-^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/inspect_none.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 |       fn inspect_none<F>(self, f: F) -> Self
[INFO] [stdout]    |          ------------ the method is available for `Option<{integer}>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `InspectNone` which provides `inspect_none` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::kaiv_utils::prelude::InspectNone;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `inspect` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 -         .inspect_none(|| println!("This will not be printed"));
[INFO] [stdout] 20 +         .inspect(|| println!("This will not be printed"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 16) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `kaiv_utils::utils::errors::TraceError`
[INFO] [stdout]   --> src/utils/errors/trace_err.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use kaiv_utils::utils::errors::TraceError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TraceError` in `utils::errors`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]    |
[INFO] [stdout] 18 - use kaiv_utils::utils::errors::TraceError;
[INFO] [stdout] 18 + use kaiv_utils::prelude::TraceError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `trace_error` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:24:13
[INFO] [stdout]     |
[INFO] [stdout]  24 | let _ = res.trace_error();
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/errors/trace_err.rs:97:24
[INFO] [stdout]     |
[INFO] [stdout]  97 |                     fn [<trace_ $name:lower>](self) -> Self;
[INFO] [stdout]     |                        ---------------------- the method is available for `Result<u32, &str>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `trace_error_msg` with a similar name, but with different arguments
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:98:21
[INFO] [stdout]     |
[INFO] [stdout]  98 |                     fn [<trace_ $name:lower _msg>](self, msg: &str) -> Self;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | make_trace!(Debug, Trace, Info, Warn, Error);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `TraceError` which provides `trace_error` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  15 + use crate::kaiv_utils::prelude::TraceError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `trace_error_msg` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 | let _ = res.trace_error_msg("something went wrong");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/errors/trace_err.rs:98:24
[INFO] [stdout]     |
[INFO] [stdout]  98 |                     fn [<trace_ $name:lower _msg>](self, msg: &str) -> Self;
[INFO] [stdout]     |                        --------------------------- the method is available for `Result<u32, &str>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `trace_error` with a similar name, but with different arguments
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:97:21
[INFO] [stdout]     |
[INFO] [stdout]  97 |                     fn [<trace_ $name:lower>](self) -> Self;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | make_trace!(Debug, Trace, Info, Warn, Error);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `TraceError` which provides `trace_error_msg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  15 + use crate::kaiv_utils::prelude::TraceError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect_trace_error` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:30:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | let _ = res.expect_trace_error();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/errors/trace_err.rs:99:24
[INFO] [stdout]     |
[INFO] [stdout]  99 |                     fn [<expect_trace_ $name:lower>](self) -> T;
[INFO] [stdout]     |                        ----------------------------- the method is available for `Result<u32, &str>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `expect_trace_error_msg` with a similar name, but with different arguments
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     fn [<expect_trace_ $name:lower _msg>](self, msg: &str) -> T;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | make_trace!(Debug, Trace, Info, Warn, Error);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `TraceError` which provides `expect_trace_error` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  15 + use crate::kaiv_utils::prelude::TraceError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect_trace_error_msg` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 | let _ = res.expect_trace_error_msg("critical failure");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/errors/trace_err.rs:100:24
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     fn [<expect_trace_ $name:lower _msg>](self, msg: &str) -> T;
[INFO] [stdout]     |                        ---------------------------------- the method is available for `Result<u32, &str>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `expect_trace_error` with a similar name, but with different arguments
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                     fn [<expect_trace_ $name:lower>](self) -> T;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | make_trace!(Debug, Trace, Info, Warn, Error);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `TraceError` which provides `expect_trace_error_msg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  15 + use crate::kaiv_utils::prelude::TraceError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros/env_config.rs - macros::env_config::env_config (line 66) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (104) panicked at src/macros/env_config.rs:19:30:
[INFO] [stdout] Missing required env var: SERVICE_AUTH_PORT
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c01ed8cc1e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c01ed8cc1e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c01ed8cc1e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c01ed8cc1e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c01ed8dd93a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c01ed8dd93a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c01ed8d03a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c01ed8d03a6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c01ed8b632f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c01ed8b632f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c01ed8c7bf1 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c01ed8c7dab - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c01ed8b63e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c01ed8ab5f9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c01ed8b6dad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c01ed8de00c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c01ed88ba66 - <kaiv_utils[54cf860bbd5e0d87]::macros::env_config::ParseError>::describe_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/macros/env_config.rs:19:30
[INFO] [stdout]   17:     0x5c01ed888d7e - <rust_out[183646e59c86b0c5]::Env>::new::{closure#0}
[INFO] [stdout]   18:     0x5c01ed887cdf - <core[585f66e14d78f9ba]::result::Result<u16, kaiv_utils[54cf860bbd5e0d87]::macros::env_config::ParseError>>::unwrap_or_else::<<rust_out[183646e59c86b0c5]::Env>::new::{closure#0}>
[INFO] [stdout]   19:     0x5c01ed88928b - <rust_out[183646e59c86b0c5]::Env>::new
[INFO] [stdout]   20:     0x5c01ed888d37 - rust_out[183646e59c86b0c5]::ENV::{closure#0}
[INFO] [stdout]   21:     0x5c01ed88b876 - <rust_out[183646e59c86b0c5]::ENV::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x5c01ed88b73e - <fn() -> rust_out[183646e59c86b0c5]::Env as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5c01ed889167 - <once_cell[4009c9a586213e61]::sync::Lazy<rust_out[183646e59c86b0c5]::Env>>::force::{closure#0}
[INFO] [stdout]   24:     0x5c01ed888c1b - <once_cell[4009c9a586213e61]::sync::OnceCell<rust_out[183646e59c86b0c5]::Env>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<rust_out[183646e59c86b0c5]::Env>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5c01ed888a50 - <once_cell[4009c9a586213e61]::imp::OnceCell<rust_out[183646e59c86b0c5]::Env>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<rust_out[183646e59c86b0c5]::Env>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<rust_out[183646e59c86b0c5]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]   26:     0x5c01ed88cc06 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x5c01ed88c8fb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   28:     0x5c01ed887fcc - <once_cell[4009c9a586213e61]::imp::OnceCell<rust_out[183646e59c86b0c5]::Env>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<rust_out[183646e59c86b0c5]::Env>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<rust_out[183646e59c86b0c5]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   29:     0x5c01ed88819a - <once_cell[4009c9a586213e61]::sync::OnceCell<rust_out[183646e59c86b0c5]::Env>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<rust_out[183646e59c86b0c5]::Env>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<rust_out[183646e59c86b0c5]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   30:     0x5c01ed888106 - <once_cell[4009c9a586213e61]::sync::OnceCell<rust_out[183646e59c86b0c5]::Env>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<rust_out[183646e59c86b0c5]::Env>>::force::{closure#0}>
[INFO] [stdout]   31:     0x5c01ed88a46c - <once_cell[4009c9a586213e61]::sync::Lazy<rust_out[183646e59c86b0c5]::Env>>::force
[INFO] [stdout]   32:     0x5c01ed88a88d - <rust_out[183646e59c86b0c5]::Env>::fetch
[INFO] [stdout]   33:     0x5c01ed8891d6 - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   34:     0x5c01ed88b753 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   35:     0x5c01ed888496 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   36:     0x5c01ed888c49 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   37:     0x5c01ed8c7146 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   38:     0x5c01ed8c7146 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5c01ed8c7146 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5c01ed8c7146 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5c01ed8c7146 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x5c01ed8c7146 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5c01ed8c7146 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5c01ed8c7146 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5c01ed8c7146 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x5c01ed888241 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   47:     0x5c01ed88b8b5 - main
[INFO] [stdout]   48:     0x79e3643131ca - <unknown>
[INFO] [stdout]   49:     0x79e36431328b - __libc_start_main
[INFO] [stdout]   50:     0x5c01ed887195 - _start
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/macros/env_config.rs - macros::env_config::env_config (line 66)
[INFO] [stdout]     src/macros/modules.rs - macros::modules::module_import_prelude (line 12)
[INFO] [stdout]     src/macros/modules.rs - macros::modules::module_import_prelude (line 32)
[INFO] [stdout]     src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 16)
[INFO] [stdout]     src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 36)
[INFO] [stdout]     src/utils/inspect_none.rs - utils::inspect_none::InspectNone (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c6e303d292b30fb9c7f25625455d0e471cd66c803b6a63052b66075473d7016a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e303d292b30fb9c7f25625455d0e471cd66c803b6a63052b66075473d7016a", kill_on_drop: false }`
[INFO] [stdout] c6e303d292b30fb9c7f25625455d0e471cd66c803b6a63052b66075473d7016a
