[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaiv-dev/kaiv_utils on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a57c7204478ed1f7e4bdd6af1daec944571b0ee3f5449688ed3884f1a4829c9
[INFO] running `Command { std: "docker" "start" "-a" "0a57c7204478ed1f7e4bdd6af1daec944571b0ee3f5449688ed3884f1a4829c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a57c7204478ed1f7e4bdd6af1daec944571b0ee3f5449688ed3884f1a4829c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a57c7204478ed1f7e4bdd6af1daec944571b0ee3f5449688ed3884f1a4829c9", kill_on_drop: false }`
[INFO] [stdout] 0a57c7204478ed1f7e4bdd6af1daec944571b0ee3f5449688ed3884f1a4829c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f28e6eb039c56059bedf80bd8a6cf582777ccffaf9c90dddbb08a2305cb9b2b0
[INFO] running `Command { std: "docker" "start" "-a" "f28e6eb039c56059bedf80bd8a6cf582777ccffaf9c90dddbb08a2305cb9b2b0", 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.88s
[INFO] running `Command { std: "docker" "inspect" "f28e6eb039c56059bedf80bd8a6cf582777ccffaf9c90dddbb08a2305cb9b2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f28e6eb039c56059bedf80bd8a6cf582777ccffaf9c90dddbb08a2305cb9b2b0", kill_on_drop: false }`
[INFO] [stdout] f28e6eb039c56059bedf80bd8a6cf582777ccffaf9c90dddbb08a2305cb9b2b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b1352fa03267318ed9b5c77a1d4b2127c1fe7686374659b620363236716354d
[INFO] running `Command { std: "docker" "start" "-a" "9b1352fa03267318ed9b5c77a1d4b2127c1fe7686374659b620363236716354d", 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.34s
[INFO] running `Command { std: "docker" "inspect" "9b1352fa03267318ed9b5c77a1d4b2127c1fe7686374659b620363236716354d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1352fa03267318ed9b5c77a1d4b2127c1fe7686374659b620363236716354d", kill_on_drop: false }`
[INFO] [stdout] 9b1352fa03267318ed9b5c77a1d4b2127c1fe7686374659b620363236716354d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63add9baddb10ff3eea0a2a16fd9f4ea2992ed4d988c7a40c4418a0add27851c
[INFO] running `Command { std: "docker" "start" "-a" "63add9baddb10ff3eea0a2a16fd9f4ea2992ed4d988c7a40c4418a0add27851c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaiv_utils-d0d2b68d0d4bcbb1)
[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 kaiv_utils
[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/utils/inspect_none.rs - utils::inspect_none::InspectNone (line 7) ... 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/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] test src/macros/wrappers.rs - macros::wrappers::wrappers (line 29) ... ok
[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/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/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/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' (94) 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:     0x5c6882c08342 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c6882c08342 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c6882c08342 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c6882c08342 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c6882c19a9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c6882c19a9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c6882c0c506 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c6882c0c506 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c6882bf248f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6882bf248f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c6882c03d01 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c6882c03ebb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c6882bf2548 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c6882be77e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c6882bf2f0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c6882c1a16c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c6882bc7b06 - <kaiv_utils[9704dbfca3572034]::macros::env_config::ParseError>::describe_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/macros/env_config.rs:19:30
[INFO] [stdout]   17:     0x5c6882bc4e1e - <rust_out[8e547ba4386cb4c9]::Env>::new::{closure#0}
[INFO] [stdout]   18:     0x5c6882bc3d7f - <core[27de1724e4349be2]::result::Result<u16, kaiv_utils[9704dbfca3572034]::macros::env_config::ParseError>>::unwrap_or_else::<<rust_out[8e547ba4386cb4c9]::Env>::new::{closure#0}>
[INFO] [stdout]   19:     0x5c6882bc532b - <rust_out[8e547ba4386cb4c9]::Env>::new
[INFO] [stdout]   20:     0x5c6882bc4dd7 - rust_out[8e547ba4386cb4c9]::ENV::{closure#0}
[INFO] [stdout]   21:     0x5c6882bc7916 - <rust_out[8e547ba4386cb4c9]::ENV::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x5c6882bc77de - <fn() -> rust_out[8e547ba4386cb4c9]::Env as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5c6882bc5207 - <once_cell[3c966fdf8d3a388d]::sync::Lazy<rust_out[8e547ba4386cb4c9]::Env>>::force::{closure#0}
[INFO] [stdout]   24:     0x5c6882bc4cbb - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<rust_out[8e547ba4386cb4c9]::Env>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<rust_out[8e547ba4386cb4c9]::Env>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5c6882bc4af0 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<rust_out[8e547ba4386cb4c9]::Env>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<rust_out[8e547ba4386cb4c9]::Env>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<rust_out[8e547ba4386cb4c9]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]   26:     0x5c6882bc8d76 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x5c6882bc8a6b - once_cell[3c966fdf8d3a388d]::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:     0x5c6882bc406c - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<rust_out[8e547ba4386cb4c9]::Env>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<rust_out[8e547ba4386cb4c9]::Env>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<rust_out[8e547ba4386cb4c9]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   29:     0x5c6882bc423a - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<rust_out[8e547ba4386cb4c9]::Env>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<rust_out[8e547ba4386cb4c9]::Env>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<rust_out[8e547ba4386cb4c9]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   30:     0x5c6882bc41a6 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<rust_out[8e547ba4386cb4c9]::Env>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<rust_out[8e547ba4386cb4c9]::Env>>::force::{closure#0}>
[INFO] [stdout]   31:     0x5c6882bc650c - <once_cell[3c966fdf8d3a388d]::sync::Lazy<rust_out[8e547ba4386cb4c9]::Env>>::force
[INFO] [stdout]   32:     0x5c6882bc692d - <rust_out[8e547ba4386cb4c9]::Env>::fetch
[INFO] [stdout]   33:     0x5c6882bc5276 - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   34:     0x5c6882bc77f3 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   35:     0x5c6882bc4536 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   36:     0x5c6882bc4ce9 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   37:     0x5c6882c03256 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   38:     0x5c6882c03256 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5c6882c03256 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5c6882c03256 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5c6882c03256 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x5c6882c03256 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5c6882c03256 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5c6882c03256 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5c6882c03256 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x5c6882bc4491 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   47:     0x5c6882bc7955 - main
[INFO] [stdout]   48:     0x75a7393e91ca - <unknown>
[INFO] [stdout]   49:     0x75a7393e928b - __libc_start_main
[INFO] [stdout]   50:     0x5c6882bc3235 - _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" "63add9baddb10ff3eea0a2a16fd9f4ea2992ed4d988c7a40c4418a0add27851c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63add9baddb10ff3eea0a2a16fd9f4ea2992ed4d988c7a40c4418a0add27851c", kill_on_drop: false }`
[INFO] [stdout] 63add9baddb10ff3eea0a2a16fd9f4ea2992ed4d988c7a40c4418a0add27851c
