[INFO] cloning repository https://github.com/kindredgroup/chronos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindredgroup/chronos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Fchronos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Fchronos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a2780a2e6d91843ee09e87eea9eacd0a9c5df98 [INFO] testing kindredgroup/chronos against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Fchronos" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kindredgroup/chronos [INFO] finished tweaking git repo https://github.com/kindredgroup/chronos [INFO] tweaked toml for git repo https://github.com/kindredgroup/chronos written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kindredgroup/chronos on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kindredgroup/chronos 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67100144da81bb05e94adc74cef8a72aa54920ce457c15468d212eaf3fddf25c [INFO] running `Command { std: "docker" "start" "-a" "67100144da81bb05e94adc74cef8a72aa54920ce457c15468d212eaf3fddf25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67100144da81bb05e94adc74cef8a72aa54920ce457c15468d212eaf3fddf25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67100144da81bb05e94adc74cef8a72aa54920ce457c15468d212eaf3fddf25c", kill_on_drop: false }` [INFO] [stdout] 67100144da81bb05e94adc74cef8a72aa54920ce457c15468d212eaf3fddf25c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89dc2379c553d18d5eb0c0fc542266db6756cce3d950eb4a889df30d8b1f50fe [INFO] running `Command { std: "docker" "start" "-a" "89dc2379c553d18d5eb0c0fc542266db6756cce3d950eb4a889df30d8b1f50fe", kill_on_drop: false }` [INFO] [stderr] warning: chronos_bin v0.2.1 (/opt/rustwide/workdir/chronos_bin) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling cmov v0.5.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ctutils v0.4.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling hybrid-array v0.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling serde_fmt v1.1.0 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling md-5 v0.11.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling value-bag-serde1 v1.12.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling postgres-protocol v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling whoami v2.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling postgres-types v0.2.13 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rdkafka-sys v4.10.0+2.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [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 async-trait v0.1.89 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling refinery-core v0.8.16 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-postgres v0.7.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.19.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.21.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling deadpool-postgres v0.10.5 [INFO] [stderr] Compiling refinery v0.8.16 [INFO] [stderr] Compiling pg_mig v0.2.1 (/opt/rustwide/workdir/pg_mig) [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling opentelemetry-http v0.9.0 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling opentelemetry-proto v0.3.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.13.0 [INFO] [stderr] Compiling rdkafka v0.34.0 [INFO] [stderr] Compiling chronos_bin v0.2.1 (/opt/rustwide/workdir/chronos_bin) [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> chronos_bin/src/kafka/consumer.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{instrument, trace, warn}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> chronos_bin/src/utils/util.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | if let Ok(key) = header.key.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_to_init_db` is never used [INFO] [stdout] --> chronos_bin/src/monitor.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 13 | impl FailureDetector { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | async fn reset_to_init_db(&self, fetched_rows: &std::vec::Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> chronos_bin/src/kafka/consumer.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) async fn kafka_consume_message(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) async fn kafka_consume_message(&self) -> Result, KafkaAdapterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> chronos_bin/src/postgres/pg.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn build_txn(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn build_txn(&mut self) -> Result, PgError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "89dc2379c553d18d5eb0c0fc542266db6756cce3d950eb4a889df30d8b1f50fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89dc2379c553d18d5eb0c0fc542266db6756cce3d950eb4a889df30d8b1f50fe", kill_on_drop: false }` [INFO] [stdout] 89dc2379c553d18d5eb0c0fc542266db6756cce3d950eb4a889df30d8b1f50fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24016439527e536141852c40e2779f98ab6f74a330fb0ad91874214d26d33455 [INFO] running `Command { std: "docker" "start" "-a" "24016439527e536141852c40e2779f98ab6f74a330fb0ad91874214d26d33455", kill_on_drop: false }` [INFO] [stderr] warning: chronos_bin v0.2.1 (/opt/rustwide/workdir/chronos_bin) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> chronos_bin/src/kafka/consumer.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{instrument, trace, warn}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> chronos_bin/src/utils/util.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | if let Ok(key) = header.key.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_to_init_db` is never used [INFO] [stdout] --> chronos_bin/src/monitor.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 13 | impl FailureDetector { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | async fn reset_to_init_db(&self, fetched_rows: &std::vec::Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> chronos_bin/src/kafka/consumer.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) async fn kafka_consume_message(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) async fn kafka_consume_message(&self) -> Result, KafkaAdapterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> chronos_bin/src/postgres/pg.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn build_txn(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn build_txn(&mut self) -> Result, PgError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling pg_mig v0.2.1 (/opt/rustwide/workdir/pg_mig) [INFO] [stderr] Compiling chronos_ex v0.0.2 (/opt/rustwide/workdir/examples/chronos_ex) [INFO] [stdout] warning: unused import: `opentelemetry_otlp::ExportConfig` [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use opentelemetry_otlp::ExportConfig; [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: `tracing_subscriber::prelude::*` [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing_subscriber::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SubRunner` is never constructed [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct SubRunner {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `run` and `run_db` are never used [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl SubRunner { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 12 | pub fn run(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub async fn run_db(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SubRunnerOne` is never constructed [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct SubRunnerOne {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `run` and `db` are never used [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl SubRunnerOne { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 31 | pub fn run(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub async fn db(&self) { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Runner` is never constructed [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | struct Runner {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `run` and `run_sub_db` are never used [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Runner { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 48 | pub fn run(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub async fn run_sub_db(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `worker` is never used [INFO] [stdout] --> examples/chronos_ex/examples/telemetry_simple.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | fn worker() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling chronos_bin v0.2.1 (/opt/rustwide/workdir/chronos_bin) [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> chronos_bin/src/kafka/consumer.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{instrument, trace, warn}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> chronos_bin/src/utils/util.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | if let Ok(key) = header.key.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_to_init_db` is never used [INFO] [stdout] --> chronos_bin/src/monitor.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 13 | impl FailureDetector { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | async fn reset_to_init_db(&self, fetched_rows: &std::vec::Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> chronos_bin/src/kafka/consumer.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) async fn kafka_consume_message(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) async fn kafka_consume_message(&self) -> Result, KafkaAdapterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> chronos_bin/src/postgres/pg.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn build_txn(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn build_txn(&mut self) -> Result, PgError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.26s [INFO] running `Command { std: "docker" "inspect" "24016439527e536141852c40e2779f98ab6f74a330fb0ad91874214d26d33455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24016439527e536141852c40e2779f98ab6f74a330fb0ad91874214d26d33455", kill_on_drop: false }` [INFO] [stdout] 24016439527e536141852c40e2779f98ab6f74a330fb0ad91874214d26d33455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0567de7e8d90e3ce470d17941395f5a91c87f4db377bbc3a77528321adfde391 [INFO] running `Command { std: "docker" "start" "-a" "0567de7e8d90e3ce470d17941395f5a91c87f4db377bbc3a77528321adfde391", kill_on_drop: false }` [INFO] [stderr] warning: chronos_bin v0.2.1 (/opt/rustwide/workdir/chronos_bin) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> chronos_bin/src/kafka/consumer.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | use tracing::{instrument, trace, warn}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: irrefutable `if let` pattern [INFO] [stderr] --> chronos_bin/src/utils/util.rs:12:20 [INFO] [stderr] | [INFO] [stderr] 12 | if let Ok(key) = header.key.parse() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this pattern will always match, so the `if let` is useless [INFO] [stderr] = help: consider replacing the `if let` with a `let` [INFO] [stderr] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `reset_to_init_db` is never used [INFO] [stderr] --> chronos_bin/src/monitor.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 13 | impl FailureDetector { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 24 | async fn reset_to_init_db(&self, fetched_rows: &std::vec::Vec) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> chronos_bin/src/kafka/consumer.rs:68:47 [INFO] [stderr] | [INFO] [stderr] 68 | pub(crate) async fn kafka_consume_message(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 68 | pub(crate) async fn kafka_consume_message(&self) -> Result, KafkaAdapterError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> chronos_bin/src/postgres/pg.rs:66:28 [INFO] [stderr] | [INFO] [stderr] 66 | pub async fn build_txn(&mut self) -> Result { [INFO] [stderr] | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 66 | pub async fn build_txn(&mut self) -> Result, PgError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `chronos_bin` (lib) generated 5 warnings (run `cargo fix --lib -p chronos_bin` to apply 3 suggestions) [INFO] [stderr] warning: unused import: `opentelemetry_otlp::ExportConfig` [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use opentelemetry_otlp::ExportConfig; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tracing_subscriber::prelude::*` [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use tracing_subscriber::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SubRunner` is never constructed [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | struct SubRunner {} [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `run` and `run_db` are never used [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl SubRunner { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] 12 | pub fn run(&self) { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | pub async fn run_db(&self) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SubRunnerOne` is never constructed [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | struct SubRunnerOne {} [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `run` and `db` are never used [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 30 | impl SubRunnerOne { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] 31 | pub fn run(&self) { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 38 | pub async fn db(&self) { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Runner` is never constructed [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | struct Runner {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `run` and `run_sub_db` are never used [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 47 | impl Runner { [INFO] [stderr] | ----------- methods in this implementation [INFO] [stderr] 48 | pub fn run(&self) { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub async fn run_sub_db(&self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `worker` is never used [INFO] [stderr] --> examples/chronos_ex/examples/telemetry_simple.rs:117:8 [INFO] [stderr] | [INFO] [stderr] 117 | fn worker() { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `chronos_ex` (example "telemetry_simple") generated 9 warnings (run `cargo fix --example "telemetry_simple" -p chronos_ex` to apply 2 suggestions) [INFO] [stderr] warning: `chronos_bin` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chronos_bin-1d63ff33b4c30751) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test kafka::config::tests::test_build_consumer_config_obj ... ok [INFO] [stdout] test kafka::config::tests::test_build_producer_config_obj ... ok [INFO] [stdout] test kafka::config::tests::test_from_env_gets_values_successully ... ok [INFO] [stdout] test kafka::config::tests::test_passing_credentials_to_build_consumer_config ... ok [INFO] [stdout] test kafka::config::tests::test_passing_overrides ... ok [INFO] [stdout] test postgres::config::tests::test_from_env_gets_values_successully ... ok [INFO] [stdout] test utils::env::tests::test_env_var_macro_get_value_successfully_for_key ... ok [INFO] [stdout] test utils::env::tests::test_env_var_macro_when_key_value_not_found - should panic ... ok [INFO] [stdout] test kafka::config::tests::test_from_env_when_env_variable_not_found - should panic ... ok [INFO] [stdout] test utils::env::tests::test_env_var_macro_when_parsing_fails - should panic ... ok [INFO] [stdout] test utils::env::tests::test_env_var_macro_when_parsing_fails_for_vector - should panic ... ok [INFO] [stdout] test postgres::config::tests::test_from_env_when_env_variable_not_found - should panic ... ok [INFO] [stdout] test postgres::config::tests::test_pg_connection_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/chronos.rs (/opt/rustwide/target/debug/deps/chronos-9fa68c39002d2903) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_mig-2dd6efd71905c167) [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] Running unittests src/bin/chronos-pg-migrations.rs (/opt/rustwide/target/debug/deps/chronos_pg_migrations-37fe6e6058c2da65) [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 chronos_bin [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test chronos_bin/src/utils/env.rs - utils::env::env_var (line 53) ... ignored [INFO] [stdout] test chronos_bin/src/utils/env.rs - utils::env::env_var (line 62) ... ignored [INFO] [stdout] test chronos_bin/src/utils/env.rs - utils::env::env_var (line 74) ... ignored [INFO] [stdout] test chronos_bin/src/utils/env.rs - utils::env::get_env_var_value (line 23) ... ignored [INFO] [stdout] test chronos_bin/src/utils/env.rs - utils::env::get_env_vars_with_prefix (line 35) ... ignored [INFO] [stdout] test chronos_bin/src/utils/env.rs - utils::env::parse_from_string (line 8) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pg_mig [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" "0567de7e8d90e3ce470d17941395f5a91c87f4db377bbc3a77528321adfde391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0567de7e8d90e3ce470d17941395f5a91c87f4db377bbc3a77528321adfde391", kill_on_drop: false }` [INFO] [stdout] 0567de7e8d90e3ce470d17941395f5a91c87f4db377bbc3a77528321adfde391