[INFO] fetching crate fluvio-controlplane 0.6.0...
[INFO] testing fluvio-controlplane-0.6.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fluvio-controlplane 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate fluvio-controlplane 0.6.0
[INFO] finished tweaking crates.io crate fluvio-controlplane 0.6.0
[INFO] tweaked toml for crates.io crate fluvio-controlplane 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluvio-controlplane 0.6.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding fluvio-controlplane-metadata v0.6.0 (available: v0.50.1)
[INFO] [stderr]       Adding fluvio-dataplane-protocol v0.3.0 (available: v0.11.6)
[INFO] [stderr]       Adding fluvio-protocol v0.3.0 (available: v0.50.1)
[INFO] [stderr]       Adding fluvio-types v0.2.7 (available: v0.50.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b21a466669ed42a29a368483f91070a761083ff229c296457fca2de7898c457
[INFO] running `Command { std: "docker" "start" "-a" "8b21a466669ed42a29a368483f91070a761083ff229c296457fca2de7898c457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b21a466669ed42a29a368483f91070a761083ff229c296457fca2de7898c457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b21a466669ed42a29a368483f91070a761083ff229c296457fca2de7898c457", kill_on_drop: false }`
[INFO] [stdout] 8b21a466669ed42a29a368483f91070a761083ff229c296457fca2de7898c457
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 356080780f89806161303d47940977fe574f1292b2f13e5c8fe0b8cfae7c4538
[INFO] running `Command { std: "docker" "start" "-a" "356080780f89806161303d47940977fe574f1292b2f13e5c8fe0b8cfae7c4538", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crc32c v0.5.0
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling async-rwlock v1.3.1
[INFO] [stderr]    Compiling fluvio-protocol-core v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling flv-util v0.5.2
[INFO] [stderr]    Compiling fluvio-future v0.1.15
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling fluvio-stream-model v0.4.2
[INFO] [stderr]    Compiling fluvio-protocol-derive v0.2.1
[INFO] [stderr]    Compiling fluvio-types v0.2.7
[INFO] [stderr]    Compiling fluvio-protocol-api v0.2.0
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluvio-protocol-api-0.2.0/src/api.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, Encode, Decode, Default)]
[INFO] [stdout]    |                 ^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluvio-protocol-api-0.2.0/src/api.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, Encode, Decode, Default)]
[INFO] [stdout]    |                         ^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluvio-protocol-api` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "356080780f89806161303d47940977fe574f1292b2f13e5c8fe0b8cfae7c4538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356080780f89806161303d47940977fe574f1292b2f13e5c8fe0b8cfae7c4538", kill_on_drop: false }`
[INFO] [stdout] 356080780f89806161303d47940977fe574f1292b2f13e5c8fe0b8cfae7c4538
