[INFO] cloning repository https://github.com/Axect/RGE_Peroxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axect/RGE_Peroxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FRGE_Peroxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FRGE_Peroxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0454bac065501bc3f720ebf114c55e7c0f0d7d9 [INFO] testing Axect/RGE_Peroxide against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FRGE_Peroxide" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Axect/RGE_Peroxide on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Axect/RGE_Peroxide [INFO] finished tweaking git repo https://github.com/Axect/RGE_Peroxide [INFO] tweaked toml for git repo https://github.com/Axect/RGE_Peroxide written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Axect/RGE_Peroxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csv-core v0.1.4 [INFO] [stderr] Downloaded serde v1.0.80 [INFO] [stderr] Downloaded memchr v2.1.1 [INFO] [stderr] Downloaded rand v0.5.5 [INFO] [stderr] Downloaded csv v1.0.2 [INFO] [stderr] Downloaded peroxide v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 94e9bf855980879e85769c23a08715b7a35bee6029cd97ef528e0a18f8b84287 [INFO] running `Command { std: "docker" "start" "-a" "94e9bf855980879e85769c23a08715b7a35bee6029cd97ef528e0a18f8b84287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e9bf855980879e85769c23a08715b7a35bee6029cd97ef528e0a18f8b84287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e9bf855980879e85769c23a08715b7a35bee6029cd97ef528e0a18f8b84287", kill_on_drop: false }` [INFO] [stdout] 94e9bf855980879e85769c23a08715b7a35bee6029cd97ef528e0a18f8b84287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] 83a11b8374b036da92205e25705d1c1db71ffee3d79665c7086c4ee97ebfb148 [INFO] running `Command { std: "docker" "start" "-a" "83a11b8374b036da92205e25705d1c1db71ffee3d79665c7086c4ee97ebfb148", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling peroxide v0.6.3 [INFO] [stderr] Compiling rge_peroxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/beta.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 - fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] 58 + fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_lH` [INFO] [stdout] --> src/beta.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | b_lH: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_yt` [INFO] [stdout] --> src/beta.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | b_yt: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g1` [INFO] [stdout] --> src/beta.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | b_g1: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g2` [INFO] [stdout] --> src/beta.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | b_g2: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g3` [INFO] [stdout] --> src/beta.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | b_g3: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gamma` [INFO] [stdout] --> src/beta.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | gamma: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `h` should have an upper case name [INFO] [stdout] --> src/constants.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const h: f64 = 1E-04; [INFO] [stdout] | ^ help: convert the identifier to upper case: `H` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lH` should have a snake case name [INFO] [stdout] --> src/var.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub lH: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G` should have a snake case name [INFO] [stdout] --> src/var.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub G: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/var.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub V: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/var.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub A: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `b_lH` should have a snake case name [INFO] [stdout] --> src/beta.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | b_lH: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `b_l_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/beta.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(R: &RGE, mt: f64, xi: f64) -> Beta { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `b1lH` should have a snake case name [INFO] [stdout] --> src/beta.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | let b1lH: f64 = 6. * (1. + 3. * sh.powi(2)) * R.lH.powi(2) + 12. * R.lH * R.yt.powi(2) - 6. * R.yt.powi(4) - 3. * R.lH * (3. * R.g2.p... [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `b1l_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.62s [INFO] running `Command { std: "docker" "inspect" "83a11b8374b036da92205e25705d1c1db71ffee3d79665c7086c4ee97ebfb148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a11b8374b036da92205e25705d1c1db71ffee3d79665c7086c4ee97ebfb148", kill_on_drop: false }` [INFO] [stdout] 83a11b8374b036da92205e25705d1c1db71ffee3d79665c7086c4ee97ebfb148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 8e6cb23d87f1835ae871fd218bd56d988220a9010a00166369ce2c4732bd118f [INFO] running `Command { std: "docker" "start" "-a" "8e6cb23d87f1835ae871fd218bd56d988220a9010a00166369ce2c4732bd118f", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/beta.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 - fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] 58 + fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_lH` [INFO] [stdout] --> src/beta.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | b_lH: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_yt` [INFO] [stdout] --> src/beta.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | b_yt: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g1` [INFO] [stdout] --> src/beta.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | b_g1: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g2` [INFO] [stdout] --> src/beta.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | b_g2: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g3` [INFO] [stdout] --> src/beta.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | b_g3: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gamma` [INFO] [stdout] --> src/beta.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | gamma: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `h` should have an upper case name [INFO] [stdout] --> src/constants.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const h: f64 = 1E-04; [INFO] [stdout] | ^ help: convert the identifier to upper case: `H` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rge_peroxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `lH` should have a snake case name [INFO] [stdout] --> src/var.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub lH: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G` should have a snake case name [INFO] [stdout] --> src/var.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub G: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/var.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub V: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/var.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub A: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `b_lH` should have a snake case name [INFO] [stdout] --> src/beta.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | b_lH: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `b_l_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/beta.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(R: &RGE, mt: f64, xi: f64) -> Beta { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `b1lH` should have a snake case name [INFO] [stdout] --> src/beta.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | let b1lH: f64 = 6. * (1. + 3. * sh.powi(2)) * R.lH.powi(2) + 12. * R.lH * R.yt.powi(2) - 6. * R.yt.powi(4) - 3. * R.lH * (3. * R.g2.p... [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `b1l_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/beta.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 - fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] 58 + fn make_beta(g: f64) -> Box f64> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_lH` [INFO] [stdout] --> src/beta.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | b_lH: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_yt` [INFO] [stdout] --> src/beta.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | b_yt: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g1` [INFO] [stdout] --> src/beta.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | b_g1: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g2` [INFO] [stdout] --> src/beta.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | b_g2: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b_g3` [INFO] [stdout] --> src/beta.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | b_g3: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gamma` [INFO] [stdout] --> src/beta.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | gamma: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/beta.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `h` should have an upper case name [INFO] [stdout] --> src/constants.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const h: f64 = 1E-04; [INFO] [stdout] | ^ help: convert the identifier to upper case: `H` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lH` should have a snake case name [INFO] [stdout] --> src/var.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub lH: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G` should have a snake case name [INFO] [stdout] --> src/var.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub G: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/var.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub V: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/var.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub A: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `b_lH` should have a snake case name [INFO] [stdout] --> src/beta.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | b_lH: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `b_l_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/beta.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(R: &RGE, mt: f64, xi: f64) -> Beta { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `b1lH` should have a snake case name [INFO] [stdout] --> src/beta.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | let b1lH: f64 = 6. * (1. + 3. * sh.powi(2)) * R.lH.powi(2) + 12. * R.lH * R.yt.powi(2) - 6. * R.yt.powi(4) - 3. * R.lH * (3. * R.g2.p... [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `b1l_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "8e6cb23d87f1835ae871fd218bd56d988220a9010a00166369ce2c4732bd118f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6cb23d87f1835ae871fd218bd56d988220a9010a00166369ce2c4732bd118f", kill_on_drop: false }` [INFO] [stdout] 8e6cb23d87f1835ae871fd218bd56d988220a9010a00166369ce2c4732bd118f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31f3175ccacf54381d18b7e31335a31e7f89942855d90217ee20ea311aee3b1f [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" "31f3175ccacf54381d18b7e31335a31e7f89942855d90217ee20ea311aee3b1f", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/beta.rs:58:29 [INFO] [stderr] | [INFO] [stderr] 58 | fn make_beta(g: f64) -> Box f64> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 58 - fn make_beta(g: f64) -> Box f64> { [INFO] [stderr] 58 + fn make_beta(g: f64) -> Box f64> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `b_lH` [INFO] [stderr] --> src/beta.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | b_lH: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/beta.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `b_yt` [INFO] [stderr] --> src/beta.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | b_yt: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/beta.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `b_g1` [INFO] [stderr] --> src/beta.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | b_g1: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/beta.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `b_g2` [INFO] [stderr] --> src/beta.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | b_g2: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/beta.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `b_g3` [INFO] [stderr] --> src/beta.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | b_g3: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/beta.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `gamma` [INFO] [stderr] --> src/beta.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | gamma: f64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Beta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/beta.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: constant `h` should have an upper case name [INFO] [stderr] --> src/constants.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | pub const h: f64 = 1E-04; [INFO] [stderr] | ^ help: convert the identifier to upper case: `H` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `lH` should have a snake case name [INFO] [stderr] --> src/var.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub lH: f64, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `l_h` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `G` should have a snake case name [INFO] [stderr] --> src/var.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub G: f64, [INFO] [stderr] | ^ help: convert the identifier to snake case: `g` [INFO] [stderr] [INFO] [stderr] warning: structure field `V` should have a snake case name [INFO] [stderr] --> src/var.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub V: f64, [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stderr] [INFO] [stderr] warning: structure field `A` should have a snake case name [INFO] [stderr] --> src/var.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub A: f64, [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] [INFO] [stderr] warning: structure field `b_lH` should have a snake case name [INFO] [stderr] --> src/beta.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | b_lH: f64, [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `b_l_h` [INFO] [stderr] [INFO] [stderr] warning: variable `R` should have a snake case name [INFO] [stderr] --> src/beta.rs:31:16 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn new(R: &RGE, mt: f64, xi: f64) -> Beta { [INFO] [stderr] | ^ help: convert the identifier to snake case: `r` [INFO] [stderr] [INFO] [stderr] warning: variable `b1lH` should have a snake case name [INFO] [stderr] --> src/beta.rs:36:6 [INFO] [stderr] | [INFO] [stderr] 36 | let b1lH: f64 = 6. * (1. + 3. * sh.powi(2)) * R.lH.powi(2) + 12. * R.lH * R.yt.powi(2) - 6. * R.yt.powi(4) - 3. * R.lH * (3. * R.g2.p... [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `b1l_h` [INFO] [stderr] [INFO] [stderr] warning: `rge_peroxide` (lib) generated 15 warnings [INFO] [stderr] warning: `rge_peroxide` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rge_peroxide-ae4c0a75f6003f87) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rge_peroxide-ffd5dda1320ed2ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests rge_peroxide [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31f3175ccacf54381d18b7e31335a31e7f89942855d90217ee20ea311aee3b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f3175ccacf54381d18b7e31335a31e7f89942855d90217ee20ea311aee3b1f", kill_on_drop: false }` [INFO] [stdout] 31f3175ccacf54381d18b7e31335a31e7f89942855d90217ee20ea311aee3b1f