[INFO] fetching crate llm-latency-lens-metrics 0.1.0... [INFO] testing llm-latency-lens-metrics-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate llm-latency-lens-metrics 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate llm-latency-lens-metrics 0.1.0 [INFO] finished tweaking crates.io crate llm-latency-lens-metrics 0.1.0 [INFO] tweaked toml for crates.io crate llm-latency-lens-metrics 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llm-latency-lens-metrics 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llm-latency-lens-metrics 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded llm-latency-lens-core v0.1.0 [INFO] [stderr] Downloaded cc v1.2.45 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] [stderr] Downloaded syn v2.0.109 [INFO] [stderr] Downloaded web-sys v0.3.82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cb93fc8076636a2d1eaa30c00c4b23db279a59f108fc80e060f00f8953aa13b [INFO] running `Command { std: "docker" "start" "-a" "7cb93fc8076636a2d1eaa30c00c4b23db279a59f108fc80e060f00f8953aa13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cb93fc8076636a2d1eaa30c00c4b23db279a59f108fc80e060f00f8953aa13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb93fc8076636a2d1eaa30c00c4b23db279a59f108fc80e060f00f8953aa13b", kill_on_drop: false }` [INFO] [stdout] 7cb93fc8076636a2d1eaa30c00c4b23db279a59f108fc80e060f00f8953aa13b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bce31d56bdd43dae3e615cbef4fa6425a48ef1b7d308bfe6d2f296990947a4e [INFO] running `Command { std: "docker" "start" "-a" "1bce31d56bdd43dae3e615cbef4fa6425a48ef1b7d308bfe6d2f296990947a4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling llm-latency-lens-core v0.1.0 [INFO] [stderr] Compiling llm-latency-lens-metrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.71s [INFO] running `Command { std: "docker" "inspect" "1bce31d56bdd43dae3e615cbef4fa6425a48ef1b7d308bfe6d2f296990947a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bce31d56bdd43dae3e615cbef4fa6425a48ef1b7d308bfe6d2f296990947a4e", kill_on_drop: false }` [INFO] [stdout] 1bce31d56bdd43dae3e615cbef4fa6425a48ef1b7d308bfe6d2f296990947a4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14e704b1a91dfec401307fe323630f143d7c71ed843b4bbb4b5ffa94403bce9d [INFO] running `Command { std: "docker" "start" "-a" "14e704b1a91dfec401307fe323630f143d7c71ed843b4bbb4b5ffa94403bce9d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling llm-latency-lens-core v0.1.0 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling llm-latency-lens-metrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope [INFO] [stdout] --> src/collector.rs:534:19 [INFO] [stdout] | [INFO] [stdout] 534 | ttft: Duration::from_millis(ttft_ms), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::types::tests::Duration` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 517 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 517 + use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope [INFO] [stdout] --> src/collector.rs:535:28 [INFO] [stdout] | [INFO] [stdout] 535 | total_latency: Duration::from_millis(total_ms), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::types::tests::Duration` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 517 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 517 + use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope [INFO] [stdout] --> src/collector.rs:537:17 [INFO] [stdout] | [INFO] [stdout] 537 | Duration::from_millis(10), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::types::tests::Duration` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 517 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 517 + use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope [INFO] [stdout] --> src/collector.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | Duration::from_millis(15), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::types::tests::Duration` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 517 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 517 + use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope [INFO] [stdout] --> src/collector.rs:539:17 [INFO] [stdout] | [INFO] [stdout] 539 | Duration::from_millis(12), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::types::tests::Duration` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 517 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 517 + use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::collector::CollectorConfig` [INFO] [stdout] --> src/aggregator.rs:457:9 [INFO] [stdout] | [INFO] [stdout] 457 | use crate::collector::CollectorConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `llm-latency-lens-metrics` (lib test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "14e704b1a91dfec401307fe323630f143d7c71ed843b4bbb4b5ffa94403bce9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e704b1a91dfec401307fe323630f143d7c71ed843b4bbb4b5ffa94403bce9d", kill_on_drop: false }` [INFO] [stdout] 14e704b1a91dfec401307fe323630f143d7c71ed843b4bbb4b5ffa94403bce9d