[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoMul%2Fsir_lock" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeoMul/sir_lock on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Pardoxa/net_ensembles.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Pardoxa/sampling.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded transpose v0.2.1
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded average v0.13.1
[INFO] [stderr]   Downloaded permutation v0.2.5
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded easy-cast v0.4.4
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded libm v0.2.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3138de0b8e1c09e89726a30bb48df1a3c6c55bbe51ac8ad3a7146c8c4442da4f
[INFO] running `Command { std: "docker" "start" "-a" "3138de0b8e1c09e89726a30bb48df1a3c6c55bbe51ac8ad3a7146c8c4442da4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3138de0b8e1c09e89726a30bb48df1a3c6c55bbe51ac8ad3a7146c8c4442da4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3138de0b8e1c09e89726a30bb48df1a3c6c55bbe51ac8ad3a7146c8c4442da4f", kill_on_drop: false }`
[INFO] [stdout] 3138de0b8e1c09e89726a30bb48df1a3c6c55bbe51ac8ad3a7146c8c4442da4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d9107c6b3e10169b30708e032fc491730bcbb306a1c314781de7bff62dcf74b
[INFO] running `Command { std: "docker" "start" "-a" "2d9107c6b3e10169b30708e032fc491730bcbb306a1c314781de7bff62dcf74b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling easy-cast v0.4.4
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling average v0.13.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling transpose v0.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling permutation v0.2.5
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling sampling v0.2.0-alpha (https://github.com/Pardoxa/sampling.git?rev=5919e83829e9a46d53e3b3631fa7a30491299ba5#5919e838)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[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)]` 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)]` 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)]` 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: unused variable: `lockgraph`
[INFO] [stdout]   --> src/critical_lambda/execute.rs:94:29
[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: 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)]` on by default
[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:29
[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)]` on by default
[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: 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: `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] [stdout] warning: unused variable: `lockgraph`
[INFO] [stdout]    --> src/scan_lock_params/execute.rs:115:29
[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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 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 1`
[INFO] running `Command { std: "docker" "inspect" "2d9107c6b3e10169b30708e032fc491730bcbb306a1c314781de7bff62dcf74b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d9107c6b3e10169b30708e032fc491730bcbb306a1c314781de7bff62dcf74b", kill_on_drop: false }`
[INFO] [stdout] 2d9107c6b3e10169b30708e032fc491730bcbb306a1c314781de7bff62dcf74b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63bc695aaa6720c8307ba9289a6b36f75171d60a31c2e3a114414144289c688c
[INFO] running `Command { std: "docker" "start" "-a" "63bc695aaa6720c8307ba9289a6b36f75171d60a31c2e3a114414144289c688c", 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)]` 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)]` 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)]` 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: unused variable: `lockgraph`
[INFO] [stdout]   --> src/critical_lambda/execute.rs:94:29
[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: 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)]` on by default
[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:29
[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)]` on by default
[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: 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: `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] [stdout] warning: unused variable: `lockgraph`
[INFO] [stdout]    --> src/scan_lock_params/execute.rs:115:29
[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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.22s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "63bc695aaa6720c8307ba9289a6b36f75171d60a31c2e3a114414144289c688c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63bc695aaa6720c8307ba9289a6b36f75171d60a31c2e3a114414144289c688c", kill_on_drop: false }`
[INFO] [stdout] 63bc695aaa6720c8307ba9289a6b36f75171d60a31c2e3a114414144289c688c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 038f0bb5ee84771bc0295de1903f229989a24a590c4fde5879c7c662b2d6de75
[INFO] running `Command { std: "docker" "start" "-a" "038f0bb5ee84771bc0295de1903f229989a24a590c4fde5879c7c662b2d6de75", 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)]` 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)]` 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)]` 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: unused variable: `lockgraph`
[INFO] [stderr]   --> src/critical_lambda/execute.rs:94:29
[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: 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)]` on by default
[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:29
[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)]` on by default
[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: 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: `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: unused variable: `lockgraph`
[INFO] [stderr]    --> src/scan_lock_params/execute.rs:115:29
[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: 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: `sir_lock` (bin "sir_lock" test) generated 20 warnings (run `cargo fix --bin "sir_lock" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[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 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sir_lock-b538b4bf686556e6)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test grid::grid_range::grid_range_tests::inf_test ... ok
[INFO] [stdout] test grid::grid_range::grid_range_tests::nan_test ... ok
[INFO] [stdout] test grid::grid_range::grid_range_tests::nth_test ... ok
[INFO] [stdout] test grid::grid_f64_usize::testing::iter_test ... ok
[INFO] [stdout] test grid::grid_range::grid_range_tests::range_test ... ok
[INFO] [stdout] test grid::grid_f64::testing::iter_test ... ok
[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 grid::grid_f64_map::grid_val_tests::writer ... 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] [stdout] 
[INFO] [stdout] failures:
[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' 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:     0x5b9a583a4df2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9a583a4df2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9a583a4df2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b9a583a4df2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b9a583caa03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b9a583caa03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b9a583a1d73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9a583a1d73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b9a583a4c42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b9a583a6369 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b9a583a619e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b9a58361c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b9a58361c24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9a583a6d3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b9a583a6d3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b9a583a6b0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b9a583a52e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b9a583a679d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b9a583c8cb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b9a583c9116 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b9a583161a9 - core::result::Result<T,E>::unwrap::h2a54027a880b68a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b9a583161a9 - sir_lock::grid::grid_f64_usize_map::grid_val_tests::writer::h7dd71d395b410f0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_f64_usize_map.rs:98:14
[INFO] [stdout]   22:     0x5b9a58316127 - sir_lock::grid::grid_f64_usize_map::grid_val_tests::writer::{{closure}}::hde9c6cc17fb47a22
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_f64_usize_map.rs:95:16
[INFO] [stdout]   23:     0x5b9a58306ca6 - core::ops::function::FnOnce::call_once::h393d39082043bfab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b9a5836748b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b9a5836748b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b9a583665c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b9a583665c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b9a583665c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b9a583665c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b9a583665c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b9a583665c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b9a583665c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b9a5832a1c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b9a5832a1c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b9a5832db9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b9a5832db9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b9a5832db9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b9a5832db9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b9a5832db9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b9a5832db9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b9a5832db9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b9a583a9cbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b9a583a9cbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7ce97febfaa4 - <unknown>
[INFO] [stdout]   45:     0x7ce97ff4ca34 - 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' 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:     0x5b9a583a4df2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9a583a4df2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9a583a4df2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b9a583a4df2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b9a583caa03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b9a583caa03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b9a583a1d73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9a583a1d73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b9a583a4c42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b9a583a6369 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b9a583a619e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b9a58361c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b9a58361c24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9a583a6d3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b9a583a6d3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b9a583a6ad6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5b9a583a52e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b9a583a679d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b9a583c8cb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b9a583c8d3c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b9a583178e8 - <rand::distributions::uniform::UniformFloat<f64> as rand::distributions::uniform::UniformSampler>::new_inclusive::h75db7acc94fe1f13
[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:     0x5b9a5831b055 - rand::distributions::uniform::Uniform<X>::new_inclusive::h4666c2525bfcfb22
[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:     0x5b9a58327855 - sir_lock::grid::grid_range::grid_range_tests::random_range_tests::h9c47cd3fc800c5b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_range.rs:255:24
[INFO] [stdout]   23:     0x5b9a58327737 - sir_lock::grid::grid_range::grid_range_tests::random_range_tests::{{closure}}::h13ab8929e5149560
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_range.rs:251:28
[INFO] [stdout]   24:     0x5b9a58306e46 - core::ops::function::FnOnce::call_once::hacfde91afe7e79ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b9a5836748b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5b9a5836748b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5b9a583665c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5b9a583665c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5b9a583665c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5b9a583665c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5b9a583665c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b9a583665c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5b9a583665c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5b9a5832a1c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5b9a5832a1c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5b9a5832db9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5b9a5832db9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5b9a5832db9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5b9a5832db9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5b9a5832db9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b9a5832db9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5b9a5832db9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5b9a583a9cbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5b9a583a9cbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ce97febfaa4 - <unknown>
[INFO] [stdout]   46:     0x7ce97ff4ca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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' 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:     0x5b9a583a4df2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9a583a4df2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9a583a4df2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b9a583a4df2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b9a583caa03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b9a583caa03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b9a583a1d73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9a583a1d73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b9a583a4c42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b9a583a6369 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b9a583a619e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b9a58361c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b9a58361c24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9a583a6d3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b9a583a6d3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b9a583a6b0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b9a583a52e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b9a583a679d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b9a583c8cb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b9a583c9116 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b9a583283f9 - core::result::Result<T,E>::unwrap::h2a54027a880b68a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b9a583283f9 - sir_lock::grid::grid_f64_map::grid_val_tests::writer::h38667d31a3bb42c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_f64_map.rs:109:14
[INFO] [stdout]   22:     0x5b9a58328377 - sir_lock::grid::grid_f64_map::grid_val_tests::writer::{{closure}}::hb1c074c733df2d60
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grid/grid_f64_map.rs:106:16
[INFO] [stdout]   23:     0x5b9a58306d56 - core::ops::function::FnOnce::call_once::h7c5dccf2a418ac98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b9a5836748b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b9a5836748b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b9a583665c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b9a583665c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b9a583665c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b9a583665c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b9a583665c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b9a583665c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b9a583665c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b9a5832a1c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b9a5832a1c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b9a5832db9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b9a5832db9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b9a5832db9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b9a5832db9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b9a5832db9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b9a5832db9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b9a5832db9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b9a583a9cbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b9a583a9cbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7ce97febfaa4 - <unknown>
[INFO] [stdout]   45:     0x7ce97ff4ca34 - clone
[INFO] [stdout]   46:                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 4.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin sir_lock`
[INFO] running `Command { std: "docker" "inspect" "038f0bb5ee84771bc0295de1903f229989a24a590c4fde5879c7c662b2d6de75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038f0bb5ee84771bc0295de1903f229989a24a590c4fde5879c7c662b2d6de75", kill_on_drop: false }`
[INFO] [stdout] 038f0bb5ee84771bc0295de1903f229989a24a590c4fde5879c7c662b2d6de75
