[INFO] cloning repository https://github.com/aydencook03/simulation_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aydencook03/simulation_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydencook03%2Fsimulation_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydencook03%2Fsimulation_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba43fcef247ee7459acf0f53c1565e1b7a1bbfeb [INFO] testing aydencook03/simulation_engine against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydencook03%2Fsimulation_engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aydencook03/simulation_engine on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aydencook03/simulation_engine [INFO] finished tweaking git repo https://github.com/aydencook03/simulation_engine [INFO] tweaked toml for git repo https://github.com/aydencook03/simulation_engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aydencook03/simulation_engine 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af3de68699e2d95715013f6cb8afcf8c0fd6841a10673fa7e692da3a17344428 [INFO] running `Command { std: "docker" "start" "-a" "af3de68699e2d95715013f6cb8afcf8c0fd6841a10673fa7e692da3a17344428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af3de68699e2d95715013f6cb8afcf8c0fd6841a10673fa7e692da3a17344428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3de68699e2d95715013f6cb8afcf8c0fd6841a10673fa7e692da3a17344428", kill_on_drop: false }` [INFO] [stdout] af3de68699e2d95715013f6cb8afcf8c0fd6841a10673fa7e692da3a17344428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bb484c8a32d6bd12df328772b103cebb37f83f9cf79f0a557ab18e15db5dab6 [INFO] running `Command { std: "docker" "start" "-a" "4bb484c8a32d6bd12df328772b103cebb37f83f9cf79f0a557ab18e15db5dab6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | point: Point3, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | neighbors: &[Particle], [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retrieve` [INFO] [stdout] --> engine/src/interaction/sph.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | retrieve: impl Fn(&Particle) -> T, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retrieve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle1` [INFO] [stdout] --> engine/src/interaction/sph.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle2` [INFO] [stdout] --> engine/src/interaction/sph.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle1` [INFO] [stdout] --> engine/src/interaction/sph.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn force(&self, particle1: &Particle, particle2: &Particle) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle2` [INFO] [stdout] --> engine/src/interaction/sph.rs:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | fn force(&self, particle1: &Particle, particle2: &Particle) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:123:36 [INFO] [stdout] | [INFO] [stdout] 123 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stdout] warning: fields `kernel`, `state_equation`, `smoothing_radius`, and `compact` are never read [INFO] [stdout] --> engine/src/interaction/sph.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SphParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 10 | kernel: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | state_equation: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | smoothing_radius: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | compact: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling softbuffer v0.1.1 [INFO] [stderr] Compiling rendering v0.1.0 (/opt/rustwide/workdir/rendering) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.26s [INFO] running `Command { std: "docker" "inspect" "4bb484c8a32d6bd12df328772b103cebb37f83f9cf79f0a557ab18e15db5dab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb484c8a32d6bd12df328772b103cebb37f83f9cf79f0a557ab18e15db5dab6", kill_on_drop: false }` [INFO] [stdout] 4bb484c8a32d6bd12df328772b103cebb37f83f9cf79f0a557ab18e15db5dab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 886642d22628e74917f9dda4b07d651c0e69aa8bf573bfbd96b7f53f2b236a37 [INFO] running `Command { std: "docker" "start" "-a" "886642d22628e74917f9dda4b07d651c0e69aa8bf573bfbd96b7f53f2b236a37", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | point: Point3, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | neighbors: &[Particle], [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retrieve` [INFO] [stdout] --> engine/src/interaction/sph.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | retrieve: impl Fn(&Particle) -> T, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retrieve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle1` [INFO] [stdout] --> engine/src/interaction/sph.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stdout] warning: unused variable: `particle2` [INFO] [stdout] --> engine/src/interaction/sph.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: unused variable: `particle1` [INFO] [stdout] --> engine/src/interaction/sph.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn force(&self, particle1: &Particle, particle2: &Particle) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle2` [INFO] [stdout] --> engine/src/interaction/sph.rs:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | fn force(&self, particle1: &Particle, particle2: &Particle) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:123:36 [INFO] [stdout] | [INFO] [stdout] 123 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kernel`, `state_equation`, `smoothing_radius`, and `compact` are never read [INFO] [stdout] --> engine/src/interaction/sph.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SphParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 10 | kernel: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | state_equation: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | smoothing_radius: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | compact: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling rendering v0.1.0 (/opt/rustwide/workdir/rendering) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | point: Point3, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | neighbors: &[Particle], [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retrieve` [INFO] [stdout] --> engine/src/interaction/sph.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | retrieve: impl Fn(&Particle) -> T, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retrieve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> engine/src/interaction/sph.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbors` [INFO] [stdout] --> engine/src/interaction/sph.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle1` [INFO] [stdout] --> engine/src/interaction/sph.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle2` [INFO] [stdout] --> engine/src/interaction/sph.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle1` [INFO] [stdout] --> engine/src/interaction/sph.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn force(&self, particle1: &Particle, particle2: &Particle) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particle2` [INFO] [stdout] --> engine/src/interaction/sph.rs:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | fn force(&self, particle1: &Particle, particle2: &Particle) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:123:36 [INFO] [stdout] | [INFO] [stdout] 123 | fn laplace_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | fn w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | fn grad_w(&self, r: Point3, h: f64) -> Vec3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> engine/src/interaction/sph.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> engine/src/interaction/sph.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | fn div_w(&self, r: Point3, h: f64) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kernel`, `state_equation`, `smoothing_radius`, and `compact` are never read [INFO] [stdout] --> engine/src/interaction/sph.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SphParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 10 | kernel: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | state_equation: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | smoothing_radius: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | compact: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling examples v0.1.0 (/opt/rustwide/workdir/examples) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclyWYgO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librendering-7d1fe7f2dfe8fc78.rlib,libtiny_skia-df2b0a8a700d37f0.rlib,libpng-9ffda9b74bd6ca1d.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libfdeflate-b6b4d7abfd841840.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libarrayvec-1b252ee19ef31e11.rlib,libtiny_skia_path-24137d533344b52c.rlib,libbytemuck-0694c9cec43cf49c.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-e2c56de32f019e08.rlib,libsoftbuffer-6f52d5d7fe175673.rlib,libthiserror-f932fb048bda845a.rlib,libtempfile-28237bb987b26da8.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-ee6c437aaff0d891.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libwinit-9bdb6557e4cb0a2f.rlib,libmio-c6a92c6a60398f52.rlib,libx11_dl-a39a05db568348b3.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-e80f67da6a6d4137.rlib,libwayland_cursor-2b9d3bef8b310c23.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libmemmap2-64965b1befef4c19.rlib,libwayland_protocols-4289831099c9d8c1.rlib,libwayland_client-98f7bb632425b58d.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-3d708a0dfc8d62bc.rlib,libonce_cell-debe7c411cf97340.rlib,libnix-974b0b4a699f951a.rlib,libwayland_sys-15dec0f77f97548b.rlib,libcalloop-fe5c109ec486c7d3.rlib,libnix-d9f7d53879cbe269.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libparking_lot-9dce91ca5f3aba51.rlib,libparking_lot_core-80fc9967d9076798.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-1e306d9580bf48cf.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-5fb51f756c1191b0.rlib,liblazy_static-b3603208c0de2608.rlib,libengine-bf5e3eea5f0bae93.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclyWYgO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/triple_pendulum-7bc53e15c6f2216b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyHVyKJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librendering-7d1fe7f2dfe8fc78.rlib,libtiny_skia-df2b0a8a700d37f0.rlib,libpng-9ffda9b74bd6ca1d.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libfdeflate-b6b4d7abfd841840.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libarrayvec-1b252ee19ef31e11.rlib,libtiny_skia_path-24137d533344b52c.rlib,libbytemuck-0694c9cec43cf49c.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-e2c56de32f019e08.rlib,libsoftbuffer-6f52d5d7fe175673.rlib,libthiserror-f932fb048bda845a.rlib,libtempfile-28237bb987b26da8.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-ee6c437aaff0d891.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libwinit-9bdb6557e4cb0a2f.rlib,libmio-c6a92c6a60398f52.rlib,libx11_dl-a39a05db568348b3.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-e80f67da6a6d4137.rlib,libwayland_cursor-2b9d3bef8b310c23.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libmemmap2-64965b1befef4c19.rlib,libwayland_protocols-4289831099c9d8c1.rlib,libwayland_client-98f7bb632425b58d.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-3d708a0dfc8d62bc.rlib,libonce_cell-debe7c411cf97340.rlib,libnix-974b0b4a699f951a.rlib,libwayland_sys-15dec0f77f97548b.rlib,libcalloop-fe5c109ec486c7d3.rlib,libnix-d9f7d53879cbe269.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libparking_lot-9dce91ca5f3aba51.rlib,libparking_lot_core-80fc9967d9076798.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-1e306d9580bf48cf.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-5fb51f756c1191b0.rlib,liblazy_static-b3603208c0de2608.rlib,librand-dd7869aff6e708d0.rlib,librand_chacha-833223247810d9e3.rlib,libppv_lite86-018b1176b05ea380.rlib,libzerocopy-048f32f55f056c2e.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-9f797c9ef3ee8dd2.rlib,libgetrandom-c4345bbe22936131.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libengine-bf5e3eea5f0bae93.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyHVyKJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/freezing-3fcf4ab494366074" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "triple_pendulum") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `examples` (example "freezing") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdkpbh5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librendering-7d1fe7f2dfe8fc78.rlib,libtiny_skia-df2b0a8a700d37f0.rlib,libpng-9ffda9b74bd6ca1d.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libfdeflate-b6b4d7abfd841840.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libarrayvec-1b252ee19ef31e11.rlib,libtiny_skia_path-24137d533344b52c.rlib,libbytemuck-0694c9cec43cf49c.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-e2c56de32f019e08.rlib,libsoftbuffer-6f52d5d7fe175673.rlib,libthiserror-f932fb048bda845a.rlib,libtempfile-28237bb987b26da8.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-ee6c437aaff0d891.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libwinit-9bdb6557e4cb0a2f.rlib,libmio-c6a92c6a60398f52.rlib,libx11_dl-a39a05db568348b3.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-e80f67da6a6d4137.rlib,libwayland_cursor-2b9d3bef8b310c23.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libmemmap2-64965b1befef4c19.rlib,libwayland_protocols-4289831099c9d8c1.rlib,libwayland_client-98f7bb632425b58d.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-3d708a0dfc8d62bc.rlib,libonce_cell-debe7c411cf97340.rlib,libnix-974b0b4a699f951a.rlib,libwayland_sys-15dec0f77f97548b.rlib,libcalloop-fe5c109ec486c7d3.rlib,libnix-d9f7d53879cbe269.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libparking_lot-9dce91ca5f3aba51.rlib,libparking_lot_core-80fc9967d9076798.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-1e306d9580bf48cf.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-5fb51f756c1191b0.rlib,liblazy_static-b3603208c0de2608.rlib,librand-dd7869aff6e708d0.rlib,librand_chacha-833223247810d9e3.rlib,libppv_lite86-018b1176b05ea380.rlib,libzerocopy-048f32f55f056c2e.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-9f797c9ef3ee8dd2.rlib,libgetrandom-c4345bbe22936131.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libengine-bf5e3eea5f0bae93.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdkpbh5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gas_in_a_box-dd87a62f837f8235" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "gas_in_a_box") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvNT3pN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librendering-7d1fe7f2dfe8fc78.rlib,libtiny_skia-df2b0a8a700d37f0.rlib,libpng-9ffda9b74bd6ca1d.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libfdeflate-b6b4d7abfd841840.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libarrayvec-1b252ee19ef31e11.rlib,libtiny_skia_path-24137d533344b52c.rlib,libbytemuck-0694c9cec43cf49c.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-e2c56de32f019e08.rlib,libsoftbuffer-6f52d5d7fe175673.rlib,libthiserror-f932fb048bda845a.rlib,libtempfile-28237bb987b26da8.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-ee6c437aaff0d891.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libwinit-9bdb6557e4cb0a2f.rlib,libmio-c6a92c6a60398f52.rlib,libx11_dl-a39a05db568348b3.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-e80f67da6a6d4137.rlib,libwayland_cursor-2b9d3bef8b310c23.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libmemmap2-64965b1befef4c19.rlib,libwayland_protocols-4289831099c9d8c1.rlib,libwayland_client-98f7bb632425b58d.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-3d708a0dfc8d62bc.rlib,libonce_cell-debe7c411cf97340.rlib,libnix-974b0b4a699f951a.rlib,libwayland_sys-15dec0f77f97548b.rlib,libcalloop-fe5c109ec486c7d3.rlib,libnix-d9f7d53879cbe269.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libparking_lot-9dce91ca5f3aba51.rlib,libparking_lot_core-80fc9967d9076798.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-1e306d9580bf48cf.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-5fb51f756c1191b0.rlib,liblazy_static-b3603208c0de2608.rlib,librand-dd7869aff6e708d0.rlib,librand_chacha-833223247810d9e3.rlib,libppv_lite86-018b1176b05ea380.rlib,libzerocopy-048f32f55f056c2e.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-9f797c9ef3ee8dd2.rlib,libgetrandom-c4345bbe22936131.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libengine-bf5e3eea5f0bae93.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvNT3pN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pile_of_particles-a176955da7a07224" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "pile_of_particles") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchj0U8H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librendering-7d1fe7f2dfe8fc78.rlib,libtiny_skia-df2b0a8a700d37f0.rlib,libpng-9ffda9b74bd6ca1d.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libfdeflate-b6b4d7abfd841840.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libarrayvec-1b252ee19ef31e11.rlib,libtiny_skia_path-24137d533344b52c.rlib,libbytemuck-0694c9cec43cf49c.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-e2c56de32f019e08.rlib,libsoftbuffer-6f52d5d7fe175673.rlib,libthiserror-f932fb048bda845a.rlib,libtempfile-28237bb987b26da8.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-ee6c437aaff0d891.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libwinit-9bdb6557e4cb0a2f.rlib,libmio-c6a92c6a60398f52.rlib,libx11_dl-a39a05db568348b3.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-e80f67da6a6d4137.rlib,libwayland_cursor-2b9d3bef8b310c23.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libmemmap2-64965b1befef4c19.rlib,libwayland_protocols-4289831099c9d8c1.rlib,libwayland_client-98f7bb632425b58d.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-3d708a0dfc8d62bc.rlib,libonce_cell-debe7c411cf97340.rlib,libnix-974b0b4a699f951a.rlib,libwayland_sys-15dec0f77f97548b.rlib,libcalloop-fe5c109ec486c7d3.rlib,libnix-d9f7d53879cbe269.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libparking_lot-9dce91ca5f3aba51.rlib,libparking_lot_core-80fc9967d9076798.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-1e306d9580bf48cf.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-5fb51f756c1191b0.rlib,liblazy_static-b3603208c0de2608.rlib,libengine-bf5e3eea5f0bae93.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchj0U8H/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ang_momentum-21662d0d9a095a48" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "ang_momentum") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7VyE2z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librendering-7d1fe7f2dfe8fc78.rlib,libtiny_skia-df2b0a8a700d37f0.rlib,libpng-9ffda9b74bd6ca1d.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libfdeflate-b6b4d7abfd841840.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libarrayvec-1b252ee19ef31e11.rlib,libtiny_skia_path-24137d533344b52c.rlib,libbytemuck-0694c9cec43cf49c.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-e2c56de32f019e08.rlib,libsoftbuffer-6f52d5d7fe175673.rlib,libthiserror-f932fb048bda845a.rlib,libtempfile-28237bb987b26da8.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-ee6c437aaff0d891.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libwinit-9bdb6557e4cb0a2f.rlib,libmio-c6a92c6a60398f52.rlib,libx11_dl-a39a05db568348b3.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-e80f67da6a6d4137.rlib,libwayland_cursor-2b9d3bef8b310c23.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libmemmap2-64965b1befef4c19.rlib,libwayland_protocols-4289831099c9d8c1.rlib,libwayland_client-98f7bb632425b58d.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-3d708a0dfc8d62bc.rlib,libonce_cell-debe7c411cf97340.rlib,libnix-974b0b4a699f951a.rlib,libwayland_sys-15dec0f77f97548b.rlib,libcalloop-fe5c109ec486c7d3.rlib,libnix-d9f7d53879cbe269.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libparking_lot-9dce91ca5f3aba51.rlib,libparking_lot_core-80fc9967d9076798.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-1e306d9580bf48cf.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-5fb51f756c1191b0.rlib,liblazy_static-b3603208c0de2608.rlib,libengine-bf5e3eea5f0bae93.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7VyE2z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bouncing_block-59a6617c96754ecf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x0000738377cb0da7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b0da7) [INFO] [stdout] #1 0x0000738377cb11bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b11bc) [INFO] [stdout] #2 0x0000738372433330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x0000738372576a21 (/lib/x86_64-linux-gnu/libc.so.6+0x188a21) [INFO] [stdout] #4 0x000073837b027a7e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x0000738377c608e1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56608e1) [INFO] [stdout] #6 0x0000738377c5f7b8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x565f7b8) [INFO] [stdout] #7 0x00005ab12e84862d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc62d) [INFO] [stdout] #8 0x00005ab12e7d46ca void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x0000738377c607b2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56607b2) [INFO] [stdout] #10 0x0000738377c6021a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x566021a) [INFO] [stdout] #11 0x0000738377bd98d0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x55d98d0) [INFO] [stdout] #12 0x000073837248aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x0000738372517a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/examples/bouncing_block-59a6617c96754ecf': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "bouncing_block") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2XjMM9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librendering-7d1fe7f2dfe8fc78.rlib,libtiny_skia-df2b0a8a700d37f0.rlib,libpng-9ffda9b74bd6ca1d.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libfdeflate-b6b4d7abfd841840.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libarrayvec-1b252ee19ef31e11.rlib,libtiny_skia_path-24137d533344b52c.rlib,libbytemuck-0694c9cec43cf49c.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-e2c56de32f019e08.rlib,libsoftbuffer-6f52d5d7fe175673.rlib,libthiserror-f932fb048bda845a.rlib,libtempfile-28237bb987b26da8.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-ee6c437aaff0d891.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libwinit-9bdb6557e4cb0a2f.rlib,libmio-c6a92c6a60398f52.rlib,libx11_dl-a39a05db568348b3.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-e80f67da6a6d4137.rlib,libwayland_cursor-2b9d3bef8b310c23.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libmemmap2-64965b1befef4c19.rlib,libwayland_protocols-4289831099c9d8c1.rlib,libwayland_client-98f7bb632425b58d.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-3d708a0dfc8d62bc.rlib,libonce_cell-debe7c411cf97340.rlib,libnix-974b0b4a699f951a.rlib,libwayland_sys-15dec0f77f97548b.rlib,libcalloop-fe5c109ec486c7d3.rlib,libnix-d9f7d53879cbe269.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libparking_lot-9dce91ca5f3aba51.rlib,libparking_lot_core-80fc9967d9076798.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-1e306d9580bf48cf.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-5fb51f756c1191b0.rlib,liblazy_static-b3603208c0de2608.rlib,librand-dd7869aff6e708d0.rlib,librand_chacha-833223247810d9e3.rlib,libppv_lite86-018b1176b05ea380.rlib,libzerocopy-048f32f55f056c2e.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-9f797c9ef3ee8dd2.rlib,libgetrandom-c4345bbe22936131.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libengine-bf5e3eea5f0bae93.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2XjMM9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/star_collision-1b1f718cc99ed715" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x0000749a028b0da7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b0da7) [INFO] [stdout] #1 0x0000749a028b11bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b11bc) [INFO] [stdout] #2 0x00007499fd033330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007499fd176a9d (/lib/x86_64-linux-gnu/libc.so.6+0x188a9d) [INFO] [stdout] #4 0x0000749a05c27a7e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x0000749a028608e1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56608e1) [INFO] [stdout] #6 0x0000749a0285f7b8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x565f7b8) [INFO] [stdout] #7 0x00006474608a862d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc62d) [INFO] [stdout] #8 0x00006474608346ca void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x0000749a028607b2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56607b2) [INFO] [stdout] #10 0x0000749a0286021a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x566021a) [INFO] [stdout] #11 0x0000749a027d98d0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x55d98d0) [INFO] [stdout] #12 0x00007499fd08aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x00007499fd117a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/examples/star_collision-1b1f718cc99ed715': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "star_collision") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "886642d22628e74917f9dda4b07d651c0e69aa8bf573bfbd96b7f53f2b236a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886642d22628e74917f9dda4b07d651c0e69aa8bf573bfbd96b7f53f2b236a37", kill_on_drop: false }` [INFO] [stdout] 886642d22628e74917f9dda4b07d651c0e69aa8bf573bfbd96b7f53f2b236a37