[INFO] fetching crate pcg_rand 0.12.0... [INFO] checking pcg_rand-0.12.0 against beta for pr-78714 [INFO] extracting crate pcg_rand 0.12.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pcg_rand 0.12.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pcg_rand 0.12.0 [INFO] finished tweaking crates.io crate pcg_rand 0.12.0 [INFO] tweaked toml for crates.io crate pcg_rand 0.12.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate pcg_rand 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] c388d363c0eb5b719e5a3444d9184d6bdab43bff0ff43bb42be1b6a8ea217132 [INFO] running `Command { std: "docker" "start" "-a" "c388d363c0eb5b719e5a3444d9184d6bdab43bff0ff43bb42be1b6a8ea217132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c388d363c0eb5b719e5a3444d9184d6bdab43bff0ff43bb42be1b6a8ea217132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c388d363c0eb5b719e5a3444d9184d6bdab43bff0ff43bb42be1b6a8ea217132", kill_on_drop: false }` [INFO] [stdout] c388d363c0eb5b719e5a3444d9184d6bdab43bff0ff43bb42be1b6a8ea217132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f11ffb0b6ac903b240d8ec7b071a300ebc857265e13a6698a72c7bbc332e9ce5 [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" "f11ffb0b6ac903b240d8ec7b071a300ebc857265e13a6698a72c7bbc332e9ce5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pcg_rand v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/pcg32_bench.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/benches.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/pcg64_bench.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/ext32_bench.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pcg_rand` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut ra: Pcg32Basic = Pcg32Basic::new_unseeded(); [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: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let mut rb: Pcg32Basic = Pcg32Basic::new_unseeded(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut ra: Pcg32Basic = SeedableRng::from_seed(PcgSeeder::seed_with_stream(11, 12)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let mut rb: Pcg32Basic = SeedableRng::from_seed(PcgSeeder::seed_with_stream(11, 12)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut ra: Pcg32Basic = SeedableRng::from_seed(PcgSeeder::seed_with_stream(11, 12)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let mut rb: Pcg32Basic = SeedableRng::from_seed(PcgSeeder::seed_with_stream(11, 14)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let mut ra: Pcg32Basic = SeedableRng::from_seed(PcgSeeder::seed_with_stream(11, 12)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut rb: Pcg32Basic = SeedableRng::from_seed(PcgSeeder::seed_with_stream(11, 13)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | let mut ra: Pcg32Basic = SeedableRng::from_seed(PcgSeeder::seed_with_stream(11, 11)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg_basic_tests.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let mut rb: Pcg32Basic = SeedableRng::from_seed(PcgSeeder::seed_with_stream(12, 11)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/pcg32l_bench.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32_tests.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let mut ra: Pcg32 = Pcg32::new_unseeded(); [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: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32_tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut rb: Pcg32 = Pcg32::new_unseeded(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32_tests.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut ra: Pcg32 = SeedableRng::from_seed(s.clone()); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32_tests.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mut rb: Pcg32 = SeedableRng::from_seed(s); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32_tests.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut ra: Pcg32 = Pcg32::from_seed(PcgSeeder::seed_with_stream(seed, seq)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32_tests.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let mut rb: Pcg32 = Pcg32::from_seed(PcgSeeder::seed_with_stream(seed, seq + 2)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32_tests.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut ra: Pcg32 = Pcg32::from_seed(PcgSeeder::seed_with_stream(seed, seq)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32_tests.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut rb: Pcg32 = Pcg32::from_seed(PcgSeeder::seed_with_stream(seed + 1, seq)); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/ext64_bench.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32l_tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut ra: Pcg32L = Pcg32L::new_unseeded(); [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: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32l_tests.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut rb: Pcg32L = Pcg32L::new_unseeded(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32l_tests.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mut ra: Pcg32L = SeedableRng::from_seed(s.clone()); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32l_tests.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut rb: Pcg32L = SeedableRng::from_seed(s); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32l_tests.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let mut ra: Pcg32L = [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32l_tests.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let mut rb: Pcg32L = [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32l_tests.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut ra: Pcg32L = [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32l_tests.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut rb: Pcg32L = [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pcg32L_unseeded` should have a snake case name [INFO] [stdout] --> tests/pcg32l_tests.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn Pcg32L_unseeded() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pcg32_l_unseeded` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pcg32L_seed_match` should have a snake case name [INFO] [stdout] --> tests/pcg32l_tests.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn Pcg32L_seed_match() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pcg32_l_seed_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pcg32L_seq_diff` should have a snake case name [INFO] [stdout] --> tests/pcg32l_tests.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn Pcg32L_seq_diff() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pcg32_l_seq_diff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pcg32L_seed_diff` should have a snake case name [INFO] [stdout] --> tests/pcg32l_tests.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn Pcg32L_seed_diff() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pcg32_l_seed_diff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/ext32l_bench.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg64_tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut ra: Pcg64 = Pcg64::new_unseeded(); [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: variable does not need to be mutable [INFO] [stdout] --> tests/pcg64_tests.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut rb: Pcg64 = Pcg64::new_unseeded(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg64_tests.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mut ra: Pcg64 = SeedableRng::from_seed(s.clone()); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg64_tests.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut rb: Pcg64 = SeedableRng::from_seed(s); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg64_tests.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let mut ra: Pcg64 = [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg64_tests.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let mut rb: Pcg64 = [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg64_tests.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut ra: Pcg64 = [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg64_tests.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut rb: Pcg64 = [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32unique_tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut ra: Pcg32Unique = Pcg32Unique::new_unseeded(); [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: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32unique_tests.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut rb: Pcg32Unique = Pcg32Unique::new_unseeded(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32unique_tests.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mut ra: Pcg32Unique = SeedableRng::from_seed(s.clone()); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32unique_tests.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut rb: Pcg32Unique = SeedableRng::from_seed(s); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32unique_tests.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let mut ra: Pcg32Unique = SeedableRng::from_seed(s1); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pcg32unique_tests.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let mut rb: Pcg32Unique = SeedableRng::from_seed(s2); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f11ffb0b6ac903b240d8ec7b071a300ebc857265e13a6698a72c7bbc332e9ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11ffb0b6ac903b240d8ec7b071a300ebc857265e13a6698a72c7bbc332e9ce5", kill_on_drop: false }` [INFO] [stdout] f11ffb0b6ac903b240d8ec7b071a300ebc857265e13a6698a72c7bbc332e9ce5