[INFO] cloning repository https://github.com/massimo-nocentini/avgdist-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/massimo-nocentini/avgdist-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassimo-nocentini%2Favgdist-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassimo-nocentini%2Favgdist-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6f5577754be8e48fa19cffbc81f6bdea2d44804
[INFO] testing massimo-nocentini/avgdist-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassimo-nocentini%2Favgdist-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  62% (218/351)
Updating files:  63% (222/351)
Updating files:  64% (225/351)
Updating files:  65% (229/351)
Updating files:  66% (232/351)
Updating files:  67% (236/351)
Updating files:  68% (239/351)
Updating files:  69% (243/351)
Updating files:  70% (246/351)
Updating files:  71% (250/351)
Updating files:  72% (253/351)
Updating files:  73% (257/351)
Updating files:  74% (260/351)
Updating files:  75% (264/351)
Updating files:  76% (267/351)
Updating files:  77% (271/351)
Updating files:  78% (274/351)
Updating files:  79% (278/351)
Updating files:  80% (281/351)
Updating files:  81% (285/351)
Updating files:  82% (288/351)
Updating files:  83% (292/351)
Updating files:  84% (295/351)
Updating files:  85% (299/351)
Updating files:  86% (302/351)
Updating files:  87% (306/351)
Updating files:  88% (309/351)
Updating files:  89% (313/351)
Updating files:  90% (316/351)
Updating files:  91% (320/351)
Updating files:  92% (323/351)
Updating files:  93% (327/351)
Updating files:  94% (330/351)
Updating files:  95% (334/351)
Updating files:  96% (337/351)
Updating files:  97% (341/351)
Updating files:  98% (344/351)
Updating files:  99% (348/351)
Updating files: 100% (351/351)
Updating files: 100% (351/351), done.
[INFO] started tweaking git repo https://github.com/massimo-nocentini/avgdist-rs
[INFO] finished tweaking git repo https://github.com/massimo-nocentini/avgdist-rs
[INFO] tweaked toml for git repo https://github.com/massimo-nocentini/avgdist-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/massimo-nocentini/avgdist-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/massimo-nocentini/avgdist-rs 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57059ff794bda8d1789df82dc0318e64699a7ab147ee99d9dda3f0c15d66eb90
[INFO] running `Command { std: "docker" "start" "-a" "57059ff794bda8d1789df82dc0318e64699a7ab147ee99d9dda3f0c15d66eb90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57059ff794bda8d1789df82dc0318e64699a7ab147ee99d9dda3f0c15d66eb90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57059ff794bda8d1789df82dc0318e64699a7ab147ee99d9dda3f0c15d66eb90", kill_on_drop: false }`
[INFO] [stdout] 57059ff794bda8d1789df82dc0318e64699a7ab147ee99d9dda3f0c15d66eb90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5197428e33441aea6059852cf4782fd4c313fb9943432984df76e7d6e0abd30c
[INFO] running `Command { std: "docker" "start" "-a" "5197428e33441aea6059852cf4782fd4c313fb9943432984df76e7d6e0abd30c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling maligned v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling impl-tools-lib v0.11.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling common_traits v0.11.3
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling lender-derive v0.1.2
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling mmap-rs v0.6.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling mem_dbg v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling lambert_w v1.2.21
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling epserde v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling epserde-derive v0.8.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling mem_dbg-derive v0.1.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling epserde v0.6.3
[INFO] [stderr]    Compiling lender v0.3.1
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.1
[INFO] [stderr]    Compiling mem_dbg v0.2.5
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling thread-priority v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ambassador v0.4.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive_setters v0.1.7
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling pluralizer v0.4.0
[INFO] [stderr]    Compiling epserde-derive v0.6.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling dsi-progress-logger v0.2.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling dsi-bitstream v0.5.0
[INFO] [stderr]    Compiling java-properties v2.0.0
[INFO] [stderr]    Compiling lender v0.2.9
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling sync-cell-slice v0.9.11
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling sux v0.7.4
[INFO] [stderr]    Compiling sux v0.4.6
[INFO] [stderr]    Compiling webgraph v0.3.0 (https://github.com/vigna/webgraph-rs.git#e5432f48)
[INFO] [stderr]    Compiling avgdist-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::rngs::ThreadRng`
[INFO] [stdout]  --> src/bin/closeness.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[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: `thread`
[INFO] [stdout]  --> src/bin/harmonic.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{env, thread};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/closeness.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut r = rand::thread_rng();
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/bin/closeness.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut r = rand::thread_rng();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Rc` is assigned to, but never used
[INFO] [stdout]    --> src/bin/unipairs.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut Rc = 0usize; // count of pairs
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_Rc` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `Rc` is never read
[INFO] [stdout]    --> src/bin/unipairs.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Rc += c;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut D = 0usize; // maximum diameter
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mut S = 0usize; // sum of distances
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut C = 0usize; // count of pairs
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `R` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut R = 0.0; // ratio of pairs
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Rc` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut Rc = 0usize; // count of pairs
[INFO] [stdout]     |             ^^ help: convert the identifier to snake case: `rc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "5197428e33441aea6059852cf4782fd4c313fb9943432984df76e7d6e0abd30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5197428e33441aea6059852cf4782fd4c313fb9943432984df76e7d6e0abd30c", kill_on_drop: false }`
[INFO] [stdout] 5197428e33441aea6059852cf4782fd4c313fb9943432984df76e7d6e0abd30c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f9e9e4abfcae7c7843fc4f3d5ff705e2968b681020acfe0cf14ae5bca4d06c5
[INFO] running `Command { std: "docker" "start" "-a" "8f9e9e4abfcae7c7843fc4f3d5ff705e2968b681020acfe0cf14ae5bca4d06c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling avgdist-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/bin/harmonic.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{env, thread};
[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: `rand::rngs::ThreadRng`
[INFO] [stdout]  --> src/bin/closeness.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/closeness.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut r = rand::thread_rng();
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/bin/closeness.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut r = rand::thread_rng();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Rc` is assigned to, but never used
[INFO] [stdout]    --> src/bin/unipairs.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut Rc = 0usize; // count of pairs
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_Rc` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `Rc` is never read
[INFO] [stdout]    --> src/bin/unipairs.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Rc += c;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut D = 0usize; // maximum diameter
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mut S = 0usize; // sum of distances
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut C = 0usize; // count of pairs
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `R` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut R = 0.0; // ratio of pairs
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Rc` should have a snake case name
[INFO] [stdout]    --> src/bin/unipairs.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut Rc = 0usize; // count of pairs
[INFO] [stdout]     |             ^^ help: convert the identifier to snake case: `rc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] running `Command { std: "docker" "inspect" "8f9e9e4abfcae7c7843fc4f3d5ff705e2968b681020acfe0cf14ae5bca4d06c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f9e9e4abfcae7c7843fc4f3d5ff705e2968b681020acfe0cf14ae5bca4d06c5", kill_on_drop: false }`
[INFO] [stdout] 8f9e9e4abfcae7c7843fc4f3d5ff705e2968b681020acfe0cf14ae5bca4d06c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b55fbfa018aaf7d7b8095d788299a8ed0d230082f74d601415d128a678cfc39
[INFO] running `Command { std: "docker" "start" "-a" "0b55fbfa018aaf7d7b8095d788299a8ed0d230082f74d601415d128a678cfc39", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `thread`
[INFO] [stderr]  --> src/bin/harmonic.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::{env, thread};
[INFO] [stderr]   |                ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Rc` is assigned to, but never used
[INFO] [stderr]    --> src/bin/unipairs.rs:155:9
[INFO] [stderr]     |
[INFO] [stderr] 155 |     let mut Rc = 0usize; // count of pairs
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_Rc` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `Rc` is never read
[INFO] [stderr]    --> src/bin/unipairs.rs:166:5
[INFO] [stderr]     |
[INFO] [stderr] 166 |     Rc += c;
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `D` should have a snake case name
[INFO] [stderr]    --> src/bin/unipairs.rs:151:13
[INFO] [stderr]     |
[INFO] [stderr] 151 |     let mut D = 0usize; // maximum diameter
[INFO] [stderr]     |             ^ help: convert the identifier to snake case: `d`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `S` should have a snake case name
[INFO] [stderr]    --> src/bin/unipairs.rs:152:13
[INFO] [stderr]     |
[INFO] [stderr] 152 |     let mut S = 0usize; // sum of distances
[INFO] [stderr]     |             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `C` should have a snake case name
[INFO] [stderr]    --> src/bin/unipairs.rs:153:13
[INFO] [stderr]     |
[INFO] [stderr] 153 |     let mut C = 0usize; // count of pairs
[INFO] [stderr]     |             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `R` should have a snake case name
[INFO] [stderr]    --> src/bin/unipairs.rs:154:13
[INFO] [stderr]     |
[INFO] [stderr] 154 |     let mut R = 0.0; // ratio of pairs
[INFO] [stderr]     |             ^ help: convert the identifier to snake case: `r`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Rc` should have a snake case name
[INFO] [stderr]    --> src/bin/unipairs.rs:155:13
[INFO] [stderr]     |
[INFO] [stderr] 155 |     let mut Rc = 0usize; // count of pairs
[INFO] [stderr]     |             ^^ help: convert the identifier to snake case: `rc`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::rngs::ThreadRng`
[INFO] [stderr]  --> src/bin/closeness.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rand::rngs::ThreadRng;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin/closeness.rs:125:9
[INFO] [stderr]     |
[INFO] [stderr] 125 |     let mut r = rand::thread_rng();
[INFO] [stderr]     |         ----^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> src/bin/closeness.rs:125:9
[INFO] [stderr]     |
[INFO] [stderr] 125 |     let mut r = rand::thread_rng();
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `avgdist-rs` (bin "harmonic" test) generated 1 warning (run `cargo fix --bin "harmonic" -p avgdist-rs --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `avgdist-rs` (bin "unipairs" test) generated 7 warnings
[INFO] [stderr] warning: `avgdist-rs` (bin "closeness" test) generated 3 warnings (run `cargo fix --bin "closeness" -p avgdist-rs --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/avgdist_rs-0f2e2bcfaac15cef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/avgdist_rs-a2394048c5b7034f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/channels.rs (/opt/rustwide/target/debug/deps/channels-43b5e5801b46c17c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/closeness.rs (/opt/rustwide/target/debug/deps/closeness-5f311b06d852fd26)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/harmonic.rs (/opt/rustwide/target/debug/deps/harmonic-0474580c952f6019)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/simpath.rs (/opt/rustwide/target/debug/deps/simpath-16dddd6ffe74416f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sink.rs (/opt/rustwide/target/debug/deps/sink-68a25f60976773dd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/unipairs.rs (/opt/rustwide/target/debug/deps/unipairs-fc0bd150c63fd641)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests avgdist_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b55fbfa018aaf7d7b8095d788299a8ed0d230082f74d601415d128a678cfc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b55fbfa018aaf7d7b8095d788299a8ed0d230082f74d601415d128a678cfc39", kill_on_drop: false }`
[INFO] [stdout] 0b55fbfa018aaf7d7b8095d788299a8ed0d230082f74d601415d128a678cfc39
