[INFO] fetching crate anthill-service-system 1.2.3...
[INFO] checking anthill-service-system-1.2.3 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate anthill-service-system 1.2.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate anthill-service-system 1.2.3 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anthill-service-system 1.2.3
[INFO] finished tweaking crates.io crate anthill-service-system 1.2.3
[INFO] tweaked toml for crates.io crate anthill-service-system 1.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebc782b0ba5c7f998c1e645b9ee0f90232a239f08f6efc52c185cc1dfb67a97d
[INFO] running `Command { std: "docker" "start" "-a" "ebc782b0ba5c7f998c1e645b9ee0f90232a239f08f6efc52c185cc1dfb67a97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebc782b0ba5c7f998c1e645b9ee0f90232a239f08f6efc52c185cc1dfb67a97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc782b0ba5c7f998c1e645b9ee0f90232a239f08f6efc52c185cc1dfb67a97d", kill_on_drop: false }`
[INFO] [stdout] ebc782b0ba5c7f998c1e645b9ee0f90232a239f08f6efc52c185cc1dfb67a97d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1314f1c76cf6ebe6945aabb8058a33b81ca05473fb820e927e32800e3dc6e30c
[INFO] running `Command { std: "docker" "start" "-a" "1314f1c76cf6ebe6945aabb8058a33b81ca05473fb820e927e32800e3dc6e30c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait-with-sync v0.1.36
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling anthill-di-derive v1.2.4
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking anthill-di v1.2.4
[INFO] [stderr]     Checking anthill-di-configuration-extension v1.2.5
[INFO] [stdout] error[E0432]: unresolved imports `anthill_di::DependencyLifeCycle`, `anthill_di::DependencyBuilder`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anthill-di-configuration-extension-1.2.5/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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anthill-di-configuration-extension-1.2.5/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[E0559]: variant `BuildDependencyError::Custom` has no field named `message`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anthill-di-configuration-extension-1.2.5/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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anthill-di-configuration-extension-1.2.5/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] 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) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "1314f1c76cf6ebe6945aabb8058a33b81ca05473fb820e927e32800e3dc6e30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1314f1c76cf6ebe6945aabb8058a33b81ca05473fb820e927e32800e3dc6e30c", kill_on_drop: false }`
[INFO] [stdout] 1314f1c76cf6ebe6945aabb8058a33b81ca05473fb820e927e32800e3dc6e30c
