[INFO] cloning repository https://github.com/wseaton/flowbench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wseaton/flowbench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fflowbench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fflowbench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4eff9fc78c0f29c55d1d7396714052abb43471c
[INFO] checking wseaton/flowbench against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fflowbench" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wseaton/flowbench
[INFO] finished tweaking git repo https://github.com/wseaton/flowbench
[INFO] tweaked toml for git repo https://github.com/wseaton/flowbench written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wseaton/flowbench on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wseaton/flowbench 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba
[INFO] running `Command { std: "docker" "start" "dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.26
[INFO] [stderr]     Checking flowbench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `has_priority_config` is never used
[INFO] [stdout]    --> src/cli.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl CommonConfig {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub fn has_priority_config(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `benchmark` is never read
[INFO] [stdout]   --> src/config.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct FlowbenchConfig {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub benchmark: Option<BenchmarkConfig>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FlowbenchConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/config.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct BenchmarkConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 77 |     pub target: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 78 |     pub model: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |     pub concurrency: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 80 |     pub requests: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 81 |     #[serde(default, deserialize_with = "deserialize_duration_opt")]
[INFO] [stdout] 82 |     pub duration: Option<Duration>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 83 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 84 |     #[serde(default, deserialize_with = "deserialize_duration_opt")]
[INFO] [stdout] 85 |     pub timeout: Option<Duration>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BenchmarkConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_policy` is never used
[INFO] [stdout]    --> src/config.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl FlowbenchConfig {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn build_policy(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NoPolicyDefined` is never constructed
[INFO] [stdout]    --> src/config.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum ConfigError {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 218 |     NoPolicyDefined,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `export_text` is never used
[INFO] [stdout]   --> src/policy/recording.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<P: PriorityPolicy> RecordingPolicy<P> {
[INFO] [stdout]    | ------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn export_text(recorded: &[PriorityAssignment], path: &Path) -> std::io::Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_names` is never used
[INFO] [stdout]   --> src/policy/replay.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ReplayPolicy {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn from_names(names: Vec<String>, registry: &PriorityRegistry) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `two_tier` is never used
[INFO] [stdout]   --> src/policy/weighted.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl WeightedPolicy {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn two_tier(high_ratio: f64, seed: u64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_priority_config` is never used
[INFO] [stdout]    --> src/cli.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl CommonConfig {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub fn has_priority_config(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `benchmark` is never read
[INFO] [stdout]   --> src/config.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct FlowbenchConfig {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub benchmark: Option<BenchmarkConfig>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FlowbenchConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/config.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct BenchmarkConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 77 |     pub target: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 78 |     pub model: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |     pub concurrency: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 80 |     pub requests: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 81 |     #[serde(default, deserialize_with = "deserialize_duration_opt")]
[INFO] [stdout] 82 |     pub duration: Option<Duration>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 83 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 84 |     #[serde(default, deserialize_with = "deserialize_duration_opt")]
[INFO] [stdout] 85 |     pub timeout: Option<Duration>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BenchmarkConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_policy` is never used
[INFO] [stdout]    --> src/config.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl FlowbenchConfig {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn build_policy(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NoPolicyDefined` is never constructed
[INFO] [stdout]    --> src/config.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum ConfigError {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 218 |     NoPolicyDefined,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `export_text` is never used
[INFO] [stdout]   --> src/policy/recording.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<P: PriorityPolicy> RecordingPolicy<P> {
[INFO] [stdout]    | ------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn export_text(recorded: &[PriorityAssignment], path: &Path) -> std::io::Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_names` is never used
[INFO] [stdout]   --> src/policy/replay.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ReplayPolicy {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn from_names(names: Vec<String>, registry: &PriorityRegistry) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `two_tier` is never used
[INFO] [stdout]   --> src/policy/weighted.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl WeightedPolicy {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn two_tier(high_ratio: f64, seed: u64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba", kill_on_drop: false }`
[INFO] [stdout] dd10858465f137743bcbb54b06c922f9cf8e84640c1003ff11732d75e8ffb0ba
