[INFO] cloning repository https://github.com/flowly-team/flowly-kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flowly-team/flowly-kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflowly-team%2Fflowly-kafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflowly-team%2Fflowly-kafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4371c6fb1e485abc52b0b0f68990a6a2b4d5543
[INFO] testing flowly-team/flowly-kafka against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflowly-team%2Fflowly-kafka" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flowly-team/flowly-kafka
[INFO] finished tweaking git repo https://github.com/flowly-team/flowly-kafka
[INFO] tweaked toml for git repo https://github.com/flowly-team/flowly-kafka written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flowly-team/flowly-kafka on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flowly-team/flowly-kafka 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stream-cancel v0.8.2
[INFO] [stderr]   Downloaded flowly-service v0.4.1
[INFO] [stderr]   Downloaded flowly-spsc v0.4.0
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded rdkafka v0.38.0
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]   Downloaded flowly-io v0.4.0
[INFO] [stderr]   Downloaded flowly-core v0.4.0
[INFO] [stderr]   Downloaded flowly v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16c69bc71fd18982abf1646f2b247db22c36218e637cefb97b6e10d9ce7f7de9
[INFO] running `Command { std: "docker" "start" "-a" "16c69bc71fd18982abf1646f2b247db22c36218e637cefb97b6e10d9ce7f7de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16c69bc71fd18982abf1646f2b247db22c36218e637cefb97b6e10d9ce7f7de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c69bc71fd18982abf1646f2b247db22c36218e637cefb97b6e10d9ce7f7de9", kill_on_drop: false }`
[INFO] [stdout] 16c69bc71fd18982abf1646f2b247db22c36218e637cefb97b6e10d9ce7f7de9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a07980e189f8b1abb4733c64b0264160c203b92dd5612522ebca00c19460a1d
[INFO] running `Command { std: "docker" "start" "-a" "4a07980e189f8b1abb4733c64b0264160c203b92dd5612522ebca00c19460a1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling stream-cancel v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling flowly-spsc v0.4.0
[INFO] [stderr]    Compiling flowly-core v0.4.0
[INFO] [stderr]    Compiling flowly-service v0.4.1
[INFO] [stderr]    Compiling flowly-io v0.4.0
[INFO] [stderr]    Compiling flowly v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rdkafka v0.38.0
[INFO] [stderr]    Compiling flowly-kafka v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.73s
[INFO] running `Command { std: "docker" "inspect" "4a07980e189f8b1abb4733c64b0264160c203b92dd5612522ebca00c19460a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a07980e189f8b1abb4733c64b0264160c203b92dd5612522ebca00c19460a1d", kill_on_drop: false }`
[INFO] [stdout] 4a07980e189f8b1abb4733c64b0264160c203b92dd5612522ebca00c19460a1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8be6e2ef4cd44d8980d59f53d3a96c8db04a6aa9e9850bf92147dba6f9e8e40e
[INFO] running `Command { std: "docker" "start" "-a" "8be6e2ef4cd44d8980d59f53d3a96c8db04a6aa9e9850bf92147dba6f9e8e40e", kill_on_drop: false }`
[INFO] [stderr]    Compiling flowly-kafka v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "8be6e2ef4cd44d8980d59f53d3a96c8db04a6aa9e9850bf92147dba6f9e8e40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be6e2ef4cd44d8980d59f53d3a96c8db04a6aa9e9850bf92147dba6f9e8e40e", kill_on_drop: false }`
[INFO] [stdout] 8be6e2ef4cd44d8980d59f53d3a96c8db04a6aa9e9850bf92147dba6f9e8e40e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 00eec7529500a68df25f0ade7e686616654f233cb6f0f540113747e484225468
[INFO] running `Command { std: "docker" "start" "-a" "00eec7529500a68df25f0ade7e686616654f233cb6f0f540113747e484225468", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flowly_kafka-af997f17cac75b8c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flowly_kafka
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::reconnect_count (line 284) ... FAILED
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::auto_offset_reset (line 266) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ConfigBuilder::reconnect_count (line 284) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KafkaConfigBuilder`
[INFO] [stdout]  --> src/config.rs:285:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = KafkaConfigBuilder::new()
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^ use of undeclared type `KafkaConfigBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ConfigBuilder::auto_offset_reset (line 266) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutoOffsetReset`
[INFO] [stdout]  --> src/config.rs:268:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .auto_offset_reset(AutoOffsetReset::Earliest)
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^ use of undeclared type `AutoOffsetReset`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use flowly_kafka::config::AutoOffsetReset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KafkaConfigBuilder`
[INFO] [stdout]  --> src/config.rs:267:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = KafkaConfigBuilder::new()
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^ use of undeclared type `KafkaConfigBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ConfigBuilder::auto_offset_reset (line 266)
[INFO] [stdout]     src/config.rs - config::ConfigBuilder::reconnect_count (line 284)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.19s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "00eec7529500a68df25f0ade7e686616654f233cb6f0f540113747e484225468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00eec7529500a68df25f0ade7e686616654f233cb6f0f540113747e484225468", kill_on_drop: false }`
[INFO] [stdout] 00eec7529500a68df25f0ade7e686616654f233cb6f0f540113747e484225468
