[INFO] cloning repository https://github.com/codygriffin/chorus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codygriffin/chorus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodygriffin%2Fchorus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodygriffin%2Fchorus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3338e7d4a734fdef0c5d18614f3e03626e2c9ab1
[INFO] checking codygriffin/chorus against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodygriffin%2Fchorus" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/codygriffin/chorus
[INFO] finished tweaking git repo https://github.com/codygriffin/chorus
[INFO] tweaked toml for git repo https://github.com/codygriffin/chorus written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codygriffin/chorus on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codygriffin/chorus 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | rust-version = "1.89"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d
[INFO] running `Command { std: "docker" "start" "cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d", 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" "cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d", 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" "cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | rust-version = "1.89"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking utf8-width v0.1.9
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking byte-unit v5.2.5
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling openraft-macros v0.9.25
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]    Compiling chorus-consensus v0.1.0 (/opt/rustwide/workdir/crates/chorus-consensus)
[INFO] [stderr]     Checking chorus-common v0.1.0 (/opt/rustwide/workdir/crates/chorus-common)
[INFO] [stderr]     Checking anyerror v0.1.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking validit v0.2.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking chorus-codec v0.1.0 (/opt/rustwide/workdir/crates/chorus-codec)
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking openraft v0.9.25
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking chorus-storage v0.1.0 (/opt/rustwide/workdir/crates/chorus-storage)
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking chorus-txn v0.1.0 (/opt/rustwide/workdir/crates/chorus-txn)
[INFO] [stderr]     Checking chorus-raft-contract v0.1.0 (/opt/rustwide/workdir/crates/chorus-raft-contract)
[INFO] [stderr]     Checking chorus-testkit v0.1.0 (/opt/rustwide/workdir/crates/chorus-testkit)
[INFO] [stderr]     Checking chorus-sql v0.1.0 (/opt/rustwide/workdir/crates/chorus-sql)
[INFO] [stdout] warning: method `tx` is never used
[INFO] [stdout]     --> crates/chorus-sql/src/lib.rs:2276:8
[INFO] [stdout]      |
[INFO] [stdout] 1676 | impl SqlSession {
[INFO] [stdout]      | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2276 |     fn tx(&mut self) -> std::result::Result<&mut Transaction, SqlError> {
[INFO] [stdout]      |        ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chorus-pg v0.1.0 (/opt/rustwide/workdir/crates/chorus-pg)
[INFO] [stdout] warning: method `tx` is never used
[INFO] [stdout]     --> crates/chorus-sql/src/lib.rs:2276:8
[INFO] [stdout]      |
[INFO] [stdout] 1676 | impl SqlSession {
[INFO] [stdout]      | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2276 |     fn tx(&mut self) -> std::result::Result<&mut Transaction, SqlError> {
[INFO] [stdout]      |        ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `result_rows`, and `row_description` are never used
[INFO] [stdout]     --> crates/chorus-pg/src/lib.rs:1468:8
[INFO] [stdout]      |
[INFO] [stdout] 1467 | impl Connection {
[INFO] [stdout]      | --------------- associated items in this implementation
[INFO] [stdout] 1468 |     fn new(engine: Arc<SqlEngine>, io: Box<dyn Io>) -> Self {
[INFO] [stdout]      |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 2482 |     fn result_rows(&mut self, r: &QueryResult) -> std::io::Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2548 |     fn row_description(&mut self, r: &QueryResult) -> std::io::Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `result_rows` and `row_description` are never used
[INFO] [stdout]     --> crates/chorus-pg/src/lib.rs:2482:8
[INFO] [stdout]      |
[INFO] [stdout] 1467 | impl Connection {
[INFO] [stdout]      | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2482 |     fn result_rows(&mut self, r: &QueryResult) -> std::io::Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2548 |     fn row_description(&mut self, r: &QueryResult) -> std::io::Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking chorus-redb v0.1.0 (/opt/rustwide/workdir/crates/chorus-redb)
[INFO] [stdout] warning: methods `leader_id`, `quorum`, and `ping` are never used
[INFO] [stdout]    --> crates/chorus-consensus/src/lib.rs:640:8
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl NetworkConsensus {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 640 |     fn leader_id(&self) -> Option<u64> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 |     fn quorum(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 648 |     fn ping(&self, node_id: u64) -> 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: methods `leader_id`, `quorum`, and `ping` are never used
[INFO] [stdout]    --> crates/chorus-consensus/src/lib.rs:640:8
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl NetworkConsensus {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 640 |     fn leader_id(&self) -> Option<u64> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 |     fn quorum(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 648 |     fn ping(&self, node_id: u64) -> bool {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chorus-admin v0.1.0 (/opt/rustwide/workdir/crates/chorus-admin)
[INFO] [stderr]     Checking chorus-node v0.1.0 (/opt/rustwide/workdir/crates/chorus-node)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d", kill_on_drop: false }`
[INFO] [stdout] cb9d1882830afdb91b2d0921fa529baa57b7caeb21da313c5bddb00bf102d10d
