[INFO] cloning repository https://github.com/wormtql/vertin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wormtql/vertin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwormtql%2Fvertin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwormtql%2Fvertin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a551583e55c66b5bb2dd9daa1251ffce7f977d5b [INFO] testing wormtql/vertin against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwormtql%2Fvertin" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wormtql/vertin 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/wormtql/vertin [INFO] finished tweaking git repo https://github.com/wormtql/vertin [INFO] tweaked toml for git repo https://github.com/wormtql/vertin written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wormtql/vertin 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b4dbd78b23cb0018d942919e0628dafe1a99eb4d884f5e7c7085379503f43d1a [INFO] running `Command { std: "docker" "start" "-a" "b4dbd78b23cb0018d942919e0628dafe1a99eb4d884f5e7c7085379503f43d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4dbd78b23cb0018d942919e0628dafe1a99eb4d884f5e7c7085379503f43d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4dbd78b23cb0018d942919e0628dafe1a99eb4d884f5e7c7085379503f43d1a", kill_on_drop: false }` [INFO] [stdout] b4dbd78b23cb0018d942919e0628dafe1a99eb4d884f5e7c7085379503f43d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cc8b315ad90ba73fb3514635f7437c7b959e9bac4f715d3c4bfdfd801d02ce8f [INFO] running `Command { std: "docker" "start" "-a" "cc8b315ad90ba73fb3514635f7437c7b959e9bac4f715d3c4bfdfd801d02ce8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.17.15 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling vertin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::math::reflect` [INFO] [stdout] --> src/math/ggx.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::math::reflect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rgb` and `RgbaImage` [INFO] [stdout] --> src/pbr/ibl.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{ImageBuffer, Rgb, Rgba, RgbaImage}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng` and `thread_rng` [INFO] [stdout] --> src/pbr/ibl.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::{Rng, thread_rng}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/math/ggx.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | let mut wh = Vector3::new(self.roughness * w.x, self.roughness * w.y, w.z).normalize(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g1` [INFO] [stdout] --> src/pbr/ibl.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let g1 = ggx.g1(wo); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_g1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdf` [INFO] [stdout] --> src/pbr/ibl.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | let (sampled_normal, pdf) = ggx.importance_sample_normal(r1, r2); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdf` [INFO] [stdout] --> src/pbr/ibl.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | let (sampled_normal, pdf) = ggx.importance_sample_visible_normal(wo, r1, r2); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g1` [INFO] [stdout] --> src/pbr/ibl.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let g1 = ggx.g1(wi); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_g1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pbr/ibl.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | let mut wi = reflect(wo, sampled_normal); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `f64_to_u8` is never used [INFO] [stdout] --> src/pbr/ibl.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl SchlickFresnelBaking { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | fn f64_to_u8(v: f64) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `roughness` [INFO] [stdout] --> src/bin/playground.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let roughness = 63.5 / 64.0; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_roughness` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "cc8b315ad90ba73fb3514635f7437c7b959e9bac4f715d3c4bfdfd801d02ce8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8b315ad90ba73fb3514635f7437c7b959e9bac4f715d3c4bfdfd801d02ce8f", kill_on_drop: false }` [INFO] [stdout] cc8b315ad90ba73fb3514635f7437c7b959e9bac4f715d3c4bfdfd801d02ce8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 219fbb1241494b42cab56c57ee828921435fac069d2cc5fb9b35d1f2a7f92768 [INFO] running `Command { std: "docker" "start" "-a" "219fbb1241494b42cab56c57ee828921435fac069d2cc5fb9b35d1f2a7f92768", kill_on_drop: false }` [INFO] [stderr] Compiling vertin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::math::reflect` [INFO] [stdout] --> src/math/ggx.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::math::reflect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rgb` and `RgbaImage` [INFO] [stdout] --> src/pbr/ibl.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{ImageBuffer, Rgb, Rgba, RgbaImage}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng` and `thread_rng` [INFO] [stdout] --> src/pbr/ibl.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::{Rng, thread_rng}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/math/ggx.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | let mut wh = Vector3::new(self.roughness * w.x, self.roughness * w.y, w.z).normalize(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g1` [INFO] [stdout] --> src/pbr/ibl.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let g1 = ggx.g1(wo); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_g1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdf` [INFO] [stdout] --> src/pbr/ibl.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | let (sampled_normal, pdf) = ggx.importance_sample_normal(r1, r2); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdf` [INFO] [stdout] --> src/pbr/ibl.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | let (sampled_normal, pdf) = ggx.importance_sample_visible_normal(wo, r1, r2); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g1` [INFO] [stdout] --> src/pbr/ibl.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let g1 = ggx.g1(wi); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_g1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pbr/ibl.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | let mut wi = reflect(wo, sampled_normal); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `f64_to_u8` is never used [INFO] [stdout] --> src/pbr/ibl.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl SchlickFresnelBaking { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | fn f64_to_u8(v: f64) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `roughness` [INFO] [stdout] --> src/bin/playground.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let roughness = 63.5 / 64.0; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_roughness` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::reflect` [INFO] [stdout] --> src/math/ggx.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::math::reflect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rgb` and `RgbaImage` [INFO] [stdout] --> src/pbr/ibl.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{ImageBuffer, Rgb, Rgba, RgbaImage}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng` and `thread_rng` [INFO] [stdout] --> src/pbr/ibl.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::{Rng, thread_rng}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/math/ggx.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | let mut wh = Vector3::new(self.roughness * w.x, self.roughness * w.y, w.z).normalize(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g1` [INFO] [stdout] --> src/pbr/ibl.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let g1 = ggx.g1(wo); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_g1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdf` [INFO] [stdout] --> src/pbr/ibl.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | let (sampled_normal, pdf) = ggx.importance_sample_normal(r1, r2); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdf` [INFO] [stdout] --> src/pbr/ibl.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | let (sampled_normal, pdf) = ggx.importance_sample_visible_normal(wo, r1, r2); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g1` [INFO] [stdout] --> src/pbr/ibl.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let g1 = ggx.g1(wi); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_g1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pbr/ibl.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | let mut wi = reflect(wo, sampled_normal); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `f64_to_u8` is never used [INFO] [stdout] --> src/pbr/ibl.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl SchlickFresnelBaking { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | fn f64_to_u8(v: f64) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAsPasB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvertin-0a3d125cc47b1e16.rlib,librand-d958366c447a1742.rlib,librand_chacha-e239d7184ada1475.rlib,libppv_lite86-10072c3fe7bf8531.rlib,libzerocopy-115f5722419eb8b1.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-a8ee1f266a15524d.rlib,libgetrandom-0022ba3e492ed193.rlib,liblibc-f10b2637a15a83db.rlib,libcgmath-3897fa405fd79d7d.rlib,libapprox-bb647148593bcee2.rlib,libimage-689d05384a316030.rlib,libimage_webp-b4f95e8601006e05.rlib,libqoi-d2b3b5f8ca2d40fb.rlib,libpng-de41c7eef10235dc.rlib,libbitflags-e2b4db6c651223da.rlib,libfdeflate-4d6164a32860a2e0.rlib,libexr-adb540d96a372c53.rlib,libzune_inflate-249878d2816071b4.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-8828d1a34d8bd812.rlib,libsmallvec-8045c56aeb050430.rlib,libzune_jpeg-9cdcf0f80e1625d2.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libravif-575324c1d524d598.rlib,libloop9-4bb62f80164107ac.rlib,libavif_serialize-5a15141fbf181aca.rlib,libquick_error-8d402ad4d863a69d.rlib,librgb-1ed681b62996bb34.rlib,librav1e-9d183064f8746010.rlib,libprofiling-2e515365c4f85ea6.rlib,libav1_grain-5b682849aeabbb46.rlib,libnom-ad9297965177f1dd.rlib,libmemchr-4f0714dc45d95749.rlib,libnum_rational-79ec3d714b963324.rlib,libnum_bigint-4285d731a650782d.rlib,libnum_integer-2c49419fe394dbf4.rlib,libanyhow-96ba80570f3d9f6d.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmaybe_rayon-92aab8412df93c0f.rlib,librayon-f67f93ec3a198981.rlib,librayon_core-9a8f334f0de531d6.rlib,libcrossbeam_deque-337e201672f94d3a.rlib,libcrossbeam_epoch-6eaad7f981b0bedd.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libv_frame-a02b88762013d9ec.rlib,libaligned_vec-ab53b3b8648dcc44.rlib,libarrayvec-41dcfe80309d7422.rlib,libthiserror-9fffc7356ac0cbdd.rlib,libbitstream_io-cf56b29ea9eb7b84.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,liblog-5fb51f756c1191b0.rlib,libimgref-a0e1951dfb279f53.rlib,libbytemuck-37b34cd22f48b992.rlib,libnum_traits-9c08140b505fd33f.rlib,libtiff-3c54eacb9ac0a63e.rlib,libflate2-122975e2036dd158.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.rlib,libclap-796f0d2845164aff.rlib,libclap_builder-fe6641bff6b6c432.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-3a5850ea78bcd0e3.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-8f7e36dc12b04c16.rlib,libanstyle-df82d657645c4a5c.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAsPasB/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/deps/mlaa-8697340df22dd351" "-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/rustcgmUNCK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvertin-0a3d125cc47b1e16.rlib,librand-d958366c447a1742.rlib,librand_chacha-e239d7184ada1475.rlib,libppv_lite86-10072c3fe7bf8531.rlib,libzerocopy-115f5722419eb8b1.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-a8ee1f266a15524d.rlib,libgetrandom-0022ba3e492ed193.rlib,liblibc-f10b2637a15a83db.rlib,libcgmath-3897fa405fd79d7d.rlib,libapprox-bb647148593bcee2.rlib,libimage-689d05384a316030.rlib,libimage_webp-b4f95e8601006e05.rlib,libqoi-d2b3b5f8ca2d40fb.rlib,libpng-de41c7eef10235dc.rlib,libbitflags-e2b4db6c651223da.rlib,libfdeflate-4d6164a32860a2e0.rlib,libexr-adb540d96a372c53.rlib,libzune_inflate-249878d2816071b4.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-8828d1a34d8bd812.rlib,libsmallvec-8045c56aeb050430.rlib,libzune_jpeg-9cdcf0f80e1625d2.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libravif-575324c1d524d598.rlib,libloop9-4bb62f80164107ac.rlib,libavif_serialize-5a15141fbf181aca.rlib,libquick_error-8d402ad4d863a69d.rlib,librgb-1ed681b62996bb34.rlib,librav1e-9d183064f8746010.rlib,libprofiling-2e515365c4f85ea6.rlib,libav1_grain-5b682849aeabbb46.rlib,libnom-ad9297965177f1dd.rlib,libmemchr-4f0714dc45d95749.rlib,libnum_rational-79ec3d714b963324.rlib,libnum_bigint-4285d731a650782d.rlib,libnum_integer-2c49419fe394dbf4.rlib,libanyhow-96ba80570f3d9f6d.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmaybe_rayon-92aab8412df93c0f.rlib,librayon-f67f93ec3a198981.rlib,librayon_core-9a8f334f0de531d6.rlib,libcrossbeam_deque-337e201672f94d3a.rlib,libcrossbeam_epoch-6eaad7f981b0bedd.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libv_frame-a02b88762013d9ec.rlib,libaligned_vec-ab53b3b8648dcc44.rlib,libarrayvec-41dcfe80309d7422.rlib,libthiserror-9fffc7356ac0cbdd.rlib,libbitstream_io-cf56b29ea9eb7b84.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,liblog-5fb51f756c1191b0.rlib,libimgref-a0e1951dfb279f53.rlib,libbytemuck-37b34cd22f48b992.rlib,libnum_traits-9c08140b505fd33f.rlib,libtiff-3c54eacb9ac0a63e.rlib,libflate2-122975e2036dd158.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgmUNCK/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/deps/playground-dba10c1dc8b8dd85" "-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 `vertin` (bin "playground" test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vertin` (bin "mlaa" test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcC08sx7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvertin-0a3d125cc47b1e16.rlib,librand-d958366c447a1742.rlib,librand_chacha-e239d7184ada1475.rlib,libppv_lite86-10072c3fe7bf8531.rlib,libzerocopy-115f5722419eb8b1.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-a8ee1f266a15524d.rlib,libgetrandom-0022ba3e492ed193.rlib,liblibc-f10b2637a15a83db.rlib,libcgmath-3897fa405fd79d7d.rlib,libapprox-bb647148593bcee2.rlib,libimage-689d05384a316030.rlib,libimage_webp-b4f95e8601006e05.rlib,libqoi-d2b3b5f8ca2d40fb.rlib,libpng-de41c7eef10235dc.rlib,libbitflags-e2b4db6c651223da.rlib,libfdeflate-4d6164a32860a2e0.rlib,libexr-adb540d96a372c53.rlib,libzune_inflate-249878d2816071b4.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-8828d1a34d8bd812.rlib,libsmallvec-8045c56aeb050430.rlib,libzune_jpeg-9cdcf0f80e1625d2.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libravif-575324c1d524d598.rlib,libloop9-4bb62f80164107ac.rlib,libavif_serialize-5a15141fbf181aca.rlib,libquick_error-8d402ad4d863a69d.rlib,librgb-1ed681b62996bb34.rlib,librav1e-9d183064f8746010.rlib,libprofiling-2e515365c4f85ea6.rlib,libav1_grain-5b682849aeabbb46.rlib,libnom-ad9297965177f1dd.rlib,libmemchr-4f0714dc45d95749.rlib,libnum_rational-79ec3d714b963324.rlib,libnum_bigint-4285d731a650782d.rlib,libnum_integer-2c49419fe394dbf4.rlib,libanyhow-96ba80570f3d9f6d.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmaybe_rayon-92aab8412df93c0f.rlib,librayon-f67f93ec3a198981.rlib,librayon_core-9a8f334f0de531d6.rlib,libcrossbeam_deque-337e201672f94d3a.rlib,libcrossbeam_epoch-6eaad7f981b0bedd.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libv_frame-a02b88762013d9ec.rlib,libaligned_vec-ab53b3b8648dcc44.rlib,libarrayvec-41dcfe80309d7422.rlib,libthiserror-9fffc7356ac0cbdd.rlib,libbitstream_io-cf56b29ea9eb7b84.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,liblog-5fb51f756c1191b0.rlib,libimgref-a0e1951dfb279f53.rlib,libbytemuck-37b34cd22f48b992.rlib,libnum_traits-9c08140b505fd33f.rlib,libtiff-3c54eacb9ac0a63e.rlib,libflate2-122975e2036dd158.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcC08sx7/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/deps/ibl-c779404ab2e94f78" "-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 `vertin` (bin "ibl" test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustco970wb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librand-d958366c447a1742.rlib,librand_chacha-e239d7184ada1475.rlib,libppv_lite86-10072c3fe7bf8531.rlib,libzerocopy-115f5722419eb8b1.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-a8ee1f266a15524d.rlib,libgetrandom-0022ba3e492ed193.rlib,liblibc-f10b2637a15a83db.rlib,libcgmath-3897fa405fd79d7d.rlib,libapprox-bb647148593bcee2.rlib,libimage-689d05384a316030.rlib,libimage_webp-b4f95e8601006e05.rlib,libqoi-d2b3b5f8ca2d40fb.rlib,libpng-de41c7eef10235dc.rlib,libbitflags-e2b4db6c651223da.rlib,libfdeflate-4d6164a32860a2e0.rlib,libexr-adb540d96a372c53.rlib,libzune_inflate-249878d2816071b4.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-8828d1a34d8bd812.rlib,libsmallvec-8045c56aeb050430.rlib,libzune_jpeg-9cdcf0f80e1625d2.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libravif-575324c1d524d598.rlib,libloop9-4bb62f80164107ac.rlib,libavif_serialize-5a15141fbf181aca.rlib,libquick_error-8d402ad4d863a69d.rlib,librgb-1ed681b62996bb34.rlib,librav1e-9d183064f8746010.rlib,libprofiling-2e515365c4f85ea6.rlib,libav1_grain-5b682849aeabbb46.rlib,libnom-ad9297965177f1dd.rlib,libmemchr-4f0714dc45d95749.rlib,libnum_rational-79ec3d714b963324.rlib,libnum_bigint-4285d731a650782d.rlib,libnum_integer-2c49419fe394dbf4.rlib,libanyhow-96ba80570f3d9f6d.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmaybe_rayon-92aab8412df93c0f.rlib,librayon-f67f93ec3a198981.rlib,librayon_core-9a8f334f0de531d6.rlib,libcrossbeam_deque-337e201672f94d3a.rlib,libcrossbeam_epoch-6eaad7f981b0bedd.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libv_frame-a02b88762013d9ec.rlib,libaligned_vec-ab53b3b8648dcc44.rlib,libarrayvec-41dcfe80309d7422.rlib,libthiserror-9fffc7356ac0cbdd.rlib,libbitstream_io-cf56b29ea9eb7b84.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,liblog-5fb51f756c1191b0.rlib,libimgref-a0e1951dfb279f53.rlib,libbytemuck-37b34cd22f48b992.rlib,libnum_traits-9c08140b505fd33f.rlib,libtiff-3c54eacb9ac0a63e.rlib,libflate2-122975e2036dd158.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustco970wb/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/deps/vertin-96bf01fc20abcdb5" "-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 `vertin` (lib test) due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "219fbb1241494b42cab56c57ee828921435fac069d2cc5fb9b35d1f2a7f92768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219fbb1241494b42cab56c57ee828921435fac069d2cc5fb9b35d1f2a7f92768", kill_on_drop: false }` [INFO] [stdout] 219fbb1241494b42cab56c57ee828921435fac069d2cc5fb9b35d1f2a7f92768