[INFO] cloning repository https://github.com/trunk-os/buckle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trunk-os/buckle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrunk-os%2Fbuckle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrunk-os%2Fbuckle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d485d61644d237fff129bc69c6f9f9ab2f274b1 [INFO] building trunk-os/buckle against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrunk-os%2Fbuckle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trunk-os/buckle [INFO] finished tweaking git repo https://github.com/trunk-os/buckle [INFO] tweaked toml for git repo https://github.com/trunk-os/buckle written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trunk-os/buckle on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trunk-os/buckle 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zbus_macros v5.9.0 [INFO] [stderr] Downloaded zvariant v5.6.0 [INFO] [stderr] Downloaded build-env v0.3.1 [INFO] [stderr] Downloaded utf8-cstr v0.1.6 [INFO] [stderr] Downloaded tonic-build v0.13.1 [INFO] [stderr] Downloaded tonic-middleware v0.3.0 [INFO] [stderr] Downloaded zvariant_derive v5.6.0 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded fancy-duration v0.9.2 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded h2 v0.4.11 [INFO] [stderr] Downloaded zbus v5.9.0 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] [stderr] Downloaded cstr-argument v0.1.2 [INFO] [stderr] Downloaded objc2-io-kit v0.3.1 [INFO] [stderr] Downloaded sysinfo v0.36.1 [INFO] [stderr] Downloaded serde_json v1.0.142 [INFO] [stderr] Downloaded libsystemd-sys v0.9.4 [INFO] [stderr] Downloaded zbus_systemd v0.25701.0 [INFO] [stderr] Downloaded systemd v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb123d4b155559849445f79ee862f70197c639e6feb11af6a5308aae33ed7147 [INFO] running `Command { std: "docker" "start" "-a" "eb123d4b155559849445f79ee862f70197c639e6feb11af6a5308aae33ed7147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb123d4b155559849445f79ee862f70197c639e6feb11af6a5308aae33ed7147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb123d4b155559849445f79ee862f70197c639e6feb11af6a5308aae33ed7147", kill_on_drop: false }` [INFO] [stdout] eb123d4b155559849445f79ee862f70197c639e6feb11af6a5308aae33ed7147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c739b5ef37836b1422068baa0b98dbec1ad25d0a8c14798adae071b7f85edbd4 [INFO] running `Command { std: "docker" "start" "-a" "c739b5ef37836b1422068baa0b98dbec1ad25d0a8c14798adae071b7f85edbd4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling build-env v0.3.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling libsystemd-sys v0.9.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cstr-argument v0.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling utf8-cstr v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sysinfo v0.36.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-duration v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling systemd v0.10.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling buckle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.9.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling zbus v5.9.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tonic-middleware v0.3.0 [INFO] [stderr] Compiling zbus_systemd v0.25701.0 [INFO] [stdout] warning: struct `GrpcUnitName` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/buckle-b99ab37829db91dc/out/buckle.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct GrpcUnitName { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "c739b5ef37836b1422068baa0b98dbec1ad25d0a8c14798adae071b7f85edbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c739b5ef37836b1422068baa0b98dbec1ad25d0a8c14798adae071b7f85edbd4", kill_on_drop: false }` [INFO] [stdout] c739b5ef37836b1422068baa0b98dbec1ad25d0a8c14798adae071b7f85edbd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8824cc612ea0efdd37d63c76ce436a1be988ec7869dc67c2439e32b4f40b283c [INFO] running `Command { std: "docker" "start" "-a" "8824cc612ea0efdd37d63c76ce436a1be988ec7869dc67c2439e32b4f40b283c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling buckle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling zbus v5.9.0 [INFO] [stderr] Compiling zbus_systemd v0.25701.0 [INFO] [stdout] warning: struct `GrpcUnitName` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/buckle-9ca5ac525189dcb7/out/buckle.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct GrpcUnitName { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GrpcUnitName` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/buckle-9ca5ac525189dcb7/out/buckle.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct GrpcUnitName { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.24s [INFO] running `Command { std: "docker" "inspect" "8824cc612ea0efdd37d63c76ce436a1be988ec7869dc67c2439e32b4f40b283c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8824cc612ea0efdd37d63c76ce436a1be988ec7869dc67c2439e32b4f40b283c", kill_on_drop: false }` [INFO] [stdout] 8824cc612ea0efdd37d63c76ce436a1be988ec7869dc67c2439e32b4f40b283c