[INFO] cloning repository https://github.com/beebeeep/kroxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beebeeep/kroxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeebeeep%2Fkroxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeebeeep%2Fkroxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6eff1e61b6004815a611e0bde68f7eb2131e35eb [INFO] checking beebeeep/kroxy against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeebeeep%2Fkroxy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/beebeeep/kroxy [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/beebeeep/kroxy [INFO] tweaked toml for git repo https://github.com/beebeeep/kroxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/beebeeep/kroxy on toolchain d1d7143153307f561233bd4d93e2a3b24157b081 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/beebeeep/kroxy 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" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: unused manifest key: package.desciption [INFO] [stderr] warning: `kroxy` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e8d24ff8f0cb122e40634402f994a50f075f8b0a1f497e6f77b48edc5877aaf2 [INFO] running `Command { std: "docker" "start" "e8d24ff8f0cb122e40634402f994a50f075f8b0a1f497e6f77b48edc5877aaf2", 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" "e8d24ff8f0cb122e40634402f994a50f075f8b0a1f497e6f77b48edc5877aaf2" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8d24ff8f0cb122e40634402f994a50f075f8b0a1f497e6f77b48edc5877aaf2", 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" "e8d24ff8f0cb122e40634402f994a50f075f8b0a1f497e6f77b48edc5877aaf2" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: unused manifest key: package.desciption [INFO] [stderr] warning: `kroxy` (manifest) generated 1 warning [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking metrics v0.24.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking metrics-util v0.20.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling cmake v0.1.56 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling kroxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking rdkafka v0.38.0 [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/config.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, fs, time::Duration}; [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: `time::Duration` [INFO] [stdout] --> src/config.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, fs, time::Duration}; [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 variable: `durability` [INFO] [stdout] --> src/producer.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | durability: &grpc::Durability, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_durability` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `durability` [INFO] [stdout] --> src/producer.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | durability: &grpc::Durability, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_durability` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `touch` is never used [INFO] [stdout] --> src/util.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 12 | impl Tracker { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) fn touch(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `touch` is never used [INFO] [stdout] --> src/util.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 12 | impl Tracker { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) fn touch(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{Parser, command}; [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: `command` [INFO] [stdout] --> examples/client.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, command}; [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: `command` [INFO] [stdout] --> src/main.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{Parser, command}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "e8d24ff8f0cb122e40634402f994a50f075f8b0a1f497e6f77b48edc5877aaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d24ff8f0cb122e40634402f994a50f075f8b0a1f497e6f77b48edc5877aaf2", kill_on_drop: false }` [INFO] [stdout] e8d24ff8f0cb122e40634402f994a50f075f8b0a1f497e6f77b48edc5877aaf2