[INFO] cloning repository https://github.com/eblocha/kafka-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eblocha/kafka-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feblocha%2Fkafka-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feblocha%2Fkafka-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c93ba699c5c89a113eb7b299425b343e7ce6074d [INFO] testing eblocha/kafka-client against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feblocha%2Fkafka-client" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eblocha/kafka-client [INFO] finished tweaking git repo https://github.com/eblocha/kafka-client [INFO] tweaked toml for git repo https://github.com/eblocha/kafka-client written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eblocha/kafka-client on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eblocha/kafka-client 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-batch v0.6.1 [INFO] [stderr] Downloaded quickcheck_macros v1.1.0 [INFO] [stderr] Downloaded extend v1.2.0 [INFO] [stderr] Downloaded tokio-test v0.4.5 [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded crc32c v0.6.8 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] [stderr] Downloaded kafka-protocol v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90bc8f0c66242bc777cff2a26211bcf5de7207803538f5288a93638d1de8edc2 [INFO] running `Command { std: "docker" "start" "-a" "90bc8f0c66242bc777cff2a26211bcf5de7207803538f5288a93638d1de8edc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90bc8f0c66242bc777cff2a26211bcf5de7207803538f5288a93638d1de8edc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90bc8f0c66242bc777cff2a26211bcf5de7207803538f5288a93638d1de8edc2", kill_on_drop: false }` [INFO] [stdout] 90bc8f0c66242bc777cff2a26211bcf5de7207803538f5288a93638d1de8edc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc43a0cda50f970d34ce299255e98ae21434589b20900c9df24303ac7a4f7400 [INFO] running `Command { std: "docker" "start" "-a" "cc43a0cda50f970d34ce299255e98ae21434589b20900c9df24303ac7a4f7400", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-batch v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling kafka-protocol v0.15.1 [INFO] [stderr] Compiling kafka-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "cc43a0cda50f970d34ce299255e98ae21434589b20900c9df24303ac7a4f7400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc43a0cda50f970d34ce299255e98ae21434589b20900c9df24303ac7a4f7400", kill_on_drop: false }` [INFO] [stdout] cc43a0cda50f970d34ce299255e98ae21434589b20900c9df24303ac7a4f7400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b5884eb609bec143998fe15ce9bee6bb1fca089c96c3c09584a63fda35475bd [INFO] running `Command { std: "docker" "start" "-a" "0b5884eb609bec143998fe15ce9bee6bb1fca089c96c3c09584a63fda35475bd", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling kafka-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.89s [INFO] running `Command { std: "docker" "inspect" "0b5884eb609bec143998fe15ce9bee6bb1fca089c96c3c09584a63fda35475bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5884eb609bec143998fe15ce9bee6bb1fca089c96c3c09584a63fda35475bd", kill_on_drop: false }` [INFO] [stdout] 0b5884eb609bec143998fe15ce9bee6bb1fca089c96c3c09584a63fda35475bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c819e2bb72dad0f017ed24131f6b0a53139f202d31000b75e0ba5da47eee996e [INFO] running `Command { std: "docker" "start" "-a" "c819e2bb72dad0f017ed24131f6b0a53139f202d31000b75e0ba5da47eee996e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kafka_client-fd16e84ef2e3c0fc) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test backoff::test::failure_increments_count ... ok [INFO] [stdout] test backoff::test::schedule_immediate_does_not_reset_count ... ok [INFO] [stdout] test backoff::test::success_resets_count ... ok [INFO] [stdout] test backoff::test::schedule_immediate_does_not_wait ... ok [INFO] [stdout] test backoff::test::wait_starts_from_failure_instant ... ok [INFO] [stdout] test common::host::test::fails_with_bad_port ... ok [INFO] [stdout] test common::host::test::fails_without_port ... ok [INFO] [stdout] test common::host::test::parses_typical_host ... ok [INFO] [stdout] test common::host::test::parses_with_protocol ... ok [INFO] [stdout] test backoff::test::failure_waits_next_attempt ... ok [INFO] [stdout] test conn::broker::connector::test::fails_on_socket_timeout ... ok [INFO] [stdout] test conn::broker::connector::test::fails_on_versions_timeout ... ok [INFO] [stdout] test conn::broker::connector::test::reconnects_after_closed ... ok [INFO] [stdout] test conn::broker::connector::test::propagates_failure ... ok [INFO] [stdout] test conn::broker::connector::test::sends_fallback_versions_request ... ok [INFO] [stdout] test conn::broker::connector::test::starts_not_connected ... ok [INFO] [stdout] test backoff::test::schedule_immediate_resets_count ... ok [INFO] [stdout] test backoff::test::schedule_next_does_not_increment_count ... ok [INFO] [stdout] test conn::broker::connector::test::waits_for_backoff ... ok [INFO] [stdout] test conn::broker::connector::test::sends_api_versions_request ... ok [INFO] [stdout] test conn::broker::connector::test::reuses_connection ... ok [INFO] [stdout] test conn::broker::partition_queue::test::test_retry_lifo ... ok [INFO] [stdout] test conn::broker::partition_queue::test::test_order ... ok [INFO] [stdout] test conn::broker::partition_queue::test::test_retry_delay_decreasing_deadline ... ok [INFO] [stdout] test conn::channel::test::send_and_forget ... ok [INFO] [stdout] test conn::broker::partition_queue::test::test_retry_cancel_safety ... ok [INFO] [stdout] test conn::broker::partition_queue::test::test_retry_after_sender_drop ... ok [INFO] [stdout] test conn::channel::test::client_sends_request ... ok [INFO] [stdout] test conn::channel::test::multiplexing ... ok [INFO] [stdout] test conn::broker::partition_queue::test::test_retry_delay_increasing_deadline ... ok [INFO] [stdout] test conn::codec::correlated::test::not_enough_data ... ok [INFO] [stdout] test conn::channel::test::send_on_closed_connection ... ok [INFO] [stdout] test conn::codec::correlated::test::includes_id ... ok [INFO] [stdout] test conn::codec::correlated::test::invalid_id ... ok [INFO] [stdout] test conn::selector::cluster::test::test_bootstrap_initializes_cluster ... ok [INFO] [stdout] test conn::codec::request::test::metadata_request ... ok [INFO] [stdout] test conn::selector::cluster::test::test_partition_assignment ... ok [INFO] [stdout] test conn::selector::cluster::test::test_partition_moving_leader_leaving_empty_node ... ok [INFO] [stdout] test conn::selector::cluster::test::test_partition_moving_leader ... ok [INFO] [stdout] test conn::selector::cluster_state::test::update_cluster_with_uuid_after_names ... ok [INFO] [stdout] test conn::selector::cluster::test::test_update_reassigns_tasks ... ok [INFO] [stdout] test conn::selector::cluster_state::test::update_empty_cluster_metadata ... ok [INFO] [stdout] test conn::selector::cluster::test::test_removed_partition ... ok [INFO] [stdout] test conn::selector::cluster_state::test::update_cluster_with_failed_uuid ... ok [INFO] [stdout] test conn::selector::task::test::test_refresh_interval ... ok [INFO] [stdout] test conn::selector::task::test::test_boostrap_success ... ok [INFO] [stdout] test conn::selector::task::test::test_restart_node ... ok [INFO] [stdout] test conn::selector::task::test::test_bootstrap_max_retries ... ok [INFO] [stdout] test conn::channel::test::shutdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kafka_client-3fc7377039f7d61d) [INFO] [stderr] Doc-tests kafka_client [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] [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] running `Command { std: "docker" "inspect" "c819e2bb72dad0f017ed24131f6b0a53139f202d31000b75e0ba5da47eee996e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c819e2bb72dad0f017ed24131f6b0a53139f202d31000b75e0ba5da47eee996e", kill_on_drop: false }` [INFO] [stdout] c819e2bb72dad0f017ed24131f6b0a53139f202d31000b75e0ba5da47eee996e