[INFO] fetching crate anthill-service-system 1.2.3...
[INFO] checking anthill-service-system-1.2.3 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate anthill-service-system 1.2.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate anthill-service-system 1.2.3 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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] [stderr]       Adding derive-new v0.5.9 (available: v0.7.0)
[INFO] [stderr]       Adding hermit-abi v0.3.9 (available: v0.4.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8c6df2fec9a1d3bedc9ec3fd7e5bd8bc752832556e062a8ebdc549d5364e93a
[INFO] running `Command { std: "docker" "start" "-a" "d8c6df2fec9a1d3bedc9ec3fd7e5bd8bc752832556e062a8ebdc549d5364e93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8c6df2fec9a1d3bedc9ec3fd7e5bd8bc752832556e062a8ebdc549d5364e93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8c6df2fec9a1d3bedc9ec3fd7e5bd8bc752832556e062a8ebdc549d5364e93a", kill_on_drop: false }`
[INFO] [stdout] d8c6df2fec9a1d3bedc9ec3fd7e5bd8bc752832556e062a8ebdc549d5364e93a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b87d38624b7ad4488fe392cf360cce654cea4632da6880852bd5dd472af0c209
[INFO] running `Command { std: "docker" "start" "-a" "b87d38624b7ad4488fe392cf360cce654cea4632da6880852bd5dd472af0c209", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling async-trait-with-sync v0.1.36
[INFO] [stderr]    Compiling anthill-di-derive v1.2.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking serde_json v1.0.128
[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] 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] [stderr] error: could not compile `anthill-di-configuration-extension` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "b87d38624b7ad4488fe392cf360cce654cea4632da6880852bd5dd472af0c209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87d38624b7ad4488fe392cf360cce654cea4632da6880852bd5dd472af0c209", kill_on_drop: false }`
[INFO] [stdout] b87d38624b7ad4488fe392cf360cce654cea4632da6880852bd5dd472af0c209
