[INFO] fetching crate anthill-service-system 1.2.3... [INFO] testing anthill-service-system-1.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate anthill-service-system 1.2.3 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate anthill-service-system 1.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 57 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a5123d6592c19d1d4b6adc806499e7c57badc48dfe33b88cdadf37e225b1b64 [INFO] running `Command { std: "docker" "start" "-a" "4a5123d6592c19d1d4b6adc806499e7c57badc48dfe33b88cdadf37e225b1b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a5123d6592c19d1d4b6adc806499e7c57badc48dfe33b88cdadf37e225b1b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5123d6592c19d1d4b6adc806499e7c57badc48dfe33b88cdadf37e225b1b64", kill_on_drop: false }` [INFO] [stdout] 4a5123d6592c19d1d4b6adc806499e7c57badc48dfe33b88cdadf37e225b1b64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 316f1437cef8ca3add9c7c09ba339d798740d18f81c7b97cf8ab13ef4d245d8d [INFO] running `Command { std: "docker" "start" "-a" "316f1437cef8ca3add9c7c09ba339d798740d18f81c7b97cf8ab13ef4d245d8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling ctrlc v3.5.1 [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 anthill-di v1.2.4 [INFO] [stderr] Compiling 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/anthill-di-configuration-extension-1.2.5/src/extensions/register_configuration.rs:23:115 [INFO] [stdout] | [INFO] [stdout] 23 | ...| 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-1949cf8c6b5b557f/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "316f1437cef8ca3add9c7c09ba339d798740d18f81c7b97cf8ab13ef4d245d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316f1437cef8ca3add9c7c09ba339d798740d18f81c7b97cf8ab13ef4d245d8d", kill_on_drop: false }` [INFO] [stdout] 316f1437cef8ca3add9c7c09ba339d798740d18f81c7b97cf8ab13ef4d245d8d