[INFO] fetching crate nuki-backend-hifb 0.1.0... [INFO] checking nuki-backend-hifb-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate nuki-backend-hifb 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate nuki-backend-hifb 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nuki-backend-hifb 0.1.0 [INFO] finished tweaking crates.io crate nuki-backend-hifb 0.1.0 [INFO] tweaked toml for crates.io crate nuki-backend-hifb 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63c14db7df4f2be066c1ff874e57a644760ee613b88a915ecaa06f0989cae680 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63c14db7df4f2be066c1ff874e57a644760ee613b88a915ecaa06f0989cae680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63c14db7df4f2be066c1ff874e57a644760ee613b88a915ecaa06f0989cae680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c14db7df4f2be066c1ff874e57a644760ee613b88a915ecaa06f0989cae680", kill_on_drop: false }` [INFO] [stdout] 63c14db7df4f2be066c1ff874e57a644760ee613b88a915ecaa06f0989cae680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9fa79d66a144187e5fd504074cbe2f2415e17545139c5d744df318cb9840015f [INFO] running `Command { std: "docker" "start" "-a" "9fa79d66a144187e5fd504074cbe2f2415e17545139c5d744df318cb9840015f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pavo-traits v0.1.4 [INFO] [stderr] Checking pavo-common v0.1.1 [INFO] [stderr] Compiling nuki-sys v4.6.1 [INFO] [stderr] Checking himpp v0.3.1 [INFO] [stdout] error[E0432]: unresolved import `crate::iomem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | iomem::{Memory, MemoryKind}, [INFO] [stdout] | ^^^^^ maybe a missing crate `iomem`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `himpi_sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use himpi_sys as ffi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no external crate `himpi_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASPECT_RATIO_NONE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | None => ASPECT_RATIO_NONE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASPECT_RATIO_AUTO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | Auto => ASPECT_RATIO_AUTO, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASPECT_RATIO_MANUAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | Manual => ASPECT_RATIO_MANUAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASPECT_RATIO_BUTT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | Butt => ASPECT_RATIO_BUTT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COMPRESS_MODE_NONE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | None => COMPRESS_MODE_NONE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COMPRESS_MODE_SEG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:298:20 [INFO] [stdout] | [INFO] [stdout] 298 | Seg => COMPRESS_MODE_SEG, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COMPRESS_MODE_TILE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:299:21 [INFO] [stdout] | [INFO] [stdout] 299 | Tile => COMPRESS_MODE_TILE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COMPRESS_MODE_LINE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:300:21 [INFO] [stdout] | [INFO] [stdout] 300 | Line => COMPRESS_MODE_LINE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COMPRESS_MODE_FRAME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:301:22 [INFO] [stdout] | [INFO] [stdout] 301 | Frame => COMPRESS_MODE_FRAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COMPRESS_MODE_BUTT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | Butt => COMPRESS_MODE_BUTT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA_BITWIDTH_8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:339:22 [INFO] [stdout] | [INFO] [stdout] 339 | Bits8 => DATA_BITWIDTH_8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA_BITWIDTH_10` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:340:23 [INFO] [stdout] | [INFO] [stdout] 340 | Bits10 => DATA_BITWIDTH_10, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA_BITWIDTH_12` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:341:23 [INFO] [stdout] | [INFO] [stdout] 341 | Bits12 => DATA_BITWIDTH_12, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA_BITWIDTH_14` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:342:23 [INFO] [stdout] | [INFO] [stdout] 342 | Bits14 => DATA_BITWIDTH_14, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA_BITWIDTH_16` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:343:23 [INFO] [stdout] | [INFO] [stdout] 343 | Bits16 => DATA_BITWIDTH_16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA_BITWIDTH_BUTT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | Butt => DATA_BITWIDTH_BUTT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NR_MOTION_MODE_NORMAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:637:23 [INFO] [stdout] | [INFO] [stdout] 637 | Normal => NR_MOTION_MODE_NORMAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NR_MOTION_MODE_COMPENSATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:638:27 [INFO] [stdout] | [INFO] [stdout] 638 | Compensate => NR_MOTION_MODE_COMPENSATE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NR_MOTION_MODE_BUTT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:639:21 [INFO] [stdout] | [INFO] [stdout] 639 | Butt => NR_MOTION_MODE_BUTT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_444` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:900:23 [INFO] [stdout] | [INFO] [stdout] 900 | Rgb444 => PIXEL_FORMAT_RGB_444, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_555` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:901:23 [INFO] [stdout] | [INFO] [stdout] 901 | Rgb555 => PIXEL_FORMAT_RGB_555, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_565` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:902:23 [INFO] [stdout] | [INFO] [stdout] 902 | Rgb565 => PIXEL_FORMAT_RGB_565, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_888` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:903:23 [INFO] [stdout] | [INFO] [stdout] 903 | Rgb888 => PIXEL_FORMAT_RGB_888, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_BGR_444` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:905:23 [INFO] [stdout] | [INFO] [stdout] 905 | Bgr444 => PIXEL_FORMAT_BGR_444, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_BGR_555` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:906:23 [INFO] [stdout] | [INFO] [stdout] 906 | Bgr555 => PIXEL_FORMAT_BGR_555, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_BGR_565` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:907:23 [INFO] [stdout] | [INFO] [stdout] 907 | Bgr565 => PIXEL_FORMAT_BGR_565, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_BGR_888` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:908:23 [INFO] [stdout] | [INFO] [stdout] 908 | Bgr888 => PIXEL_FORMAT_BGR_888, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ARGB_1555` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:910:25 [INFO] [stdout] | [INFO] [stdout] 910 | Argb1555 => PIXEL_FORMAT_ARGB_1555, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ARGB_4444` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:911:25 [INFO] [stdout] | [INFO] [stdout] 911 | Argb4444 => PIXEL_FORMAT_ARGB_4444, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ARGB_8565` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:912:25 [INFO] [stdout] | [INFO] [stdout] 912 | Argb8565 => PIXEL_FORMAT_ARGB_8565, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ARGB_8888` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 913 | Argb8888 => PIXEL_FORMAT_ARGB_8888, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ARGB_2BPP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:914:22 [INFO] [stdout] | [INFO] [stdout] 914 | Argb2 => PIXEL_FORMAT_ARGB_2BPP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ABGR_1555` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:916:25 [INFO] [stdout] | [INFO] [stdout] 916 | Abgr1555 => PIXEL_FORMAT_ABGR_1555, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ABGR_4444` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:917:25 [INFO] [stdout] | [INFO] [stdout] 917 | Abgr4444 => PIXEL_FORMAT_ABGR_4444, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ABGR_8565` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:918:25 [INFO] [stdout] | [INFO] [stdout] 918 | Abgr8565 => PIXEL_FORMAT_ABGR_8565, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_ABGR_8888` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:919:25 [INFO] [stdout] | [INFO] [stdout] 919 | Abgr8888 => PIXEL_FORMAT_ABGR_8888, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_BAYER_8BPP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:921:26 [INFO] [stdout] | [INFO] [stdout] 921 | RgbBayer8 => PIXEL_FORMAT_RGB_BAYER_8BPP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_BAYER_10BPP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:922:27 [INFO] [stdout] | [INFO] [stdout] 922 | RgbBayer10 => PIXEL_FORMAT_RGB_BAYER_10BPP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_BAYER_12BPP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:923:27 [INFO] [stdout] | [INFO] [stdout] 923 | RgbBayer12 => PIXEL_FORMAT_RGB_BAYER_12BPP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_BAYER_14BPP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:924:27 [INFO] [stdout] | [INFO] [stdout] 924 | RgbBayer14 => PIXEL_FORMAT_RGB_BAYER_14BPP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_RGB_BAYER_16BPP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:925:27 [INFO] [stdout] | [INFO] [stdout] 925 | RgbBayer16 => PIXEL_FORMAT_RGB_BAYER_16BPP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YVU_PLANAR_422` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:927:29 [INFO] [stdout] | [INFO] [stdout] 927 | YvuPlanar422 => PIXEL_FORMAT_YVU_PLANAR_422, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YVU_PLANAR_420` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:928:29 [INFO] [stdout] | [INFO] [stdout] 928 | YvuPlanar420 => PIXEL_FORMAT_YVU_PLANAR_420, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YVU_PLANAR_444` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:929:29 [INFO] [stdout] | [INFO] [stdout] 929 | YvuPlanar444 => PIXEL_FORMAT_YVU_PLANAR_444, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YVU_SEMIPLANAR_422` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:931:33 [INFO] [stdout] | [INFO] [stdout] 931 | YvuSemiPlanar422 => PIXEL_FORMAT_YVU_SEMIPLANAR_422, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YVU_SEMIPLANAR_420` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:932:33 [INFO] [stdout] | [INFO] [stdout] 932 | YvuSemiPlanar420 => PIXEL_FORMAT_YVU_SEMIPLANAR_420, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YVU_SEMIPLANAR_444` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:933:33 [INFO] [stdout] | [INFO] [stdout] 933 | YvuSemiPlanar444 => PIXEL_FORMAT_YVU_SEMIPLANAR_444, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YUV_SEMIPLANAR_422` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:935:33 [INFO] [stdout] | [INFO] [stdout] 935 | YuvSemiPlanar422 => PIXEL_FORMAT_YUV_SEMIPLANAR_422, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YUV_SEMIPLANAR_420` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:936:33 [INFO] [stdout] | [INFO] [stdout] 936 | YuvSemiPlanar420 => PIXEL_FORMAT_YUV_SEMIPLANAR_420, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YUV_SEMIPLANAR_444` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:937:33 [INFO] [stdout] | [INFO] [stdout] 937 | YuvSemiPlanar444 => PIXEL_FORMAT_YUV_SEMIPLANAR_444, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_UYVY_PACKAGE_422` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:939:31 [INFO] [stdout] | [INFO] [stdout] 939 | UyvyPackage422 => PIXEL_FORMAT_UYVY_PACKAGE_422, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YUYV_PACKAGE_422` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:940:31 [INFO] [stdout] | [INFO] [stdout] 940 | YuyvPackage422 => PIXEL_FORMAT_YUYV_PACKAGE_422, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_VYUY_PACKAGE_422` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:941:31 [INFO] [stdout] | [INFO] [stdout] 941 | VyuyPackage422 => PIXEL_FORMAT_VYUY_PACKAGE_422, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_YUV_400` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:943:23 [INFO] [stdout] | [INFO] [stdout] 943 | Yuv400 => PIXEL_FORMAT_YUV_400, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_UV_420` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:944:22 [INFO] [stdout] | [INFO] [stdout] 944 | Uv420 => PIXEL_FORMAT_UV_420, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_BGR_888_PLANAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:947:29 [INFO] [stdout] | [INFO] [stdout] 947 | Bgr888Planar => PIXEL_FORMAT_BGR_888_PLANAR, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_HSV_888_PACKAGE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:948:30 [INFO] [stdout] | [INFO] [stdout] 948 | Hsv888Package => PIXEL_FORMAT_HSV_888_PACKAGE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_HSV_888_PLANAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:949:29 [INFO] [stdout] | [INFO] [stdout] 949 | Hsv888Planar => PIXEL_FORMAT_HSV_888_PLANAR, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_LAB_888_PACKAGE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:950:30 [INFO] [stdout] | [INFO] [stdout] 950 | Lab888Package => PIXEL_FORMAT_LAB_888_PACKAGE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_LAB_888_PLANAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:951:29 [INFO] [stdout] | [INFO] [stdout] 951 | Lab888Planar => PIXEL_FORMAT_LAB_888_PLANAR, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_S8C1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:952:21 [INFO] [stdout] | [INFO] [stdout] 952 | S8C1 => PIXEL_FORMAT_S8C1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_S8C2_PACKAGE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:953:28 [INFO] [stdout] | [INFO] [stdout] 953 | S8C2Package => PIXEL_FORMAT_S8C2_PACKAGE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_S8C2_PLANAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:954:27 [INFO] [stdout] | [INFO] [stdout] 954 | S8C2Planar => PIXEL_FORMAT_S8C2_PLANAR, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_S16C1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:955:22 [INFO] [stdout] | [INFO] [stdout] 955 | S16C1 => PIXEL_FORMAT_S16C1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_U8C1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:956:21 [INFO] [stdout] | [INFO] [stdout] 956 | U8C1 => PIXEL_FORMAT_U8C1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_U16C1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:957:22 [INFO] [stdout] | [INFO] [stdout] 957 | U16C1 => PIXEL_FORMAT_U16C1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_S32C1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:958:22 [INFO] [stdout] | [INFO] [stdout] 958 | S32C1 => PIXEL_FORMAT_S32C1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_U32C1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:959:22 [INFO] [stdout] | [INFO] [stdout] 959 | U32C1 => PIXEL_FORMAT_U32C1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_U64C1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:960:22 [INFO] [stdout] | [INFO] [stdout] 960 | U64C1 => PIXEL_FORMAT_U64C1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_S64C1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:961:22 [INFO] [stdout] | [INFO] [stdout] 961 | S64C1 => PIXEL_FORMAT_S64C1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIXEL_FORMAT_BUTT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:963:21 [INFO] [stdout] | [INFO] [stdout] 963 | Butt => PIXEL_FORMAT_BUTT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_CMPI` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1124:21 [INFO] [stdout] | [INFO] [stdout] 1124 | CMPI => HI_ID_CMPI, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1125:19 [INFO] [stdout] | [INFO] [stdout] 1125 | VB => HI_ID_VB, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_SYS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1126:20 [INFO] [stdout] | [INFO] [stdout] 1126 | SYS => HI_ID_SYS, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_RGN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1127:20 [INFO] [stdout] | [INFO] [stdout] 1127 | RGN => HI_ID_RGN, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_CHNL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1128:21 [INFO] [stdout] | [INFO] [stdout] 1128 | CHNL => HI_ID_CHNL, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VDEC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1129:21 [INFO] [stdout] | [INFO] [stdout] 1129 | VDEC => HI_ID_VDEC, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_AVS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1130:20 [INFO] [stdout] | [INFO] [stdout] 1130 | AVS => HI_ID_AVS, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VPSS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1131:21 [INFO] [stdout] | [INFO] [stdout] 1131 | VPSS => HI_ID_VPSS, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VENC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1132:21 [INFO] [stdout] | [INFO] [stdout] 1132 | VENC => HI_ID_VENC, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_SVP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1133:20 [INFO] [stdout] | [INFO] [stdout] 1133 | SVP => HI_ID_SVP, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_H264E` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1134:22 [INFO] [stdout] | [INFO] [stdout] 1134 | H264E => HI_ID_H264E, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_JPEGE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1135:22 [INFO] [stdout] | [INFO] [stdout] 1135 | JPEGE => HI_ID_JPEGE, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_MPEG4E` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1136:23 [INFO] [stdout] | [INFO] [stdout] 1136 | MPEG4E => HI_ID_MPEG4E, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_H265E` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1137:22 [INFO] [stdout] | [INFO] [stdout] 1137 | H265E => HI_ID_H265E, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_JPEGD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1138:22 [INFO] [stdout] | [INFO] [stdout] 1138 | JPEGD => HI_ID_JPEGD, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1139:19 [INFO] [stdout] | [INFO] [stdout] 1139 | VO => HI_ID_VO, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VI` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1140:19 [INFO] [stdout] | [INFO] [stdout] 1140 | VI => HI_ID_VI, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_DIS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1141:20 [INFO] [stdout] | [INFO] [stdout] 1141 | DIS => HI_ID_DIS, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VALG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1142:21 [INFO] [stdout] | [INFO] [stdout] 1142 | VALG => HI_ID_VALG, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_RC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1143:19 [INFO] [stdout] | [INFO] [stdout] 1143 | RC => HI_ID_RC, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_AIO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1144:20 [INFO] [stdout] | [INFO] [stdout] 1144 | AIO => HI_ID_AIO, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_AI` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1145:19 [INFO] [stdout] | [INFO] [stdout] 1145 | AI => HI_ID_AI, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_AO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1146:19 [INFO] [stdout] | [INFO] [stdout] 1146 | AO => HI_ID_AO, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_AENC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1147:21 [INFO] [stdout] | [INFO] [stdout] 1147 | AENC => HI_ID_AENC, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_ADEC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1148:21 [INFO] [stdout] | [INFO] [stdout] 1148 | ADEC => HI_ID_ADEC, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VPU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1149:20 [INFO] [stdout] | [INFO] [stdout] 1149 | VPU => HI_ID_VPU, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_PCIV` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1150:21 [INFO] [stdout] | [INFO] [stdout] 1150 | PCIV => HI_ID_PCIV, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_PCIVFMW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1151:24 [INFO] [stdout] | [INFO] [stdout] 1151 | PCIVFMW => HI_ID_PCIVFMW, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_ISP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1152:20 [INFO] [stdout] | [INFO] [stdout] 1152 | ISP => HI_ID_ISP, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_IVE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1153:20 [INFO] [stdout] | [INFO] [stdout] 1153 | IVE => HI_ID_IVE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_USER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1154:21 [INFO] [stdout] | [INFO] [stdout] 1154 | USER => HI_ID_USER, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_DCCM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1155:21 [INFO] [stdout] | [INFO] [stdout] 1155 | DCCM => HI_ID_DCCM, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_DCCS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1156:21 [INFO] [stdout] | [INFO] [stdout] 1156 | DCCS => HI_ID_DCCS, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_PROC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1157:21 [INFO] [stdout] | [INFO] [stdout] 1157 | PROC => HI_ID_PROC, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_LOG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1158:20 [INFO] [stdout] | [INFO] [stdout] 1158 | LOG => HI_ID_LOG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VFMW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1159:21 [INFO] [stdout] | [INFO] [stdout] 1159 | VFMW => HI_ID_VFMW, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_H264D` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1160:22 [INFO] [stdout] | [INFO] [stdout] 1160 | H264D => HI_ID_H264D, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_GDC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1161:20 [INFO] [stdout] | [INFO] [stdout] 1161 | GDC => HI_ID_GDC, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_PHOTO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1162:22 [INFO] [stdout] | [INFO] [stdout] 1162 | PHOTO => HI_ID_PHOTO, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_FB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1163:19 [INFO] [stdout] | [INFO] [stdout] 1163 | FB => HI_ID_FB, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_HDMI` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1164:21 [INFO] [stdout] | [INFO] [stdout] 1164 | HDMI => HI_ID_HDMI, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VOIE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1165:21 [INFO] [stdout] | [INFO] [stdout] 1165 | VOIE => HI_ID_VOIE, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_TDE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1166:20 [INFO] [stdout] | [INFO] [stdout] 1166 | TDE => HI_ID_TDE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_HDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1167:20 [INFO] [stdout] | [INFO] [stdout] 1167 | HDR => HI_ID_HDR, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_PRORES` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1168:23 [INFO] [stdout] | [INFO] [stdout] 1168 | PRORES => HI_ID_PRORES, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VGS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1169:20 [INFO] [stdout] | [INFO] [stdout] 1169 | VGS => HI_ID_VGS, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_FD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1171:19 [INFO] [stdout] | [INFO] [stdout] 1171 | FD => HI_ID_FD, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_ODT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1172:20 [INFO] [stdout] | [INFO] [stdout] 1172 | ODT => HI_ID_ODT, //Object detection trace [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_VQA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1173:20 [INFO] [stdout] | [INFO] [stdout] 1173 | VQA => HI_ID_VQA, //Video quality analysis [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_LPR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1174:20 [INFO] [stdout] | [INFO] [stdout] 1174 | LPR => HI_ID_LPR, //Object detection trace [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_SVP_NNIE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1175:25 [INFO] [stdout] | [INFO] [stdout] 1175 | SVP_NNIE => HI_ID_SVP_NNIE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_SVP_DSP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1176:24 [INFO] [stdout] | [INFO] [stdout] 1176 | SVP_DSP => HI_ID_SVP_DSP, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_DPU_RECT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1177:25 [INFO] [stdout] | [INFO] [stdout] 1177 | DPU_RECT => HI_ID_DPU_RECT, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_DPU_MATCH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1178:26 [INFO] [stdout] | [INFO] [stdout] 1178 | DPU_MATCH => HI_ID_DPU_MATCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_MOTIONSENSOR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1180:29 [INFO] [stdout] | [INFO] [stdout] 1029 | MOTIONSENSOR = 55, [INFO] [stdout] | ----------------- similarly named unit variant `MOTIONSENSOR` defined here [INFO] [stdout] ... [INFO] [stdout] 1180 | MOTIONSENSOR => HI_ID_MOTIONSENSOR, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a unit variant with a similar name exists: `MOTIONSENSOR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_MOTIONFUSION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1181:29 [INFO] [stdout] | [INFO] [stdout] 1030 | MOTIONFUSION = 56, [INFO] [stdout] | ----------------- similarly named unit variant `MOTIONFUSION` defined here [INFO] [stdout] ... [INFO] [stdout] 1181 | MOTIONFUSION => HI_ID_MOTIONFUSION, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a unit variant with a similar name exists: `MOTIONFUSION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_SVP_ALG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1182:24 [INFO] [stdout] | [INFO] [stdout] 1182 | SVP_ALG => HI_ID_SVP_ALG, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_MCF` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1183:20 [INFO] [stdout] | [INFO] [stdout] 1183 | MCF => HI_ID_MCF, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_PM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1184:19 [INFO] [stdout] | [INFO] [stdout] 1184 | PM => HI_ID_PM, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_GYRODIS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1185:24 [INFO] [stdout] | [INFO] [stdout] 1185 | GYRODIS => HI_ID_GYRODIS, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_TDE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1186:21 [INFO] [stdout] | [INFO] [stdout] 1186 | TDE2 => HI_ID_TDE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HI_ID_BUTT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1187:21 [INFO] [stdout] | [INFO] [stdout] 1187 | BUTT => HI_ID_BUTT, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_NONE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2558:21 [INFO] [stdout] | [INFO] [stdout] 2558 | None => WDR_MODE_NONE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_BUILT_IN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2559:24 [INFO] [stdout] | [INFO] [stdout] 2559 | BuiltIn => WDR_MODE_BUILT_IN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_QUDRA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2560:22 [INFO] [stdout] | [INFO] [stdout] 2560 | Qudra => WDR_MODE_QUDRA, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_2To1_LINE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2561:25 [INFO] [stdout] | [INFO] [stdout] 2561 | Line2To1 => WDR_MODE_2To1_LINE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_2To1_FRAME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2562:26 [INFO] [stdout] | [INFO] [stdout] 2562 | Frame2To1 => WDR_MODE_2To1_FRAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_2To1_FRAME_FULL_RATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2563:34 [INFO] [stdout] | [INFO] [stdout] 2563 | FrameFullRate2To1 => WDR_MODE_2To1_FRAME_FULL_RATE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_3To1_LINE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2564:25 [INFO] [stdout] | [INFO] [stdout] 2564 | Line3To1 => WDR_MODE_3To1_LINE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_3To1_FRAME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2565:26 [INFO] [stdout] | [INFO] [stdout] 2565 | Frame3To1 => WDR_MODE_3To1_FRAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_3To1_FRAME_FULL_RATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2566:34 [INFO] [stdout] | [INFO] [stdout] 2566 | FrameFullRate3To1 => WDR_MODE_3To1_FRAME_FULL_RATE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_4To1_LINE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2567:25 [INFO] [stdout] | [INFO] [stdout] 2567 | Line4To1 => WDR_MODE_4To1_LINE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_4To1_FRAME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2568:26 [INFO] [stdout] | [INFO] [stdout] 2568 | Frame4To1 => WDR_MODE_4To1_FRAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_4To1_FRAME_FULL_RATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2569:34 [INFO] [stdout] | [INFO] [stdout] 2569 | FrameFullRate4To1 => WDR_MODE_4To1_FRAME_FULL_RATE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WDR_MODE_BUTT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2570:21 [INFO] [stdout] | [INFO] [stdout] 2570 | Butt => WDR_MODE_BUTT, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/error.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct HiError(ffi::HI_S32); [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | inner: ffi::BITMAP_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | inner: ffi::BORDER_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | inner: ffi::ISP_FRAME_INFO_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:574:5 [INFO] [stdout] | [INFO] [stdout] 574 | inner: ffi::JPEG_DCF_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1196:5 [INFO] [stdout] | [INFO] [stdout] 1196 | inner: ffi::MPP_CHN_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:1915:5 [INFO] [stdout] | [INFO] [stdout] 1915 | inner: ffi::VIDEO_FRAME_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2185:5 [INFO] [stdout] | [INFO] [stdout] 2185 | inner: ffi::VIDEO_FRAME_INFO_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2317:5 [INFO] [stdout] | [INFO] [stdout] 2317 | inner: ffi::VIDEO_REGION_INFO_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/mpi/types.rs:2449:5 [INFO] [stdout] | [INFO] [stdout] 2449 | inner: ffi::VIDEO_SUPPLEMENT_S, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 67 | string_wrapper!(I8Array16, i8, 16usize); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 68 | string_wrapper!(I8Array32, i8, 32usize); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 69 | string_wrapper!(I8Array64, i8, 64usize); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 70 | string_wrapper!(I8Array128, i8, 128usize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 71 | string_wrapper!(I8Array256, i8, 256usize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 72 | string_wrapper!(I8Array512, i8, 512usize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 74 | string_wrapper!(U8Array16, u8, 16usize); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 75 | string_wrapper!(U8Array32, u8, 32usize); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 76 | string_wrapper!(U8Array64, u8, 64usize); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 77 | string_wrapper!(U8Array128, u8, 128usize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 78 | string_wrapper!(U8Array256, u8, 256usize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/himpp-0.3.1/src/string.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let s = unsafe { CStr::from_ptr(target.as_ptr() as *const u8) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8` [INFO] [stdout] ... [INFO] [stdout] 79 | string_wrapper!(U8Array512, u8, 512usize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 170 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0308, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `himpp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9fa79d66a144187e5fd504074cbe2f2415e17545139c5d744df318cb9840015f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa79d66a144187e5fd504074cbe2f2415e17545139c5d744df318cb9840015f", kill_on_drop: false }` [INFO] [stdout] 9fa79d66a144187e5fd504074cbe2f2415e17545139c5d744df318cb9840015f