[INFO] cloning repository https://github.com/Bowen7/geometry-processing-practices
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bowen7/geometry-processing-practices" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowen7%2Fgeometry-processing-practices", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowen7%2Fgeometry-processing-practices'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e61b23b216b722d7f073fdf3026ca71f5ffd2b0e
[INFO] checking Bowen7/geometry-processing-practices against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowen7%2Fgeometry-processing-practices" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bowen7/geometry-processing-practices
[INFO] finished tweaking git repo https://github.com/Bowen7/geometry-processing-practices
[INFO] tweaked toml for git repo https://github.com/Bowen7/geometry-processing-practices written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bowen7/geometry-processing-practices on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bowen7/geometry-processing-practices 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded faer-traits v0.23.2
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.56
[INFO] [stderr]   Downloaded minicov v0.3.8
[INFO] [stderr]   Downloaded qd v0.7.7
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]   Downloaded faer-macros v0.22.1
[INFO] [stderr]   Downloaded faer v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f
[INFO] running `Command { std: "docker" "start" "7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling faer-macros v0.22.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking qd v0.7.7
[INFO] [stderr]     Checking faer-traits v0.23.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking nano-gemm v0.1.3
[INFO] [stderr]     Checking faer v0.23.2
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.56
[INFO] [stderr]     Checking geometry-processing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `web_sys::console`
[INFO] [stdout]  --> src/biharmonic.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use web_sys::console;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_time::Instant`
[INFO] [stdout]   --> src/biharmonic.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use web_time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_sys::console`
[INFO] [stdout]  --> src/slice.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use web_sys::console;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_time::Instant`
[INFO] [stdout]  --> src/slice.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web_time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_sys::console`
[INFO] [stdout]  --> src/biharmonic.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use web_sys::console;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_time::Instant`
[INFO] [stdout]   --> src/biharmonic.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use web_time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_sys::console`
[INFO] [stdout]  --> src/slice.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use web_sys::console;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_time::Instant`
[INFO] [stdout]  --> src/slice.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web_time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/min_quad_with_fixed.rs:1201:9
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     let x = t1 * t2 + t3;
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fd_interpolate` is never used
[INFO] [stdout]   --> src/fd_interpolate.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn fd_interpolate(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_faces` is never used
[INFO] [stdout]   --> src/utils.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn build_faces(F: Mat<usize>) -> Vec<usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fd_interpolate` is never used
[INFO] [stdout]   --> src/fd_interpolate.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn fd_interpolate(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `min_quad_with_fixed` is never used
[INFO] [stdout]   --> src/min_quad_with_fixed.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn min_quad_with_fixed(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_faces` is never used
[INFO] [stdout]   --> src/utils.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn build_faces(F: Mat<usize>) -> Vec<usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f", kill_on_drop: false }`
[INFO] [stdout] 7e73122656963dae873a97b6e87dd185464a16c293a28ce80d0b33353cf7440f
