[INFO] cloning repository https://github.com/tomaka/astc-encoder-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomaka/astc-encoder-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2Fastc-encoder-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2Fastc-encoder-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9395473ff74336e1b4e13f8f39bba8f5151c6aad [INFO] testing tomaka/astc-encoder-rust against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2Fastc-encoder-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tomaka/astc-encoder-rust [INFO] finished tweaking git repo https://github.com/tomaka/astc-encoder-rust [INFO] tweaked toml for git repo https://github.com/tomaka/astc-encoder-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tomaka/astc-encoder-rust on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tomaka/astc-encoder-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80af3e95cf1fc2bccc0a562e201ec1e44cc2552490186f3287f42c00be772015 [INFO] running `Command { std: "docker" "start" "-a" "80af3e95cf1fc2bccc0a562e201ec1e44cc2552490186f3287f42c00be772015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80af3e95cf1fc2bccc0a562e201ec1e44cc2552490186f3287f42c00be772015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80af3e95cf1fc2bccc0a562e201ec1e44cc2552490186f3287f42c00be772015", kill_on_drop: false }` [INFO] [stdout] 80af3e95cf1fc2bccc0a562e201ec1e44cc2552490186f3287f42c00be772015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f60da8a6b52597188bcb1757e0e227f59da9a9876c46678fbe26ff607a69b9 [INFO] running `Command { std: "docker" "start" "-a" "85f60da8a6b52597188bcb1757e0e227f59da9a9876c46678fbe26ff607a69b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling astc-encoder-rust v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `_ZTVN10__cxxabiv117__class_type_infoE` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:23114:37 [INFO] [stdout] | [INFO] [stdout] 23114 | field0: &raw mut *(&mut _ZTVN10__cxxabiv117__class_type_infoE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `_ZTVN10__cxxabiv117__class_type_infoE` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:23125:37 [INFO] [stdout] | [INFO] [stdout] 23125 | field0: &raw mut *(&mut _ZTVN10__cxxabiv117__class_type_infoE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1437:17 [INFO] [stdout] | [INFO] [stdout] 1437 | init [INFO] [stdout] | ^^^^ expected `l_array_4_uint32_t`, found a different `l_array_4_uint32_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_uint32_t` and `l_array_4_uint32_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1443:17 [INFO] [stdout] | [INFO] [stdout] 1443 | init [INFO] [stdout] | ^^^^ expected `l_array_4_uint32_t`, found a different `l_array_4_uint32_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_uint32_t` and `l_array_4_uint32_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1449:17 [INFO] [stdout] | [INFO] [stdout] 1449 | init [INFO] [stdout] | ^^^^ expected `l_array_4_uint32_t`, found a different `l_array_4_uint32_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_uint32_t` and `l_array_4_uint32_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1455:17 [INFO] [stdout] | [INFO] [stdout] 1455 | init [INFO] [stdout] | ^^^^ expected `l_array_4_uint32_t`, found a different `l_array_4_uint32_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_uint32_t` and `l_array_4_uint32_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1461:17 [INFO] [stdout] | [INFO] [stdout] 1461 | init [INFO] [stdout] | ^^^^ expected `l_array_4_uint32_t`, found a different `l_array_4_uint32_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_uint32_t` and `l_array_4_uint32_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1467:17 [INFO] [stdout] | [INFO] [stdout] 1467 | init [INFO] [stdout] | ^^^^ expected `l_array_4_uint32_t`, found a different `l_array_4_uint32_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_uint32_t` and `l_array_4_uint32_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1473:17 [INFO] [stdout] | [INFO] [stdout] 1473 | init [INFO] [stdout] | ^^^^ expected `l_array_4_uint32_t`, found a different `l_array_4_uint32_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_uint32_t` and `l_array_4_uint32_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1479:17 [INFO] [stdout] | [INFO] [stdout] 1479 | init [INFO] [stdout] | ^^^^ expected `l_array_4_uint32_t`, found a different `l_array_4_uint32_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_uint32_t` and `l_array_4_uint32_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_uint32_t` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct l_array_4_uint32_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1498:17 [INFO] [stdout] | [INFO] [stdout] 1498 | init [INFO] [stdout] | ^^^^ expected `l_array_4_float`, found a different `l_array_4_float` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_float` and `l_array_4_float` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1509:17 [INFO] [stdout] | [INFO] [stdout] 1509 | init [INFO] [stdout] | ^^^^ expected `l_array_4_float`, found a different `l_array_4_float` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_float` and `l_array_4_float` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1520:17 [INFO] [stdout] | [INFO] [stdout] 1520 | init [INFO] [stdout] | ^^^^ expected `l_array_4_float`, found a different `l_array_4_float` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_float` and `l_array_4_float` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1531:17 [INFO] [stdout] | [INFO] [stdout] 1531 | init [INFO] [stdout] | ^^^^ expected `l_array_4_float`, found a different `l_array_4_float` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_float` and `l_array_4_float` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1542:17 [INFO] [stdout] | [INFO] [stdout] 1542 | init [INFO] [stdout] | ^^^^ expected `l_array_4_float`, found a different `l_array_4_float` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_float` and `l_array_4_float` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1553:17 [INFO] [stdout] | [INFO] [stdout] 1553 | init [INFO] [stdout] | ^^^^ expected `l_array_4_float`, found a different `l_array_4_float` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_float` and `l_array_4_float` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1564:17 [INFO] [stdout] | [INFO] [stdout] 1564 | init [INFO] [stdout] | ^^^^ expected `l_array_4_float`, found a different `l_array_4_float` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_float` and `l_array_4_float` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:1575:17 [INFO] [stdout] | [INFO] [stdout] 1575 | init [INFO] [stdout] | ^^^^ expected `l_array_4_float`, found a different `l_array_4_float` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_4_float` and `l_array_4_float` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_4_float` is defined in module `crate::src::astcenc_color_quantize_cbe` of the current crate [INFO] [stdout] --> src/astcenc_color_quantize_cbe.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct l_array_4_float { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:5039:21 [INFO] [stdout] | [INFO] [stdout] 5039 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 5040 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 5041 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:5045:21 [INFO] [stdout] | [INFO] [stdout] 5045 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 5046 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 5047 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:5069:21 [INFO] [stdout] | [INFO] [stdout] 5069 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 5070 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 5071 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:5074:21 [INFO] [stdout] | [INFO] [stdout] 5074 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 5075 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 5076 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:9710:21 [INFO] [stdout] | [INFO] [stdout] 9710 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 9711 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 9712 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:9715:21 [INFO] [stdout] | [INFO] [stdout] 9715 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 9716 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 9717 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:9755:21 [INFO] [stdout] | [INFO] [stdout] 9755 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 9756 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 9757 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:9760:21 [INFO] [stdout] | [INFO] [stdout] 9760 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 9761 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 9762 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:14601:21 [INFO] [stdout] | [INFO] [stdout] 14601 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 14602 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 14603 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:14607:21 [INFO] [stdout] | [INFO] [stdout] 14607 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 14608 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 14609 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `array` on type `astcenc_weight_quant_xfer_tables_cbe::l_unnamed_1` [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:15601:46 [INFO] [stdout] | [INFO] [stdout] 15601 | _3633 = &raw mut *(quant_and_xfer_tables.array) [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a field of the same name [INFO] [stdout] | [INFO] [stdout] 15601 | _3633 = &raw mut *(quant_and_xfer_tables.field0.field0.field2.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 15601 | _3633 = &raw mut *(quant_and_xfer_tables.field1.field0.field3.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 15601 | _3633 = &raw mut *(quant_and_xfer_tables.field10.field0.field0.array) [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] 15601 | _3633 = &raw mut *(quant_and_xfer_tables.field11.field0.array) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] = and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:19102:21 [INFO] [stdout] | [INFO] [stdout] 19102 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 19103 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 19104 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:19108:21 [INFO] [stdout] | [INFO] [stdout] 19108 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 19109 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 19110 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_compress_symbolic_cbe` of the current crate [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `array` on type `astcenc_weight_quant_xfer_tables_cbe::l_unnamed_1` [INFO] [stdout] --> src/astcenc_compress_symbolic_cbe.rs:19861:46 [INFO] [stdout] | [INFO] [stdout] 19861 | _4722 = &raw mut *(quant_and_xfer_tables.array) [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a field of the same name [INFO] [stdout] | [INFO] [stdout] 19861 | _4722 = &raw mut *(quant_and_xfer_tables.field0.field0.field2.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 19861 | _4722 = &raw mut *(quant_and_xfer_tables.field1.field0.field3.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 19861 | _4722 = &raw mut *(quant_and_xfer_tables.field10.field0.field0.array) [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] 19861 | _4722 = &raw mut *(quant_and_xfer_tables.field11.field0.array) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] = and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0689]: can't call method `wrapping_mul` on ambiguous numeric type `{integer}` [INFO] [stdout] --> src/astcenc_entry_cbe.rs:1798:13 [INFO] [stdout] | [INFO] [stdout] 1798 | (8).wrapping_mul(::core::mem::size_of::() as core::ffi::c_ulong), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you must specify a concrete type for this numeric value, like `i32` [INFO] [stdout] | [INFO] [stdout] 1798 | (8_i32).wrapping_mul(::core::mem::size_of::() as core::ffi::c_ulong), [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_entry_cbe.rs:10547:13 [INFO] [stdout] | [INFO] [stdout] 10531 | let mut _2283: uint32_t = 0; [INFO] [stdout] | -------- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 10547 | _2283 = posix_memalign( [INFO] [stdout] | _____________^ [INFO] [stdout] 10548 | | &mut _2273 as *mut *mut core::ffi::c_void as *mut core::ffi::c_void, [INFO] [stdout] 10549 | | _2281, [INFO] [stdout] 10550 | | _2282, [INFO] [stdout] 10551 | | ); [INFO] [stdout] | |_____^ expected `u32`, found `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_entry_cbe.rs:10611:13 [INFO] [stdout] | [INFO] [stdout] 10595 | let mut _2307: uint32_t = 0; [INFO] [stdout] | -------- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 10611 | _2307 = posix_memalign( [INFO] [stdout] | _____________^ [INFO] [stdout] 10612 | | &mut _2297 as *mut *mut core::ffi::c_void as *mut core::ffi::c_void, [INFO] [stdout] 10613 | | _2305, [INFO] [stdout] 10614 | | _2306, [INFO] [stdout] 10615 | | ); [INFO] [stdout] | |_____^ expected `u32`, found `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_fetch_add_4` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:13321:21 [INFO] [stdout] | [INFO] [stdout] 13321 | _3199 = __atomic_fetch_add_4(_3193, _3198, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_fetch_add_4` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:13326:21 [INFO] [stdout] | [INFO] [stdout] 13326 | _3201 = __atomic_fetch_add_4(_3193, _3200, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_fetch_add_4` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:13331:21 [INFO] [stdout] | [INFO] [stdout] 13331 | _3203 = __atomic_fetch_add_4(_3193, _3202, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_fetch_add_4` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:13336:21 [INFO] [stdout] | [INFO] [stdout] 13336 | _3205 = __atomic_fetch_add_4(_3193, _3204, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_fetch_add_4` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:13341:21 [INFO] [stdout] | [INFO] [stdout] 13341 | _3197 = __atomic_fetch_add_4(_3193, _3196, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_ZNSt18condition_variable10notify_allEv` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:13519:13 [INFO] [stdout] | [INFO] [stdout] 13519 | _ZNSt18condition_variable10notify_allEv( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_ZNSt18condition_variableC1Ev` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:21321:5 [INFO] [stdout] | [INFO] [stdout] 21321 | _ZNSt18condition_variableC1Ev( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_ZNSt18condition_variableD1Ev` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:21341:5 [INFO] [stdout] | [INFO] [stdout] 21341 | _ZNSt18condition_variableD1Ev( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/astcenc_entry_cbe.rs:21616:5 [INFO] [stdout] | [INFO] [stdout] 21615 | _ZSt9terminatev(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 21616 | unreachable!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:21747:9 [INFO] [stdout] | [INFO] [stdout] 21747 | _ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE(_5440, _5442); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_load_1` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:21866:21 [INFO] [stdout] | [INFO] [stdout] 21866 | _5490 = __atomic_load_1(_5485, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_load_1` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:21870:21 [INFO] [stdout] | [INFO] [stdout] 21870 | _5491 = __atomic_load_1(_5485, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_load_1` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:21874:21 [INFO] [stdout] | [INFO] [stdout] 21874 | _5489 = __atomic_load_1(_5485, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_store_4` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:22011:13 [INFO] [stdout] | [INFO] [stdout] 22011 | __atomic_store_4(_5539, _5545, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_store_4` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:22015:13 [INFO] [stdout] | [INFO] [stdout] 22015 | __atomic_store_4(_5539, _5546, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_store_4` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:22019:13 [INFO] [stdout] | [INFO] [stdout] 22019 | __atomic_store_4(_5539, _5544, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_store_1` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:22066:13 [INFO] [stdout] | [INFO] [stdout] 22066 | __atomic_store_1(_5563, _5569, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_store_1` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:22070:13 [INFO] [stdout] | [INFO] [stdout] 22070 | __atomic_store_1(_5563, _5570, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__atomic_store_1` in this scope [INFO] [stdout] --> src/astcenc_entry_cbe.rs:22074:13 [INFO] [stdout] | [INFO] [stdout] 22074 | __atomic_store_1(_5563, _5568, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_find_best_partitioning_cbe.rs:7471:21 [INFO] [stdout] | [INFO] [stdout] 7471 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 7472 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 7473 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_find_best_partitioning_cbe` of the current crate [INFO] [stdout] --> src/astcenc_find_best_partitioning_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_find_best_partitioning_cbe.rs:9713:21 [INFO] [stdout] | [INFO] [stdout] 9713 | array: [l_struct_struct_OC_vfloat4 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 9714 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 9715 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_vfloat4`, found a different `l_struct_struct_OC_vfloat4` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_vfloat4` and `l_struct_struct_OC_vfloat4` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_find_best_partitioning_cbe` of the current crate [INFO] [stdout] --> src/astcenc_find_best_partitioning_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_vfloat4` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct l_struct_struct_OC_vfloat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_ideal_endpoints_and_weights_cbe.rs:2500:21 [INFO] [stdout] | [INFO] [stdout] 2500 | array: [l_struct_struct_OC_partition_metrics { [INFO] [stdout] | _____________________^ [INFO] [stdout] 2501 | | field0: l_struct_struct_OC_vfloat4 { [INFO] [stdout] 2502 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 2503 | | }, [INFO] [stdout] ... | [INFO] [stdout] 2506 | | }, [INFO] [stdout] 2507 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_partition_metrics`, found a different `l_struct_struct_OC_partition_metrics` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_partition_metrics` and `l_struct_struct_OC_partition_metrics` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_partition_metrics` is defined in module `crate::src::astcenc_ideal_endpoints_and_weights_cbe` of the current crate [INFO] [stdout] --> src/astcenc_ideal_endpoints_and_weights_cbe.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct l_struct_struct_OC_partition_metrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_partition_metrics` is defined in module `crate::src::astcenc_find_best_partitioning_cbe` of the current crate [INFO] [stdout] --> src/astcenc_find_best_partitioning_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_struct_struct_OC_partition_metrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_ideal_endpoints_and_weights_cbe.rs:4824:21 [INFO] [stdout] | [INFO] [stdout] 4824 | array: [l_struct_struct_OC_partition_metrics { [INFO] [stdout] | _____________________^ [INFO] [stdout] 4825 | | field0: l_struct_struct_OC_vfloat4 { [INFO] [stdout] 4826 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 4827 | | }, [INFO] [stdout] ... | [INFO] [stdout] 4830 | | }, [INFO] [stdout] 4831 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_partition_metrics`, found a different `l_struct_struct_OC_partition_metrics` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_partition_metrics` and `l_struct_struct_OC_partition_metrics` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_partition_metrics` is defined in module `crate::src::astcenc_ideal_endpoints_and_weights_cbe` of the current crate [INFO] [stdout] --> src/astcenc_ideal_endpoints_and_weights_cbe.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct l_struct_struct_OC_partition_metrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_partition_metrics` is defined in module `crate::src::astcenc_find_best_partitioning_cbe` of the current crate [INFO] [stdout] --> src/astcenc_find_best_partitioning_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_struct_struct_OC_partition_metrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_ideal_endpoints_and_weights_cbe.rs:8787:21 [INFO] [stdout] | [INFO] [stdout] 8787 | array: [l_struct_struct_OC_partition_metrics { [INFO] [stdout] | _____________________^ [INFO] [stdout] 8788 | | field0: l_struct_struct_OC_vfloat4 { [INFO] [stdout] 8789 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 8790 | | }, [INFO] [stdout] ... | [INFO] [stdout] 8793 | | }, [INFO] [stdout] 8794 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_partition_metrics`, found a different `l_struct_struct_OC_partition_metrics` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_partition_metrics` and `l_struct_struct_OC_partition_metrics` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_partition_metrics` is defined in module `crate::src::astcenc_ideal_endpoints_and_weights_cbe` of the current crate [INFO] [stdout] --> src/astcenc_ideal_endpoints_and_weights_cbe.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct l_struct_struct_OC_partition_metrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_partition_metrics` is defined in module `crate::src::astcenc_find_best_partitioning_cbe` of the current crate [INFO] [stdout] --> src/astcenc_find_best_partitioning_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_struct_struct_OC_partition_metrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `array` on type `astcenc_weight_quant_xfer_tables_cbe::l_unnamed_1` [INFO] [stdout] --> src/astcenc_ideal_endpoints_and_weights_cbe.rs:28825:50 [INFO] [stdout] | [INFO] [stdout] 28825 | _7003 = &raw mut *(quant_and_xfer_tables.array) [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a field of the same name [INFO] [stdout] | [INFO] [stdout] 28825 | _7003 = &raw mut *(quant_and_xfer_tables.field0.field0.field2.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 28825 | _7003 = &raw mut *(quant_and_xfer_tables.field1.field0.field3.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 28825 | _7003 = &raw mut *(quant_and_xfer_tables.field10.field0.field0.array) [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] 28825 | _7003 = &raw mut *(quant_and_xfer_tables.field11.field0.array) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] = and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:4389:21 [INFO] [stdout] | [INFO] [stdout] 4389 | array: [l_struct_struct_OC_partition_metrics { [INFO] [stdout] | _____________________^ [INFO] [stdout] 4390 | | field0: l_struct_struct_OC_vfloat4 { [INFO] [stdout] 4391 | | field0: crate::l_array_4_float { array: [0.; 4] }, [INFO] [stdout] 4392 | | }, [INFO] [stdout] ... | [INFO] [stdout] 4395 | | }, [INFO] [stdout] 4396 | | }; 4], [INFO] [stdout] | |_____________^ expected `l_struct_struct_OC_partition_metrics`, found a different `l_struct_struct_OC_partition_metrics` [INFO] [stdout] | [INFO] [stdout] = note: `l_struct_struct_OC_partition_metrics` and `l_struct_struct_OC_partition_metrics` have similar names, but are actually distinct types [INFO] [stdout] note: `l_struct_struct_OC_partition_metrics` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct l_struct_struct_OC_partition_metrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_struct_struct_OC_partition_metrics` is defined in module `crate::src::astcenc_find_best_partitioning_cbe` of the current crate [INFO] [stdout] --> src/astcenc_find_best_partitioning_cbe.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct l_struct_struct_OC_partition_metrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 243 | array: *::core::mem::transmute::< [INFO] [stdout] | _________________________________- [INFO] [stdout] 244 | | &[u8; 512], [INFO] [stdout] 245 | | &mut [uint8_t; 512], [INFO] [stdout] 246 | | >( [INFO] [stdout] | |_________________________- arguments to this function are incorrect [INFO] [stdout] 247 | b"\0\0\0\0\x03\x03\x03\x03\x03\x03\x06...9\xF9\xF9\xF9\xFC\xFC\xFC\xFC\xFC\xFC\xFF\xFF\xFF\xFF", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 512, found one with a size of 522 [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/intrinsics/mod.rs:838:21 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 349 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:360:21 [INFO] [stdout] | [INFO] [stdout] 360 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:382:21 [INFO] [stdout] | [INFO] [stdout] 382 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:393:21 [INFO] [stdout] | [INFO] [stdout] 393 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:404:21 [INFO] [stdout] | [INFO] [stdout] 404 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:415:21 [INFO] [stdout] | [INFO] [stdout] 415 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:426:21 [INFO] [stdout] | [INFO] [stdout] 426 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:437:21 [INFO] [stdout] | [INFO] [stdout] 437 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:448:21 [INFO] [stdout] | [INFO] [stdout] 448 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:459:21 [INFO] [stdout] | [INFO] [stdout] 459 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:470:21 [INFO] [stdout] | [INFO] [stdout] 470 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:481:21 [INFO] [stdout] | [INFO] [stdout] 481 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:492:21 [INFO] [stdout] | [INFO] [stdout] 492 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:503:21 [INFO] [stdout] | [INFO] [stdout] 503 | init [INFO] [stdout] | ^^^^ expected `l_array_256_uint8_t`, found a different `l_array_256_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_256_uint8_t` and `l_array_256_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_mathlib_softfloat_cbe` of the current crate [INFO] [stdout] --> src/astcenc_mathlib_softfloat_cbe.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_256_uint8_t` is defined in module `crate::src::astcenc_quantization_cbe` of the current crate [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct l_array_256_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 657 | array: *::core::mem::transmute::< [INFO] [stdout] | _____________________- [INFO] [stdout] 658 | | &[u8; 128], [INFO] [stdout] 659 | | &mut [uint8_t; 128], [INFO] [stdout] 660 | | >( [INFO] [stdout] | |_____________- arguments to this function are incorrect [INFO] [stdout] 661 | b"\0\x02\x04\x06\x08\n\x0C\x0E\x10\x12...5\xE7\xE9\xEB\xED\xEF\xF1\xF3\xF5\xF7\xF9\xFB\xFD\xFF", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 128, found one with a size of 138 [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/intrinsics/mod.rs:838:21 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:764:21 [INFO] [stdout] | [INFO] [stdout] 764 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:775:21 [INFO] [stdout] | [INFO] [stdout] 775 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:786:21 [INFO] [stdout] | [INFO] [stdout] 786 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:797:21 [INFO] [stdout] | [INFO] [stdout] 797 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:808:21 [INFO] [stdout] | [INFO] [stdout] 808 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:819:21 [INFO] [stdout] | [INFO] [stdout] 819 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:830:21 [INFO] [stdout] | [INFO] [stdout] 830 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:841:21 [INFO] [stdout] | [INFO] [stdout] 841 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:852:21 [INFO] [stdout] | [INFO] [stdout] 852 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_quantization_cbe.rs:863:21 [INFO] [stdout] | [INFO] [stdout] 863 | init [INFO] [stdout] | ^^^^ expected `l_array_128_uint8_t`, found a different `l_array_128_uint8_t` [INFO] [stdout] | [INFO] [stdout] = note: `l_array_128_uint8_t` and `l_array_128_uint8_t` have similar names, but are actually distinct types [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_averages_and_directions_cbe` of the current crate [INFO] [stdout] --> src/astcenc_averages_and_directions_cbe.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `l_array_128_uint8_t` is defined in module `crate::src::astcenc_pick_best_endpoint_format_cbe` of the current crate [INFO] [stdout] --> src/astcenc_pick_best_endpoint_format_cbe.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct l_array_128_uint8_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `array` on type `astcenc_weight_quant_xfer_tables_cbe::l_unnamed_1` [INFO] [stdout] --> src/astcenc_symbolic_physical_cbe.rs:1014:56 [INFO] [stdout] | [INFO] [stdout] 1014 | _19 = &raw mut *(quant_and_xfer_tables.array) [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a field of the same name [INFO] [stdout] | [INFO] [stdout] 1014 | _19 = &raw mut *(quant_and_xfer_tables.field0.field0.field2.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 1014 | _19 = &raw mut *(quant_and_xfer_tables.field1.field0.field3.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 1014 | _19 = &raw mut *(quant_and_xfer_tables.field10.field0.field0.array) [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] 1014 | _19 = &raw mut *(quant_and_xfer_tables.field11.field0.array) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] = and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `array` on type `astcenc_weight_quant_xfer_tables_cbe::l_unnamed_1` [INFO] [stdout] --> src/astcenc_symbolic_physical_cbe.rs:2497:61 [INFO] [stdout] | [INFO] [stdout] 2497 | _495 = &raw mut *(quant_and_xfer_tables.array) [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a field of the same name [INFO] [stdout] | [INFO] [stdout] 2497 | _495 = &raw mut *(quant_and_xfer_tables.field0.field0.field2.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 2497 | _495 = &raw mut *(quant_and_xfer_tables.field1.field0.field3.array) [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] 2497 | _495 = &raw mut *(quant_and_xfer_tables.field10.field0.field0.array) [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] 2497 | _495 = &raw mut *(quant_and_xfer_tables.field11.field0.array) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] = and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_weight_quant_xfer_tables_cbe.rs:1777:33 [INFO] [stdout] | [INFO] [stdout] 1773 | ... array: *::core::mem::transmute::< [INFO] [stdout] | _______________________________- [INFO] [stdout] 1774 | | ... &[u8; 32], [INFO] [stdout] 1775 | | ... &mut [uint8_t; 32], [INFO] [stdout] 1776 | | ... >( [INFO] [stdout] | |_______________________- arguments to this function are incorrect [INFO] [stdout] 1777 | ... b"\0\x02\x04\x06\x08\n\x0C\x0E\x10\x12\x14\x16\x18\x1A\x1C\x1E\"$&raw const (*,.02468:<>@", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 32, found one with a size of 42 [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/intrinsics/mod.rs:838:21 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/astcenc_weight_quant_xfer_tables_cbe.rs:1799:33 [INFO] [stdout] | [INFO] [stdout] 1795 | ... array: *::core::mem::transmute::< [INFO] [stdout] | _______________________________- [INFO] [stdout] 1796 | | ... &[u8; 32], [INFO] [stdout] 1797 | | ... &mut [uint8_t; 32], [INFO] [stdout] 1798 | | ... >( [INFO] [stdout] | |_______________________- arguments to this function are incorrect [INFO] [stdout] 1799 | ... b"\0\x02\x04\x06\x08\n\x0C\x0E\x10\x12\x14\x16\x18\x1A\x1C\x1E\"$&raw const (*,.02468:<>@", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 32, found one with a size of 42 [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/intrinsics/mod.rs:838:21 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0609, E0689. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `astc-encoder-rust` (lib) due to 93 previous errors; 57395 warnings emitted [INFO] running `Command { std: "docker" "inspect" "85f60da8a6b52597188bcb1757e0e227f59da9a9876c46678fbe26ff607a69b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f60da8a6b52597188bcb1757e0e227f59da9a9876c46678fbe26ff607a69b9", kill_on_drop: false }` [INFO] [stdout] 85f60da8a6b52597188bcb1757e0e227f59da9a9876c46678fbe26ff607a69b9