[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 try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowen7%2Fgeometry-processing-practices" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bowen7/geometry-processing-practices on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 890641b29c111c465abcecca0d491a7805134c56fbe94345299818f51ce400e0 [INFO] running `Command { std: "docker" "start" "-a" "890641b29c111c465abcecca0d491a7805134c56fbe94345299818f51ce400e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "890641b29c111c465abcecca0d491a7805134c56fbe94345299818f51ce400e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890641b29c111c465abcecca0d491a7805134c56fbe94345299818f51ce400e0", kill_on_drop: false }` [INFO] [stdout] 890641b29c111c465abcecca0d491a7805134c56fbe94345299818f51ce400e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd361baa4c43a628609a4a1ed1def1128eb410dee2e7ef963ff3ed836599bf2 [INFO] running `Command { std: "docker" "start" "-a" "cdd361baa4c43a628609a4a1ed1def1128eb410dee2e7ef963ff3ed836599bf2", kill_on_drop: false }` [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] Checking reborrow v0.5.5 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking nano-gemm-core v0.1.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling defer v0.2.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking generativity v1.1.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking zmij v1.0.0 [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] Checking dyn-stack v0.13.2 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.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] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling faer-macros v0.22.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking equator v0.2.2 [INFO] [stderr] Checking gemm-common v0.18.2 [INFO] [stderr] Checking qd v0.7.7 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking faer-traits v0.23.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] Checking gemm-c64 v0.18.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking gemm v0.18.2 [INFO] [stderr] Checking js-sys v0.3.83 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.56 [INFO] [stderr] Checking web-sys v0.3.83 [INFO] [stderr] Checking wasm-bindgen-test v0.3.56 [INFO] [stderr] Checking nano-gemm v0.1.3 [INFO] [stderr] Checking faer v0.23.2 [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: 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) -> Vec { [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) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "cdd361baa4c43a628609a4a1ed1def1128eb410dee2e7ef963ff3ed836599bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd361baa4c43a628609a4a1ed1def1128eb410dee2e7ef963ff3ed836599bf2", kill_on_drop: false }` [INFO] [stdout] cdd361baa4c43a628609a4a1ed1def1128eb410dee2e7ef963ff3ed836599bf2