[INFO] cloning repository https://github.com/Gusi1804/mc_integration
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gusi1804/mc_integration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGusi1804%2Fmc_integration", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGusi1804%2Fmc_integration'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b00e6f3982eb4c4925aad22a565f6d7a97a42423
[INFO] checking Gusi1804/mc_integration against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGusi1804%2Fmc_integration" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gusi1804/mc_integration
[INFO] finished tweaking git repo https://github.com/Gusi1804/mc_integration
[INFO] tweaked toml for git repo https://github.com/Gusi1804/mc_integration written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gusi1804/mc_integration on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gusi1804/mc_integration already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-core v1.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c58787eecca083bc103b484c986a8eb78e38d707f16a29d939c20cd9d100ae2b
[INFO] running `Command { std: "docker" "start" "-a" "c58787eecca083bc103b484c986a8eb78e38d707f16a29d939c20cd9d100ae2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c58787eecca083bc103b484c986a8eb78e38d707f16a29d939c20cd9d100ae2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c58787eecca083bc103b484c986a8eb78e38d707f16a29d939c20cd9d100ae2b", kill_on_drop: false }`
[INFO] [stdout] c58787eecca083bc103b484c986a8eb78e38d707f16a29d939c20cd9d100ae2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 844fc4d600ca465c42177180447e52fd3b9aa68fa9a513387a166c38a84f3507
[INFO] running `Command { std: "docker" "start" "-a" "844fc4d600ca465c42177180447e52fd3b9aa68fa9a513387a166c38a84f3507", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking mc_integration v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let mut A: f64 = 0.0;
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A_in` should have a snake case name
[INFO] [stdout]    --> src/main.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let mut A_in = String::new();
[INFO] [stdout]     |                 ^^^^ help: convert the identifier to snake case: `a_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:335:78
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn integrate(func: Func, trap: i32, points_tot: i32, n: i32, a: f64, b: f64, A: f64, n_p: f64, auto: bool, efficient: bool) {
[INFO] [stdout]     |                                                                              ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:624:26
[INFO] [stdout]     |
[INFO] [stdout] 624 | fn f(x: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                          ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:642:85
[INFO] [stdout]     |
[INFO] [stdout] 642 | fn generate_points(a: f64, b: f64, func: Func, min: f64, max: f64, points_tot: i32, A: f64, n_p: f64) -> Vec<Point> {
[INFO] [stdout]     |                                                                                     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:679:85
[INFO] [stdout]     |
[INFO] [stdout] 679 | fn generate_area_mc(points_tot: i32, min: f64, max:f64, a: f64, b: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                                                                                     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:707:41
[INFO] [stdout]     |
[INFO] [stdout] 707 | fn max_of_f(a: f64, b: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                                         ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:730:41
[INFO] [stdout]     |
[INFO] [stdout] 730 | fn min_of_f(a: f64, b: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                                         ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:803:59
[INFO] [stdout]     |
[INFO] [stdout] 803 | fn calc_area_trap(traps: i32, a: f64, b: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                                                           ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let mut A: f64 = 0.0;
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A_in` should have a snake case name
[INFO] [stdout]    --> src/main.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let mut A_in = String::new();
[INFO] [stdout]     |                 ^^^^ help: convert the identifier to snake case: `a_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.55s
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:335:78
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn integrate(func: Func, trap: i32, points_tot: i32, n: i32, a: f64, b: f64, A: f64, n_p: f64, auto: bool, efficient: bool) {
[INFO] [stdout]     |                                                                              ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:624:26
[INFO] [stdout]     |
[INFO] [stdout] 624 | fn f(x: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                          ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:642:85
[INFO] [stdout]     |
[INFO] [stdout] 642 | fn generate_points(a: f64, b: f64, func: Func, min: f64, max: f64, points_tot: i32, A: f64, n_p: f64) -> Vec<Point> {
[INFO] [stdout]     |                                                                                     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:679:85
[INFO] [stdout]     |
[INFO] [stdout] 679 | fn generate_area_mc(points_tot: i32, min: f64, max:f64, a: f64, b: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                                                                                     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:707:41
[INFO] [stdout]     |
[INFO] [stdout] 707 | fn max_of_f(a: f64, b: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                                         ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:730:41
[INFO] [stdout]     |
[INFO] [stdout] 730 | fn min_of_f(a: f64, b: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                                         ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/main.rs:803:59
[INFO] [stdout]     |
[INFO] [stdout] 803 | fn calc_area_trap(traps: i32, a: f64, b: f64, func: Func, A: f64, n_p: f64) -> f64 {
[INFO] [stdout]     |                                                           ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "844fc4d600ca465c42177180447e52fd3b9aa68fa9a513387a166c38a84f3507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844fc4d600ca465c42177180447e52fd3b9aa68fa9a513387a166c38a84f3507", kill_on_drop: false }`
[INFO] [stdout] 844fc4d600ca465c42177180447e52fd3b9aa68fa9a513387a166c38a84f3507
