[INFO] fetching crate image-blp 1.2.0...
[INFO] checking image-blp-1.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate image-blp 1.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate image-blp 1.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate image-blp 1.2.0
[INFO] finished tweaking crates.io crate image-blp 1.2.0
[INFO] tweaked toml for crates.io crate image-blp 1.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate image-blp 1.2.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libm v0.2.5
[INFO] [stderr]   Downloaded test-log v0.2.11
[INFO] [stderr]   Downloaded exr v1.5.0
[INFO] [stderr]   Downloaded texpresso v2.0.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efd345152f083685df9533bd6dce419f23d55800ffe2ea08986cc9899b867ef3
[INFO] running `Command { std: "docker" "start" "-a" "efd345152f083685df9533bd6dce419f23d55800ffe2ea08986cc9899b867ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efd345152f083685df9533bd6dce419f23d55800ffe2ea08986cc9899b867ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd345152f083685df9533bd6dce419f23d55800ffe2ea08986cc9899b867ef3", kill_on_drop: false }`
[INFO] [stdout] efd345152f083685df9533bd6dce419f23d55800ffe2ea08986cc9899b867ef3
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61bcd317ec01d39c2cdd9dd2d2bcb4110c164856ff37f890ce9ea78ca1323087
[INFO] running `Command { std: "docker" "start" "-a" "61bcd317ec01d39c2cdd9dd2d2bcb4110c164856ff37f890ce9ea78ca1323087", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking crossbeam-utils v0.8.11
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking texpresso v2.0.1
[INFO] [stderr]     Checking tiff v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling test-log v0.2.11
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.5.0
[INFO] [stderr]     Checking image v0.24.3
[INFO] [stderr]     Checking image-blp v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.blp: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let blp_bytes = include_bytes!("../../../../assets/blp0/WyvernRider.blp");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b00: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         include_bytes!("../../../../assets/blp0/WyvernRider.b00").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b01: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         include_bytes!("../../../../assets/blp0/WyvernRider.b01").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b02: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         include_bytes!("../../../../assets/blp0/WyvernRider.b02").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b03: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         include_bytes!("../../../../assets/blp0/WyvernRider.b03").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b04: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         include_bytes!("../../../../assets/blp0/WyvernRider.b04").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b05: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         include_bytes!("../../../../assets/blp0/WyvernRider.b05").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b06: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         include_bytes!("../../../../assets/blp0/WyvernRider.b06").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b07: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         include_bytes!("../../../../assets/blp0/WyvernRider.b07").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b08: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         include_bytes!("../../../../assets/blp0/WyvernRider.b08").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/WyvernRider.b09: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         include_bytes!("../../../../assets/blp0/WyvernRider.b09").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/HeroLevel-Border.blp: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let blp_bytes = include_bytes!("../../../../assets/blp0/HeroLevel-Border.blp");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/HeroLevel-Border.b00: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         include_bytes!("../../../../assets/blp0/HeroLevel-Border.b00").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/HeroLevel-Border.b01: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         include_bytes!("../../../../assets/blp0/HeroLevel-Border.b01").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/HeroLevel-Border.b02: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         include_bytes!("../../../../assets/blp0/HeroLevel-Border.b02").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/HeroLevel-Border.b03: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         include_bytes!("../../../../assets/blp0/HeroLevel-Border.b03").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/HeroLevel-Border.b04: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         include_bytes!("../../../../assets/blp0/HeroLevel-Border.b04").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/HeroLevel-Border.b05: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         include_bytes!("../../../../assets/blp0/HeroLevel-Border.b05").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/HeroLevel-Border.b06: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp0.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         include_bytes!("../../../../assets/blp0/HeroLevel-Border.b06").to_vec(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/AcidSplash1.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp0.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let blp_bytes = include_bytes!("../../../../assets/blp0/AcidSplash1.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/AcidSplash1.b00: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp0.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         include_bytes!("../../../../assets/blp0/AcidSplash1.b00").to_vec(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/AcidSplash1.b01: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp0.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         include_bytes!("../../../../assets/blp0/AcidSplash1.b01").to_vec(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/AcidSplash1.b02: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp0.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         include_bytes!("../../../../assets/blp0/AcidSplash1.b02").to_vec(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/AcidSplash1.b03: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp0.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         include_bytes!("../../../../assets/blp0/AcidSplash1.b03").to_vec(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/AcidSplash1.b04: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp0.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         include_bytes!("../../../../assets/blp0/AcidSplash1.b04").to_vec(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/AcidSplash1.b05: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp0.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         include_bytes!("../../../../assets/blp0/AcidSplash1.b05").to_vec(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp0/AcidSplash1.b06: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp0.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         include_bytes!("../../../../assets/blp0/AcidSplash1.b06").to_vec(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MAX_JPEG_HEADER` is imported redundantly
[INFO] [stdout]  --> src/convert/jpeg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::jpeg::MAX_JPEG_HEADER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `MAX_JPEG_HEADER` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MAX_JPEG_HEADER` is imported redundantly
[INFO] [stdout]  --> src/parser/jpeg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::jpeg::MAX_JPEG_HEADER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `MAX_JPEG_HEADER` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/CliffBrush01-BlpCompressionUncompressed.blp: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp1.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         include_bytes!("../../../../assets/blp1/CliffBrush01-BlpCompressionUncompressed.blp");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/day-indicator-texture3.blp: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp1.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let blp_bytes = include_bytes!("../../../../assets/blp1/day-indicator-texture3.blp");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/EditorGemDeact.blp: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp1.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let blp_bytes = include_bytes!("../../../../assets/blp1/EditorGemDeact.blp");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/Green_Firering2.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp1.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let blp_bytes = include_bytes!("../../../../assets/blp1/Green_Firering2.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/HumanBase.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp1.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let blp_bytes = include_bytes!("../../../../assets/blp1/HumanBase.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/minimap-item.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp1.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let blp_bytes = include_bytes!("../../../../assets/blp1/minimap-item.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/NightElfSymbol.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp1.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let blp_bytes = include_bytes!("../../../../assets/blp1/NightElfSymbol.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/ObjectEditor-CustomItem.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp1.rs:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let blp_bytes = include_bytes!("../../../../assets/blp1/ObjectEditor-CustomItem.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/ping2.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp1.rs:219:21
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let blp_bytes = include_bytes!("../../../../assets/blp1/ping2.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp1/Stronghold.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp1.rs:242:21
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let blp_bytes = include_bytes!("../../../../assets/blp1/Stronghold.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/Attack.blp: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp2.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let blp_bytes = include_bytes!("../../../../assets/blp2/Attack.blp");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/UI-PAIDCHARACTERCUSTOMIZATION-BUTTON.BLP: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp2.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         include_bytes!("../../../../assets/blp2/UI-PAIDCHARACTERCUSTOMIZATION-BUTTON.BLP");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/SunGlare.blp: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/tests/blp2.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let blp_bytes = include_bytes!("../../../../assets/blp2/SunGlare.blp");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/oilslickenvA.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let blp_bytes = include_bytes!("../../../../assets/blp2/oilslickenvA.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/TAURENFEMALESKIN00_01_EXTRA.BLP: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let blp_bytes = include_bytes!("../../../../assets/blp2/TAURENFEMALESKIN00_01_EXTRA.BLP");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/Buy.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let blp_bytes = include_bytes!("../../../../assets/blp2/Buy.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/Trade_Alchemy.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let blp_bytes = include_bytes!("../../../../assets/blp2/Trade_Alchemy.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/BuyoutIcon.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:201:21
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let blp_bytes = include_bytes!("../../../../assets/blp2/BuyoutIcon.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/INV_Fishingpole_02.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let blp_bytes = include_bytes!("../../../../assets/blp2/INV_Fishingpole_02.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/Ability_Rogue_Shadowstep.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let blp_bytes = include_bytes!("../../../../assets/blp2/Ability_Rogue_Shadowstep.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/HellFireSkyNebula03.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let blp_bytes = include_bytes!("../../../../assets/blp2/HellFireSkyNebula03.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/parser/tests/../../../../assets/blp2/UI-Achievement-MetalBorder-Left.blp: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/tests/blp2.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let blp_bytes = include_bytes!("../../../../assets/blp2/UI-Achievement-MetalBorder-Left.blp");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MAX_JPEG_HEADER` is imported redundantly
[INFO] [stdout]  --> src/parser/jpeg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::jpeg::MAX_JPEG_HEADER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `MAX_JPEG_HEADER` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `make_mipmap_path` is imported redundantly
[INFO] [stdout]  --> src/parser/tests/blp0.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::super::*;
[INFO] [stdout]   |     --------------- the item `make_mipmap_path` is already imported here
[INFO] [stdout] 2 | use crate::encode::encode_blp0;
[INFO] [stdout] 3 | use crate::path::make_mipmap_path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 49 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-blp` (lib test) due to 50 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "61bcd317ec01d39c2cdd9dd2d2bcb4110c164856ff37f890ce9ea78ca1323087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61bcd317ec01d39c2cdd9dd2d2bcb4110c164856ff37f890ce9ea78ca1323087", kill_on_drop: false }`
[INFO] [stdout] 61bcd317ec01d39c2cdd9dd2d2bcb4110c164856ff37f890ce9ea78ca1323087
