[INFO] cloning repository https://github.com/Cult-of-the-Kiwi/topic_structs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cult-of-the-Kiwi/topic_structs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCult-of-the-Kiwi%2Ftopic_structs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCult-of-the-Kiwi%2Ftopic_structs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc923def9ab596045ef882a5119642588bc53077 [INFO] checking Cult-of-the-Kiwi/topic_structs against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCult-of-the-Kiwi%2Ftopic_structs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Cult-of-the-Kiwi/topic_structs [INFO] finished tweaking git repo https://github.com/Cult-of-the-Kiwi/topic_structs [INFO] tweaked toml for git repo https://github.com/Cult-of-the-Kiwi/topic_structs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Cult-of-the-Kiwi/topic_structs on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Cult-of-the-Kiwi/topic_structs 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f73af7c19479b7d0fc4916dd7115ab4220199644c73b0faf4995293acfe8537 [INFO] running `Command { std: "docker" "start" "-a" "8f73af7c19479b7d0fc4916dd7115ab4220199644c73b0faf4995293acfe8537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f73af7c19479b7d0fc4916dd7115ab4220199644c73b0faf4995293acfe8537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f73af7c19479b7d0fc4916dd7115ab4220199644c73b0faf4995293acfe8537", kill_on_drop: false }` [INFO] [stdout] 8f73af7c19479b7d0fc4916dd7115ab4220199644c73b0faf4995293acfe8537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 784c5022df50d32b6cc375095ce80b093bcfbbd847d117e2927c75e6b27627ff [INFO] running `Command { std: "docker" "start" "-a" "784c5022df50d32b6cc375095ce80b093bcfbbd847d117e2927c75e6b27627ff", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bollard-buildkit-proto v0.6.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling fluvio-socket v0.50.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking lenient_semver_version_builder v0.4.2 [INFO] [stderr] Checking lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking lenient_semver v0.4.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling fluvio-smartmodule-derive v0.50.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking k8-types v0.9.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling fluvio-protocol-derive v0.50.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking tempfile v3.22.0 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-global-executor v3.1.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Compiling fluvio v0.50.1 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking docker_credential v1.3.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking tokio-tar v0.3.1 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking fluvio-types v0.50.1 [INFO] [stderr] Checking serde_with v3.14.1 [INFO] [stderr] Checking adaptive_backoff v0.2.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking fluvio-stream-model v0.50.1 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking fluvio-compression v0.50.1 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Checking futures-rustls v0.26.0 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking tokio-rustls v0.26.3 [INFO] [stderr] Checking fluvio-future v0.8.3 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking fluvio-protocol v0.50.1 [INFO] [stderr] Checking fluvio-stream-dispatcher v0.50.1 [INFO] [stderr] Checking fluvio-smartmodule v0.50.1 [INFO] [stderr] Checking fluvio-controlplane-metadata v0.50.1 [INFO] [stderr] Checking fluvio-spu-schema v0.50.1 [INFO] [stderr] Checking bollard-stubs v1.48.3-rc.28.0.4 [INFO] [stderr] Checking fluvio-sc-schema v0.50.1 [INFO] [stderr] Checking bollard v0.19.1 [INFO] [stderr] Checking testcontainers v0.25.0 [INFO] [stderr] Checking devcord_events v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FluvioClusterConfig` [INFO] [stdout] --> src/publisher/topic/fluvio.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | Fluvio, FluvioClusterConfig, Offset, RecordKey, TopicProducer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FluvioClusterConfig` [INFO] [stdout] --> src/publisher/topic/fluvio.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | Fluvio, FluvioClusterConfig, Offset, RecordKey, TopicProducer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "784c5022df50d32b6cc375095ce80b093bcfbbd847d117e2927c75e6b27627ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784c5022df50d32b6cc375095ce80b093bcfbbd847d117e2927c75e6b27627ff", kill_on_drop: false }` [INFO] [stdout] 784c5022df50d32b6cc375095ce80b093bcfbbd847d117e2927c75e6b27627ff