[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] 2fc73303f48a11489b0f2aa702b52221321cf2b3
[INFO] testing flowly-team/flowly-kafka against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflowly-team%2Fflowly-kafka" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flowly-team/flowly-kafka on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a4105192d5e743cf64558ee7ed39f54ae0912bded4223622f4ad103b65366b4
[INFO] running `Command { std: "docker" "start" "-a" "9a4105192d5e743cf64558ee7ed39f54ae0912bded4223622f4ad103b65366b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a4105192d5e743cf64558ee7ed39f54ae0912bded4223622f4ad103b65366b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a4105192d5e743cf64558ee7ed39f54ae0912bded4223622f4ad103b65366b4", kill_on_drop: false }`
[INFO] [stdout] 9a4105192d5e743cf64558ee7ed39f54ae0912bded4223622f4ad103b65366b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad40222e0d80085f22064d4ee2a6a35e0896b53b575e40ab17d4e23b57e5759c
[INFO] running `Command { std: "docker" "start" "-a" "ad40222e0d80085f22064d4ee2a6a35e0896b53b575e40ab17d4e23b57e5759c", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[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.48.0
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[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 num_enum v0.7.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling stream-cancel v0.8.2
[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 rdkafka v0.38.0
[INFO] [stderr]    Compiling flowly-kafka v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "ad40222e0d80085f22064d4ee2a6a35e0896b53b575e40ab17d4e23b57e5759c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad40222e0d80085f22064d4ee2a6a35e0896b53b575e40ab17d4e23b57e5759c", kill_on_drop: false }`
[INFO] [stdout] ad40222e0d80085f22064d4ee2a6a35e0896b53b575e40ab17d4e23b57e5759c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 232b6b89b887f6e01071e0aadc357e3dc1f80d04aef0ec5dfa15d585b02b5d75
[INFO] running `Command { std: "docker" "start" "-a" "232b6b89b887f6e01071e0aadc357e3dc1f80d04aef0ec5dfa15d585b02b5d75", kill_on_drop: false }`
[INFO] [stderr]    Compiling flowly-kafka v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "232b6b89b887f6e01071e0aadc357e3dc1f80d04aef0ec5dfa15d585b02b5d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "232b6b89b887f6e01071e0aadc357e3dc1f80d04aef0ec5dfa15d585b02b5d75", kill_on_drop: false }`
[INFO] [stdout] 232b6b89b887f6e01071e0aadc357e3dc1f80d04aef0ec5dfa15d585b02b5d75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 287b0dbb091e44bb436cd28f781cf20b7836970e096bf2faff8a7f15ce50e54d
[INFO] running `Command { std: "docker" "start" "-a" "287b0dbb091e44bb436cd28f781cf20b7836970e096bf2faff8a7f15ce50e54d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flowly_kafka-b93ee83770586694)
[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 3 tests
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::reconnect_sleep_ms (line 307) ... FAILED
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::reconnect_count (line 289) ... FAILED
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::auto_offset_reset (line 271) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ConfigBuilder::reconnect_sleep_ms (line 307) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `KafkaConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 | 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::reconnect_count (line 289) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `KafkaConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:290:14
[INFO] [stdout]     |
[INFO] [stdout] 290 | 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 271) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `AutoOffsetReset` in this scope
[INFO] [stdout]    --> src/config.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |     .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] 271 + use flowly_kafka::config::AutoOffsetReset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KafkaConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:272:14
[INFO] [stdout]     |
[INFO] [stdout] 272 | 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 271)
[INFO] [stdout]     src/config.rs - config::ConfigBuilder::reconnect_count (line 289)
[INFO] [stdout]     src/config.rs - config::ConfigBuilder::reconnect_sleep_ms (line 307)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.46s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "287b0dbb091e44bb436cd28f781cf20b7836970e096bf2faff8a7f15ce50e54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "287b0dbb091e44bb436cd28f781cf20b7836970e096bf2faff8a7f15ce50e54d", kill_on_drop: false }`
[INFO] [stdout] 287b0dbb091e44bb436cd28f781cf20b7836970e096bf2faff8a7f15ce50e54d
