[INFO] cloning repository https://github.com/Akavall/Simulations-in-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akavall/Simulations-in-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkavall%2FSimulations-in-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkavall%2FSimulations-in-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9952c478819ea1e8fe827c5de337e40e0e0f5df0 [INFO] checking Akavall/Simulations-in-Rust against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkavall%2FSimulations-in-Rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Akavall/Simulations-in-Rust on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Akavall/Simulations-in-Rust [INFO] finished tweaking git repo https://github.com/Akavall/Simulations-in-Rust [INFO] tweaked toml for git repo https://github.com/Akavall/Simulations-in-Rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Akavall/Simulations-in-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77d8ea8653ff55b7faba82ec0066265499493d6d7a2e0e5cbb6481d9af19e69b [INFO] running `Command { std: "docker" "start" "-a" "77d8ea8653ff55b7faba82ec0066265499493d6d7a2e0e5cbb6481d9af19e69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77d8ea8653ff55b7faba82ec0066265499493d6d7a2e0e5cbb6481d9af19e69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d8ea8653ff55b7faba82ec0066265499493d6d7a2e0e5cbb6481d9af19e69b", kill_on_drop: false }` [INFO] [stdout] 77d8ea8653ff55b7faba82ec0066265499493d6d7a2e0e5cbb6481d9af19e69b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8917326dae8b25ec97a97515d041395568aa1d2154ec500d73c5493ee35719ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8917326dae8b25ec97a97515d041395568aa1d2154ec500d73c5493ee35719ff", kill_on_drop: false }` [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking simulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `num::traits::Float` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use num::traits::Float; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/math_tools.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | for i in (1..(n+1)) { [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/simulation_part.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | for _ in (0..n_iterations) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/simulation_part.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | for i in (2..(n_turns * 2)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/simulation_part.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | for _ in (0..n_iterations) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/analytics.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | for i in (1..(n_turns + 1)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/analytics.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | let catalan = calc_catalan((n-1)); [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/analytics_combs.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | for i in (1..(n_turns + 1)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::traits::Float` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use num::traits::Float; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/math_tools.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | for i in (1..(n+1)) { [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/simulation_part.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | for _ in (0..n_iterations) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/simulation_part.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | for i in (2..(n_turns * 2)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/simulation_part.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | for _ in (0..n_iterations) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/analytics.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | for i in (1..(n_turns + 1)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/analytics.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | let catalan = calc_catalan((n-1)); [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/analytics_combs.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | for i in (1..(n_turns + 1)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | for i in 0..n_simulations { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | for i in 0..(n * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_turns_float` [INFO] [stdout] --> src/analytics.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let n_turns_float = n_turns as f64; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_turns_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_turns_float` [INFO] [stdout] --> src/analytics_combs.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let n_turns_float = n_turns as f64; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_turns_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_f64` [INFO] [stdout] --> src/analytics_combs.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let n_f64 = n as f64; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_n_f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | for i in 0..n_simulations { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | for i in 0..(n_1 * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | for i in 0..(n_2 * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | for i in 0..n_simulations { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | for i in 0..(n_1 * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | for i in 0..(n_2 * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | for i in 0..n_simulations { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | for i in 0..(n * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_turns_float` [INFO] [stdout] --> src/analytics.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let n_turns_float = n_turns as f64; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_turns_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_turns_float` [INFO] [stdout] --> src/analytics_combs.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let n_turns_float = n_turns as f64; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_turns_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_f64` [INFO] [stdout] --> src/analytics_combs.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let n_f64 = n as f64; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_n_f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | for i in 0..n_simulations { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | for i in 0..(n_1 * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | for i in 0..(n_2 * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | for i in 0..n_simulations { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | for i in 0..(n_1 * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simulation_combs_w_break.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | for i in 0..(n_2 * 2) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_conv_dist` [INFO] [stdout] --> src/simulation_part.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn gen_conv_dist(prob_down: f64, n_turns: i32, n_iterations: i32) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_conv_one_run` [INFO] [stdout] --> src/simulation_part.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn gen_conv_one_run(prob_down: f64, n_turns: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_expected_crosses` [INFO] [stdout] --> src/simulation_part.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn gen_expected_crosses(prob_down: f64, n_turns: i32, n_iterations: i32) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_n_convs_one_run` [INFO] [stdout] --> src/simulation_part.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn gen_n_convs_one_run(prob_down: f64, n_turns: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_conv_dist` [INFO] [stdout] --> src/simulation_part.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn gen_conv_dist(prob_down: f64, n_turns: i32, n_iterations: i32) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_conv_one_run` [INFO] [stdout] --> src/simulation_part.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn gen_conv_one_run(prob_down: f64, n_turns: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_expected_crosses` [INFO] [stdout] --> src/simulation_part.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn gen_expected_crosses(prob_down: f64, n_turns: i32, n_iterations: i32) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_n_convs_one_run` [INFO] [stdout] --> src/simulation_part.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn gen_n_convs_one_run(prob_down: f64, n_turns: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.42s [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8917326dae8b25ec97a97515d041395568aa1d2154ec500d73c5493ee35719ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8917326dae8b25ec97a97515d041395568aa1d2154ec500d73c5493ee35719ff", kill_on_drop: false }` [INFO] [stdout] 8917326dae8b25ec97a97515d041395568aa1d2154ec500d73c5493ee35719ff