[INFO] cloning repository https://github.com/NOPLAB/pasta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NOPLAB/pasta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNOPLAB%2Fpasta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNOPLAB%2Fpasta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82e0261544268aa7b1ec39199cd491f292b49fcd [INFO] checking NOPLAB/pasta against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNOPLAB%2Fpasta" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NOPLAB/pasta [INFO] finished tweaking git repo https://github.com/NOPLAB/pasta [INFO] tweaked toml for git repo https://github.com/NOPLAB/pasta written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NOPLAB/pasta on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NOPLAB/pasta 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb5af0e9a6e427b20c98bcee35b3faaf4e86b69c94611a0eef8380e5e95cb648 [INFO] running `Command { std: "docker" "start" "-a" "fb5af0e9a6e427b20c98bcee35b3faaf4e86b69c94611a0eef8380e5e95cb648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb5af0e9a6e427b20c98bcee35b3faaf4e86b69c94611a0eef8380e5e95cb648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5af0e9a6e427b20c98bcee35b3faaf4e86b69c94611a0eef8380e5e95cb648", kill_on_drop: false }` [INFO] [stdout] fb5af0e9a6e427b20c98bcee35b3faaf4e86b69c94611a0eef8380e5e95cb648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aac3836803ac622b9a928bb56f133c19c3fa63cdbeca3e7e7a8d22d91c66da8 [INFO] running `Command { std: "docker" "start" "-a" "4aac3836803ac622b9a928bb56f133c19c3fa63cdbeca3e7e7a8d22d91c66da8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling wgpu-hal v25.0.1 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wgpu-core v25.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking yaserde v0.8.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling yaserde_derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking urdf-rs v0.8.0 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking serde_json v1.0.142 [INFO] [stderr] Checking glam v0.30.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking wgpu-types v25.0.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking numpy v0.22.1 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Checking noxy-physics v0.0.0 (/opt/rustwide/workdir/lib/noxy-physics) [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Quat` [INFO] [stdout] --> lib/noxy-physics/src/solvers/traits.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use glam::{Vec3, Quat}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] 244 + body.velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:245:38 [INFO] [stdout] | [INFO] [stdout] 245 | body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 245 - body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] 245 + body.angular_velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rigidbody::RigidBody` [INFO] [stdout] --> lib/noxy-physics/src/scene.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::core::{rigidbody::RigidBody, shapes::Shape, materials::Material}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Quat` [INFO] [stdout] --> lib/noxy-physics/src/solvers/traits.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use glam::{Vec3, Quat}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] 244 + body.velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:245:38 [INFO] [stdout] | [INFO] [stdout] 245 | body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 245 - body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] 245 + body.angular_velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rigidbody::RigidBody` [INFO] [stdout] --> lib/noxy-physics/src/scene.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::core::{rigidbody::RigidBody, shapes::Shape, materials::Material}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_pos` [INFO] [stdout] --> lib/noxy-physics/src/core/integration.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let (new_pos, new_vel) = verlet_integrate(pos, vel, gravity, dt); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking noxy-api-rust v0.0.0 (/opt/rustwide/workdir/api/rust) [INFO] [stderr] Checking noxy-c-api v0.0.0 (/opt/rustwide/workdir/api/c) [INFO] [stderr] Checking noxy-python v0.0.0 (/opt/rustwide/workdir/api/python) [INFO] [stderr] Checking noxy-sim v0.0.0 (/opt/rustwide/workdir/apps/noxy-sim) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.05s [INFO] running `Command { std: "docker" "inspect" "4aac3836803ac622b9a928bb56f133c19c3fa63cdbeca3e7e7a8d22d91c66da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aac3836803ac622b9a928bb56f133c19c3fa63cdbeca3e7e7a8d22d91c66da8", kill_on_drop: false }` [INFO] [stdout] 4aac3836803ac622b9a928bb56f133c19c3fa63cdbeca3e7e7a8d22d91c66da8