[INFO] fetching crate swizzleinator 0.2.1...
[INFO] testing swizzleinator-0.2.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate swizzleinator 0.2.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swizzleinator 0.2.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82a6b9623a504f064c8e59c2805b38007911909a02fcc836e0616246c146dcad
[INFO] running `Command { std: "docker" "start" "-a" "82a6b9623a504f064c8e59c2805b38007911909a02fcc836e0616246c146dcad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82a6b9623a504f064c8e59c2805b38007911909a02fcc836e0616246c146dcad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a6b9623a504f064c8e59c2805b38007911909a02fcc836e0616246c146dcad", kill_on_drop: false }`
[INFO] [stdout] 82a6b9623a504f064c8e59c2805b38007911909a02fcc836e0616246c146dcad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2826df9cc9076dcbd8429f6bd93dc59618c72163ca23fd166bc6e9580837e47
[INFO] running `Command { std: "docker" "start" "-a" "b2826df9cc9076dcbd8429f6bd93dc59618c72163ca23fd166bc6e9580837e47", 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "b2826df9cc9076dcbd8429f6bd93dc59618c72163ca23fd166bc6e9580837e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2826df9cc9076dcbd8429f6bd93dc59618c72163ca23fd166bc6e9580837e47", kill_on_drop: false }`
[INFO] [stdout] b2826df9cc9076dcbd8429f6bd93dc59618c72163ca23fd166bc6e9580837e47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44c60f9151c4340dc2018c48213b9b6ace714f8c8ce2caa512e591067e2d7611
[INFO] running `Command { std: "docker" "start" "-a" "44c60f9151c4340dc2018c48213b9b6ace714f8c8ce2caa512e591067e2d7611", 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)]` 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)]` 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)]` 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)]` 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" "44c60f9151c4340dc2018c48213b9b6ace714f8c8ce2caa512e591067e2d7611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44c60f9151c4340dc2018c48213b9b6ace714f8c8ce2caa512e591067e2d7611", kill_on_drop: false }`
[INFO] [stdout] 44c60f9151c4340dc2018c48213b9b6ace714f8c8ce2caa512e591067e2d7611
