[INFO] cloning repository https://github.com/SoRA-X7/simcar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SoRA-X7/simcar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoRA-X7%2Fsimcar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoRA-X7%2Fsimcar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0dbbc59bad2674ca65176d3b96d279ee3b35611 [INFO] checking SoRA-X7/simcar against 444dcce484c66c8d626806a8556be3b4d3ef381a for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoRA-X7%2Fsimcar" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SoRA-X7/simcar [INFO] finished tweaking git repo https://github.com/SoRA-X7/simcar [INFO] tweaked toml for git repo https://github.com/SoRA-X7/simcar written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SoRA-X7/simcar on toolchain 444dcce484c66c8d626806a8556be3b4d3ef381a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SoRA-X7/simcar 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" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstyle-wincon v3.0.9 [INFO] [stderr] Downloaded clap_builder v4.5.40 [INFO] [stderr] Downloaded anstyle-query v1.1.3 [INFO] [stderr] Downloaded csv-core v0.1.12 [INFO] [stderr] Downloaded anstream v0.6.19 [INFO] [stderr] Downloaded clap_derive v4.5.40 [INFO] [stderr] Downloaded clap v4.5.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198 [INFO] running `Command { std: "docker" "start" "04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking simcar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `line_vec` [INFO] [stdout] --> src/main.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | let line_vec = (to_pos.0 - next_pos.0, to_pos.1 - next_pos.1); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_vec` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logs` [INFO] [stdout] --> src/main.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | let logs = v_list [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_logs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line_vec` [INFO] [stdout] --> src/main.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | let line_vec = (to_pos.0 - next_pos.0, to_pos.1 - next_pos.1); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_vec` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logs` [INFO] [stdout] --> src/main.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | let logs = v_list [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_logs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dot_product` is never used [INFO] [stdout] --> src/main.rs:175:4 [INFO] [stdout] | [INFO] [stdout] 175 | fn dot_product(a: (f64, f64), b: (f64, f64)) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dot_product` is never used [INFO] [stdout] --> src/main.rs:175:4 [INFO] [stdout] | [INFO] [stdout] 175 | fn dot_product(a: (f64, f64), b: (f64, f64)) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset` is never used [INFO] [stdout] --> src/route.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl RouteTracer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/sim.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub I: f64, // moment of inertia [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lf` should have a snake case name [INFO] [stdout] --> src/sim.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Lf: f64, // distance from center of mass to front axle [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lr` should have a snake case name [INFO] [stdout] --> src/sim.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub Lr: f64, // distance from center of mass to rear axle [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Kf` should have a snake case name [INFO] [stdout] --> src/sim.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub Kf: f64, // front cornering stiffness [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `kf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Kr` should have a snake case name [INFO] [stdout] --> src/sim.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub Kr: f64, // rear cornering stiffness [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `kr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/sim.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub V: f64, // velocity [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Cf` should have a snake case name [INFO] [stdout] --> src/sim.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let Cf = -car_spec.Kf * (car.beta + car_spec.Lf * car.gamma / car.V - car.sigma); [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `cf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Cr` should have a snake case name [INFO] [stdout] --> src/sim.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let Cr = -car_spec.Kr * (car.beta - car_spec.Lr * car.gamma / car.V); [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `cr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset` is never used [INFO] [stdout] --> src/route.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl RouteTracer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/sim.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub I: f64, // moment of inertia [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lf` should have a snake case name [INFO] [stdout] --> src/sim.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Lf: f64, // distance from center of mass to front axle [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lr` should have a snake case name [INFO] [stdout] --> src/sim.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub Lr: f64, // distance from center of mass to rear axle [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Kf` should have a snake case name [INFO] [stdout] --> src/sim.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub Kf: f64, // front cornering stiffness [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `kf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Kr` should have a snake case name [INFO] [stdout] --> src/sim.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub Kr: f64, // rear cornering stiffness [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `kr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/sim.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub V: f64, // velocity [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Cf` should have a snake case name [INFO] [stdout] --> src/sim.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let Cf = -car_spec.Kf * (car.beta + car_spec.Lf * car.gamma / car.V - car.sigma); [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `cf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Cr` should have a snake case name [INFO] [stdout] --> src/sim.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let Cr = -car_spec.Kr * (car.beta - car_spec.Lr * car.gamma / car.V); [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `cr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.13s [INFO] running `Command { std: "docker" "inspect" "04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198", kill_on_drop: false }` [INFO] [stdout] 04c55a4e6bbb4c0e3b6ea9556c6a5f26e7bb566fcaf5b3d777833614eca40198