[INFO] fetching crate fluvio-stream-dispatcher 0.50.1... [INFO] testing fluvio-stream-dispatcher-0.50.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fluvio-stream-dispatcher 0.50.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate fluvio-stream-dispatcher 0.50.1 [INFO] finished tweaking crates.io crate fluvio-stream-dispatcher 0.50.1 [INFO] tweaked toml for crates.io crate fluvio-stream-dispatcher 0.50.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fluvio-stream-dispatcher 0.50.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fluvio-stream-dispatcher 0.50.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00ec64dd17122358f92ac0d88009628537a35df8e11c8821714236daf6528e52 [INFO] running `Command { std: "docker" "start" "-a" "00ec64dd17122358f92ac0d88009628537a35df8e11c8821714236daf6528e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00ec64dd17122358f92ac0d88009628537a35df8e11c8821714236daf6528e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ec64dd17122358f92ac0d88009628537a35df8e11c8821714236daf6528e52", kill_on_drop: false }` [INFO] [stdout] 00ec64dd17122358f92ac0d88009628537a35df8e11c8821714236daf6528e52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29e733894c4dcf9eaba52280100465ced811daf71cfedb6591d7cfe72620b53f [INFO] running `Command { std: "docker" "start" "-a" "29e733894c4dcf9eaba52280100465ced811daf71cfedb6591d7cfe72620b53f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v1.0.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling fluvio-stream-model v0.50.1 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling fluvio-future v0.8.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling schemars v1.0.3 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling fluvio-types v0.50.1 [INFO] [stderr] Compiling fluvio-stream-dispatcher v0.50.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "29e733894c4dcf9eaba52280100465ced811daf71cfedb6591d7cfe72620b53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29e733894c4dcf9eaba52280100465ced811daf71cfedb6591d7cfe72620b53f", kill_on_drop: false }` [INFO] [stdout] 29e733894c4dcf9eaba52280100465ced811daf71cfedb6591d7cfe72620b53f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 499e809ab474fa0b3ab01a199873d60c4256db64b1c24f3e73c3faccd3cd0c5d [INFO] running `Command { std: "docker" "start" "-a" "499e809ab474fa0b3ab01a199873d60c4256db64b1c24f3e73c3faccd3cd0c5d", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling fluvio-future-derive v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling fluvio-types v0.50.1 [INFO] [stderr] Compiling fluvio-stream-model v0.50.1 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling fluvio-future v0.8.3 [INFO] [stderr] Compiling fluvio-stream-dispatcher v0.50.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `fluvio_stream_model::k8_types`, `fluvio_stream_model::store::k8` [INFO] [stdout] --> src/metadata/mod.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | k8_types::{Status as K8Status, DefaultHeader, Crd, CrdNames, Spec as K8Spec}, [INFO] [stdout] | ^^^^^^^^ could not find `k8_types` in `fluvio_stream_model` [INFO] [stdout] 87 | store::{ [INFO] [stdout] 88 | k8::{K8ExtendedSpec, K8ConvertError, K8MetaItem, default_convert_from_k8}, [INFO] [stdout] | ^^ could not find `k8` in `store` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluvio-stream-model-0.50.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "k8")] [INFO] [stdout] | -------------- the item is gated behind the `k8` feature [INFO] [stdout] 7 | pub use k8_types; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluvio-stream-model-0.50.1/src/store/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "k8")] [INFO] [stdout] | -------------- the item is gated behind the `k8` feature [INFO] [stdout] 9 | pub mod k8; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `k8_types` in `fluvio_stream_model` [INFO] [stdout] --> src/metadata/mod.rs:132:42 [INFO] [stdout] | [INFO] [stdout] 132 | k8_obj: fluvio_stream_model::k8_types::K8Obj, [INFO] [stdout] | ^^^^^^^^ could not find `k8_types` in `fluvio_stream_model` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluvio-stream-model-0.50.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "k8")] [INFO] [stdout] | -------------- the item is gated behind the `k8` feature [INFO] [stdout] 7 | pub use k8_types; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `k8_types` in `fluvio_stream_model` [INFO] [stdout] --> src/metadata/mod.rs:236:46 [INFO] [stdout] | [INFO] [stdout] 236 | k8_obj: fluvio_stream_model::k8_types::K8Obj, [INFO] [stdout] | ^^^^^^^^ could not find `k8_types` in `fluvio_stream_model` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluvio-stream-model-0.50.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "k8")] [INFO] [stdout] | -------------- the item is gated behind the `k8` feature [INFO] [stdout] 7 | pub use k8_types; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fluvio-stream-dispatcher` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "499e809ab474fa0b3ab01a199873d60c4256db64b1c24f3e73c3faccd3cd0c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499e809ab474fa0b3ab01a199873d60c4256db64b1c24f3e73c3faccd3cd0c5d", kill_on_drop: false }` [INFO] [stdout] 499e809ab474fa0b3ab01a199873d60c4256db64b1c24f3e73c3faccd3cd0c5d