[INFO] fetching crate swizzleinator 0.2.1...
[INFO] testing swizzleinator-0.2.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate swizzleinator 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate swizzleinator 0.2.1
[INFO] finished tweaking crates.io crate swizzleinator 0.2.1
[INFO] tweaked toml for crates.io crate swizzleinator 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swizzleinator 0.2.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swizzleinator 0.2.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d487a32ea7721001cf44ab2e0edbbcba50a40b1714ef14f4bcec78c7693dbfd8
[INFO] running `Command { std: "docker" "start" "-a" "d487a32ea7721001cf44ab2e0edbbcba50a40b1714ef14f4bcec78c7693dbfd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d487a32ea7721001cf44ab2e0edbbcba50a40b1714ef14f4bcec78c7693dbfd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d487a32ea7721001cf44ab2e0edbbcba50a40b1714ef14f4bcec78c7693dbfd8", kill_on_drop: false }`
[INFO] [stdout] d487a32ea7721001cf44ab2e0edbbcba50a40b1714ef14f4bcec78c7693dbfd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1297789892ddd1e075e257d17bbf0c8f69515e5ff1c96cd7efdc906766ad91d2
[INFO] running `Command { std: "docker" "start" "-a" "1297789892ddd1e075e257d17bbf0c8f69515e5ff1c96cd7efdc906766ad91d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling swizzleinator v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SwizzleError`
[INFO] [stdout]   --> src/swizzle/ps.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use crate::swizzle::{Format, SwizzleError};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align_resolution`
[INFO] [stdout]   --> src/swizzle/xbox.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         align_resolution: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_align_resolution`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "1297789892ddd1e075e257d17bbf0c8f69515e5ff1c96cd7efdc906766ad91d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1297789892ddd1e075e257d17bbf0c8f69515e5ff1c96cd7efdc906766ad91d2", kill_on_drop: false }`
[INFO] [stdout] 1297789892ddd1e075e257d17bbf0c8f69515e5ff1c96cd7efdc906766ad91d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45f2c5d4e4c681f262aee70eb7e677beabaff414889fdf5a2b8f48bef2be029e
[INFO] running `Command { std: "docker" "start" "-a" "45f2c5d4e4c681f262aee70eb7e677beabaff414889fdf5a2b8f48bef2be029e", kill_on_drop: false }`
[INFO] [stderr]    Compiling swizzleinator v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SwizzleError`
[INFO] [stdout]   --> src/swizzle/ps.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use crate::swizzle::{Format, SwizzleError};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align_resolution`
[INFO] [stdout]   --> src/swizzle/xbox.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         align_resolution: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_align_resolution`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-bc7-900x1080.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:35:46
[INFO] [stdout]    |
[INFO] [stdout] 35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     test_impl!(
[INFO] [stdout] 83 | |         ps4,
[INFO] [stdout] 84 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 85 | |         Deswizzle,
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |         false
[INFO] [stdout] 92 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-bc7-900x1080-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:36:48
[INFO] [stdout]    |
[INFO] [stdout] 36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     test_impl!(
[INFO] [stdout] 83 | |         ps4,
[INFO] [stdout] 84 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 85 | |         Deswizzle,
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |         false
[INFO] [stdout] 92 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-bc7-900x1080.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | /     test_impl!(
[INFO] [stdout]  94 | |         ps4,
[INFO] [stdout]  95 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout]  96 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         false
[INFO] [stdout] 103 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-bc7-900x1080-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | /     test_impl!(
[INFO] [stdout]  94 | |         ps4,
[INFO] [stdout]  95 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout]  96 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         false
[INFO] [stdout] 103 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-rgba8-171x171.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | /     test_impl!(
[INFO] [stdout] 108 | |         ps4,
[INFO] [stdout] 109 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 110 | |         Deswizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         true
[INFO] [stdout] 117 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-rgba8-171x171-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | /     test_impl!(
[INFO] [stdout] 108 | |         ps4,
[INFO] [stdout] 109 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 110 | |         Deswizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         true
[INFO] [stdout] 117 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-rgba8-171x171.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | /     test_impl!(
[INFO] [stdout] 119 | |         ps4,
[INFO] [stdout] 120 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 121 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         true
[INFO] [stdout] 128 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-rgba8-171x171-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | /     test_impl!(
[INFO] [stdout] 119 | |         ps4,
[INFO] [stdout] 120 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 121 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         true
[INFO] [stdout] 128 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-bc5-512x512.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 | /     test_impl!(
[INFO] [stdout] 133 | |         ps4,
[INFO] [stdout] 134 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 135 | |         Deswizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         false
[INFO] [stdout] 142 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-bc5-512x512-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 | /     test_impl!(
[INFO] [stdout] 133 | |         ps4,
[INFO] [stdout] 134 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 135 | |         Deswizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         false
[INFO] [stdout] 142 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-bc5-512x512.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | /     test_impl!(
[INFO] [stdout] 144 | |         ps4,
[INFO] [stdout] 145 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 146 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         false
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps4-bc5-512x512-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | /     test_impl!(
[INFO] [stdout] 144 | |         ps4,
[INFO] [stdout] 145 | |         crate::swizzle::ps::Ps4,
[INFO] [stdout] 146 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         false
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps3-rgba8-64x64.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 | /     test_impl!(
[INFO] [stdout] 158 | |         ps3,
[INFO] [stdout] 159 | |         crate::swizzle::ps::Ps3,
[INFO] [stdout] 160 | |         Deswizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |         true
[INFO] [stdout] 167 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps3-rgba8-64x64-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 | /     test_impl!(
[INFO] [stdout] 158 | |         ps3,
[INFO] [stdout] 159 | |         crate::swizzle::ps::Ps3,
[INFO] [stdout] 160 | |         Deswizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |         true
[INFO] [stdout] 167 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps3-rgba8-64x64.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | /     test_impl!(
[INFO] [stdout] 169 | |         ps3,
[INFO] [stdout] 170 | |         crate::swizzle::ps::Ps3,
[INFO] [stdout] 171 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |         true
[INFO] [stdout] 178 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps3-rgba8-64x64-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | /     test_impl!(
[INFO] [stdout] 169 | |         ps3,
[INFO] [stdout] 170 | |         crate::swizzle::ps::Ps3,
[INFO] [stdout] 171 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |         true
[INFO] [stdout] 178 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps3-bc3-128x128.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | /     test_impl!(
[INFO] [stdout] 183 | |         ps3,
[INFO] [stdout] 184 | |         crate::swizzle::ps::Ps3,
[INFO] [stdout] 185 | |         Deswizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |         true
[INFO] [stdout] 192 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps3-bc3-128x128-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | /     test_impl!(
[INFO] [stdout] 183 | |         ps3,
[INFO] [stdout] 184 | |         crate::swizzle::ps::Ps3,
[INFO] [stdout] 185 | |         Deswizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |         true
[INFO] [stdout] 192 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps3-bc3-128x128.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:35:46
[INFO] [stdout]     |
[INFO] [stdout]  35 |                       let swizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, ".bin"))).to_vec();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 | /     test_impl!(
[INFO] [stdout] 194 | |         ps3,
[INFO] [stdout] 195 | |         crate::swizzle::ps::Ps3,
[INFO] [stdout] 196 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         true
[INFO] [stdout] 203 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/ps3-bc3-128x128-unswizzled.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:36:48
[INFO] [stdout]     |
[INFO] [stdout]  36 |                       let unswizzled_data = &mut include_bytes!(concat!("../testdata/", concat!($file_path, "-unswizzled.bin"))).to_vec();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 | /     test_impl!(
[INFO] [stdout] 194 | |         ps3,
[INFO] [stdout] 195 | |         crate::swizzle::ps::Ps3,
[INFO] [stdout] 196 | |         Swizzle,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         true
[INFO] [stdout] 203 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SwizzleError`
[INFO] [stdout]   --> src/swizzle/ps.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use crate::swizzle::{Format, SwizzleError};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align_resolution`
[INFO] [stdout]   --> src/swizzle/xbox.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         align_resolution: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_align_resolution`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swizzleinator` (lib test) due to 20 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "45f2c5d4e4c681f262aee70eb7e677beabaff414889fdf5a2b8f48bef2be029e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45f2c5d4e4c681f262aee70eb7e677beabaff414889fdf5a2b8f48bef2be029e", kill_on_drop: false }`
[INFO] [stdout] 45f2c5d4e4c681f262aee70eb7e677beabaff414889fdf5a2b8f48bef2be029e
