[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] checking Axect/RGE_Peroxide against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FRGE_Peroxide" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Axect/RGE_Peroxide on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-8/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42bbf2890dcddf6c15a0dcaaa5e9a042ba0315a56c7f4cf929a2859c55531bd9 [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" "42bbf2890dcddf6c15a0dcaaa5e9a042ba0315a56c7f4cf929a2859c55531bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42bbf2890dcddf6c15a0dcaaa5e9a042ba0315a56c7f4cf929a2859c55531bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42bbf2890dcddf6c15a0dcaaa5e9a042ba0315a56c7f4cf929a2859c55531bd9", kill_on_drop: false }` [INFO] [stdout] 42bbf2890dcddf6c15a0dcaaa5e9a042ba0315a56c7f4cf929a2859c55531bd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--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] d6d20d2b4bee7fe06d041bf8a5f8a292b59a32329e6fc305206c7285fc8a8647 [INFO] running `Command { std: "docker" "start" "-a" "d6d20d2b4bee7fe06d041bf8a5f8a292b59a32329e6fc305206c7285fc8a8647", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking csv v1.0.2 [INFO] [stderr] Checking peroxide v0.6.3 [INFO] [stderr] Checking 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] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64, f64) -> f64` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64, f64) -> f64` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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: 9 warnings emitted [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.89s [INFO] running `Command { std: "docker" "inspect" "d6d20d2b4bee7fe06d041bf8a5f8a292b59a32329e6fc305206c7285fc8a8647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d20d2b4bee7fe06d041bf8a5f8a292b59a32329e6fc305206c7285fc8a8647", kill_on_drop: false }` [INFO] [stdout] d6d20d2b4bee7fe06d041bf8a5f8a292b59a32329e6fc305206c7285fc8a8647