[INFO] fetching crate fluvio-controlplane-metadata 0.50.1...
[INFO] testing fluvio-controlplane-metadata-0.50.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fluvio-controlplane-metadata 0.50.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate fluvio-controlplane-metadata 0.50.1
[INFO] finished tweaking crates.io crate fluvio-controlplane-metadata 0.50.1
[INFO] tweaked toml for crates.io crate fluvio-controlplane-metadata 0.50.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluvio-controlplane-metadata 0.50.1 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] crate crates.io crate fluvio-controlplane-metadata 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ccf584de23e3591cdb7a5bda454ee840c32ff00327cafbf0e355fc8a7877ef8
[INFO] running `Command { std: "docker" "start" "-a" "4ccf584de23e3591cdb7a5bda454ee840c32ff00327cafbf0e355fc8a7877ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ccf584de23e3591cdb7a5bda454ee840c32ff00327cafbf0e355fc8a7877ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ccf584de23e3591cdb7a5bda454ee840c32ff00327cafbf0e355fc8a7877ef8", kill_on_drop: false }`
[INFO] [stdout] 4ccf584de23e3591cdb7a5bda454ee840c32ff00327cafbf0e355fc8a7877ef8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a38a1fd4b4e676f4027e704f3e02cde8def3c5f6bd4ddf26f7e308f42b6a4a17
[INFO] running `Command { std: "docker" "start" "-a" "a38a1fd4b4e676f4027e704f3e02cde8def3c5f6bd4ddf26f7e308f42b6a4a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[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 schemars_derive v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flv-util v0.5.2
[INFO] [stderr]    Compiling fluvio-stream-model v0.50.1
[INFO] [stderr]    Compiling fluvio-protocol-derive v0.50.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned 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-compression v0.50.1
[INFO] [stderr]    Compiling fluvio-protocol v0.50.1
[INFO] [stderr]    Compiling fluvio-controlplane-metadata v0.50.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type alias `Partitions` is never used
[INFO] [stdout]    --> src/topic/spec.rs:686:6
[INFO] [stdout]     |
[INFO] [stdout] 686 | type Partitions = Vec<HomePartitionConfig>;
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MultiHome` is never used
[INFO] [stdout]    --> src/topic/spec.rs:693:6
[INFO] [stdout]     |
[INFO] [stdout] 693 | enum MultiHome {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/partition/status.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn replica_iter(&self) -> Iter<ReplicaStatus> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn replica_iter(&self) -> Iter<'_, ReplicaStatus> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.88s
[INFO] running `Command { std: "docker" "inspect" "a38a1fd4b4e676f4027e704f3e02cde8def3c5f6bd4ddf26f7e308f42b6a4a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a38a1fd4b4e676f4027e704f3e02cde8def3c5f6bd4ddf26f7e308f42b6a4a17", kill_on_drop: false }`
[INFO] [stdout] a38a1fd4b4e676f4027e704f3e02cde8def3c5f6bd4ddf26f7e308f42b6a4a17
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b685f9196551e8a18eeeae97775d2a6dbe0228171f966c7a03af40ba4b43baf
[INFO] running `Command { std: "docker" "start" "-a" "4b685f9196551e8a18eeeae97775d2a6dbe0228171f966c7a03af40ba4b43baf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling schemars v1.0.3
[INFO] [stderr]    Compiling fluvio-types v0.50.1
[INFO] [stderr]    Compiling fluvio-compression v0.50.1
[INFO] [stderr]    Compiling fluvio-protocol v0.50.1
[INFO] [stderr]    Compiling fluvio-controlplane-metadata v0.50.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/topic/deduplication.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `topic::spec::HomeMirrorConfig: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/topic/spec.rs:1284:45
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         let home_mirror: HomeMirrorConfig = serde_json::from_str(data).expect("deserialize");
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `topic::spec::HomeMirrorConfig`
[INFO] [stdout]     --> src/topic/spec.rs:704:1
[INFO] [stdout]      |
[INFO] [stdout]  704 | pub struct HomeMirrorConfig(
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `topic::spec::HomeMirrorConfig` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 153 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/de.rs:2699:8
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2698 | where
[INFO] [stdout] 2699 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_seen` found for struct `mirror::status::MirrorStatus` in the current scope
[INFO] [stdout]    --> src/mirror/status.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct MirrorStatus {
[INFO] [stdout]     | ----------------------- method `last_seen` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 171 |         let last_seen = status.last_seen(since);
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `mirror::status::MirrorStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_seen` found for struct `mirror::status::MirrorStatus` in the current scope
[INFO] [stdout]    --> src/mirror/status.rs:180:40
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct MirrorStatus {
[INFO] [stdout]     | ----------------------- method `last_seen` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |         let last_seen = default_status.last_seen(since);
[INFO] [stdout]     |                                        ^^^^^^^^^ method not found in `mirror::status::MirrorStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Partitions` is never used
[INFO] [stdout]    --> src/topic/spec.rs:686:6
[INFO] [stdout]     |
[INFO] [stdout] 686 | type Partitions = Vec<HomePartitionConfig>;
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MultiHome` is never used
[INFO] [stdout]    --> src/topic/spec.rs:693:6
[INFO] [stdout]     |
[INFO] [stdout] 693 | enum MultiHome {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/partition/status.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn replica_iter(&self) -> Iter<ReplicaStatus> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn replica_iter(&self) -> Iter<'_, ReplicaStatus> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluvio-controlplane-metadata` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4b685f9196551e8a18eeeae97775d2a6dbe0228171f966c7a03af40ba4b43baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b685f9196551e8a18eeeae97775d2a6dbe0228171f966c7a03af40ba4b43baf", kill_on_drop: false }`
[INFO] [stdout] 4b685f9196551e8a18eeeae97775d2a6dbe0228171f966c7a03af40ba4b43baf
