[INFO] cloning repository https://github.com/cutlerjake/mining_width_maintainer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cutlerjake/mining_width_maintainer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcutlerjake%2Fmining_width_maintainer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcutlerjake%2Fmining_width_maintainer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f6c0cb5f037a43fb8db02a60afc5c9483d90c13
[INFO] testing cutlerjake/mining_width_maintainer against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcutlerjake%2Fmining_width_maintainer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cutlerjake/mining_width_maintainer
[INFO] finished tweaking git repo https://github.com/cutlerjake/mining_width_maintainer
[INFO] tweaked toml for git repo https://github.com/cutlerjake/mining_width_maintainer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cutlerjake/mining_width_maintainer on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cutlerjake/mining_width_maintainer 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0353ca6ddfb94d4197be262da29d1b2fd08886df0c2b2c31564a4704bf6701b
[INFO] running `Command { std: "docker" "start" "-a" "d0353ca6ddfb94d4197be262da29d1b2fd08886df0c2b2c31564a4704bf6701b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0353ca6ddfb94d4197be262da29d1b2fd08886df0c2b2c31564a4704bf6701b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0353ca6ddfb94d4197be262da29d1b2fd08886df0c2b2c31564a4704bf6701b", kill_on_drop: false }`
[INFO] [stdout] d0353ca6ddfb94d4197be262da29d1b2fd08886df0c2b2c31564a4704bf6701b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f84b6162e7c354ab6a8e53cacf388c7a8c8b90e48be613818994ca07702f80d1
[INFO] running `Command { std: "docker" "start" "-a" "f84b6162e7c354ab6a8e53cacf388c7a8c8b90e48be613818994ca07702f80d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling depends_core v0.10.1
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling depends_derives v0.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling depends v0.10.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling ndarray-npy v0.8.1
[INFO] [stderr]    Compiling mining_width_maintainer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `num::clamp`
[INFO] [stdout]  --> src/mining_width.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num::clamp;
[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/mining_width_maintainer.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let mut inds = best_width.inds(self.sched.sched.dim().into());
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/mining_width_maintainer.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |             let mut inds = best_width.inds(self.sched.sched.dim().into());
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:361:30
[INFO] [stdout]     |
[INFO] [stdout] 361 |             let (best_width, delta) = self.best_covering_width(
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:459:30
[INFO] [stdout]     |
[INFO] [stdout] 459 |             let (best_width, delta) = self.best_covering_width(
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fix_perturbed`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:614:29
[INFO] [stdout]     |
[INFO] [stdout] 614 |                         let fix_perturbed =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fix_perturbed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fix_perturbed`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:619:29
[INFO] [stdout]     |
[INFO] [stdout] 619 |                         let fix_perturbed =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fix_perturbed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ind`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:623:49
[INFO] [stdout]     |
[INFO] [stdout] 623 |                     BlockPerturbType::Unchanged(ind) => {}
[INFO] [stdout]     |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `perimeter` is never used
[INFO] [stdout]    --> src/mining_width.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl SquareMiningWidth {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn perimeter(&self, dim: [usize; 3]) -> Vec<[usize; 3]> {
[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 `mask` is never used
[INFO] [stdout]   --> src/mining_width_maintainer.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl NeighbordMask {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn mask(&self) -> &Array3<usize> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fix_neighbors`, `fix_preds`, and `fix_succs` are never used
[INFO] [stdout]    --> src/mining_width_maintainer.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl MiningWidthMaintainer {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn fix_neighbors(&mut self, mining_width: &SquareMiningWidth, period: u8) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     fn fix_preds(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     fn fix_succs(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
[INFO] running `Command { std: "docker" "inspect" "f84b6162e7c354ab6a8e53cacf388c7a8c8b90e48be613818994ca07702f80d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84b6162e7c354ab6a8e53cacf388c7a8c8b90e48be613818994ca07702f80d1", kill_on_drop: false }`
[INFO] [stdout] f84b6162e7c354ab6a8e53cacf388c7a8c8b90e48be613818994ca07702f80d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2976aef11a5edd3a8bd2c0b50f528511be5734ed058a07f8a9a0b79c9c95ebfa
[INFO] running `Command { std: "docker" "start" "-a" "2976aef11a5edd3a8bd2c0b50f528511be5734ed058a07f8a9a0b79c9c95ebfa", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `num::clamp`
[INFO] [stdout]  --> src/mining_width.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num::clamp;
[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/mining_width_maintainer.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let mut inds = best_width.inds(self.sched.sched.dim().into());
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/mining_width_maintainer.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |             let mut inds = best_width.inds(self.sched.sched.dim().into());
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:361:30
[INFO] [stdout]     |
[INFO] [stdout] 361 |             let (best_width, delta) = self.best_covering_width(
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:459:30
[INFO] [stdout]     |
[INFO] [stdout] 459 |             let (best_width, delta) = self.best_covering_width(
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fix_perturbed`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:614:29
[INFO] [stdout]     |
[INFO] [stdout] 614 |                         let fix_perturbed =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fix_perturbed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fix_perturbed`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:619:29
[INFO] [stdout]     |
[INFO] [stdout] 619 |                         let fix_perturbed =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fix_perturbed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ind`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:623:49
[INFO] [stdout]     |
[INFO] [stdout] 623 |                     BlockPerturbType::Unchanged(ind) => {}
[INFO] [stdout]     |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `perimeter` is never used
[INFO] [stdout]    --> src/mining_width.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl SquareMiningWidth {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn perimeter(&self, dim: [usize; 3]) -> Vec<[usize; 3]> {
[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 `mask` is never used
[INFO] [stdout]   --> src/mining_width_maintainer.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl NeighbordMask {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn mask(&self) -> &Array3<usize> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fix_neighbors`, `fix_preds`, and `fix_succs` are never used
[INFO] [stdout]    --> src/mining_width_maintainer.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl MiningWidthMaintainer {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn fix_neighbors(&mut self, mining_width: &SquareMiningWidth, period: u8) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     fn fix_preds(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     fn fix_succs(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mining_width_maintainer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `num::clamp`
[INFO] [stdout]  --> src/mining_width.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num::clamp;
[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: `Array`
[INFO] [stdout]    --> src/mining_width.rs:203:22
[INFO] [stdout]     |
[INFO] [stdout] 203 |     use ndarray::{s, Array, Array3};
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mining_width_maintainer.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let mut inds = best_width.inds(self.sched.sched.dim().into());
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/mining_width_maintainer.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |             let mut inds = best_width.inds(self.sched.sched.dim().into());
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:361:30
[INFO] [stdout]     |
[INFO] [stdout] 361 |             let (best_width, delta) = self.best_covering_width(
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:459:30
[INFO] [stdout]     |
[INFO] [stdout] 459 |             let (best_width, delta) = self.best_covering_width(
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fix_perturbed`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:614:29
[INFO] [stdout]     |
[INFO] [stdout] 614 |                         let fix_perturbed =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fix_perturbed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fix_perturbed`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:619:29
[INFO] [stdout]     |
[INFO] [stdout] 619 |                         let fix_perturbed =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fix_perturbed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ind`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:623:49
[INFO] [stdout]     |
[INFO] [stdout] 623 |                     BlockPerturbType::Unchanged(ind) => {}
[INFO] [stdout]     |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mining_width`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         mining_width: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr_mask_id`
[INFO] [stdout]    --> src/mining_width_maintainer.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 |         curr_mask_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mask` is never used
[INFO] [stdout]   --> src/mining_width_maintainer.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl NeighbordMask {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn mask(&self) -> &Array3<usize> {
[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 `fix_preds` and `fix_succs` are never used
[INFO] [stdout]    --> src/mining_width_maintainer.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl MiningWidthMaintainer {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 302 |     fn fix_preds(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     fn fix_succs(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "2976aef11a5edd3a8bd2c0b50f528511be5734ed058a07f8a9a0b79c9c95ebfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2976aef11a5edd3a8bd2c0b50f528511be5734ed058a07f8a9a0b79c9c95ebfa", kill_on_drop: false }`
[INFO] [stdout] 2976aef11a5edd3a8bd2c0b50f528511be5734ed058a07f8a9a0b79c9c95ebfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e14deca5168e29391ab5cd9efa658be8c376f83ed571d33ef40fcdd9dce0282
[INFO] running `Command { std: "docker" "start" "-a" "5e14deca5168e29391ab5cd9efa658be8c376f83ed571d33ef40fcdd9dce0282", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `num::clamp`
[INFO] [stderr]  --> src/mining_width.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use num::clamp;
[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/mining_width_maintainer.rs:240:17
[INFO] [stderr]     |
[INFO] [stderr] 240 |             let mut inds = best_width.inds(self.sched.sched.dim().into());
[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: variable does not need to be mutable
[INFO] [stderr]    --> src/mining_width_maintainer.rs:289:17
[INFO] [stderr]     |
[INFO] [stderr] 289 |             let mut inds = best_width.inds(self.sched.sched.dim().into());
[INFO] [stderr]     |                 ----^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `delta`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:361:30
[INFO] [stderr]     |
[INFO] [stderr] 361 |             let (best_width, delta) = self.best_covering_width(
[INFO] [stderr]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `delta`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:459:30
[INFO] [stderr]     |
[INFO] [stderr] 459 |             let (best_width, delta) = self.best_covering_width(
[INFO] [stderr]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mining_width`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:501:9
[INFO] [stderr]     |
[INFO] [stderr] 501 |         mining_width: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `curr_mask_id`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:503:9
[INFO] [stderr]     |
[INFO] [stderr] 503 |         curr_mask_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mining_width`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:529:9
[INFO] [stderr]     |
[INFO] [stderr] 529 |         mining_width: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `curr_mask_id`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:531:9
[INFO] [stderr]     |
[INFO] [stderr] 531 |         curr_mask_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fix_perturbed`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:614:29
[INFO] [stderr]     |
[INFO] [stderr] 614 |                         let fix_perturbed =
[INFO] [stderr]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fix_perturbed`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fix_perturbed`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:619:29
[INFO] [stderr]     |
[INFO] [stderr] 619 |                         let fix_perturbed =
[INFO] [stderr]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fix_perturbed`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ind`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:623:49
[INFO] [stderr]     |
[INFO] [stderr] 623 |                     BlockPerturbType::Unchanged(ind) => {}
[INFO] [stderr]     |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ind`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mining_width`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:669:9
[INFO] [stderr]     |
[INFO] [stderr] 669 |         mining_width: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mining_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `curr_mask_id`
[INFO] [stderr]    --> src/mining_width_maintainer.rs:671:9
[INFO] [stderr]     |
[INFO] [stderr] 671 |         curr_mask_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_mask_id`
[INFO] [stderr] 
[INFO] [stderr] warning: method `perimeter` is never used
[INFO] [stderr]    --> src/mining_width.rs:115:8
[INFO] [stderr]     |
[INFO] [stderr]  11 | impl SquareMiningWidth {
[INFO] [stderr]     | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 115 |     fn perimeter(&self, dim: [usize; 3]) -> Vec<[usize; 3]> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `mask` is never used
[INFO] [stderr]   --> src/mining_width_maintainer.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 45 | impl NeighbordMask {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 69 |     fn mask(&self) -> &Array3<usize> {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `fix_neighbors`, `fix_preds`, and `fix_succs` are never used
[INFO] [stderr]    --> src/mining_width_maintainer.rs:162:8
[INFO] [stderr]     |
[INFO] [stderr]  81 | impl MiningWidthMaintainer {
[INFO] [stderr]     | -------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 162 |     fn fix_neighbors(&mut self, mining_width: &SquareMiningWidth, period: u8) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 302 |     fn fix_preds(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 402 |     fn fix_succs(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Array`
[INFO] [stderr]    --> src/mining_width.rs:203:22
[INFO] [stderr]     |
[INFO] [stderr] 203 |     use ndarray::{s, Array, Array3};
[INFO] [stderr]     |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `mask` is never used
[INFO] [stderr]   --> src/mining_width_maintainer.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 45 | impl NeighbordMask {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 69 |     fn mask(&self) -> &Array3<usize> {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `fix_preds` and `fix_succs` are never used
[INFO] [stderr]    --> src/mining_width_maintainer.rs:302:8
[INFO] [stderr]     |
[INFO] [stderr]  81 | impl MiningWidthMaintainer {
[INFO] [stderr]     | -------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 302 |     fn fix_preds(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 402 |     fn fix_succs(&mut self, ind: [usize; 3], mining_width: u8, period: u8, curr_mask_id: usize) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mining_width_maintainer` (lib) generated 17 warnings (run `cargo fix --lib -p mining_width_maintainer` to apply 3 suggestions)
[INFO] [stderr] warning: `mining_width_maintainer` (lib test) generated 17 warnings (14 duplicates) (run `cargo fix --lib -p mining_width_maintainer --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mining_width_maintainer-577774ae70e91b16)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test mining_width::tests::test_inds_full ... ok
[INFO] [stdout] test mining_width::tests::neighbors_on_boundaries ... ok
[INFO] [stdout] test mining_width::tests::test_inds_cut ... ok
[INFO] [stdout] test mining_width::tests::test_intersecting ... ok
[INFO] [stdout] test mining_width::tests::test_perimeter ... ok
[INFO] [stdout] test mining_width::tests::test_neighbors ... ok
[INFO] [stdout] test mining_width_maintainer::tests::fix_neighbors ... ok
[INFO] [stdout] test mining_width_maintainer::tests::set_internal_inds ... ok
[INFO] [stdout] test mining_width_maintainer::tests::fix_neighbors_perturb ... ok
[INFO] [stdout] test mining_width::tests::test_wide_perimeter ... FAILED
[INFO] [stdout] test mining_width_maintainer::tests::fix_preds ... FAILED
[INFO] [stdout] test mining_width_maintainer::tests::fix_mining_width ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mining_width::tests::test_wide_perimeter stdout ----
[INFO] [stdout] [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 2, 2, 2, 0, 2, 2, 2, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[INFO] [stdout]  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]], shape=[15, 15], strides=[225, 15], layout=Custom (0x0), const ndim=2
[INFO] [stdout] 
[INFO] [stdout] thread 'mining_width::tests::test_wide_perimeter' (31) panicked at src/mining_width.rs:396:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [[2, 2, 5], [2, 3, 5], [2, 4, 5], [2, 5, 5], [2, 6, 5], [2, 7, 5], [2, 8, 5], [3, 2, 5], [3, 3, 5], [3, 4, 5], [3, 5, 5], [3, 6, 5], [3, 7, 5], [3, 8, 5], [4, 2, 5], [4, 3, 5], [4, 4, 5], [4, 5, 5], [4, 6, 5], [4, 7, 5], [4, 8, 5], [6, 2, 5], [6, 3, 5], [6, 4, 5], [6, 5, 5], [6, 6, 5], [6, 7, 5], [6, 8, 5], [7, 2, 5], [7, 3, 5], [7, 4, 5], [7, 5, 5], [7, 6, 5], [7, 7, 5], [7, 8, 5], [8, 2, 5], [8, 3, 5], [8, 4, 5], [8, 5, 5], [8, 6, 5], [8, 7, 5], [8, 8, 5], [5, 2, 5], [5, 3, 5], [5, 4, 5], [5, 6, 5], [5, 7, 5], [5, 8, 5]]
[INFO] [stdout]  right: [[4, 4, 5], [4, 5, 5], [4, 6, 5], [6, 4, 5], [6, 5, 5], [6, 6, 5], [5, 4, 5], [5, 6, 5]]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbd4e1e6b92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbd4e1e6b92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbd4e1e6b92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cbd4e1e6b92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cbd4e1f7ecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cbd4e1f7ecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cbd4e1b3f11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbd4e1b3f11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cbd4e1bffb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cbd4e1c4b5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cbd4e1c49f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cbd4e10031e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5cbd4e10031e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbd4e1c521f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5cbd4e1c521f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cbd4e1c507a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cbd4e1c00e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cbd4e1a838d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cbd4e1ffb80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cbd4e1ff983 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5cbd4e0bada7 - core::panicking::assert_failed::h6d6694d9d53343b3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5cbd4e0a7f47 - mining_width_maintainer::mining_width::tests::test_wide_perimeter::h96af2654f50d137e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mining_width.rs:396:9
[INFO] [stdout]   22:     0x5cbd4e0a8057 - mining_width_maintainer::mining_width::tests::test_wide_perimeter::{{closure}}::hf7fdfadb5ac62bc0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mining_width.rs:383:29
[INFO] [stdout]   23:     0x5cbd4e0bf8a6 - core::ops::function::FnOnce::call_once::h4bc12820f5be8d77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cbd4e1000db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cbd4e1000db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cbd4e115d45 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cbd4e115d45 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cbd4e115d45 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5cbd4e115d45 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5cbd4e115d45 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cbd4e115d45 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cbd4e115d45 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cbd4e0ec534 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cbd4e0ec534 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5cbd4e0efdfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5cbd4e0efdfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cbd4e0efdfa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5cbd4e0efdfa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5cbd4e0efdfa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cbd4e0efdfa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5cbd4e0efdfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cbd4e1bb24f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5cbd4e1bb24f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7f0801d46aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0801dd3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mining_width_maintainer::tests::fix_preds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mining_width_maintainer::tests::fix_preds' (35) panicked at src/mining_width_maintainer.rs:959:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbd4e1e6b92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbd4e1e6b92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbd4e1e6b92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cbd4e1e6b92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cbd4e1f7ecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cbd4e1f7ecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cbd4e1b3f11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbd4e1b3f11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cbd4e1bffb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cbd4e1c4b5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cbd4e1c49f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cbd4e10031e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5cbd4e10031e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbd4e1c521f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5cbd4e1c521f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cbd4e1c507a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cbd4e1c00e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cbd4e1a838d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cbd4e1ffb80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cbd4e1ff126 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5cbd4e098a7b - core::result::Result<T,E>::unwrap::ha3c382d435626b3e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5cbd4e098a7b - mining_width_maintainer::mining_width_maintainer::tests::fix_preds::h5b194b8e3142aaba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mining_width_maintainer.rs:959:65
[INFO] [stdout]   22:     0x5cbd4e098db7 - mining_width_maintainer::mining_width_maintainer::tests::fix_preds::{{closure}}::ha05dc184e66d454f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mining_width_maintainer.rs:939:19
[INFO] [stdout]   23:     0x5cbd4e0bf826 - core::ops::function::FnOnce::call_once::h20654c8087a0612f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cbd4e1000db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cbd4e1000db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cbd4e115d45 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cbd4e115d45 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cbd4e115d45 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5cbd4e115d45 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5cbd4e115d45 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cbd4e115d45 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cbd4e115d45 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cbd4e0ec534 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cbd4e0ec534 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5cbd4e0efdfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5cbd4e0efdfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cbd4e0efdfa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5cbd4e0efdfa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5cbd4e0efdfa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cbd4e0efdfa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5cbd4e0efdfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cbd4e1bb24f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5cbd4e1bb24f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7f0801d46aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0801dd3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mining_width_maintainer::tests::fix_mining_width stdout ----
[INFO] [stdout] Perturbed 0 times, perturbation: [35, 12, 43], 8
[INFO] [stdout] 
[INFO] [stdout] thread 'mining_width_maintainer::tests::fix_mining_width' (32) panicked at src/mining_width_maintainer.rs:998:88:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbd4e1e6b92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbd4e1e6b92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbd4e1e6b92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cbd4e1e6b92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cbd4e1f7ecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cbd4e1f7ecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cbd4e1b3f11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbd4e1b3f11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cbd4e1bffb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cbd4e1c4b5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cbd4e1c49f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cbd4e10031e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5cbd4e10031e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbd4e1c521f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5cbd4e1c521f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cbd4e1c507a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cbd4e1c00e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cbd4e1a838d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cbd4e1ffb80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cbd4e1ff126 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5cbd4e097943 - core::result::Result<T,E>::unwrap::ha3c382d435626b3e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5cbd4e097943 - mining_width_maintainer::mining_width_maintainer::tests::fix_mining_width::h139db6075e6bb683
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mining_width_maintainer.rs:998:88
[INFO] [stdout]   22:     0x5cbd4e097c67 - mining_width_maintainer::mining_width_maintainer::tests::fix_mining_width::{{closure}}::h09cb300113aa812a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mining_width_maintainer.rs:966:26
[INFO] [stdout]   23:     0x5cbd4e0bfac6 - core::ops::function::FnOnce::call_once::h903aa6aca73c1d0b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cbd4e1000db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cbd4e1000db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cbd4e115d45 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cbd4e115d45 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cbd4e115d45 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5cbd4e115d45 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5cbd4e115d45 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cbd4e115d45 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cbd4e115d45 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cbd4e0ec534 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cbd4e0ec534 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5cbd4e0efdfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5cbd4e0efdfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cbd4e0efdfa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5cbd4e0efdfa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5cbd4e0efdfa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cbd4e0efdfa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5cbd4e0efdfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cbd4e1bb24f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5cbd4e1bb24f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7f0801d46aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0801dd3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mining_width::tests::test_wide_perimeter
[INFO] [stdout]     mining_width_maintainer::tests::fix_mining_width
[INFO] [stdout]     mining_width_maintainer::tests::fix_preds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5e14deca5168e29391ab5cd9efa658be8c376f83ed571d33ef40fcdd9dce0282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e14deca5168e29391ab5cd9efa658be8c376f83ed571d33ef40fcdd9dce0282", kill_on_drop: false }`
[INFO] [stdout] 5e14deca5168e29391ab5cd9efa658be8c376f83ed571d33ef40fcdd9dce0282
