[INFO] cloning repository https://github.com/das-buh/three-body [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/das-buh/three-body" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdas-buh%2Fthree-body", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdas-buh%2Fthree-body'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4196f1c5859d30a2443ee456c7cb991b07c4955d [INFO] checking das-buh/three-body against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdas-buh%2Fthree-body" "/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/das-buh/three-body [INFO] finished tweaking git repo https://github.com/das-buh/three-body [INFO] tweaked toml for git repo https://github.com/das-buh/three-body written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/das-buh/three-body on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/das-buh/three-body 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sycamore-view-parser v0.9.1 [INFO] [stderr] Downloaded sycamore v0.9.1 [INFO] [stderr] Downloaded sycamore-core v0.9.1 [INFO] [stderr] Downloaded sycamore-web v0.9.1 [INFO] [stderr] Downloaded sycamore-reactive v0.9.1 [INFO] [stderr] Downloaded sycamore-macro v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71a1da0d4179b29c140b051756991f890fa208532e15a009f9015648c589301b [INFO] running `Command { std: "docker" "start" "-a" "71a1da0d4179b29c140b051756991f890fa208532e15a009f9015648c589301b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71a1da0d4179b29c140b051756991f890fa208532e15a009f9015648c589301b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a1da0d4179b29c140b051756991f890fa208532e15a009f9015648c589301b", kill_on_drop: false }` [INFO] [stdout] 71a1da0d4179b29c140b051756991f890fa208532e15a009f9015648c589301b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7fe7225618f8bf0eda44d4dff6000b5154872362df26715077dbe8a61539e52 [INFO] running `Command { std: "docker" "start" "-a" "d7fe7225618f8bf0eda44d4dff6000b5154872362df26715077dbe8a61539e52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.21.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling sycamore-view-parser v0.9.1 [INFO] [stderr] Compiling sycamore-macro v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking sycamore-reactive v0.9.1 [INFO] [stderr] Checking sycamore-core v0.9.1 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking sycamore-web v0.9.1 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking sycamore v0.9.1 [INFO] [stderr] Checking three-body v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `G` is never used [INFO] [stdout] --> src/sim.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const G: f64 = 6.67430e-11; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G` is never used [INFO] [stdout] --> src/sim.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const G: f64 = 6.67430e-11; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gravity` is never used [INFO] [stdout] --> src/sim.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn gravity((m1, r1): (f64, Vec2), (m2, r2): (f64, Vec2)) -> Vec2 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gravity` is never used [INFO] [stdout] --> src/sim.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn gravity((m1, r1): (f64, Vec2), (m2, r2): (f64, Vec2)) -> Vec2 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/sim.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl System { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 19 | pub fn add_body(&mut self, m: f64, p: Vec2, v: Vec2) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn remove_body(&mut self, idx: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn sum_mass(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn center_mass(&self) -> Vec2 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn energy(&self) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn momentum(&self) -> Vec2 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn step(&mut self, h: f64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/sim.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl System { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 19 | pub fn add_body(&mut self, m: f64, p: Vec2, v: Vec2) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn remove_body(&mut self, idx: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn sum_mass(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn center_mass(&self) -> Vec2 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn energy(&self) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn momentum(&self) -> Vec2 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn step(&mut self, h: f64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `increment` is never used [INFO] [stdout] --> src/sim.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn increment(ms: &[f64], ps: &[Vec2], vs: &[Vec2], h: f64) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `increment` is never used [INFO] [stdout] --> src/sim.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn increment(ms: &[f64], ps: &[Vec2], vs: &[Vec2], h: f64) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_velos` is never used [INFO] [stdout] --> src/sim.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn apply_velos(ps: &[Vec2], vs: &[Vec2], h: f64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_velos` is never used [INFO] [stdout] --> src/sim.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn apply_velos(ps: &[Vec2], vs: &[Vec2], h: f64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sum_forces` is never used [INFO] [stdout] --> src/sim.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn sum_forces(m: f64, p: Vec2, ms: &[f64], ps: &[Vec2]) -> Vec2 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sum_forces` is never used [INFO] [stdout] --> src/sim.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn sum_forces(m: f64, p: Vec2, ms: &[f64], ps: &[Vec2]) -> Vec2 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mag`, `mag_sq`, and `norm` are never used [INFO] [stdout] --> src/vec.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl Vec2 { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 55 | pub fn mag(self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn mag_sq(self) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn norm(self) -> Vec2 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mag`, `mag_sq`, and `norm` are never used [INFO] [stdout] --> src/vec.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl Vec2 { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 55 | pub fn mag(self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn mag_sq(self) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn norm(self) -> Vec2 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.02s [INFO] running `Command { std: "docker" "inspect" "d7fe7225618f8bf0eda44d4dff6000b5154872362df26715077dbe8a61539e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fe7225618f8bf0eda44d4dff6000b5154872362df26715077dbe8a61539e52", kill_on_drop: false }` [INFO] [stdout] d7fe7225618f8bf0eda44d4dff6000b5154872362df26715077dbe8a61539e52