[INFO] fetching crate rustfs-obs 0.0.3... [INFO] testing rustfs-obs-0.0.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rustfs-obs 0.0.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rustfs-obs 0.0.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustfs-obs 0.0.3 [INFO] tweaked toml for crates.io crate rustfs-obs 0.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustfs-obs 0.0.3 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 crates.io crate rustfs-obs 0.0.3 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b69165cc6d12dfbe8c2b9b39ae30522a76c92611a71e564af5b228fc709fe801 [INFO] running `Command { std: "docker" "start" "-a" "b69165cc6d12dfbe8c2b9b39ae30522a76c92611a71e564af5b228fc709fe801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b69165cc6d12dfbe8c2b9b39ae30522a76c92611a71e564af5b228fc709fe801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69165cc6d12dfbe8c2b9b39ae30522a76c92611a71e564af5b228fc709fe801", kill_on_drop: false }` [INFO] [stdout] b69165cc6d12dfbe8c2b9b39ae30522a76c92611a71e564af5b228fc709fe801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0ec4cdd8cd6bec4419c84c85cc6ba421f2681198a9d68682a2980b56eb875c07 [INFO] running `Command { std: "docker" "start" "-a" "0ec4cdd8cd6bec4419c84c85cc6ba421f2681198a9d68682a2980b56eb875c07", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling const-str-proc-macro v0.6.2 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling const-str v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustfs-config v0.0.3 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling rustfs-utils v0.0.3 [INFO] [stderr] Compiling flexi_logger v0.31.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.30.0 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.30.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling rustfs-obs v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `TARGET_ID` is never used [INFO] [stdout] --> src/metrics/audit.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const TARGET_ID: &str = "target_id"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUCKET_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BUCKET_L: &str = "bucket"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OPERATION_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const OPERATION_L: &str = "operation"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGET_ARN_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const TARGET_ARN_L: &str = "targetArn"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RANGE_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const RANGE_L: &str = "range"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POOL_ID_L` is never used [INFO] [stdout] --> src/metrics/cluster_erasure_set.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const POOL_ID_L: &str = "pool_id"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SET_ID_L` is never used [INFO] [stdout] --> src/metrics/cluster_erasure_set.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const SET_ID_L: &str = "set_id"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUCKET_LABEL` is never used [INFO] [stdout] --> src/metrics/cluster_usage.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BUCKET_LABEL: &str = "bucket"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RANGE_LABEL` is never used [INFO] [stdout] --> src/metrics/cluster_usage.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const RANGE_LABEL: &str = "range"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_counter_md` is never used [INFO] [stdout] --> src/metrics/entry/mod.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new_counter_md( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_gauge_md` is never used [INFO] [stdout] --> src/metrics/entry/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_gauge_md( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NAME_LABEL` is never used [INFO] [stdout] --> src/metrics/logger_webhook.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const NAME_LABEL: &str = "name"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT_LABEL` is never used [INFO] [stdout] --> src/metrics/logger_webhook.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const ENDPOINT_LABEL: &str = "endpoint"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRIVE_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const DRIVE_LABEL: &str = "drive"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POOL_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const POOL_INDEX_LABEL: &str = "pool_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SET_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const SET_INDEX_LABEL: &str = "set_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRIVE_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const DRIVE_INDEX_LABEL: &str = "drive_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const API_LABEL: &str = "api"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "0ec4cdd8cd6bec4419c84c85cc6ba421f2681198a9d68682a2980b56eb875c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec4cdd8cd6bec4419c84c85cc6ba421f2681198a9d68682a2980b56eb875c07", kill_on_drop: false }` [INFO] [stdout] 0ec4cdd8cd6bec4419c84c85cc6ba421f2681198a9d68682a2980b56eb875c07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ba98a2b6f53516ea131c8891d499c6862a9ce7e4865b694ddb6a2945e4eaa939 [INFO] running `Command { std: "docker" "start" "-a" "ba98a2b6f53516ea131c8891d499c6862a9ce7e4865b694ddb6a2945e4eaa939", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.30.0 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.30.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling rustfs-obs v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `TARGET_ID` is never used [INFO] [stdout] --> src/metrics/audit.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const TARGET_ID: &str = "target_id"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUCKET_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BUCKET_L: &str = "bucket"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OPERATION_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const OPERATION_L: &str = "operation"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGET_ARN_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const TARGET_ARN_L: &str = "targetArn"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RANGE_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const RANGE_L: &str = "range"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POOL_ID_L` is never used [INFO] [stdout] --> src/metrics/cluster_erasure_set.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const POOL_ID_L: &str = "pool_id"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SET_ID_L` is never used [INFO] [stdout] --> src/metrics/cluster_erasure_set.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const SET_ID_L: &str = "set_id"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUCKET_LABEL` is never used [INFO] [stdout] --> src/metrics/cluster_usage.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BUCKET_LABEL: &str = "bucket"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RANGE_LABEL` is never used [INFO] [stdout] --> src/metrics/cluster_usage.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const RANGE_LABEL: &str = "range"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_counter_md` is never used [INFO] [stdout] --> src/metrics/entry/mod.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new_counter_md( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_gauge_md` is never used [INFO] [stdout] --> src/metrics/entry/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_gauge_md( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NAME_LABEL` is never used [INFO] [stdout] --> src/metrics/logger_webhook.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const NAME_LABEL: &str = "name"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT_LABEL` is never used [INFO] [stdout] --> src/metrics/logger_webhook.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const ENDPOINT_LABEL: &str = "endpoint"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRIVE_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const DRIVE_LABEL: &str = "drive"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POOL_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const POOL_INDEX_LABEL: &str = "pool_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SET_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const SET_INDEX_LABEL: &str = "set_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRIVE_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const DRIVE_INDEX_LABEL: &str = "drive_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const API_LABEL: &str = "api"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGET_ID` is never used [INFO] [stdout] --> src/metrics/audit.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const TARGET_ID: &str = "target_id"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUCKET_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BUCKET_L: &str = "bucket"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OPERATION_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const OPERATION_L: &str = "operation"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGET_ARN_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const TARGET_ARN_L: &str = "targetArn"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RANGE_L` is never used [INFO] [stdout] --> src/metrics/bucket_replication.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const RANGE_L: &str = "range"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POOL_ID_L` is never used [INFO] [stdout] --> src/metrics/cluster_erasure_set.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const POOL_ID_L: &str = "pool_id"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SET_ID_L` is never used [INFO] [stdout] --> src/metrics/cluster_erasure_set.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const SET_ID_L: &str = "set_id"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUCKET_LABEL` is never used [INFO] [stdout] --> src/metrics/cluster_usage.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BUCKET_LABEL: &str = "bucket"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RANGE_LABEL` is never used [INFO] [stdout] --> src/metrics/cluster_usage.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const RANGE_LABEL: &str = "range"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_counter_md` is never used [INFO] [stdout] --> src/metrics/entry/mod.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new_counter_md( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_gauge_md` is never used [INFO] [stdout] --> src/metrics/entry/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_gauge_md( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NAME_LABEL` is never used [INFO] [stdout] --> src/metrics/logger_webhook.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const NAME_LABEL: &str = "name"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT_LABEL` is never used [INFO] [stdout] --> src/metrics/logger_webhook.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const ENDPOINT_LABEL: &str = "endpoint"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRIVE_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const DRIVE_LABEL: &str = "drive"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POOL_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const POOL_INDEX_LABEL: &str = "pool_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SET_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const SET_INDEX_LABEL: &str = "set_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRIVE_INDEX_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const DRIVE_INDEX_LABEL: &str = "drive_index"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_LABEL` is never used [INFO] [stdout] --> src/metrics/system_drive.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const API_LABEL: &str = "api"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.65s [INFO] running `Command { std: "docker" "inspect" "ba98a2b6f53516ea131c8891d499c6862a9ce7e4865b694ddb6a2945e4eaa939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba98a2b6f53516ea131c8891d499c6862a9ce7e4865b694ddb6a2945e4eaa939", kill_on_drop: false }` [INFO] [stdout] ba98a2b6f53516ea131c8891d499c6862a9ce7e4865b694ddb6a2945e4eaa939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }` [INFO] [stdout] 9b7f9156a3c461cde9a2f7e601a0ecf85eeb5adb1d2d3079f859248d6963e5ef [INFO] running `Command { std: "docker" "start" "-a" "9b7f9156a3c461cde9a2f7e601a0ecf85eeb5adb1d2d3079f859248d6963e5ef", kill_on_drop: false }` [INFO] [stderr] warning: constant `TARGET_ID` is never used [INFO] [stderr] --> src/metrics/audit.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | const TARGET_ID: &str = "target_id"; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `BUCKET_L` is never used [INFO] [stderr] --> src/metrics/bucket_replication.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | pub const BUCKET_L: &str = "bucket"; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `OPERATION_L` is never used [INFO] [stderr] --> src/metrics/bucket_replication.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | pub const OPERATION_L: &str = "operation"; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `TARGET_ARN_L` is never used [INFO] [stderr] --> src/metrics/bucket_replication.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | pub const TARGET_ARN_L: &str = "targetArn"; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `RANGE_L` is never used [INFO] [stderr] --> src/metrics/bucket_replication.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | pub const RANGE_L: &str = "range"; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `POOL_ID_L` is never used [INFO] [stderr] --> src/metrics/cluster_erasure_set.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | pub const POOL_ID_L: &str = "pool_id"; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `SET_ID_L` is never used [INFO] [stderr] --> src/metrics/cluster_erasure_set.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | pub const SET_ID_L: &str = "set_id"; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BUCKET_LABEL` is never used [INFO] [stderr] --> src/metrics/cluster_usage.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | pub const BUCKET_LABEL: &str = "bucket"; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `RANGE_LABEL` is never used [INFO] [stderr] --> src/metrics/cluster_usage.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | pub const RANGE_LABEL: &str = "range"; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `new_counter_md` is never used [INFO] [stderr] --> src/metrics/entry/mod.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn new_counter_md( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `new_gauge_md` is never used [INFO] [stderr] --> src/metrics/entry/mod.rs:42:8 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn new_gauge_md( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `NAME_LABEL` is never used [INFO] [stderr] --> src/metrics/logger_webhook.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | pub const NAME_LABEL: &str = "name"; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ENDPOINT_LABEL` is never used [INFO] [stderr] --> src/metrics/logger_webhook.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | pub const ENDPOINT_LABEL: &str = "endpoint"; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `DRIVE_LABEL` is never used [INFO] [stderr] --> src/metrics/system_drive.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | pub const DRIVE_LABEL: &str = "drive"; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `POOL_INDEX_LABEL` is never used [INFO] [stderr] --> src/metrics/system_drive.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | pub const POOL_INDEX_LABEL: &str = "pool_index"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `SET_INDEX_LABEL` is never used [INFO] [stderr] --> src/metrics/system_drive.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | pub const SET_INDEX_LABEL: &str = "set_index"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `DRIVE_INDEX_LABEL` is never used [INFO] [stderr] --> src/metrics/system_drive.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | pub const DRIVE_INDEX_LABEL: &str = "drive_index"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `API_LABEL` is never used [INFO] [stderr] --> src/metrics/system_drive.rs:27:11 [INFO] [stderr] | [INFO] [stderr] 27 | pub const API_LABEL: &str = "api"; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rustfs-obs` (lib) generated 18 warnings [INFO] [stderr] warning: `rustfs-obs` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustfs_obs-37f9fd09e3e6ace2) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test entry::unified::tests::test_server_log_entry ... ok [INFO] [stdout] test entry::unified::tests::test_unified_log_entry_json ... ok [INFO] [stdout] test metrics::entry::path_utils::tests::test_format_path_to_metric_name ... ok [INFO] [stdout] test global::tests::test_get_uninitialized_guard ... ok [INFO] [stdout] test metrics::entry::tests::test_new_histogram_md ... ok [INFO] [stdout] test metrics::entry::subsystem::tests::test_metric_descriptor_name_generation ... ok [INFO] [stdout] test metrics::entry::subsystem::tests::test_metric_subsystem_formatting ... ok [INFO] [stdout] test entry::unified::tests::test_base_log_entry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rustfs_obs [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/entry/base.rs - entry::base::BaseLogEntry (line 41) ... ok [INFO] [stdout] test src/entry/unified.rs - entry::unified::ConsoleLogEntry (line 127) ... ok [INFO] [stdout] test src/entry/mod.rs - entry::LogRecord (line 89) ... ok [INFO] [stdout] test src/entry/audit.rs - entry::audit::AuditLogEntry (line 248) ... ok [INFO] [stdout] test src/global.rs - global::get_logger (line 97) - compile ... ok [INFO] [stdout] test src/global.rs - global::init_obs (line 59) - compile ... ok [INFO] [stdout] test src/entry/mod.rs - entry::SerializableLevel (line 112) ... ok [INFO] [stdout] test src/lib.rs - config (line 39) - compile ... ok [INFO] [stdout] test src/logger.rs - logger::Logger::get_queue_capacity (line 51) ... ok [INFO] [stdout] test src/entry/unified.rs - entry::unified::ServerLogEntry (line 38) ... ok [INFO] [stdout] test src/entry/audit.rs - entry::audit::ApiDetails (line 56) ... ok [INFO] [stdout] test src/logger.rs - logger::Logger::shutdown (line 221) ... ok [INFO] [stdout] test src/logger.rs - logger::Logger::write_with_context (line 165) ... ok [INFO] [stdout] test src/logger.rs - logger::get_global_logger (line 289) - compile ... ok [INFO] [stdout] test src/logger.rs - logger::log_debug (line 367) - compile ... ok [INFO] [stdout] test src/logger.rs - logger::log_error (line 328) - compile ... ok [INFO] [stdout] test src/logger.rs - logger::log_info (line 309) - compile ... ok [INFO] [stdout] test src/logger.rs - logger::log_trace (line 388) - compile ... ok [INFO] [stdout] test src/logger.rs - logger::log_warn (line 347) - compile ... ok [INFO] [stdout] test src/logger.rs - logger::init_global_logger (line 268) ... ok [INFO] [stdout] test src/logger.rs - logger::log_with_context (line 411) - compile ... ok [INFO] [stdout] test src/logger.rs - logger::start_logger (line 243) - compile ... ok [INFO] [stdout] test src/entry/unified.rs - entry::unified::UnifiedLogEntry (line 228) ... ok [INFO] [stdout] test src/logger.rs - logger::Logger::write (line 202) ... ok [INFO] [stdout] test src/config.rs - config::AppConfig (line 302) ... ok [INFO] [stdout] test src/global.rs - global::get_global_guard (line 137) ... ok [INFO] [stdout] test src/global.rs - global::set_global_guard (line 116) ... ok [INFO] [stdout] test src/entry/args.rs - entry::args::Args (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b7f9156a3c461cde9a2f7e601a0ecf85eeb5adb1d2d3079f859248d6963e5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b7f9156a3c461cde9a2f7e601a0ecf85eeb5adb1d2d3079f859248d6963e5ef", kill_on_drop: false }` [INFO] [stdout] 9b7f9156a3c461cde9a2f7e601a0ecf85eeb5adb1d2d3079f859248d6963e5ef