[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiv-dev%2Fkaiv_utils" "/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/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaiv-dev/kaiv_utils on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24c777d8c5b1dd0bb67d5fad1d12f6ed6f7148d8673218268c8182785338da12
[INFO] running `Command { std: "docker" "start" "-a" "24c777d8c5b1dd0bb67d5fad1d12f6ed6f7148d8673218268c8182785338da12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24c777d8c5b1dd0bb67d5fad1d12f6ed6f7148d8673218268c8182785338da12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c777d8c5b1dd0bb67d5fad1d12f6ed6f7148d8673218268c8182785338da12", kill_on_drop: false }`
[INFO] [stdout] 24c777d8c5b1dd0bb67d5fad1d12f6ed6f7148d8673218268c8182785338da12
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79753f2dd7b55744b44b3cb0e595e06787dcc51df37a5b68e97b5076255a7065
[INFO] running `Command { std: "docker" "start" "-a" "79753f2dd7b55744b44b3cb0e595e06787dcc51df37a5b68e97b5076255a7065", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[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 9.60s
[INFO] running `Command { std: "docker" "inspect" "79753f2dd7b55744b44b3cb0e595e06787dcc51df37a5b68e97b5076255a7065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79753f2dd7b55744b44b3cb0e595e06787dcc51df37a5b68e97b5076255a7065", kill_on_drop: false }`
[INFO] [stdout] 79753f2dd7b55744b44b3cb0e595e06787dcc51df37a5b68e97b5076255a7065
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddc615275f9bc9b702e54ef3180ad933af7f059ddb5750df8f341cc4dd71a3d9
[INFO] running `Command { std: "docker" "start" "-a" "ddc615275f9bc9b702e54ef3180ad933af7f059ddb5750df8f341cc4dd71a3d9", 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.53s
[INFO] running `Command { std: "docker" "inspect" "ddc615275f9bc9b702e54ef3180ad933af7f059ddb5750df8f341cc4dd71a3d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddc615275f9bc9b702e54ef3180ad933af7f059ddb5750df8f341cc4dd71a3d9", kill_on_drop: false }`
[INFO] [stdout] ddc615275f9bc9b702e54ef3180ad933af7f059ddb5750df8f341cc4dd71a3d9
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f227999914cbc6e9a75c4062ee4c8f6c3d4f97cbf288f55876abfc3287e3c5bb
[INFO] running `Command { std: "docker" "start" "-a" "f227999914cbc6e9a75c4062ee4c8f6c3d4f97cbf288f55876abfc3287e3c5bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[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 32) ... FAILED
[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/wrappers.rs - macros::wrappers::wrappers (line 29) ... ok
[INFO] [stdout] test src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 36) ... FAILED
[INFO] [stdout] test src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 16) ... FAILED
[INFO] [stdout] test src/macros/wrappers.rs - macros::wrappers::wrappers (line 18) ... ok
[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 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/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/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' (103) 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:     0x568e2bf226e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x568e2bf226e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x568e2bf226e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x568e2bf226e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x568e2bf33e3a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x568e2bf33e3a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x568e2bf268a6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x568e2bf268a6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x568e2bf0c82f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x568e2bf0c82f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x568e2bf1e0a1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x568e2bf1e25b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x568e2bf0c8e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x568e2bf042d9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x568e2bf0d2ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x568e2bf3450c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x568e2bee24b6 - <kaiv_utils[e488da928b3c9bd1]::macros::env_config::ParseError>::describe_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/macros/env_config.rs:19:30
[INFO] [stdout]   17:     0x568e2bedfa6e - <rust_out[31cf89adcf23a82a]::Env>::new::{closure#0}
[INFO] [stdout]   18:     0x568e2bede9cf - <core[c5ed12ab89cc536a]::result::Result<u16, kaiv_utils[e488da928b3c9bd1]::macros::env_config::ParseError>>::unwrap_or_else::<<rust_out[31cf89adcf23a82a]::Env>::new::{closure#0}>
[INFO] [stdout]   19:     0x568e2bedff7b - <rust_out[31cf89adcf23a82a]::Env>::new
[INFO] [stdout]   20:     0x568e2bedfa27 - rust_out[31cf89adcf23a82a]::ENV::{closure#0}
[INFO] [stdout]   21:     0x568e2bee22c6 - <rust_out[31cf89adcf23a82a]::ENV::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x568e2bee218e - <fn() -> rust_out[31cf89adcf23a82a]::Env as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x568e2bedfe57 - <once_cell[b7d7e23b7406b766]::sync::Lazy<rust_out[31cf89adcf23a82a]::Env>>::force::{closure#0}
[INFO] [stdout]   24:     0x568e2bedf90b - <once_cell[b7d7e23b7406b766]::sync::OnceCell<rust_out[31cf89adcf23a82a]::Env>>::get_or_init::<<once_cell[b7d7e23b7406b766]::sync::Lazy<rust_out[31cf89adcf23a82a]::Env>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x568e2bedf740 - <once_cell[b7d7e23b7406b766]::imp::OnceCell<rust_out[31cf89adcf23a82a]::Env>>::initialize::<<once_cell[b7d7e23b7406b766]::sync::OnceCell<rust_out[31cf89adcf23a82a]::Env>>::get_or_init<<once_cell[b7d7e23b7406b766]::sync::Lazy<rust_out[31cf89adcf23a82a]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[b7d7e23b7406b766]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]   26:     0x568e2bee3656 - <&mut dyn core[c5ed12ab89cc536a]::ops::function::FnMut<(), Output = bool> as core[c5ed12ab89cc536a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x568e2bee334b - once_cell[b7d7e23b7406b766]::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:     0x568e2bedecbc - <once_cell[b7d7e23b7406b766]::imp::OnceCell<rust_out[31cf89adcf23a82a]::Env>>::initialize::<<once_cell[b7d7e23b7406b766]::sync::OnceCell<rust_out[31cf89adcf23a82a]::Env>>::get_or_init<<once_cell[b7d7e23b7406b766]::sync::Lazy<rust_out[31cf89adcf23a82a]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[b7d7e23b7406b766]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   29:     0x568e2bedee8a - <once_cell[b7d7e23b7406b766]::sync::OnceCell<rust_out[31cf89adcf23a82a]::Env>>::get_or_try_init::<<once_cell[b7d7e23b7406b766]::sync::OnceCell<rust_out[31cf89adcf23a82a]::Env>>::get_or_init<<once_cell[b7d7e23b7406b766]::sync::Lazy<rust_out[31cf89adcf23a82a]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[b7d7e23b7406b766]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   30:     0x568e2bededf6 - <once_cell[b7d7e23b7406b766]::sync::OnceCell<rust_out[31cf89adcf23a82a]::Env>>::get_or_init::<<once_cell[b7d7e23b7406b766]::sync::Lazy<rust_out[31cf89adcf23a82a]::Env>>::force::{closure#0}>
[INFO] [stdout]   31:     0x568e2bee111c - <once_cell[b7d7e23b7406b766]::sync::Lazy<rust_out[31cf89adcf23a82a]::Env>>::force
[INFO] [stdout]   32:     0x568e2bee153d - <rust_out[31cf89adcf23a82a]::Env>::fetch
[INFO] [stdout]   33:     0x568e2bedfec6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   34:     0x568e2bee21a3 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   35:     0x568e2bedf186 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   36:     0x568e2bedf939 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   37:     0x568e2bf1d5f6 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   38:     0x568e2bf1d5f6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x568e2bf1d5f6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x568e2bf1d5f6 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x568e2bf1d5f6 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x568e2bf1d5f6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x568e2bf1d5f6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x568e2bf1d5f6 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x568e2bf1d5f6 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x568e2bedef31 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   47:     0x568e2bee2305 - main
[INFO] [stdout]   48:     0x735d16e531ca - <unknown>
[INFO] [stdout]   49:     0x735d16e5328b - __libc_start_main
[INFO] [stdout]   50:     0x568e2bedde85 - _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 1.02s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f227999914cbc6e9a75c4062ee4c8f6c3d4f97cbf288f55876abfc3287e3c5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f227999914cbc6e9a75c4062ee4c8f6c3d4f97cbf288f55876abfc3287e3c5bb", kill_on_drop: false }`
[INFO] [stdout] f227999914cbc6e9a75c4062ee4c8f6c3d4f97cbf288f55876abfc3287e3c5bb
