[INFO] cloning repository https://github.com/casual-lab/kafka-clickhouse-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casual-lab/kafka-clickhouse-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasual-lab%2Fkafka-clickhouse-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasual-lab%2Fkafka-clickhouse-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b373c2a7c25e735cd24c77d7897b87fc186f0345 [INFO] checking casual-lab/kafka-clickhouse-sync against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasual-lab%2Fkafka-clickhouse-sync" "/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/casual-lab/kafka-clickhouse-sync [INFO] finished tweaking git repo https://github.com/casual-lab/kafka-clickhouse-sync [INFO] tweaked toml for git repo https://github.com/casual-lab/kafka-clickhouse-sync written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/casual-lab/kafka-clickhouse-sync on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/casual-lab/kafka-clickhouse-sync 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3766aee737c67bf04e527c330f0bb5f538ef3abd1ba2d0819fcbd1804243c49d [INFO] running `Command { std: "docker" "start" "-a" "3766aee737c67bf04e527c330f0bb5f538ef3abd1ba2d0819fcbd1804243c49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3766aee737c67bf04e527c330f0bb5f538ef3abd1ba2d0819fcbd1804243c49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3766aee737c67bf04e527c330f0bb5f538ef3abd1ba2d0819fcbd1804243c49d", kill_on_drop: false }` [INFO] [stdout] 3766aee737c67bf04e527c330f0bb5f538ef3abd1ba2d0819fcbd1804243c49d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c40f2b0540871e84896b6edbd978cd6011146018fa4276ec85ffd4ad40f62bb1 [INFO] running `Command { std: "docker" "start" "-a" "c40f2b0540871e84896b6edbd978cd6011146018fa4276ec85ffd4ad40f62bb1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling clickhouse-derive v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling kafka-clickhouse-sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rdkafka v0.36.2 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking clickhouse v0.11.6 [INFO] [stdout] warning: unused import: `ClickHouseClient` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | ClickHouseClient, ClickHouseWriter, Config, KafkaConsumerBuilder, MessageHandler, [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: `ClickHouseClient` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | ClickHouseClient, ClickHouseWriter, Config, KafkaConsumerBuilder, MessageHandler, [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 21s [INFO] running `Command { std: "docker" "inspect" "c40f2b0540871e84896b6edbd978cd6011146018fa4276ec85ffd4ad40f62bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40f2b0540871e84896b6edbd978cd6011146018fa4276ec85ffd4ad40f62bb1", kill_on_drop: false }` [INFO] [stdout] c40f2b0540871e84896b6edbd978cd6011146018fa4276ec85ffd4ad40f62bb1