[INFO] cloning repository https://github.com/LeoMul/sir_lock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoMul/sir_lock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoMul%2Fsir_lock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoMul%2Fsir_lock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb4900229aaabea200df9616db7c9f541c559c53
[INFO] testing LeoMul/sir_lock against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoMul%2Fsir_lock" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeoMul/sir_lock
[INFO] finished tweaking git repo https://github.com/LeoMul/sir_lock
[INFO] tweaked toml for git repo https://github.com/LeoMul/sir_lock written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeoMul/sir_lock on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeoMul/sir_lock 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b8a6c976b29279148da41428306c7435ea8507daa2ee396f2cbce120edf34df
[INFO] running `Command { std: "docker" "start" "-a" "1b8a6c976b29279148da41428306c7435ea8507daa2ee396f2cbce120edf34df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b8a6c976b29279148da41428306c7435ea8507daa2ee396f2cbce120edf34df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8a6c976b29279148da41428306c7435ea8507daa2ee396f2cbce120edf34df", kill_on_drop: false }`
[INFO] [stdout] 1b8a6c976b29279148da41428306c7435ea8507daa2ee396f2cbce120edf34df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25886a8c23ec87680a54a2b70a0a696d4664630f7e56f69718038ecd3f8c5d56
[INFO] running `Command { std: "docker" "start" "-a" "25886a8c23ec87680a54a2b70a0a696d4664630f7e56f69718038ecd3f8c5d56", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling permutation v0.2.5
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling easy-cast v0.4.4
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling average v0.13.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling transpose v0.2.1
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling sampling v0.2.0-alpha (https://github.com/Pardoxa/sampling.git?rev=5919e83829e9a46d53e3b3631fa7a30491299ba5#5919e838)
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling net_ensembles v0.6.0-alpha (https://github.com/Pardoxa/net_ensembles.git?rev=4111f7af28188351899101995e4a3374d7cc207b#4111f7af)
[INFO] [stderr]    Compiling sir_lock v0.3.3-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `net_ensembles::sw_graph::SwContainer`
[INFO] [stdout]  --> src/sir_model/simple_prop.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use net_ensembles::sw_graph::SwContainer;
[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: `GenericGraph`
[INFO] [stdout]  --> src/sir_model/simple_prop.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | use net_ensembles::{GraphIteratorsMut, rand, GenericGraph};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_assertions`
[INFO] [stdout]    --> src/sir_model/large_dev_model_ba.rs:303:23
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 #[cfg(feature = "debug_assertions")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ldprint`
[INFO] [stdout]     = help: consider adding `debug_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/sir_model.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use large_dev_model_ba::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Measure` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use large_dev_model_sw::*;
[INFO] [stdout]    |         --------------------- but the name `Measure` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/sir_model.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use large_dev_model_ba::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `LockdownIndicator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use large_dev_model_sw::*;
[INFO] [stdout]    |         --------------------- but the name `LockdownIndicator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_assertions`
[INFO] [stdout]    --> src/sir_model/large_dev_model_sw.rs:319:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |                 #[cfg(feature = "debug_assertions")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ldprint`
[INFO] [stdout]     = help: consider adding `debug_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/sir_model/large_dev_model_sw.rs:1279:17
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                   /// 
[INFO] [stdout]      |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1298 | /                 {
[INFO] [stdout] 1299 | |                     //println!("not lockdown markov move");
[INFO] [stdout] 1300 | |                     self.ld_model.m_steps(count, &mut self.markov_workaround);
[INFO] [stdout] ...    |
[INFO] [stdout] 1308 | |                     self.markov_workaround.clear();
[INFO] [stdout] 1309 | |                 }
[INFO] [stdout]      | |_________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout]      = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lockdown_methods::LockdownParameters`
[INFO] [stdout]   --> src/life_span_size_fitting_threshscan/execute.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::{ sir_model::small_world_options::SWOptions, lockdown_methods::LockdownParameters};
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post_locked_down_graph`
[INFO] [stdout]    --> src/sir_model/simple_prop.rs:435:13
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let post_locked_down_graph = &mut self.transfer_sir_information(post_locked_down_graph);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_post_locked_down_graph`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locked_down`
[INFO] [stdout]    --> src/scan_lambda/execute.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 let locked_down = &mut inner.1;
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock`
[INFO] [stdout]   --> src/scan_lambda_gamma/execute.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let lock = LockdownParameters{
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_lock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/critical_lambda/execute.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[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: `lockgraph`
[INFO] [stdout]   --> src/critical_lambda/execute.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockgraph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locked_down`
[INFO] [stdout]   --> src/scan_lambda_lock_thresh/execute.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let locked_down = &mut inner.1;
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `m` is never read
[INFO] [stdout]    --> src/simple_sampling/execute.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     let mut m = 0;
[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: unused variable: `locked_down_graph`
[INFO] [stdout]    --> src/scan_gamma/execute.rs:247:21
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 let locked_down_graph = &mut inner.1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locked_down_graph`
[INFO] [stdout]    --> src/scan_gamma/execute.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 let locked_down_graph = &mut inner.1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scan_lock_params/execute.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stdout]     |                         ----^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lockgraph`
[INFO] [stdout]    --> src/scan_lock_params/execute.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockgraph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lockparams`
[INFO] [stdout]   --> src/scan_lock_params/execute.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let lockparams = LockdownParameters{
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockparams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sampling v0.2.0-alpha (https://github.com/Pardoxa/sampling.git?rev=5919e83829e9a46d53e3b3631fa7a30491299ba5#5919e838)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "25886a8c23ec87680a54a2b70a0a696d4664630f7e56f69718038ecd3f8c5d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25886a8c23ec87680a54a2b70a0a696d4664630f7e56f69718038ecd3f8c5d56", kill_on_drop: false }`
[INFO] [stdout] 25886a8c23ec87680a54a2b70a0a696d4664630f7e56f69718038ecd3f8c5d56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71d5abfcc5d48f283824b97baab4155dc2fe15ba99c2535410e797757955fd31
[INFO] running `Command { std: "docker" "start" "-a" "71d5abfcc5d48f283824b97baab4155dc2fe15ba99c2535410e797757955fd31", kill_on_drop: false }`
[INFO] [stderr]    Compiling sir_lock v0.3.3-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `net_ensembles::sw_graph::SwContainer`
[INFO] [stdout]  --> src/sir_model/simple_prop.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use net_ensembles::sw_graph::SwContainer;
[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: `GenericGraph`
[INFO] [stdout]  --> src/sir_model/simple_prop.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | use net_ensembles::{GraphIteratorsMut, rand, GenericGraph};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_assertions`
[INFO] [stdout]    --> src/sir_model/large_dev_model_ba.rs:303:23
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 #[cfg(feature = "debug_assertions")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ldprint`
[INFO] [stdout]     = help: consider adding `debug_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/sir_model.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use large_dev_model_ba::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Measure` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use large_dev_model_sw::*;
[INFO] [stdout]    |         --------------------- but the name `Measure` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/sir_model.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use large_dev_model_ba::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `LockdownIndicator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use large_dev_model_sw::*;
[INFO] [stdout]    |         --------------------- but the name `LockdownIndicator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_assertions`
[INFO] [stdout]    --> src/sir_model/large_dev_model_sw.rs:319:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |                 #[cfg(feature = "debug_assertions")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ldprint`
[INFO] [stdout]     = help: consider adding `debug_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/sir_model/large_dev_model_sw.rs:1279:17
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                   /// 
[INFO] [stdout]      |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1298 | /                 {
[INFO] [stdout] 1299 | |                     //println!("not lockdown markov move");
[INFO] [stdout] 1300 | |                     self.ld_model.m_steps(count, &mut self.markov_workaround);
[INFO] [stdout] ...    |
[INFO] [stdout] 1308 | |                     self.markov_workaround.clear();
[INFO] [stdout] 1309 | |                 }
[INFO] [stdout]      | |_________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout]      = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lockdown_methods::LockdownParameters`
[INFO] [stdout]   --> src/life_span_size_fitting_threshscan/execute.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::{ sir_model::small_world_options::SWOptions, lockdown_methods::LockdownParameters};
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post_locked_down_graph`
[INFO] [stdout]    --> src/sir_model/simple_prop.rs:435:13
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let post_locked_down_graph = &mut self.transfer_sir_information(post_locked_down_graph);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_post_locked_down_graph`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locked_down`
[INFO] [stdout]    --> src/scan_lambda/execute.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 let locked_down = &mut inner.1;
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock`
[INFO] [stdout]   --> src/scan_lambda_gamma/execute.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let lock = LockdownParameters{
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_lock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/critical_lambda/execute.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[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: `lockgraph`
[INFO] [stdout]   --> src/critical_lambda/execute.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockgraph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locked_down`
[INFO] [stdout]   --> src/scan_lambda_lock_thresh/execute.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let locked_down = &mut inner.1;
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `m` is never read
[INFO] [stdout]    --> src/simple_sampling/execute.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     let mut m = 0;
[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: unused variable: `locked_down_graph`
[INFO] [stdout]    --> src/scan_gamma/execute.rs:247:21
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 let locked_down_graph = &mut inner.1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locked_down_graph`
[INFO] [stdout]    --> src/scan_gamma/execute.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 let locked_down_graph = &mut inner.1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scan_lock_params/execute.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stdout]     |                         ----^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lockgraph`
[INFO] [stdout]    --> src/scan_lock_params/execute.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockgraph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lockparams`
[INFO] [stdout]   --> src/scan_lock_params/execute.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let lockparams = LockdownParameters{
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockparams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sampling v0.2.0-alpha (https://github.com/Pardoxa/sampling.git?rev=5919e83829e9a46d53e3b3631fa7a30491299ba5#5919e838)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "71d5abfcc5d48f283824b97baab4155dc2fe15ba99c2535410e797757955fd31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71d5abfcc5d48f283824b97baab4155dc2fe15ba99c2535410e797757955fd31", kill_on_drop: false }`
[INFO] [stdout] 71d5abfcc5d48f283824b97baab4155dc2fe15ba99c2535410e797757955fd31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1c65d9a5df487058d201e0be2a700c6938be201a27a3d3486f82e957c355fa4
[INFO] running `Command { std: "docker" "start" "-a" "f1c65d9a5df487058d201e0be2a700c6938be201a27a3d3486f82e957c355fa4", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `net_ensembles::sw_graph::SwContainer`
[INFO] [stderr]  --> src/sir_model/simple_prop.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use net_ensembles::sw_graph::SwContainer;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GenericGraph`
[INFO] [stderr]  --> src/sir_model/simple_prop.rs:5:46
[INFO] [stderr]   |
[INFO] [stderr] 5 | use net_ensembles::{GraphIteratorsMut, rand, GenericGraph};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `debug_assertions`
[INFO] [stderr]    --> src/sir_model/large_dev_model_ba.rs:303:23
[INFO] [stderr]     |
[INFO] [stderr] 303 |                 #[cfg(feature = "debug_assertions")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `ldprint`
[INFO] [stderr]     = help: consider adding `debug_assertions` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/sir_model.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use large_dev_model_ba::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Measure` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 22 | pub use large_dev_model_sw::*;
[INFO] [stderr]    |         --------------------- but the name `Measure` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/sir_model.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use large_dev_model_ba::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `LockdownIndicator` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 22 | pub use large_dev_model_sw::*;
[INFO] [stderr]    |         --------------------- but the name `LockdownIndicator` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `debug_assertions`
[INFO] [stderr]    --> src/sir_model/large_dev_model_sw.rs:319:23
[INFO] [stderr]     |
[INFO] [stderr] 319 |                 #[cfg(feature = "debug_assertions")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `ldprint`
[INFO] [stderr]     = help: consider adding `debug_assertions` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]     --> src/sir_model/large_dev_model_sw.rs:1279:17
[INFO] [stderr]      |
[INFO] [stderr] 1279 |                   /// 
[INFO] [stderr]      |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1298 | /                 {
[INFO] [stderr] 1299 | |                     //println!("not lockdown markov move");
[INFO] [stderr] 1300 | |                     self.ld_model.m_steps(count, &mut self.markov_workaround);
[INFO] [stderr] ...    |
[INFO] [stderr] 1308 | |                     self.markov_workaround.clear();
[INFO] [stderr] 1309 | |                 }
[INFO] [stderr]      | |_________________- rustdoc does not generate documentation for expressions
[INFO] [stderr]      |
[INFO] [stderr]      = help: use `//` for a plain comment
[INFO] [stderr]      = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lockdown_methods::LockdownParameters`
[INFO] [stderr]   --> src/life_span_size_fitting_threshscan/execute.rs:24:57
[INFO] [stderr]    |
[INFO] [stderr] 24 | use crate::{ sir_model::small_world_options::SWOptions, lockdown_methods::LockdownParameters};
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `post_locked_down_graph`
[INFO] [stderr]    --> src/sir_model/simple_prop.rs:435:13
[INFO] [stderr]     |
[INFO] [stderr] 435 |         let post_locked_down_graph = &mut self.transfer_sir_information(post_locked_down_graph);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_post_locked_down_graph`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `locked_down`
[INFO] [stderr]    --> src/scan_lambda/execute.rs:270:21
[INFO] [stderr]     |
[INFO] [stderr] 270 |                 let locked_down = &mut inner.1;
[INFO] [stderr]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lock`
[INFO] [stderr]   --> src/scan_lambda_gamma/execute.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let lock = LockdownParameters{
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_lock`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/critical_lambda/execute.rs:94:25
[INFO] [stderr]    |
[INFO] [stderr] 94 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[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: `lockgraph`
[INFO] [stderr]   --> src/critical_lambda/execute.rs:94:25
[INFO] [stderr]    |
[INFO] [stderr] 94 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stderr]    |                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockgraph`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `locked_down`
[INFO] [stderr]   --> src/scan_lambda_lock_thresh/execute.rs:97:17
[INFO] [stderr]    |
[INFO] [stderr] 97 |             let locked_down = &mut inner.1;
[INFO] [stderr]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `m` is never read
[INFO] [stderr]    --> src/simple_sampling/execute.rs:150:33
[INFO] [stderr]     |
[INFO] [stderr] 150 |                     let mut m = 0;
[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: unused variable: `locked_down_graph`
[INFO] [stderr]    --> src/scan_gamma/execute.rs:247:21
[INFO] [stderr]     |
[INFO] [stderr] 247 |                 let locked_down_graph = &mut inner.1;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down_graph`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `locked_down_graph`
[INFO] [stderr]    --> src/scan_gamma/execute.rs:150:21
[INFO] [stderr]     |
[INFO] [stderr] 150 |                 let locked_down_graph = &mut inner.1;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locked_down_graph`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/scan_lock_params/execute.rs:115:25
[INFO] [stderr]     |
[INFO] [stderr] 115 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stderr]     |                         ----^^^^^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lockgraph`
[INFO] [stderr]    --> src/scan_lock_params/execute.rs:115:25
[INFO] [stderr]     |
[INFO] [stderr] 115 |                     let mut lockgraph = model.create_locked_down_network(lockparams);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockgraph`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lockparams`
[INFO] [stderr]   --> src/scan_lock_params/execute.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let lockparams = LockdownParameters{
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockparams`
[INFO] [stderr] 
[INFO] [stderr] warning: `sir_lock` (bin "sir_lock" test) generated 20 warnings (run `cargo fix --bin "sir_lock" -p sir_lock --tests` to apply 14 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sampling v0.2.0-alpha (https://github.com/Pardoxa/sampling.git?rev=5919e83829e9a46d53e3b3631fa7a30491299ba5#5919e838)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sir_lock-db3b021806eb26a4)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test grid::grid_f64::testing::iter_test ... ok
[INFO] [stdout] test grid::grid_f64_usize::testing::iter_test ... ok
[INFO] [stdout] test grid::grid_range::grid_range_tests::nan_test ... ok
[INFO] [stdout] test grid::grid_range::grid_range_tests::range_test ... ok
[INFO] [stdout] test grid::grid_range::grid_range_tests::inf_test ... ok
[INFO] [stdout] test grid::grid_range::grid_range_tests::nth_test ... ok
[INFO] [stdout] test grid::grid_f64_map::grid_val_tests::writer ... FAILED
[INFO] [stdout] test grid::grid_f64_usize_map::grid_val_tests::writer ... FAILED
[INFO] [stdout] test grid::grid_range::grid_range_tests::random_range_tests ... FAILED
[INFO] [stdout] test sir_model::large_dev_model_ba::tests::markov_test ... ok
[INFO] [stdout] test sir_model::large_dev_model_sw::tests::markov_test ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin sir_lock`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- grid::grid_f64_map::grid_val_tests::writer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'grid::grid_f64_map::grid_val_tests::writer' (25) panicked at src/grid/grid_f64_map.rs:109:14:
[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:     0x62d1a927dec2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62d1a927dec2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62d1a927dec2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62d1a927dec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62d1a928e6bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62d1a928e6bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62d1a924b953 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62d1a924b953 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62d1a9257732 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62d1a925c20f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62d1a925c0a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62d1a921371e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62d1a921371e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62d1a925c81f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62d1a925c81f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62d1a925c67a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62d1a9257869 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62d1a92400bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62d1a9296280 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62d1a9295836 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x62d1a91e55c9 - core::result::Result<T,E>::unwrap::h267a0a17eea03662
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62d1a91e55c9 - sir_lock::grid::grid_f64_map::grid_val_tests::writer::h67fc59557d95e898
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_f64_map.rs:109:14
[INFO] [stdout]   22:     0x62d1a91e5897 - sir_lock::grid::grid_f64_map::grid_val_tests::writer::{{closure}}::hfe830dc822934f24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_f64_map.rs:106:16
[INFO] [stdout]   23:     0x62d1a91d9566 - core::ops::function::FnOnce::call_once::h58c9f6ce5c0a8303
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62d1a921351b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62d1a921351b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62d1a922757d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62d1a922757d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62d1a922757d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62d1a922757d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62d1a922757d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62d1a922757d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62d1a922757d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62d1a9200ac4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62d1a9200ac4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62d1a920431a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62d1a920431a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62d1a920431a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62d1a920431a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62d1a920431a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62d1a920431a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62d1a920431a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62d1a9252c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62d1a9252c6f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7bb4b4802aa4 - <unknown>
[INFO] [stdout]   45:     0x7bb4b488fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- grid::grid_f64_usize_map::grid_val_tests::writer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'grid::grid_f64_usize_map::grid_val_tests::writer' (27) panicked at src/grid/grid_f64_usize_map.rs:98:14:
[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:     0x62d1a927dec2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62d1a927dec2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62d1a927dec2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62d1a927dec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62d1a928e6bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62d1a928e6bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62d1a924b953 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62d1a924b953 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62d1a9257732 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62d1a925c20f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62d1a925c0a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62d1a921371e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62d1a921371e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62d1a925c81f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62d1a925c81f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62d1a925c67a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62d1a9257869 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62d1a92400bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62d1a9296280 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62d1a9295836 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x62d1a91d4d09 - core::result::Result<T,E>::unwrap::h267a0a17eea03662
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62d1a91d4d09 - sir_lock::grid::grid_f64_usize_map::grid_val_tests::writer::hdd22630b164fe618
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_f64_usize_map.rs:98:14
[INFO] [stdout]   22:     0x62d1a91d4fb7 - sir_lock::grid::grid_f64_usize_map::grid_val_tests::writer::{{closure}}::h02eb7d669f59acc1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_f64_usize_map.rs:95:16
[INFO] [stdout]   23:     0x62d1a91d9486 - core::ops::function::FnOnce::call_once::h2f2ab6883ceedec2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62d1a921351b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62d1a921351b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62d1a922757d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62d1a922757d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62d1a922757d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62d1a922757d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62d1a922757d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62d1a922757d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62d1a922757d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62d1a9200ac4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62d1a9200ac4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62d1a920431a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62d1a920431a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62d1a920431a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62d1a920431a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62d1a920431a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62d1a920431a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62d1a920431a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62d1a9252c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62d1a9252c6f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7bb4b4802aa4 - <unknown>
[INFO] [stdout]   45:     0x7bb4b488fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- grid::grid_range::grid_range_tests::random_range_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'grid::grid_range::grid_range_tests::random_range_tests' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:999:1:
[INFO] [stdout] Uniform::new_inclusive: range overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62d1a927dec2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62d1a927dec2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62d1a927dec2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62d1a927dec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62d1a928e6bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62d1a928e6bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62d1a924b953 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62d1a924b953 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62d1a9257732 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62d1a925c20f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62d1a925c0a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62d1a921371e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62d1a921371e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62d1a925c81f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62d1a925c81f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62d1a925c646 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x62d1a9257869 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62d1a92400bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62d1a9296280 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62d1a929625c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62d1a91dd5b8 - <rand::distributions::uniform::UniformFloat<f64> as rand::distributions::uniform::UniformSampler>::new_inclusive::h969fad7b2c98362d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:885:17
[INFO] [stdout]   21:     0x62d1a91e2885 - rand::distributions::uniform::Uniform<X>::new_inclusive::h855f3fec183d7860
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:199:17
[INFO] [stdout]   22:     0x62d1a91e4095 - sir_lock::grid::grid_range::grid_range_tests::random_range_tests::hd2f4b5735f87b05b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_range.rs:255:24
[INFO] [stdout]   23:     0x62d1a91e44e7 - sir_lock::grid::grid_range::grid_range_tests::random_range_tests::{{closure}}::h740a226d85fa5f78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_range.rs:251:28
[INFO] [stdout]   24:     0x62d1a91d9616 - core::ops::function::FnOnce::call_once::h8614a90c3a315711
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62d1a921351b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62d1a921351b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62d1a922757d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62d1a922757d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62d1a922757d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62d1a922757d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62d1a922757d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62d1a922757d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62d1a922757d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62d1a9200ac4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62d1a9200ac4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62d1a920431a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62d1a920431a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62d1a920431a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62d1a920431a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62d1a920431a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62d1a920431a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62d1a920431a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62d1a9252c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62d1a9252c6f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7bb4b4802aa4 - <unknown>
[INFO] [stdout]   46:     0x7bb4b488fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     grid::grid_f64_map::grid_val_tests::writer
[INFO] [stdout]     grid::grid_f64_usize_map::grid_val_tests::writer
[INFO] [stdout]     grid::grid_range::grid_range_tests::random_range_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f1c65d9a5df487058d201e0be2a700c6938be201a27a3d3486f82e957c355fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c65d9a5df487058d201e0be2a700c6938be201a27a3d3486f82e957c355fa4", kill_on_drop: false }`
[INFO] [stdout] f1c65d9a5df487058d201e0be2a700c6938be201a27a3d3486f82e957c355fa4
