[INFO] fetching crate anthill-di-configuration-extension 1.2.5...
[INFO] checking anthill-di-configuration-extension-1.2.5 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate anthill-di-configuration-extension 1.2.5 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate anthill-di-configuration-extension 1.2.5 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anthill-di-configuration-extension 1.2.5
[INFO] finished tweaking crates.io crate anthill-di-configuration-extension 1.2.5
[INFO] tweaked toml for crates.io crate anthill-di-configuration-extension 1.2.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait-with-sync v0.1.36
[INFO] [stderr]   Downloaded anthill-di v1.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46aaf2a67b20b4ebd9f0abae91e895b718adef84484e8f24e34599c857822ee3
[INFO] running `Command { std: "docker" "start" "-a" "46aaf2a67b20b4ebd9f0abae91e895b718adef84484e8f24e34599c857822ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46aaf2a67b20b4ebd9f0abae91e895b718adef84484e8f24e34599c857822ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46aaf2a67b20b4ebd9f0abae91e895b718adef84484e8f24e34599c857822ee3", kill_on_drop: false }`
[INFO] [stdout] 46aaf2a67b20b4ebd9f0abae91e895b718adef84484e8f24e34599c857822ee3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2984952705d15623cacd50c335864566880e097e0efd7986c86d1054cb0cfb0
[INFO] running `Command { std: "docker" "start" "-a" "a2984952705d15623cacd50c335864566880e097e0efd7986c86d1054cb0cfb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait-with-sync v0.1.36
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking anthill-di v1.2.4
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking anthill-di-configuration-extension v1.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> src/extensions/register_source.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anthill_di::{DependencyContext, DependencyLifeCycle, types::AddDependencyResult, DependencyBuilder, types::BuildDependencyResult};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^                              ^^^^^^^^^^^^^^^^^ no `DependencyBuilder` in the root
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> src/extensions/register_configuration.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anthill_di::{DependencyContext, DependencyLifeCycle, types::AddDependencyResult, DependencyBuilder, types::BuildDependencyError};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^                              ^^^^^^^^^^^^^^^^^ no `DependencyBuilder` in the root
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> src/extensions/register_source.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anthill_di::{DependencyContext, DependencyLifeCycle, types::AddDependencyResult, DependencyBuilder, types::BuildDependencyResult};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^                              ^^^^^^^^^^^^^^^^^ no `DependencyBuilder` in the root
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> src/extensions/register_configuration.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anthill_di::{DependencyContext, DependencyLifeCycle, types::AddDependencyResult, DependencyBuilder, types::BuildDependencyError};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^                              ^^^^^^^^^^^^^^^^^ no `DependencyBuilder` in the root
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anthill_di::DependencyLifeCycle`
[INFO] [stdout]   --> src/tests/load_snapshot.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use anthill_di::{DependencyContext, DependencyLifeCycle};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anthill_di::DependencyLifeCycle`
[INFO] [stdout]   --> src/tests/load_configuration.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use anthill_di::{DependencyContext, DependencyLifeCycle};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anthill_di::DependencyLifeCycle`
[INFO] [stdout]   --> src/tests/store_snapshot.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use anthill_di::{DependencyContext, DependencyLifeCycle};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anthill_di::DependencyLifeCycle`
[INFO] [stdout]   --> src/tests/create_if_not_exist_file.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use anthill_di::{DependencyContext, DependencyLifeCycle};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File`, `io::Write`
[INFO] [stdout]   --> src/tests/create_if_not_exist_file.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use std::{fs::File, io::Write};
[INFO] [stdout]    |               ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> src/extensions/register_configuration.rs:23:115
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...|e| BuildDependencyError::Custom { message: e.to_string() })?;
[INFO] [stdout]    |                                       ^^^^^^^ `BuildDependencyError::Custom` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> src/configuration_snapshot.rs:14:83
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let value = source.get().await.map_err(|e| BuildDependencyError::Custom { message: e.to_string() })?;
[INFO] [stdout]    |                                                                                   ^^^^^^^ `BuildDependencyError::Custom` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0559.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> src/extensions/register_configuration.rs:23:115
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...|e| BuildDependencyError::Custom { message: e.to_string() })?;
[INFO] [stdout]    |                                       ^^^^^^^ `BuildDependencyError::Custom` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> src/configuration_snapshot.rs:14:83
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let value = source.get().await.map_err(|e| BuildDependencyError::Custom { message: e.to_string() })?;
[INFO] [stdout]    |                                                                                   ^^^^^^^ `BuildDependencyError::Custom` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anthill-di-configuration-extension` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0559.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anthill-di-configuration-extension` (lib test) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a2984952705d15623cacd50c335864566880e097e0efd7986c86d1054cb0cfb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2984952705d15623cacd50c335864566880e097e0efd7986c86d1054cb0cfb0", kill_on_drop: false }`
[INFO] [stdout] a2984952705d15623cacd50c335864566880e097e0efd7986c86d1054cb0cfb0
[INFO] checking anthill-di-configuration-extension-1.2.5 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate anthill-di-configuration-extension 1.2.5 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate anthill-di-configuration-extension 1.2.5 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anthill-di-configuration-extension 1.2.5
[INFO] finished tweaking crates.io crate anthill-di-configuration-extension 1.2.5
[INFO] tweaked toml for crates.io crate anthill-di-configuration-extension 1.2.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f36b1005fc2fe43f8a6ce5974f2d6b9b9e74c9a6b52c270904dfd6020748a55
[INFO] running `Command { std: "docker" "start" "-a" "9f36b1005fc2fe43f8a6ce5974f2d6b9b9e74c9a6b52c270904dfd6020748a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f36b1005fc2fe43f8a6ce5974f2d6b9b9e74c9a6b52c270904dfd6020748a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f36b1005fc2fe43f8a6ce5974f2d6b9b9e74c9a6b52c270904dfd6020748a55", kill_on_drop: false }`
[INFO] [stdout] 9f36b1005fc2fe43f8a6ce5974f2d6b9b9e74c9a6b52c270904dfd6020748a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6400d1b009a0dd392e4774b568c02b786772ea72467ddb6c965a342b72053fd5
[INFO] running `Command { std: "docker" "start" "-a" "6400d1b009a0dd392e4774b568c02b786772ea72467ddb6c965a342b72053fd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling async-trait-with-sync v0.1.36
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking anthill-di v1.2.4
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking anthill-di-configuration-extension v1.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> src/extensions/register_source.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anthill_di::{DependencyContext, DependencyLifeCycle, types::AddDependencyResult, DependencyBuilder, types::BuildDependencyResult};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^                              ^^^^^^^^^^^^^^^^^ no `DependencyBuilder` in the root
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> src/extensions/register_configuration.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anthill_di::{DependencyContext, DependencyLifeCycle, types::AddDependencyResult, DependencyBuilder, types::BuildDependencyError};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^                              ^^^^^^^^^^^^^^^^^ no `DependencyBuilder` in the root
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> src/extensions/register_source.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anthill_di::{DependencyContext, DependencyLifeCycle, types::AddDependencyResult, DependencyBuilder, types::BuildDependencyResult};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^                              ^^^^^^^^^^^^^^^^^ no `DependencyBuilder` in the root
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> src/extensions/register_configuration.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anthill_di::{DependencyContext, DependencyLifeCycle, types::AddDependencyResult, DependencyBuilder, types::BuildDependencyError};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^                              ^^^^^^^^^^^^^^^^^ no `DependencyBuilder` in the root
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anthill_di::DependencyLifeCycle`
[INFO] [stdout]   --> src/tests/load_snapshot.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use anthill_di::{DependencyContext, DependencyLifeCycle};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anthill_di::DependencyLifeCycle`
[INFO] [stdout]   --> src/tests/load_configuration.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use anthill_di::{DependencyContext, DependencyLifeCycle};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anthill_di::DependencyLifeCycle`
[INFO] [stdout]   --> src/tests/store_snapshot.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use anthill_di::{DependencyContext, DependencyLifeCycle};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anthill_di::DependencyLifeCycle`
[INFO] [stdout]   --> src/tests/create_if_not_exist_file.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use anthill_di::{DependencyContext, DependencyLifeCycle};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ no `DependencyLifeCycle` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File`, `io::Write`
[INFO] [stdout]   --> src/tests/create_if_not_exist_file.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use std::{fs::File, io::Write};
[INFO] [stdout]    |               ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> src/extensions/register_configuration.rs:23:115
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...|e| BuildDependencyError::Custom { message: e.to_string() })?;
[INFO] [stdout]    |                                       ^^^^^^^ `BuildDependencyError::Custom` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> src/configuration_snapshot.rs:14:83
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let value = source.get().await.map_err(|e| BuildDependencyError::Custom { message: e.to_string() })?;
[INFO] [stdout]    |                                                                                   ^^^^^^^ `BuildDependencyError::Custom` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0559.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> src/extensions/register_configuration.rs:23:115
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...|e| BuildDependencyError::Custom { message: e.to_string() })?;
[INFO] [stdout]    |                                       ^^^^^^^ `BuildDependencyError::Custom` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> src/configuration_snapshot.rs:14:83
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let value = source.get().await.map_err(|e| BuildDependencyError::Custom { message: e.to_string() })?;
[INFO] [stdout]    |                                                                                   ^^^^^^^ `BuildDependencyError::Custom` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anthill-di-configuration-extension` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0559.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anthill-di-configuration-extension` (lib test) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6400d1b009a0dd392e4774b568c02b786772ea72467ddb6c965a342b72053fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6400d1b009a0dd392e4774b568c02b786772ea72467ddb6c965a342b72053fd5", kill_on_drop: false }`
[INFO] [stdout] 6400d1b009a0dd392e4774b568c02b786772ea72467ddb6c965a342b72053fd5
