[INFO] cloning repository https://github.com/kindredgroup/talos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindredgroup/talos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Ftalos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Ftalos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6732062b11c169c3a5c10adb84c2e8cb47c866f
[INFO] testing kindredgroup/talos against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Ftalos" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kindredgroup/talos
[INFO] finished tweaking git repo https://github.com/kindredgroup/talos
[INFO] tweaked toml for git repo https://github.com/kindredgroup/talos written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kindredgroup/talos on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kindredgroup/talos 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1b207bdc5514a4431bed338c29ebd4a6cbddfa08e97ccf1b0b268f56c89b022
[INFO] running `Command { std: "docker" "start" "-a" "b1b207bdc5514a4431bed338c29ebd4a6cbddfa08e97ccf1b0b268f56c89b022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1b207bdc5514a4431bed338c29ebd4a6cbddfa08e97ccf1b0b268f56c89b022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b207bdc5514a4431bed338c29ebd4a6cbddfa08e97ccf1b0b268f56c89b022", kill_on_drop: false }`
[INFO] [stdout] b1b207bdc5514a4431bed338c29ebd4a6cbddfa08e97ccf1b0b268f56c89b022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 363d8c6d76708bcec72740dc90aea3595bd44fee79e422a8cc72095b4a3544c7
[INFO] running `Command { std: "docker" "start" "-a" "363d8c6d76708bcec72740dc90aea3595bd44fee79e422a8cc72095b4a3544c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling sasl2-sys v0.1.22+2.1.28
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rdkafka-sys v4.8.0+2.3.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling potential_utf v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling napi-build v2.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling cohort_sdk_js v0.3.10-dev (/opt/rustwide/workdir/packages/cohort_sdk_js)
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling opentelemetry_api v0.20.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling value-bag-serde1 v1.10.0
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling opentelemetry_sdk v0.20.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling opentelemetry-stdout v0.1.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.12
[INFO] [stderr]    Compiling opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling talos_common_utils v0.3.10-dev (/opt/rustwide/workdir/packages/talos_common_utils)
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling refinery-core v0.8.14
[INFO] [stderr]    Compiling opentelemetry v0.20.0
[INFO] [stderr]    Compiling talos_metrics v0.3.10-dev (/opt/rustwide/workdir/packages/talos_metrics)
[INFO] [stderr]    Compiling napi v2.16.13
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.10
[INFO] [stderr]    Compiling refinery-macros v0.8.14
[INFO] [stderr]    Compiling deadpool-postgres v0.11.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling refinery v0.8.14
[INFO] [stderr]    Compiling opentelemetry-stdout v0.28.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.29.0
[INFO] [stderr]    Compiling opentelemetry-prometheus v0.28.0
[INFO] [stderr]    Compiling banking_common v0.3.10-dev (/opt/rustwide/workdir/packages/banking_common)
[INFO] [stderr]    Compiling examples_support v0.3.10-dev (/opt/rustwide/workdir/packages/examples_support)
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling opentelemetry-http v0.28.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.28.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.28.0
[INFO] [stderr]    Compiling talos_suffix v0.3.10-dev (/opt/rustwide/workdir/packages/talos_suffix)
[INFO] [stderr]    Compiling talos_certifier v0.3.10-dev (/opt/rustwide/workdir/packages/talos_certifier)
[INFO] [stderr]    Compiling talos_cohort_replicator v0.3.10-dev (/opt/rustwide/workdir/packages/talos_cohort_replicator)
[INFO] [stderr]    Compiling rdkafka v0.34.0
[INFO] [stderr]    Compiling rdkafka v0.37.0
[INFO] [stdout] warning: struct `StatemapItemWithEventTimings` is never constructed
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/core.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct StatemapItemWithEventTimings {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_enter_count` and `filter_reject_items` are never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/models/statemap_installer_queue.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DbgQueueFilterSummary<T> {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 15 |     pub filter_enter_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub filter_exit_count: usize,
[INFO] [stdout] 17 |     pub filter_reject_items: Vec<T>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbgQueueFilterSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `installable_items` and `filter_steps_insights` are never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/models/statemap_installer_queue.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DbgQueueInstallItemsSummary<T> {
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] 21 |     pub installable_items: Vec<T>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub filter_steps_insights: Vec<DbgQueueFilterSummary<T>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbgQueueInstallItemsSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enable_stats` is never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/services/replicator_service.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ReplicatorServiceConfig {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub enable_stats: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_last_installed`, `installed_all_prior_decided_items`, and `get_index_from_head` are never used
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/suffix.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub trait ReplicatorSuffixTrait<T: ReplicatorSuffixItemTrait>: SuffixTrait<T> {
[INFO] [stdout]    |           --------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn get_last_installed(&self, to_version: Option<u64>) -> Option<&SuffixItem<T>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn installed_all_prior_decided_items(&self, version: u64) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     fn get_by_index(&self, index: usize) -> Option<&SuffixItem<T>>;
[INFO] [stdout] 38 |     fn get_index_from_head(&self, version: u64) -> Option<usize>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling talos_rdkafka_utils v0.3.10-dev (/opt/rustwide/workdir/packages/talos_rdkafka_utils)
[INFO] [stderr]    Compiling talos_messenger_core v0.3.10-dev (/opt/rustwide/workdir/packages/talos_messenger_core)
[INFO] [stderr]    Compiling talos_agent v0.3.10-dev (/opt/rustwide/workdir/packages/talos_agent)
[INFO] [stderr]    Compiling talos_certifier_adapters v0.3.10-dev (/opt/rustwide/workdir/packages/talos_certifier_adapters)
[INFO] [stderr]    Compiling talos_messenger_actions v0.3.10-dev (/opt/rustwide/workdir/packages/talos_messenger_actions)
[INFO] [stderr]    Compiling cohort_sdk v0.3.10-dev (/opt/rustwide/workdir/packages/cohort_sdk)
[INFO] [stderr]    Compiling cohort_banking v0.3.10-dev (/opt/rustwide/workdir/packages/cohort_banking)
[INFO] [stderr]    Compiling banking_replicator v0.3.10-dev (/opt/rustwide/workdir/packages/banking_replicator)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "363d8c6d76708bcec72740dc90aea3595bd44fee79e422a8cc72095b4a3544c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "363d8c6d76708bcec72740dc90aea3595bd44fee79e422a8cc72095b4a3544c7", kill_on_drop: false }`
[INFO] [stdout] 363d8c6d76708bcec72740dc90aea3595bd44fee79e422a8cc72095b4a3544c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32b179ab4787e639f2341ec35132efcb1ad89b2036a3d13488ffb071aa4e763a
[INFO] running `Command { std: "docker" "start" "-a" "32b179ab4787e639f2341ec35132efcb1ad89b2036a3d13488ffb071aa4e763a", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling banking_common v0.3.10-dev (/opt/rustwide/workdir/packages/banking_common)
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling opentelemetry_api v0.20.0
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling talos_rdkafka_utils v0.3.10-dev (/opt/rustwide/workdir/packages/talos_rdkafka_utils)
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling talos_agent v0.3.10-dev (/opt/rustwide/workdir/packages/talos_agent)
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling opentelemetry-stdout v0.28.0
[INFO] [stderr]    Compiling napi v2.16.13
[INFO] [stderr]    Compiling talos_common_utils v0.3.10-dev (/opt/rustwide/workdir/packages/talos_common_utils)
[INFO] [stderr]    Compiling opentelemetry_sdk v0.20.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-stdout v0.1.0
[INFO] [stderr]    Compiling opentelemetry v0.20.0
[INFO] [stderr]    Compiling talos_metrics v0.3.10-dev (/opt/rustwide/workdir/packages/talos_metrics)
[INFO] [stderr]    Compiling examples_support v0.3.10-dev (/opt/rustwide/workdir/packages/examples_support)
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]    --> packages/talos_agent/src/agent/state_manager.rs:689:9
[INFO] [stdout]     |
[INFO] [stdout] 689 |         format!("debug and clone coverage: {:?}", copy);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 689 |         let _ = format!("debug and clone coverage: {:?}", copy);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling agent_client v0.3.10-dev (/opt/rustwide/workdir/examples/agent_client)
[INFO] [stderr]    Compiling opentelemetry-proto v0.28.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.28.0
[INFO] [stderr]    Compiling talos_suffix v0.3.10-dev (/opt/rustwide/workdir/packages/talos_suffix)
[INFO] [stderr]    Compiling talos_certifier v0.3.10-dev (/opt/rustwide/workdir/packages/talos_certifier)
[INFO] [stderr]    Compiling talos_certifier_adapters v0.3.10-dev (/opt/rustwide/workdir/packages/talos_certifier_adapters)
[INFO] [stderr]    Compiling talos_cohort_replicator v0.3.10-dev (/opt/rustwide/workdir/packages/talos_cohort_replicator)
[INFO] [stderr]    Compiling talos_messenger_core v0.3.10-dev (/opt/rustwide/workdir/packages/talos_messenger_core)
[INFO] [stdout] warning: struct `StatemapItemWithEventTimings` is never constructed
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/core.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct StatemapItemWithEventTimings {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_enter_count` and `filter_reject_items` are never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/models/statemap_installer_queue.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DbgQueueFilterSummary<T> {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 15 |     pub filter_enter_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub filter_exit_count: usize,
[INFO] [stdout] 17 |     pub filter_reject_items: Vec<T>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbgQueueFilterSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `installable_items` and `filter_steps_insights` are never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/models/statemap_installer_queue.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DbgQueueInstallItemsSummary<T> {
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] 21 |     pub installable_items: Vec<T>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub filter_steps_insights: Vec<DbgQueueFilterSummary<T>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbgQueueInstallItemsSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enable_stats` is never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/services/replicator_service.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ReplicatorServiceConfig {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub enable_stats: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_last_installed`, `installed_all_prior_decided_items`, and `get_index_from_head` are never used
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/suffix.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub trait ReplicatorSuffixTrait<T: ReplicatorSuffixItemTrait>: SuffixTrait<T> {
[INFO] [stdout]    |           --------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn get_last_installed(&self, to_version: Option<u64>) -> Option<&SuffixItem<T>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn installed_all_prior_decided_items(&self, version: u64) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     fn get_by_index(&self, index: usize) -> Option<&SuffixItem<T>>;
[INFO] [stdout] 38 |     fn get_index_from_head(&self, version: u64) -> Option<usize>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling talos_messenger_actions v0.3.10-dev (/opt/rustwide/workdir/packages/talos_messenger_actions)
[INFO] [stderr]    Compiling cohort_sdk v0.3.10-dev (/opt/rustwide/workdir/packages/cohort_sdk)
[INFO] [stdout] warning: field `tx_feedback_channel` is never read
[INFO] [stdout]    --> packages/talos_messenger_core/src/tests/test_utils.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct MockActionService {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub tx_feedback_channel: mpsc::Sender<MessengerChannelFeedback>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cohort_banking v0.3.10-dev (/opt/rustwide/workdir/packages/cohort_banking)
[INFO] [stderr]    Compiling banking_replicator v0.3.10-dev (/opt/rustwide/workdir/packages/banking_replicator)
[INFO] [stderr]    Compiling cohort_sdk_js v0.3.10-dev (/opt/rustwide/workdir/packages/cohort_sdk_js)
[INFO] [stderr]    Compiling certifier_kafka_pg v0.3.10-dev (/opt/rustwide/workdir/examples/certifier_kafka_pg)
[INFO] [stdout] warning: struct `StatemapItemWithEventTimings` is never constructed
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/core.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct StatemapItemWithEventTimings {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_enter_count` and `filter_reject_items` are never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/models/statemap_installer_queue.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DbgQueueFilterSummary<T> {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 15 |     pub filter_enter_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub filter_exit_count: usize,
[INFO] [stdout] 17 |     pub filter_reject_items: Vec<T>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbgQueueFilterSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `installable_items` and `filter_steps_insights` are never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/models/statemap_installer_queue.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DbgQueueInstallItemsSummary<T> {
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] 21 |     pub installable_items: Vec<T>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub filter_steps_insights: Vec<DbgQueueFilterSummary<T>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbgQueueInstallItemsSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enable_stats` is never read
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/services/replicator_service.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ReplicatorServiceConfig {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub enable_stats: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_last_installed`, `installed_all_prior_decided_items`, and `get_index_from_head` are never used
[INFO] [stdout]   --> packages/talos_cohort_replicator/src/suffix.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub trait ReplicatorSuffixTrait<T: ReplicatorSuffixItemTrait>: SuffixTrait<T> {
[INFO] [stdout]    |           --------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn get_last_installed(&self, to_version: Option<u64>) -> Option<&SuffixItem<T>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn installed_all_prior_decided_items(&self, version: u64) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     fn get_by_index(&self, index: usize) -> Option<&SuffixItem<T>>;
[INFO] [stdout] 38 |     fn get_index_from_head(&self, version: u64) -> Option<usize>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling messenger_using_kafka v0.3.10-dev (/opt/rustwide/workdir/examples/messenger_using_kafka)
[INFO] [stderr] error: could not compile `talos_certifier` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name talos_certifier --edition=2021 packages/talos_certifier/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddb060f119d9c215 -C extra-filename=-d45333d7f2653353 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-5de45647c820a10c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d97c9d78aedb1f49.so --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-a05f32c8feb838bf.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f325ca2549c29c94.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b41038df7f593966.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e173cd3f14f9651f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9610b349165a5304.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-f8a0dd1ffc2cf98d.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-28ec2da21356e2cb.rlib --extern opentelemetry_stdout=/opt/rustwide/target/debug/deps/libopentelemetry_stdout-230d4b27051ea56e.rlib --extern opentelemetry_api=/opt/rustwide/target/debug/deps/libopentelemetry_api-4e39d81d5effce28.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-1d975eb83fa34ccb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-49d8e16885970a06.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-86dd983f637ca10f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-8b086aa80c289900.rlib --extern talos_common_utils=/opt/rustwide/target/debug/deps/libtalos_common_utils-0e074a92b03959c2.rlib --extern talos_suffix=/opt/rustwide/target/debug/deps/libtalos_suffix-9494d19237674a1a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-71d4c5a6c49ab10f.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-1f387e20861f9ba1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b1e2b5afd61b8705.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-259ea6c90f40de25.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-89e85ef6bbec7ca2.rlib --extern tracing_bunyan_formatter=/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-608d833b8d698df0.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-b43aa22a1649847e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dcab6aaecf5b2ee7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-deafcd3ce09388ef.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cohort_banking` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name cohort_banking --edition=2021 packages/cohort_banking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=405818c29d80f641 -C extra-filename=-9fec531f477e6656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-f6da52db15f063a7.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d97c9d78aedb1f49.so --extern banking_common=/opt/rustwide/target/debug/deps/libbanking_common-06d9e2a5022a65d2.rmeta --extern cohort_sdk=/opt/rustwide/target/debug/deps/libcohort_sdk-fcd110da690de055.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b41038df7f593966.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f16688245189170b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9610b349165a5304.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-b3882f460a1814a8.rmeta --extern opentelemetry_api=/opt/rustwide/target/debug/deps/libopentelemetry_api-4e39d81d5effce28.rmeta --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-b1a431251ef1ab92.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-84baed43212af503.rmeta --extern refinery=/opt/rustwide/target/debug/deps/librefinery-dd4e3ca1351b67cd.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-192b1cf70c901910.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-49d8e16885970a06.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-86dd983f637ca10f.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-406125b6aaa689f0.rmeta --extern talos_agent=/opt/rustwide/target/debug/deps/libtalos_agent-1ef619f332c5c2c3.rmeta --extern talos_certifier=/opt/rustwide/target/debug/deps/libtalos_certifier-ea617fe791c72ed8.rmeta --extern talos_cohort_replicator=/opt/rustwide/target/debug/deps/libtalos_cohort_replicator-fd8b9a40db7be17c.rmeta --extern talos_common_utils=/opt/rustwide/target/debug/deps/libtalos_common_utils-0e074a92b03959c2.rmeta --extern talos_metrics=/opt/rustwide/target/debug/deps/libtalos_metrics-3e66f4dc2510bf78.rmeta --extern talos_suffix=/opt/rustwide/target/debug/deps/libtalos_suffix-9494d19237674a1a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b1e2b5afd61b8705.rmeta --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-8b73da9eb40b2afa.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-deafcd3ce09388ef.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f0826b418ff472a3/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `talos_cohort_replicator` (lib test); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name talos_cohort_replicator --edition=2021 packages/talos_cohort_replicator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=090757ed29fffd73 -C extra-filename=-c09f1d139f8777e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-5de45647c820a10c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d97c9d78aedb1f49.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-76db8ff0c4d4fc81.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5e898b4f7fc9565e.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-07fe1a333572e12e.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-f8a0dd1ffc2cf98d.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-28ec2da21356e2cb.rlib --extern opentelemetry_stdout=/opt/rustwide/target/debug/deps/libopentelemetry_stdout-230d4b27051ea56e.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-1d975eb83fa34ccb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-84baed43212af503.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-49d8e16885970a06.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-86dd983f637ca10f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-406125b6aaa689f0.rlib --extern talos_certifier=/opt/rustwide/target/debug/deps/libtalos_certifier-ea617fe791c72ed8.rlib --extern talos_common_utils=/opt/rustwide/target/debug/deps/libtalos_common_utils-0e074a92b03959c2.rlib --extern talos_suffix=/opt/rustwide/target/debug/deps/libtalos_suffix-9494d19237674a1a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-71d4c5a6c49ab10f.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-1f387e20861f9ba1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b1e2b5afd61b8705.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-259ea6c90f40de25.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-49976426ed00adc6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-89e85ef6bbec7ca2.rlib --extern tracing_bunyan_formatter=/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-608d833b8d698df0.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-b43aa22a1649847e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dcab6aaecf5b2ee7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTKqHMN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtalos_certifier_adapters-b88004dbbe35253c,librefinery-dd4e3ca1351b67cd,librefinery_core-8fe6798f3f37f8d0,libtoml-aac9d1a76a9fd1b1,libtoml_edit-cfa18d7ebca71838,libserde_spanned-a3f45d674efb5887,libwinnow-69e2565e8e3d5124,libtoml_datetime-212e7f25bae6b93d,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdeadpool_postgres-45f5602cbbb7da96,libdeadpool-279a86e5288f8aba,libnum_cpus-490f4224890cbd62,libdeadpool_runtime-d5a82ac1bb9c6997,libtokio_postgres-8b73da9eb40b2afa,libphf-15d43591de6fe446,libphf_shared-5740a9e3ed9667f5,libsiphasher-03bcd832dc490f0a,libwhoami-81d8c7b23c533c9e,libpostgres_types-3e364cfa4c00132a,libpostgres_protocol-b47bc1656efba650,libstringprep-53893cb8c5af962f,libunicode_properties-cba66a393c3a616e,libunicode_normalization-9a2aec1b611d7ade,libtinyvec-bb601ba21b393ba0,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsha2-b625c8d87eef608f,libcpufeatures-2e2ebae977353a9d,libhmac-10e772210db9ca32,libmd5-9ea863bdea8dce04,libdigest-312366a0f1da685b,libsubtle-2ae6a7038b9a0630,libblock_buffer-3a4f7ef0d9f7b1b1,libcrypto_common-fc14e3413933afda,libgeneric_array-36f281f8143e27f9,libtypenum-1862a5dd6fcdc44c,libfallible_iterator-a337747b23ec23ad,libtalos_rdkafka_utils-c546957cb05894be,libtalos_certifier-ea617fe791c72ed8,libuuid-deafcd3ce09388ef,libopentelemetry_otlp-28ec2da21356e2cb,libopentelemetry_proto-cfa338701b61c443,libtonic-49976426ed00adc6,libhyper_timeout-c33868f0a167dd71,libasync_stream-c77b2a28572626eb,libaxum-76db8ff0c4d4fc81,libserde_path_to_error-1d295a4512d58ea1,libmatchit-616cb01453b9e7d4,libaxum_core-160dc6754be5d143,libmime-0188e0814ca7ddbf,libtower-3dfafea45652f08d,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libpin_project-311e50d5f71182b7,libprost-9a74f8d59fb76264,libopentelemetry_sdk-1d975eb83fa34ccb,libtokio_stream-dec7a72ad53743a9,libfutures_executor-843881e29f116bcc,librand-84baed43212af503,librand_chacha-dd999b4f7bbfb6a5,libppv_lite86-c273682f2bd2baf9,librand_core-42f35007db7088fd,libopentelemetry_http-1a81554c48f22704,libreqwest-2cff786046c16e52,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libserde_urlencoded-beefd2dfba0f1b62,libtower-252dff0800ce1d01,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-41b3e110939d9d20,libtower_service-3fb88d28c2218805,libhyper-dafcc27656245942,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-88db70e595c235b6,libh2-bb823df8b9d83656,libindexmap-5e898b4f7fc9565e,libequivalent-487f93f8f6ab5e5b,libhashbrown-acdfbba63b345327,libatomic_waker-06950c8c08d2b8fa,libtokio_util-0012a2ad747eb220,libhttpdate-331798cefc82cc7e,libhttp_body_util-455521339bd0fd1b,libhttp_body-07e9375f45a647e4,liburl-85af4f1ea5ccfd53,libidna-9f17381285e8e36e,libidna_adapter-2338311ca9a5633f,libicu_normalizer-2468319d35d91ddf,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-dcda0b64b55df937,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-a62eb20bdc9a99af,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-a1408358a42e42dd,libicu_provider-2d01cfc31df9ecd7,libicu_locid-ef14a53964bdb08c,liblitemap-6774ece317c58843,libtinystr-d3573752510f7490,libzerovec-0286571d4da5ac31,libwriteable-1e5dea0053e4c229,libyoke-ab776719c4c65bae,libzerofrom-1a0af6b01c5541ee,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-8ddb1eab856a2d71,libfnv-79e2cbfbe03dcd16,libtalos_common_utils-0e074a92b03959c2,libtime-1f387e20861f9ba1,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libstrum-8b086aa80c289900,libtalos_suffix-9494d19237674a1a,libopentelemetry-f8a0dd1ffc2cf98d,libtracing-89e85ef6bbec7ca2,libtracing_core-94c793835d04b9c8,libthiserror-546893bd954dd3dc,libthiserror-71d4c5a6c49ab10f,libahash-5de45647c820a10c,libgetrandom-8f9e8366bbc68972,libonce_cell-2642703f88b7c2f4,libzerocopy-9a285fcb378cc4c1,libbyteorder-8f59b6d1bfdaa844,librdkafka-da4d76a0a5303599,libtokio-b1e2b5afd61b8705,libsignal_hook_registry-a788a310a48f4b55,libsocket2-603083d757af1ab8,libbytes-c922de7d27e480b6,libmio-c91ce6d7244702fb,libparking_lot-d6e9ecad5acbd1ba,libparking_lot_core-27b9facc201ac3e8,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libserde_json-86dd983f637ca10f,libitoa-6e2430f2fa153711,libryu-a980823ac8640001,libfutures_util-e173cd3f14f9651f,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libpin_project_lite-72bf04572caa1c84,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,librdkafka_sys-48ec984a390434f6,libnum_enum-beb25aafe5a26e27,liblibz_sys-bedb98b4f096caf8,libsasl2_sys-5e5bbe00f78f28bd,libopenssl_sys-63a0da2e392830c0,liblibc-443b079b1166f8d5,liblog-9610b349165a5304,libvalue_bag-56a02e2de107eb30,libvalue_bag_serde1-2495b2e94d0bac05,libserde_fmt-f992a26467319dde,liberased_serde-ef7f4e95881706f6,libtypeid-1a45bbfb058dc9fd,libserde-49d8e16885970a06}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lsasl2" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTKqHMN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-f0826b418ff472a3/out/src" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/kafka_create_topic-ae341b27e8ccd009" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `certifier_kafka_pg` (example "kafka_create_topic") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "32b179ab4787e639f2341ec35132efcb1ad89b2036a3d13488ffb071aa4e763a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32b179ab4787e639f2341ec35132efcb1ad89b2036a3d13488ffb071aa4e763a", kill_on_drop: false }`
[INFO] [stdout] 32b179ab4787e639f2341ec35132efcb1ad89b2036a3d13488ffb071aa4e763a
