[INFO] cloning repository https://github.com/MatiasHiltunen/tinysfm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MatiasHiltunen/tinysfm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatiasHiltunen%2Ftinysfm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatiasHiltunen%2Ftinysfm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d417e21a0a057671ed6acb1e39e87b1fbdf15e33
[INFO] checking MatiasHiltunen/tinysfm against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatiasHiltunen%2Ftinysfm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MatiasHiltunen/tinysfm
[INFO] finished tweaking git repo https://github.com/MatiasHiltunen/tinysfm
[INFO] tweaked toml for git repo https://github.com/MatiasHiltunen/tinysfm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MatiasHiltunen/tinysfm on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MatiasHiltunen/tinysfm 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kamadak-exif v0.5.5
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded mutate_once v0.1.1
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded ply-rs v0.1.3
[INFO] [stderr]   Downloaded opencv-binding-generator v0.96.1
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded opencv v0.94.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a08798cc5591e605d0d9d558f334a4675aaec84b0c4bcc3dfc19df1293174bad
[INFO] running `Command { std: "docker" "start" "-a" "a08798cc5591e605d0d9d558f334a4675aaec84b0c4bcc3dfc19df1293174bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a08798cc5591e605d0d9d558f334a4675aaec84b0c4bcc3dfc19df1293174bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a08798cc5591e605d0d9d558f334a4675aaec84b0c4bcc3dfc19df1293174bad", kill_on_drop: false }`
[INFO] [stdout] a08798cc5591e605d0d9d558f334a4675aaec84b0c4bcc3dfc19df1293174bad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3b30266aece279d0319a9c3fdead9c4f139d2d86f4fedb77156c4262866775a
[INFO] running `Command { std: "docker" "start" "-a" "c3b30266aece279d0319a9c3fdead9c4f139d2d86f4fedb77156c4262866775a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cubecl-common v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cubecl-runtime v0.5.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling cubecl-macros v0.5.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cubecl-macros-internal v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling opencv-binding-generator v0.96.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling cubecl-wgpu v0.5.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking cubecl-ir v0.5.0
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling opencv v0.94.4
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.4.16
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking cubecl-core v0.5.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking mutate_once v0.1.1
[INFO] [stderr]     Checking kamadak-exif v0.5.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking cubecl-std v0.5.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking cubecl-reduce v0.5.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking cubecl-linalg v0.5.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]     Checking cubecl v0.5.0
[INFO] [stderr]     Checking cubecl-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::<impl nalgebra::Matrix<T, R, C, S>>::fixed_slice_mut`: Use fixed_view_mut instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information.
[INFO] [stdout]    --> src/nerfstudio.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |         transform.fixed_slice_mut::<3, 3>(0, 0).copy_from(&r_nerf);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::<impl nalgebra::Matrix<T, R, C, S>>::fixed_slice_mut`: Use fixed_view_mut instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information.
[INFO] [stdout]    --> src/nerfstudio.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |         transform.fixed_slice_mut::<3, 3>(0, 0).copy_from(&r_nerf);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::<impl nalgebra::Matrix<T, R, C, S>>::fixed_slice_mut`: Use fixed_view_mut instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information.
[INFO] [stdout]    --> src/nerfstudio.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |         transform.fixed_slice_mut::<3, 1>(0, 3).copy_from(&t_nerf);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::<impl nalgebra::Matrix<T, R, C, S>>::fixed_slice_mut`: Use fixed_view_mut instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information.
[INFO] [stdout]    --> src/nerfstudio.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |         transform.fixed_slice_mut::<3, 1>(0, 3).copy_from(&t_nerf);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_FEATURES_PER_IMAGE` is never used
[INFO] [stdout]   --> src/production_demo.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MAX_FEATURES_PER_IMAGE: usize = 5000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_FEATURES_PER_IMAGE` is never used
[INFO] [stdout]   --> src/production_demo.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MAX_FEATURES_PER_IMAGE: usize = 5000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `grid_size` is never read
[INFO] [stdout]   --> src/production_demo.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct ProductionSfMPipeline {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     grid_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductionSfMPipeline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `image_id` is never read
[INFO] [stdout]   --> src/production_demo.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct CameraPose {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     image_id: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CameraPose` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `supported_formats` is never read
[INFO] [stdout]  --> src/image_loader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ImageLoader {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     supported_formats: Vec<ImageFormat>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/mast3r_pipeline.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Mast3rPipeline<R: Runtime> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 38 |     client: ComputeClient<R::Server, R::Channel>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `grid_size` is never read
[INFO] [stdout]   --> src/production_demo.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct ProductionSfMPipeline {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     grid_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductionSfMPipeline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `image_id` is never read
[INFO] [stdout]   --> src/production_demo.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct CameraPose {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     image_id: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CameraPose` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `supported_formats` is never read
[INFO] [stdout]  --> src/image_loader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ImageLoader {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     supported_formats: Vec<ImageFormat>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/mast3r_pipeline.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Mast3rPipeline<R: Runtime> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 38 |     client: ComputeClient<R::Server, R::Channel>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[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: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[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 variable: `result`
[INFO] [stdout]    --> tests/integration_tests.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let result = colmap_to_nerf::convert_colmap_to_nerf(
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:455:5
[INFO] [stdout]     |
[INFO] [stdout] 453 |     return;
[INFO] [stdout]     |     ------ any code following this expression is unreachable
[INFO] [stdout] 454 |     
[INFO] [stdout] 455 |     let device = WgpuDevice::default();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:455:5
[INFO] [stdout]     |
[INFO] [stdout] 453 |     return;
[INFO] [stdout]     |     ------ any code following this expression is unreachable
[INFO] [stdout] 454 |     
[INFO] [stdout] 455 |     let device = WgpuDevice::default();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/main.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     let offset = desc_word * 32 + bit;
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/main.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     let offset = desc_word * 32 + bit;
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_IMAGES` is never used
[INFO] [stdout]   --> src/main.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MAX_IMAGES: usize = 1000;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_FEATURES_PER_IMAGE` is never used
[INFO] [stdout]   --> src/main.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MAX_FEATURES_PER_IMAGE: usize = 5000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEATURE_GRID_SIZE` is never used
[INFO] [stdout]   --> src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const FEATURE_GRID_SIZE: usize = 64; // 64x64 spatial grid for features
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DESCRIPTOR_SIZE` is never used
[INFO] [stdout]   --> src/main.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const DESCRIPTOR_SIZE: usize = 32; // Compressed descriptor
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MATCH_BATCH_SIZE` is never used
[INFO] [stdout]   --> src/main.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const MATCH_BATCH_SIZE: usize = 50; // Process 50 image pairs at once
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_FEATURES_PER_IMAGE` is never used
[INFO] [stdout]   --> src/production_demo.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MAX_FEATURES_PER_IMAGE: usize = 5000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `grid_size` is never read
[INFO] [stdout]   --> src/production_demo.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct ProductionSfMPipeline {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     grid_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductionSfMPipeline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `image_id` is never read
[INFO] [stdout]   --> src/production_demo.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct CameraPose {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     image_id: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CameraPose` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_IMAGES` is never used
[INFO] [stdout]   --> src/main.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MAX_IMAGES: usize = 1000;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_FEATURES_PER_IMAGE` is never used
[INFO] [stdout]   --> src/main.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MAX_FEATURES_PER_IMAGE: usize = 5000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEATURE_GRID_SIZE` is never used
[INFO] [stdout]   --> src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const FEATURE_GRID_SIZE: usize = 64; // 64x64 spatial grid for features
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DESCRIPTOR_SIZE` is never used
[INFO] [stdout]   --> src/main.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const DESCRIPTOR_SIZE: usize = 32; // Compressed descriptor
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MATCH_BATCH_SIZE` is never used
[INFO] [stdout]   --> src/main.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const MATCH_BATCH_SIZE: usize = 50; // Process 50 image pairs at once
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_FEATURES_PER_IMAGE` is never used
[INFO] [stdout]   --> src/production_demo.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MAX_FEATURES_PER_IMAGE: usize = 5000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `grid_size` is never read
[INFO] [stdout]   --> src/production_demo.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct ProductionSfMPipeline {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     grid_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductionSfMPipeline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `image_id` is never read
[INFO] [stdout]   --> src/production_demo.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct CameraPose {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     image_id: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CameraPose` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s
[INFO] running `Command { std: "docker" "inspect" "c3b30266aece279d0319a9c3fdead9c4f139d2d86f4fedb77156c4262866775a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b30266aece279d0319a9c3fdead9c4f139d2d86f4fedb77156c4262866775a", kill_on_drop: false }`
[INFO] [stdout] c3b30266aece279d0319a9c3fdead9c4f139d2d86f4fedb77156c4262866775a
