[INFO] fetching crate autocompress 0.5.0...
[INFO] checking autocompress-0.5.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate autocompress 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate autocompress 0.5.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 autocompress 0.5.0
[INFO] finished tweaking crates.io crate autocompress 0.5.0
[INFO] tweaked toml for crates.io crate autocompress 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate autocompress 0.5.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 zstd-safe v7.0.0
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded libdeflater v0.12.0
[INFO] [stderr]   Downloaded bgzip v0.3.1
[INFO] [stderr]   Downloaded bzip2 v0.4.4
[INFO] [stderr]   Downloaded zstd v0.13.0
[INFO] [stderr]   Downloaded gimli v0.28.0
[INFO] [stderr]   Downloaded libdeflate-sys v0.12.0
[INFO] [stderr]   Downloaded cloudflare-zlib-sys v0.3.2
[INFO] [stderr]   Downloaded bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 19c2959641598673158d831171f71ba66685616df14166edb89c879dd3174f53
[INFO] running `Command { std: "docker" "start" "-a" "19c2959641598673158d831171f71ba66685616df14166edb89c879dd3174f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19c2959641598673158d831171f71ba66685616df14166edb89c879dd3174f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19c2959641598673158d831171f71ba66685616df14166edb89c879dd3174f53", kill_on_drop: false }`
[INFO] [stdout] 19c2959641598673158d831171f71ba66685616df14166edb89c879dd3174f53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] add183405edfae4ca6556820c2691d16fb326543ee4304734dd9426271673d33
[INFO] running `Command { std: "docker" "start" "-a" "add183405edfae4ca6556820c2691d16fb326543ee4304734dd9426271673d33", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking bgzip v0.3.1
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking autocompress v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/autodetect.rs:771:29
[INFO] [stdout]     |
[INFO] [stdout] 771 |         let expected_data = include_bytes!("../testfiles/sqlite3.c");
[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/../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bgzip.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let data = include_bytes!("../testfiles/sqlite3.c");
[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/../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bgzip.rs:201:20
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let data = include_bytes!("../testfiles/sqlite3.c");
[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/../testfiles/sqlite3.c.bz2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bzip2.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let data = include_bytes!("../testfiles/sqlite3.c.bz2");
[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/../testfiles/sqlite3.c.bz2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bzip2.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let data = include_bytes!("../testfiles/sqlite3.c.bz2");
[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/../testfiles/sqlite3.c.multistream.bz2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bzip2.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let data = include_bytes!("../testfiles/sqlite3.c.multistream.bz2");
[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/gzip/../../testfiles/sqlite3.c.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/gzip/mod.rs:382:20
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let data = include_bytes!("../../testfiles/sqlite3.c.gz");
[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/gzip/../../testfiles/sqlite3.c.pipe.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/gzip/mod.rs:391:20
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let data = include_bytes!("../../testfiles/sqlite3.c.pipe.gz");
[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/gzip/../../testfiles/sqlite3.c.pigz.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/gzip/mod.rs:398:20
[INFO] [stdout]     |
[INFO] [stdout] 398 |         let data = include_bytes!("../../testfiles/sqlite3.c.pigz.gz");
[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/gzip/../../testfiles/sqlite3.c.multistream.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/gzip/mod.rs:405:20
[INFO] [stdout]     |
[INFO] [stdout] 405 |         let data = include_bytes!("../../testfiles/sqlite3.c.multistream.gz");
[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/gzip/../../testfiles/sqlite3.c.bgzip.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/gzip/mod.rs:412:20
[INFO] [stdout]     |
[INFO] [stdout] 412 |         let data = include_bytes!("../../testfiles/sqlite3.c.bgzip.gz");
[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/../testfiles/sqlite3.c.xz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/xz.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let data = include_bytes!("../testfiles/sqlite3.c.xz");
[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/../testfiles/sqlite3.c.xz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/xz.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let data = include_bytes!("../testfiles/sqlite3.c.xz");
[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/../testfiles/sqlite3.c.multistream.xz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/xz.rs:188:20
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let data = include_bytes!("../testfiles/sqlite3.c.multistream.xz");
[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/../testfiles/sqlite3.c.zlib`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/zlib.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let data = include_bytes!("../testfiles/sqlite3.c.zlib");
[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/../testfiles/sqlite3.c.zst`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/zstd.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let data = include_bytes!("../testfiles/sqlite3.c.zst");
[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/../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/zstd.rs:217:29
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let expected_data = include_bytes!("../testfiles/sqlite3.c");
[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/../testfiles/sqlite3.c.zst`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/zstd.rs:218:20
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let data = include_bytes!("../testfiles/sqlite3.c.zst");
[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/io/rayon/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/io/rayon/test.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/rayon/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/io/rayon/test.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/rayon/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/io/rayon/test.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/rayon/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/rayon/test.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/rayon/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/rayon/test.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/rayon/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/rayon/test.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/reader/../../../testfiles/sqlite3.c.xz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let original_slice = include_bytes!("../../../testfiles/sqlite3.c.xz");
[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/io/reader/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/reader/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/reader/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/reader/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:216:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/reader/../../../testfiles/sqlite3.c.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         include_bytes!("../../../testfiles/sqlite3.c.gz"),
[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/io/reader/../../../testfiles/sqlite3.c.multistream.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         include_bytes!("../../../testfiles/sqlite3.c.multistream.gz"),
[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/io/reader/../../../testfiles/sqlite3.c.bgzip.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         include_bytes!("../../../testfiles/sqlite3.c.bgzip.gz"),
[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/io/reader/../../../testfiles/sqlite3.c.pigz.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         include_bytes!("../../../testfiles/sqlite3.c.pigz.gz"),
[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/io/reader/../../../testfiles/sqlite3.c.pipe.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         include_bytes!("../../../testfiles/sqlite3.c.pipe.gz"),
[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/io/reader/../../../testfiles/sqlite3.c.xz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         include_bytes!("../../../testfiles/sqlite3.c.xz"),
[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/io/reader/../../../testfiles/sqlite3.c.multistream.xz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         include_bytes!("../../../testfiles/sqlite3.c.multistream.xz"),
[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/io/reader/../../../testfiles/sqlite3.c.zst`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         include_bytes!("../../../testfiles/sqlite3.c.zst"),
[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/io/reader/../../../testfiles/sqlite3.c.multistream.zst`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         include_bytes!("../../../testfiles/sqlite3.c.multistream.zst"),
[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/io/reader/../../../testfiles/sqlite3.c.bz2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         include_bytes!("../../../testfiles/sqlite3.c.bz2"),
[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/io/reader/../../../testfiles/sqlite3.c.multistream.bz2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         include_bytes!("../../../testfiles/sqlite3.c.multistream.bz2"),
[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/io/reader/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/reader/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:342:25
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/reader/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/reader/test.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 |     let expected_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/io/writer/test.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:158:25
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:180:25
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:272:25
[INFO] [stdout]     |
[INFO] [stdout] 272 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:296:25
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:375:25
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:400:25
[INFO] [stdout]     |
[INFO] [stdout] 400 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/io/writer/../../../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/io/writer/test.rs:508:25
[INFO] [stdout]     |
[INFO] [stdout] 508 |     let original_data = include_bytes!("../../../testfiles/sqlite3.c");
[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/../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let data = include_bytes!("../testfiles/sqlite3.c");
[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/../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let expected_data = include_bytes!("../testfiles/sqlite3.c");
[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/../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests.rs:216:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let expected_data = include_bytes!("../testfiles/sqlite3.c");
[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/../testfiles/sqlite3.c`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         include_bytes!("../testfiles/sqlite3.c"),
[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: unused import: `std::io::Read`
[INFO] [stdout]    --> src/zstd.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |     use std::io::Read;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 65 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autocompress` (lib test) due to 66 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "add183405edfae4ca6556820c2691d16fb326543ee4304734dd9426271673d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add183405edfae4ca6556820c2691d16fb326543ee4304734dd9426271673d33", kill_on_drop: false }`
[INFO] [stdout] add183405edfae4ca6556820c2691d16fb326543ee4304734dd9426271673d33
