[INFO] fetching crate mot-rs 0.1.2... [INFO] checking mot-rs-0.1.2 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate mot-rs 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate mot-rs 0.1.2 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mot-rs 0.1.2 [INFO] finished tweaking crates.io crate mot-rs 0.1.2 [INFO] tweaked toml for crates.io crate mot-rs 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.33.0) [INFO] [stderr] Adding simba v0.8.1 (available: v0.9.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dca69a102be59b25081b0171eee63023f608ae18e989bedc7eb62a3dbedc9c4e [INFO] running `Command { std: "docker" "start" "-a" "dca69a102be59b25081b0171eee63023f608ae18e989bedc7eb62a3dbedc9c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dca69a102be59b25081b0171eee63023f608ae18e989bedc7eb62a3dbedc9c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca69a102be59b25081b0171eee63023f608ae18e989bedc7eb62a3dbedc9c4e", kill_on_drop: false }` [INFO] [stdout] dca69a102be59b25081b0171eee63023f608ae18e989bedc7eb62a3dbedc9c4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b79c595e06e656a6ca2009677ad1f4831cd2277c0581e338e0580cb38eede483 [INFO] running `Command { std: "docker" "start" "-a" "b79c595e06e656a6ca2009677ad1f4831cd2277c0581e338e0580cb38eede483", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking kalman-rust v0.2.3 [INFO] [stderr] Checking mot-rs v0.1.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/mot/iou_tracker.rs (1 fix) [INFO] [stderr] Fixed src/mot/iou_tracker.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.38s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking mot-rs v0.1.2 (/tmp/fixit) [INFO] [stdout] error[E0412]: cannot find type `Rect` in this scope [INFO] [stdout] --> src/mot/iou_tracker.rs:150:40 [INFO] [stdout] | [INFO] [stdout] 150 | let bboxes_iterations: Vec> = vec![ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:152:18 [INFO] [stdout] | [INFO] [stdout] 152 | vec![Rect::new(378.0,147.0,173.0,243.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 153 | vec![Rect::new(374.0,147.0,180.0,253.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | vec![Rect::new(375.0,154.0,178.0,256.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | vec![Rect::new(376.0,162.0,177.0,267.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | vec![Rect::new(375.0,166.0,178.0,268.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:157:18 [INFO] [stdout] | [INFO] [stdout] 157 | vec![Rect::new(375.0,177.0,186.0,266.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | vec![Rect::new(370.0,185.0,197.0,273.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | vec![Rect::new(363.0,209.0,203.0,264.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | vec![Rect::new(70.0,14.0,227.0,254.0), Rect::new(364.0,214.0,200.0,262.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | vec![Rect::new(70.0,14.0,227.0,254.0), Rect::new(364.0,214.0,200.0,262.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | vec![Rect::new(365.0,218.0,205.0,263.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | vec![Rect::new(67.0,23.0,236.0,246.0), Rect::new(366.0,231.0,209.0,260.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:162:52 [INFO] [stdout] | [INFO] [stdout] 162 | vec![Rect::new(67.0,23.0,236.0,246.0), Rect::new(366.0,231.0,209.0,260.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | ... vec![Rect::new(73.0,18.0,227.0,264.0), Rect::new(610.0,47.0,324.0,355.0), Rect::new(370.0,238.0,199.0,259.0), Rect::new(381.0,-1.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:163:52 [INFO] [stdout] | [INFO] [stdout] 163 | ... vec![Rect::new(73.0,18.0,227.0,264.0), Rect::new(610.0,47.0,324.0,355.0), Rect::new(370.0,238.0,199.0,259.0), Rect::new(381.0,-1.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:163:87 [INFO] [stdout] | [INFO] [stdout] 163 | ... vec![Rect::new(73.0,18.0,227.0,264.0), Rect::new(610.0,47.0,324.0,355.0), Rect::new(370.0,238.0,199.0,259.0), Rect::new(381.0,-1.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:163:123 [INFO] [stdout] | [INFO] [stdout] 163 | ...324.0,355.0), Rect::new(370.0,238.0,199.0,259.0), Rect::new(381.0,-1.0,103.0,60.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | vec![Rect::new(67.0,16.0,229.0,271.0), Rect::new(370.0,250.0,195.0,264.0), Rect::new(381.0,-2.0,106.0,58.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:164:52 [INFO] [stdout] | [INFO] [stdout] 164 | vec![Rect::new(67.0,16.0,229.0,271.0), Rect::new(370.0,250.0,195.0,264.0), Rect::new(381.0,-2.0,106.0,58.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:164:88 [INFO] [stdout] | [INFO] [stdout] 164 | vec![Rect::new(67.0,16.0,229.0,271.0), Rect::new(370.0,250.0,195.0,264.0), Rect::new(381.0,-2.0,106.0,58.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 165 | vec![Rect::new(62.0,15.0,233.0,268.0), Rect::new(365.0,257.0,205.0,264.0), Rect::new(379.0,-1.0,109.0,59.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:165:52 [INFO] [stdout] | [INFO] [stdout] 165 | vec![Rect::new(62.0,15.0,233.0,268.0), Rect::new(365.0,257.0,205.0,264.0), Rect::new(379.0,-1.0,109.0,59.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:165:88 [INFO] [stdout] | [INFO] [stdout] 165 | vec![Rect::new(62.0,15.0,233.0,268.0), Rect::new(365.0,257.0,205.0,264.0), Rect::new(379.0,-1.0,109.0,59.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | vec![Rect::new(60.0,7.0,234.0,279.0), Rect::new(360.0,269.0,212.0,260.0), Rect::new(380.0,-1.0,109.0,60.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:166:51 [INFO] [stdout] | [INFO] [stdout] 166 | vec![Rect::new(60.0,7.0,234.0,279.0), Rect::new(360.0,269.0,212.0,260.0), Rect::new(380.0,-1.0,109.0,60.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:166:87 [INFO] [stdout] | [INFO] [stdout] 166 | vec![Rect::new(60.0,7.0,234.0,279.0), Rect::new(360.0,269.0,212.0,260.0), Rect::new(380.0,-1.0,109.0,60.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 167 | ... vec![Rect::new(50.0,41.0,251.0,295.0), Rect::new(619.0,25.0,308.0,399.0), Rect::new(361.0,276.0,215.0,265.0), Rect::new(380.0,-1.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:167:52 [INFO] [stdout] | [INFO] [stdout] 167 | ... vec![Rect::new(50.0,41.0,251.0,295.0), Rect::new(619.0,25.0,308.0,399.0), Rect::new(361.0,276.0,215.0,265.0), Rect::new(380.0,-1.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:167:87 [INFO] [stdout] | [INFO] [stdout] 167 | ... vec![Rect::new(50.0,41.0,251.0,295.0), Rect::new(619.0,25.0,308.0,399.0), Rect::new(361.0,276.0,215.0,265.0), Rect::new(380.0,-1.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:167:123 [INFO] [stdout] | [INFO] [stdout] 167 | ...308.0,399.0), Rect::new(361.0,276.0,215.0,265.0), Rect::new(380.0,-1.0,110.0,63.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | ... vec![Rect::new(48.0,36.0,242.0,302.0), Rect::new(622.0,21.0,299.0,411.0), Rect::new(357.0,283.0,222.0,255.0), Rect::new(379.0,0.0,1... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:168:52 [INFO] [stdout] | [INFO] [stdout] 168 | ... vec![Rect::new(48.0,36.0,242.0,302.0), Rect::new(622.0,21.0,299.0,411.0), Rect::new(357.0,283.0,222.0,255.0), Rect::new(379.0,0.0,1... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:168:87 [INFO] [stdout] | [INFO] [stdout] 168 | ... vec![Rect::new(48.0,36.0,242.0,302.0), Rect::new(622.0,21.0,299.0,411.0), Rect::new(357.0,283.0,222.0,255.0), Rect::new(379.0,0.0,1... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:168:123 [INFO] [stdout] | [INFO] [stdout] 168 | ...299.0,411.0), Rect::new(357.0,283.0,222.0,255.0), Rect::new(379.0,0.0,113.0,64.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | ... vec![Rect::new(41.0,28.0,245.0,319.0), Rect::new(625.0,31.0,308.0,392.0), Rect::new(350.0,306.0,239.0,231.0), Rect::new(377.0,0.0,1... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:169:52 [INFO] [stdout] | [INFO] [stdout] 169 | ... vec![Rect::new(41.0,28.0,245.0,319.0), Rect::new(625.0,31.0,308.0,392.0), Rect::new(350.0,306.0,239.0,231.0), Rect::new(377.0,0.0,1... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:169:87 [INFO] [stdout] | [INFO] [stdout] 169 | ... vec![Rect::new(41.0,28.0,245.0,319.0), Rect::new(625.0,31.0,308.0,392.0), Rect::new(350.0,306.0,239.0,231.0), Rect::new(377.0,0.0,1... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:169:123 [INFO] [stdout] | [INFO] [stdout] 169 | ...308.0,392.0), Rect::new(350.0,306.0,239.0,231.0), Rect::new(377.0,0.0,116.0,65.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:170:18 [INFO] [stdout] | [INFO] [stdout] 170 | vec![Rect::new(630.0,98.0,294.0,324.0), Rect::new(346.0,310.0,250.0,239.0), Rect::new(378.0,0.0,112.0,65.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:170:53 [INFO] [stdout] | [INFO] [stdout] 170 | vec![Rect::new(630.0,98.0,294.0,324.0), Rect::new(346.0,310.0,250.0,239.0), Rect::new(378.0,0.0,112.0,65.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:170:89 [INFO] [stdout] | [INFO] [stdout] 170 | vec![Rect::new(630.0,98.0,294.0,324.0), Rect::new(346.0,310.0,250.0,239.0), Rect::new(378.0,0.0,112.0,65.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:171:18 [INFO] [stdout] | [INFO] [stdout] 171 | vec![Rect::new(636.0,99.0,290.0,323.0), Rect::new(344.0,320.0,254.0,229.0), Rect::new(378.0,2.0,114.0,65.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:171:53 [INFO] [stdout] | [INFO] [stdout] 171 | vec![Rect::new(636.0,99.0,290.0,323.0), Rect::new(344.0,320.0,254.0,229.0), Rect::new(378.0,2.0,114.0,65.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:171:89 [INFO] [stdout] | [INFO] [stdout] 171 | vec![Rect::new(636.0,99.0,290.0,323.0), Rect::new(344.0,320.0,254.0,229.0), Rect::new(378.0,2.0,114.0,65.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | vec![Rect::new(636.0,103.0,295.0,318.0), Rect::new(347.0,332.0,251.0,211.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | vec![Rect::new(636.0,103.0,295.0,318.0), Rect::new(347.0,332.0,251.0,211.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | vec![Rect::new(362.0,1.0,147.0,90.0), Rect::new(637.0,104.0,292.0,321.0), Rect::new(337.0,344.0,272.0,196.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:173:51 [INFO] [stdout] | [INFO] [stdout] 173 | vec![Rect::new(362.0,1.0,147.0,90.0), Rect::new(637.0,104.0,292.0,321.0), Rect::new(337.0,344.0,272.0,196.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:173:87 [INFO] [stdout] | [INFO] [stdout] 173 | vec![Rect::new(362.0,1.0,147.0,90.0), Rect::new(637.0,104.0,292.0,321.0), Rect::new(337.0,344.0,272.0,196.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | ... vec![Rect::new(360.0,-2.0,152.0,97.0), Rect::new(12.0,74.0,237.0,324.0), Rect::new(639.0,104.0,293.0,316.0), Rect::new(347.0,350.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:174:52 [INFO] [stdout] | [INFO] [stdout] 174 | ... vec![Rect::new(360.0,-2.0,152.0,97.0), Rect::new(12.0,74.0,237.0,324.0), Rect::new(639.0,104.0,293.0,316.0), Rect::new(347.0,350.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:174:86 [INFO] [stdout] | [INFO] [stdout] 174 | ... vec![Rect::new(360.0,-2.0,152.0,97.0), Rect::new(12.0,74.0,237.0,324.0), Rect::new(639.0,104.0,293.0,316.0), Rect::new(347.0,350.0,... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:174:122 [INFO] [stdout] | [INFO] [stdout] 174 | ...237.0,324.0), Rect::new(639.0,104.0,293.0,316.0), Rect::new(347.0,350.0,258.0,185.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | vec![Rect::new(361.0,-4.0,149.0,99.0), Rect::new(9.0,112.0,251.0,313.0), Rect::new(627.0,106.0,314.0,321.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:175:52 [INFO] [stdout] | [INFO] [stdout] 175 | vec![Rect::new(361.0,-4.0,149.0,99.0), Rect::new(9.0,112.0,251.0,313.0), Rect::new(627.0,106.0,314.0,321.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:175:86 [INFO] [stdout] | [INFO] [stdout] 175 | vec![Rect::new(361.0,-4.0,149.0,99.0), Rect::new(9.0,112.0,251.0,313.0), Rect::new(627.0,106.0,314.0,321.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 176 | vec![Rect::new(360.0,-3.0,151.0,99.0), Rect::new(15.0,115.0,231.0,311.0), Rect::new(633.0,91.0,297.0,346.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:176:52 [INFO] [stdout] | [INFO] [stdout] 176 | vec![Rect::new(360.0,-3.0,151.0,99.0), Rect::new(15.0,115.0,231.0,311.0), Rect::new(633.0,91.0,297.0,346.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:176:87 [INFO] [stdout] | [INFO] [stdout] 176 | vec![Rect::new(360.0,-3.0,151.0,99.0), Rect::new(15.0,115.0,231.0,311.0), Rect::new(633.0,91.0,297.0,346.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | vec![Rect::new(362.0,-7.0,148.0,106.0), Rect::new(10.0,109.0,241.0,320.0), Rect::new(639.0,93.0,294.0,347.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:177:53 [INFO] [stdout] | [INFO] [stdout] 177 | vec![Rect::new(362.0,-7.0,148.0,106.0), Rect::new(10.0,109.0,241.0,320.0), Rect::new(639.0,93.0,294.0,347.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:177:88 [INFO] [stdout] | [INFO] [stdout] 177 | vec![Rect::new(362.0,-7.0,148.0,106.0), Rect::new(10.0,109.0,241.0,320.0), Rect::new(639.0,93.0,294.0,347.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | vec![Rect::new(362.0,-9.0,146.0,109.0), Rect::new(12.0,109.0,233.0,326.0), Rect::new(639.0,95.0,288.0,347.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:178:53 [INFO] [stdout] | [INFO] [stdout] 178 | vec![Rect::new(362.0,-9.0,146.0,109.0), Rect::new(12.0,109.0,233.0,326.0), Rect::new(639.0,95.0,288.0,347.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:178:88 [INFO] [stdout] | [INFO] [stdout] 178 | vec![Rect::new(362.0,-9.0,146.0,109.0), Rect::new(12.0,109.0,233.0,326.0), Rect::new(639.0,95.0,288.0,347.0)], [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:224:59 [INFO] [stdout] | [INFO] [stdout] 224 | ... let blob_one = super::SimpleBlob::new_with_dt(Rect::new(bbox_one[0] as f32, bbox_one[1] as f32, (bbox_one[2]-bbox_one[0]) as f32, (... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:225:59 [INFO] [stdout] | [INFO] [stdout] 225 | ... let blob_two = super::SimpleBlob::new_with_dt(Rect::new(bbox_two[0] as f32,bbox_two[1] as f32,(bbox_two[2] -bbox_two[0]) as f32,(bb... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> src/mot/iou_tracker.rs:226:61 [INFO] [stdout] | [INFO] [stdout] 226 | ... let blob_three = super::SimpleBlob::new_with_dt(Rect::new(bbox_three[0] as f32,bbox_three[1] as f32,(bbox_three[2] -bbox_three[0]) ... [INFO] [stdout] | ^^^^ use of undeclared type `Rect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 148 + use crate::utils::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 69 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mot-rs` (lib test) due to 70 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b79c595e06e656a6ca2009677ad1f4831cd2277c0581e338e0580cb38eede483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b79c595e06e656a6ca2009677ad1f4831cd2277c0581e338e0580cb38eede483", kill_on_drop: false }` [INFO] [stdout] b79c595e06e656a6ca2009677ad1f4831cd2277c0581e338e0580cb38eede483