[INFO] fetching crate image-blp 1.2.0...
[INFO] checking image-blp-1.2.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate image-blp 1.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate image-blp 1.2.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-6-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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded texpresso v2.0.1
[INFO] [stderr]   Downloaded test-log v0.2.11
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e1c1d945c63252f621c68e3b4c933fc9d94317a10e4e5d5770ff926f246920d
[INFO] running `Command { std: "docker" "start" "-a" "0e1c1d945c63252f621c68e3b4c933fc9d94317a10e4e5d5770ff926f246920d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e1c1d945c63252f621c68e3b4c933fc9d94317a10e4e5d5770ff926f246920d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1c1d945c63252f621c68e3b4c933fc9d94317a10e4e5d5770ff926f246920d", kill_on_drop: false }`
[INFO] [stdout] 0e1c1d945c63252f621c68e3b4c933fc9d94317a10e4e5d5770ff926f246920d
[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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de4181aa3bce05b9c5776f26ba0ddce304741fe118e18ef945114b4f5de2dd33
[INFO] running `Command { std: "docker" "start" "-a" "de4181aa3bce05b9c5776f26ba0ddce304741fe118e18ef945114b4f5de2dd33", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking nom v7.1.1
[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] 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] error: aborting due to 49 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-blp` (lib test) due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "de4181aa3bce05b9c5776f26ba0ddce304741fe118e18ef945114b4f5de2dd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de4181aa3bce05b9c5776f26ba0ddce304741fe118e18ef945114b4f5de2dd33", kill_on_drop: false }`
[INFO] [stdout] de4181aa3bce05b9c5776f26ba0ddce304741fe118e18ef945114b4f5de2dd33
