[INFO] cloning repository https://github.com/one-for-all/gorilla-physics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/one-for-all/gorilla-physics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-for-all%2Fgorilla-physics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-for-all%2Fgorilla-physics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b4ea69a4986a4944cf1aead7585ae98edc50c21
[INFO] checking one-for-all/gorilla-physics against master#f57eac1bf98cb5d578e3364b64365ec398c137df for require-direct
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-for-all%2Fgorilla-physics" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/one-for-all/gorilla-physics
[INFO] finished tweaking git repo https://github.com/one-for-all/gorilla-physics
[INFO] tweaked toml for git repo https://github.com/one-for-all/gorilla-physics written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/one-for-all/gorilla-physics on toolchain f57eac1bf98cb5d578e3364b64365ec398c137df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f57eac1bf98cb5d578e3364b64365ec398c137df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/one-for-all/gorilla-physics 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" "+f57eac1bf98cb5d578e3364b64365ec398c137df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/LSLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `LSLIP`
[INFO] [stderr]   * `example` target `LSLIP`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/pusher.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pusher`
[INFO] [stderr]   * `example` target `pusher`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/rod_by_spring.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rod_by_spring`
[INFO] [stderr]   * `example` target `rod_by_spring`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/ball.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `ball`
[INFO] [stderr]   * `example` target `ball`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/socp.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `socp`
[INFO] [stderr]   * `example` target `socp`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/double_pendulum.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `double_pendulum`
[INFO] [stderr]   * `example` target `double_pendulum`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/ALSLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `ALSLIP`
[INFO] [stderr]   * `example` target `ALSLIP`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/cube.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cube`
[INFO] [stderr]   * `example` target `cube`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/spring_drop.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `spring_drop`
[INFO] [stderr]   * `example` target `spring_drop`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/acrobot.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `acrobot`
[INFO] [stderr]   * `example` target `acrobot`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/fem.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `fem`
[INFO] [stderr]   * `example` target `fem`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/cart.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cart`
[INFO] [stderr]   * `example` target `cart`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/constraint_contact.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `constraint_contact`
[INFO] [stderr]   * `example` target `constraint_contact`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/rimless_wheel.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rimless_wheel`
[INFO] [stderr]   * `example` target `rimless_wheel`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/SLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `SLIP`
[INFO] [stderr]   * `example` target `SLIP`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/read_bunny_mass_spring.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `read_bunny_mass_spring`
[INFO] [stderr]   * `example` target `read_bunny_mass_spring`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/pendulum_energy.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pendulum_energy`
[INFO] [stderr]   * `example` target `pendulum_energy`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/unconstrained_qp.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `unconstrained_qp`
[INFO] [stderr]   * `example` target `unconstrained_qp`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/1D_hopper.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `1D_hopper`
[INFO] [stderr]   * `example` target `1D_hopper`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/cart_pole.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cart_pole`
[INFO] [stderr]   * `example` target `cart_pole`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallvec v1.15.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.11.2
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.3
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded dirs-sys v0.4.1
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v25.0.0
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded hashbrown v0.15.3
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded document-features v0.2.11
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.7
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]   Downloaded amd v0.2.2
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded derive_builder v0.11.2
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded nanorand v0.7.0
[INFO] [stderr]   Downloaded getrandom v0.3.2
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded rand_distr v0.4.3
[INFO] [stderr]   Downloaded font-kit v0.14.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded nalgebra-sparse v0.10.0
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded wgpu v25.0.2
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.24
[INFO] [stderr]   Downloaded xml-rs v0.8.26
[INFO] [stderr]   Downloaded zerocopy v0.8.24
[INFO] [stderr]   Downloaded clarabel v0.10.0
[INFO] [stderr]   Downloaded wgpu-core v25.0.2
[INFO] [stderr]   Downloaded litrs v0.4.1
[INFO] [stderr]   Downloaded wgpu-hal v25.0.2
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded wgpu-core-deps-wasm v25.0.0
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v25.0.0
[INFO] [stderr]   Downloaded wgpu-types v25.0.0
[INFO] [stderr]   Downloaded derive_builder_core v0.11.2
[INFO] [stderr]   Downloaded ordered-float v5.0.0
[INFO] [stderr]   Downloaded naga v25.0.1
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded metal v0.31.0
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+f57eac1bf98cb5d578e3364b64365ec398c137df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7858d25ca39aa8b53b83c6b58d44e04b80dd10de6328ea66928c2cb47afd12b0
[INFO] running `Command { std: "docker" "start" "-a" "7858d25ca39aa8b53b83c6b58d44e04b80dd10de6328ea66928c2cb47afd12b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7858d25ca39aa8b53b83c6b58d44e04b80dd10de6328ea66928c2cb47afd12b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7858d25ca39aa8b53b83c6b58d44e04b80dd10de6328ea66928c2cb47afd12b0", kill_on_drop: false }`
[INFO] [stdout] 7858d25ca39aa8b53b83c6b58d44e04b80dd10de6328ea66928c2cb47afd12b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+f57eac1bf98cb5d578e3364b64365ec398c137df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65a1324fee46722f7820d80a8d3b74910a61858066044123841e0cca40fd007f
[INFO] running `Command { std: "docker" "start" "-a" "65a1324fee46722f7820d80a8d3b74910a61858066044123841e0cca40fd007f", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/ball.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `ball`
[INFO] [stderr]   * `example` target `ball`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/constraint_contact.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `constraint_contact`
[INFO] [stderr]   * `example` target `constraint_contact`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/unconstrained_qp.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `unconstrained_qp`
[INFO] [stderr]   * `example` target `unconstrained_qp`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/SLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `SLIP`
[INFO] [stderr]   * `example` target `SLIP`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/double_pendulum.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `double_pendulum`
[INFO] [stderr]   * `example` target `double_pendulum`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/rimless_wheel.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rimless_wheel`
[INFO] [stderr]   * `example` target `rimless_wheel`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/pendulum_energy.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pendulum_energy`
[INFO] [stderr]   * `example` target `pendulum_energy`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/read_bunny_mass_spring.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `read_bunny_mass_spring`
[INFO] [stderr]   * `example` target `read_bunny_mass_spring`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/socp.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `socp`
[INFO] [stderr]   * `example` target `socp`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/spring_drop.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `spring_drop`
[INFO] [stderr]   * `example` target `spring_drop`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/rod_by_spring.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rod_by_spring`
[INFO] [stderr]   * `example` target `rod_by_spring`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/1D_hopper.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `1D_hopper`
[INFO] [stderr]   * `example` target `1D_hopper`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/cart_pole.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cart_pole`
[INFO] [stderr]   * `example` target `cart_pole`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/pusher.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pusher`
[INFO] [stderr]   * `example` target `pusher`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/LSLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `LSLIP`
[INFO] [stderr]   * `example` target `LSLIP`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/fem.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `fem`
[INFO] [stderr]   * `example` target `fem`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/acrobot.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `acrobot`
[INFO] [stderr]   * `example` target `acrobot`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/cube.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cube`
[INFO] [stderr]   * `example` target `cube`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/ALSLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `ALSLIP`
[INFO] [stderr]   * `example` target `ALSLIP`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/cart.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cart`
[INFO] [stderr]   * `example` target `cart`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]    Compiling clarabel v0.10.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking amd v0.2.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking nalgebra-sparse v0.10.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]     Checking gorilla-physics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/collision/ccd/accd/edge_edge.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DVector` and `Vector`
[INFO] [stdout]  --> src/collision/ccd/accd/edge_edge.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | use na::{DVector, Matrix2, Normed, SVector, UnitVector3, Vector, Vector2, Vector3};
[INFO] [stdout]   |          ^^^^^^^                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flog`
[INFO] [stdout]  --> src/collision/ccd/edge_edge.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{collision::ccd::solver::solve_cubic, flog, types::Float};
[INFO] [stdout]   |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flog`
[INFO] [stdout]   --> src/hybrid/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     flog,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector`
[INFO] [stdout]  --> src/hybrid/builders.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use na::{vector, UnitQuaternion, Vector, Vector3};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::read_file`
[INFO] [stdout]   --> src/hybrid/builders.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     util::read_file,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rigid_mesh::RigidMesh`
[INFO] [stdout]   --> src/hybrid/rigid.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |         visual::{rigid_mesh::RigidMesh, vertex_rect_face_collision, SphereGeometry, Visual},
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/collision/ccd/accd/edge_edge.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DVector` and `Vector`
[INFO] [stdout]  --> src/collision/ccd/accd/edge_edge.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | use na::{DVector, Matrix2, Normed, SVector, UnitVector3, Vector, Vector2, Vector3};
[INFO] [stdout]   |          ^^^^^^^                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flog`
[INFO] [stdout]  --> src/collision/ccd/edge_edge.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{collision::ccd::solver::solve_cubic, flog, types::Float};
[INFO] [stdout]   |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flog`
[INFO] [stdout]   --> src/hybrid/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     flog,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector`
[INFO] [stdout]  --> src/hybrid/builders.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use na::{vector, UnitQuaternion, Vector, Vector3};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::read_file`
[INFO] [stdout]   --> src/hybrid/builders.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     util::read_file,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rigid_mesh::RigidMesh`
[INFO] [stdout]   --> src/hybrid/rigid.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |         visual::{rigid_mesh::RigidMesh, vertex_rect_face_collision, SphereGeometry, Visual},
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Normed`
[INFO] [stdout]  --> src/collision/ccd/accd/edge_edge.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use na::{DVector, Matrix2, Normed, SVector, UnitVector3, Vector, Vector2, Vector3};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/collision/ccd/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     p: &Vector3<Float>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/collision/ccd/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     f: &[Vector3<Float>; 3],
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/collision/ccd/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dt: Float,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/hybrid/control.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn eeprom_float(&mut self, addr: usize) -> Float {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/hybrid/control.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn step(&mut self, dt: Float, articulated: &Articulated) {}
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `articulated`
[INFO] [stdout]   --> src/hybrid/control.rs:20:35
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn step(&mut self, dt: Float, articulated: &Articulated) {}
[INFO] [stdout]    |                                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_articulated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/hybrid/control.rs:28:54
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn control(&mut self, articulated: &Articulated, input: &Vec<Float>) -> DVector<Float> {
[INFO] [stdout]    |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_mass`
[INFO] [stdout]   --> src/hybrid/control.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let base_mass = 10.;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_mass`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cuboid_points`
[INFO] [stdout]    --> src/hybrid/rigid.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 let cuboid_points = cuboid.points(&iso);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cuboid_points`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cloth_face_coords`
[INFO] [stdout]    --> src/hybrid/rigid.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 let cloth_face_coords: Vec<[Vector3<Float>; 3]> =
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cloth_face_coords`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_deform`
[INFO] [stdout]    --> src/hybrid/mod.rs:168:18
[INFO] [stdout]     |
[INFO] [stdout] 168 |             for (i_deform, deformable) in self.deformables.iter().enumerate() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_deform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_deform`
[INFO] [stdout]    --> src/hybrid/mod.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout] 197 |             for (i_deform, deformable) in self.deformables.iter().enumerate() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_deform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cp`
[INFO] [stdout]    --> src/hybrid/mod.rs:355:22
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 for (cp, n, n1_ws, n2_ws) in contacts.iter() {
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_cp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Normed`
[INFO] [stdout]  --> src/collision/ccd/accd/edge_edge.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use na::{DVector, Matrix2, Normed, SVector, UnitVector3, Vector, Vector2, Vector3};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_steps`
[INFO] [stdout]   --> examples/cart_pole.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let num_steps = (final_time / dt) as usize;
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_steps`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/collision/ccd/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     p: &Vector3<Float>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/collision/ccd/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     f: &[Vector3<Float>; 3],
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/collision/ccd/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dt: Float,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_steps`
[INFO] [stdout]   --> examples/cart_pole.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let num_steps = (final_time / dt) as usize;
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_steps`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_steps`
[INFO] [stdout]   --> examples/cart_pole.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let num_steps = (final_time / dt) as usize;
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_steps`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/hybrid/control.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn eeprom_float(&mut self, addr: usize) -> Float {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/hybrid/control.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn step(&mut self, dt: Float, articulated: &Articulated) {}
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `articulated`
[INFO] [stdout]   --> src/hybrid/control.rs:20:35
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn step(&mut self, dt: Float, articulated: &Articulated) {}
[INFO] [stdout]    |                                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_articulated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/hybrid/control.rs:28:54
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn control(&mut self, articulated: &Articulated, input: &Vec<Float>) -> DVector<Float> {
[INFO] [stdout]    |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_mass`
[INFO] [stdout]   --> src/hybrid/control.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let base_mass = 10.;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_mass`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cuboid_points`
[INFO] [stdout]    --> src/hybrid/rigid.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 let cuboid_points = cuboid.points(&iso);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cuboid_points`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cloth_face_coords`
[INFO] [stdout]    --> src/hybrid/rigid.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 let cloth_face_coords: Vec<[Vector3<Float>; 3]> =
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cloth_face_coords`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_deform`
[INFO] [stdout]    --> src/hybrid/mod.rs:168:18
[INFO] [stdout]     |
[INFO] [stdout] 168 |             for (i_deform, deformable) in self.deformables.iter().enumerate() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_deform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_deform`
[INFO] [stdout]    --> src/hybrid/mod.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout] 197 |             for (i_deform, deformable) in self.deformables.iter().enumerate() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_deform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cp`
[INFO] [stdout]    --> src/hybrid/mod.rs:355:22
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 for (cp, n, n1_ws, n2_ws) in contacts.iter() {
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_cp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "65a1324fee46722f7820d80a8d3b74910a61858066044123841e0cca40fd007f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a1324fee46722f7820d80a8d3b74910a61858066044123841e0cca40fd007f", kill_on_drop: false }`
[INFO] [stdout] 65a1324fee46722f7820d80a8d3b74910a61858066044123841e0cca40fd007f
