[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 try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [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 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peroxide v0.6.3 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c481f3d7013de6eae65face7ef186e2676b32953bf99b6ae49be40e7f8c4956 [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" "9c481f3d7013de6eae65face7ef186e2676b32953bf99b6ae49be40e7f8c4956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c481f3d7013de6eae65face7ef186e2676b32953bf99b6ae49be40e7f8c4956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c481f3d7013de6eae65face7ef186e2676b32953bf99b6ae49be40e7f8c4956", kill_on_drop: false }` [INFO] [stdout] 9c481f3d7013de6eae65face7ef186e2676b32953bf99b6ae49be40e7f8c4956 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94cda50905bebecbeba9178a646a18b062197f1e4478babc05f9ff11441ab6ea [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" "94cda50905bebecbeba9178a646a18b062197f1e4478babc05f9ff11441ab6ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking 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: 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: 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: 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.powi... [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.powi... [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 8.02s [INFO] running `Command { std: "docker" "inspect" "94cda50905bebecbeba9178a646a18b062197f1e4478babc05f9ff11441ab6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94cda50905bebecbeba9178a646a18b062197f1e4478babc05f9ff11441ab6ea", kill_on_drop: false }` [INFO] [stdout] 94cda50905bebecbeba9178a646a18b062197f1e4478babc05f9ff11441ab6ea