[INFO] fetching crate asimov-core 24.0.0-dev.22...
[INFO] testing asimov-core-24.0.0-dev.22 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate asimov-core 24.0.0-dev.22 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate asimov-core 24.0.0-dev.22
[INFO] finished tweaking crates.io crate asimov-core 24.0.0-dev.22
[INFO] tweaked toml for crates.io crate asimov-core 24.0.0-dev.22 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate asimov-core 24.0.0-dev.22 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]      Locking 161 packages to latest compatible versions
[INFO] [stderr]       Adding protoflow-core v0.4.1 (available: v0.4.3)
[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] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dfa504cfb9a1f6d3d9e5952826dbb102b6ee4fc6c6bc76c4644465811f8890b
[INFO] running `Command { std: "docker" "start" "-a" "6dfa504cfb9a1f6d3d9e5952826dbb102b6ee4fc6c6bc76c4644465811f8890b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dfa504cfb9a1f6d3d9e5952826dbb102b6ee4fc6c6bc76c4644465811f8890b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfa504cfb9a1f6d3d9e5952826dbb102b6ee4fc6c6bc76c4644465811f8890b", kill_on_drop: false }`
[INFO] [stdout] 6dfa504cfb9a1f6d3d9e5952826dbb102b6ee4fc6c6bc76c4644465811f8890b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c2c1ca93fcd0fd96f67bff5bc2cab80c3e71c8edadfd071a8a20d706e1f86b4
[INFO] running `Command { std: "docker" "start" "-a" "9c2c1ca93fcd0fd96f67bff5bc2cab80c3e71c8edadfd071a8a20d706e1f86b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling cap-directories v3.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling asimov-sys v24.0.0-dev.22
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling colored_json v5.0.0
[INFO] [stderr]    Compiling known-schemes v0.2.1
[INFO] [stderr]    Compiling dogma v0.1.11
[INFO] [stderr]    Compiling protoflow-core v0.4.1
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stdout] error[E0432]: unresolved import `dogma::traits`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protoflow-core-0.4.1/src/prelude.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use dogma::traits::{Labeled, MaybeLabeled, MaybeNamed, Named};
[INFO] [stdout]    |                ^^^^^^ could not find `traits` in `dogma`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dogma-0.1.11/src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 28 | |     feature = "traits",
[INFO] [stdout] 29 | |     any(
[INFO] [stdout] 30 | |         feature = "collection",
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] 36 |   pub mod traits;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tldr-traits v0.1.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protoflow-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9c2c1ca93fcd0fd96f67bff5bc2cab80c3e71c8edadfd071a8a20d706e1f86b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2c1ca93fcd0fd96f67bff5bc2cab80c3e71c8edadfd071a8a20d706e1f86b4", kill_on_drop: false }`
[INFO] [stdout] 9c2c1ca93fcd0fd96f67bff5bc2cab80c3e71c8edadfd071a8a20d706e1f86b4
