[INFO] fetching crate PSArc-lib 0.0.1...
[INFO] testing PSArc-lib-0.0.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate PSArc-lib 0.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate PSArc-lib 0.0.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate PSArc-lib 0.0.1
[INFO] finished tweaking crates.io crate PSArc-lib 0.0.1
[INFO] tweaked toml for crates.io crate PSArc-lib 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seq-macro v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c450f6bc9f00bf985a9e29780f4aec6e373627f37b43478f6d84af1ec2359aa
[INFO] running `Command { std: "docker" "start" "-a" "7c450f6bc9f00bf985a9e29780f4aec6e373627f37b43478f6d84af1ec2359aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c450f6bc9f00bf985a9e29780f4aec6e373627f37b43478f6d84af1ec2359aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c450f6bc9f00bf985a9e29780f4aec6e373627f37b43478f6d84af1ec2359aa", kill_on_drop: false }`
[INFO] [stdout] 7c450f6bc9f00bf985a9e29780f4aec6e373627f37b43478f6d84af1ec2359aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7181bd77b7263808deeb99449caacecdd1abb3fd06cf2f6ffed5bfee9971a86
[INFO] running `Command { std: "docker" "start" "-a" "e7181bd77b7263808deeb99449caacecdd1abb3fd06cf2f6ffed5bfee9971a86", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling PSArc-lib v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "e7181bd77b7263808deeb99449caacecdd1abb3fd06cf2f6ffed5bfee9971a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7181bd77b7263808deeb99449caacecdd1abb3fd06cf2f6ffed5bfee9971a86", kill_on_drop: false }`
[INFO] [stdout] e7181bd77b7263808deeb99449caacecdd1abb3fd06cf2f6ffed5bfee9971a86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f3971ad23602da7e98ab9b695a2ad6cb98b56022b64c6eca407f599280552a4
[INFO] running `Command { std: "docker" "start" "-a" "0f3971ad23602da7e98ab9b695a2ad6cb98b56022b64c6eca407f599280552a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling PSArc-lib v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/archive/archive_file.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let bytes = include_bytes!("../../res/test.pak").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/archive/C:\Users\Jacob\Downloads\NMSARC.AnimMBIN.pak`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/archive/archive_file.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let bytes = include_bytes!("C:\\Users\\Jacob\\Downloads\\NMSARC.AnimMBIN.pak").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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/archive_flags.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let bytes = include_bytes!("../../res/test.pak")[0x1C..0x20].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/table_of_content.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let bytes = include_bytes!("../../res/test.pak")[0xC..].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/version.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let bytes = include_bytes!("../../res/test.pak")[0x4..0x8].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/version.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let bytes = include_bytes!("../../res/test.pak")[0x4..0x8].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/archive_table.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let bytes = include_bytes!("../../res/test.pak")[0x20..0x3E].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/archive_table.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let bytes = include_bytes!("../../res/test.pak")[0x3E..0x5C].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: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `PSArc-lib` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "0f3971ad23602da7e98ab9b695a2ad6cb98b56022b64c6eca407f599280552a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f3971ad23602da7e98ab9b695a2ad6cb98b56022b64c6eca407f599280552a4", kill_on_drop: false }`
[INFO] [stdout] 0f3971ad23602da7e98ab9b695a2ad6cb98b56022b64c6eca407f599280552a4
[INFO] testing PSArc-lib-0.0.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate PSArc-lib 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate PSArc-lib 0.0.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate PSArc-lib 0.0.1
[INFO] finished tweaking crates.io crate PSArc-lib 0.0.1
[INFO] tweaked toml for crates.io crate PSArc-lib 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62d12cc79c90868bff8b9acd73c034a9cb2d7630eef844a044b0043849348738
[INFO] running `Command { std: "docker" "start" "-a" "62d12cc79c90868bff8b9acd73c034a9cb2d7630eef844a044b0043849348738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62d12cc79c90868bff8b9acd73c034a9cb2d7630eef844a044b0043849348738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d12cc79c90868bff8b9acd73c034a9cb2d7630eef844a044b0043849348738", kill_on_drop: false }`
[INFO] [stdout] 62d12cc79c90868bff8b9acd73c034a9cb2d7630eef844a044b0043849348738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2601d4bff4c7434ad3b410784d4de8ec43c9a175a50a544b1d88a6bfc3fe4c
[INFO] running `Command { std: "docker" "start" "-a" "7d2601d4bff4c7434ad3b410784d4de8ec43c9a175a50a544b1d88a6bfc3fe4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling PSArc-lib v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "7d2601d4bff4c7434ad3b410784d4de8ec43c9a175a50a544b1d88a6bfc3fe4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2601d4bff4c7434ad3b410784d4de8ec43c9a175a50a544b1d88a6bfc3fe4c", kill_on_drop: false }`
[INFO] [stdout] 7d2601d4bff4c7434ad3b410784d4de8ec43c9a175a50a544b1d88a6bfc3fe4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ed396d558acf74e3653724b89c24ed40770cc2612228ae7d211845a8c98498f
[INFO] running `Command { std: "docker" "start" "-a" "1ed396d558acf74e3653724b89c24ed40770cc2612228ae7d211845a8c98498f", kill_on_drop: false }`
[INFO] [stderr]    Compiling PSArc-lib v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/archive/archive_file.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let bytes = include_bytes!("../../res/test.pak").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/archive/C:\Users\Jacob\Downloads\NMSARC.AnimMBIN.pak`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/archive/archive_file.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let bytes = include_bytes!("C:\\Users\\Jacob\\Downloads\\NMSARC.AnimMBIN.pak").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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/archive_flags.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let bytes = include_bytes!("../../res/test.pak")[0x1C..0x20].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/table_of_content.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let bytes = include_bytes!("../../res/test.pak")[0xC..].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/version.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let bytes = include_bytes!("../../res/test.pak")[0x4..0x8].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/version.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let bytes = include_bytes!("../../res/test.pak")[0x4..0x8].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/archive_table.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let bytes = include_bytes!("../../res/test.pak")[0x20..0x3E].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/archive/../../res/test.pak`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/archive/archive_table.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let bytes = include_bytes!("../../res/test.pak")[0x3E..0x5C].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: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `PSArc-lib` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ed396d558acf74e3653724b89c24ed40770cc2612228ae7d211845a8c98498f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed396d558acf74e3653724b89c24ed40770cc2612228ae7d211845a8c98498f", kill_on_drop: false }`
[INFO] [stdout] 1ed396d558acf74e3653724b89c24ed40770cc2612228ae7d211845a8c98498f
