[INFO] fetching crate malwaredb-types 0.2.0...
[INFO] testing malwaredb-types-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate malwaredb-types 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate malwaredb-types 0.2.0
[INFO] finished tweaking crates.io crate malwaredb-types 0.2.0
[INFO] tweaked toml for crates.io crate malwaredb-types 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate malwaredb-types 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate malwaredb-types 0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff03628d46792c6190e85007a05c9b543d788da2a9e63560d841b65cffa80ba7
[INFO] running `Command { std: "docker" "start" "-a" "ff03628d46792c6190e85007a05c9b543d788da2a9e63560d841b65cffa80ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff03628d46792c6190e85007a05c9b543d788da2a9e63560d841b65cffa80ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff03628d46792c6190e85007a05c9b543d788da2a9e63560d841b65cffa80ba7", kill_on_drop: false }`
[INFO] [stdout] ff03628d46792c6190e85007a05c9b543d788da2a9e63560d841b65cffa80ba7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4329ba433a49db155c87b64b1de4b0477c9264814526ac543e068b0c112b8cfc
[INFO] running `Command { std: "docker" "start" "-a" "4329ba433a49db155c87b64b1de4b0477c9264814526ac543e068b0c112b8cfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tuple v0.5.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling libflate v2.2.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling nt-time v0.12.1
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fuzzyhash v0.2.2
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pdf_derive v0.2.0
[INFO] [stderr]    Compiling datasize v0.2.15
[INFO] [stderr]    Compiling istring v0.3.4
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling globalcache v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling pdf v0.9.0
[INFO] [stderr]    Compiling malwaredb-types v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4329ba433a49db155c87b64b1de4b0477c9264814526ac543e068b0c112b8cfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4329ba433a49db155c87b64b1de4b0477c9264814526ac543e068b0c112b8cfc", kill_on_drop: false }`
[INFO] [stdout] 4329ba433a49db155c87b64b1de4b0477c9264814526ac543e068b0c112b8cfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1f7d17b12a0f1ee5c6ff3f6b49b8dabc0dd3f79fb39845cd988c40e7b55e524
[INFO] running `Command { std: "docker" "start" "-a" "c1f7d17b12a0f1ee5c6ff3f6b49b8dabc0dd3f79fb39845cd988c40e7b55e524", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling globalcache v0.2.4
[INFO] [stderr]    Compiling pdf v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling malwaredb-types v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office95/word.doc`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/office95.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[case::word(include_bytes!("../../testdata/office95/word.doc"), ClsidType::Word)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office95/excel.xls`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/office95.rs:320:19
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[case::excel(include_bytes!("../../testdata/office95/excel.xls"), ClsidType::Excel)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office95/powerpoint.ppt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/office95.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[case::powerpoint(include_bytes!("../../testdata/office95/powerpoint.ppt"), ClsidType::PowerPoint)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/pdf/test.pdf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/pdf.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[case::plain_pdf(include_bytes!("../../testdata/pdf/test.pdf"), false, false)]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/pdf/test_archival.pdf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/pdf.rs:180:26
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[case::pdf_archival(include_bytes!("../../testdata/pdf/test_archival.pdf"), false, false)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/pdf/test_form_barcode.pdf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/pdf.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[case::pdf_form_js(include_bytes!("../../testdata/pdf/test_form_barcode.pdf"), true, true)]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/rtf/hello.rtf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/rtf.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |         const BYTES: &[u8] = include_bytes!("../../testdata/rtf/hello.rtf");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/rtf/empty.rtf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/rtf.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |         const BYTES: &[u8] = include_bytes!("../../testdata/rtf/empty.rtf");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office_zip/excel.xlsx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:149:18
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[case::xlsx(include_bytes!("../../testdata/office_zip/excel.xlsx"), true)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office_zip/excel.xltx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[case::xltx(include_bytes!("../../testdata/office_zip/excel.xltx"), true)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office_zip/powerpoint.potx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[case::potx(include_bytes!("../../testdata/office_zip/powerpoint.potx"), true)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office_zip/powerpoint.pptx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[case::pptx(include_bytes!("../../testdata/office_zip/powerpoint.pptx"), true)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office_zip/word.docx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[case::docx(include_bytes!("../../testdata/office_zip/word.docx"), true)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/office_zip/word.dotx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[case::dotx(include_bytes!("../../testdata/office_zip/word.dotx"), true)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/../../testdata/zip/source.c.zip`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[case::plain_zip(include_bytes!("../../testdata/zip/source.c.zip"), false)]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_linux_arm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:490:19
[INFO] [stdout]     |
[INFO] [stdout] 490 |     #[case::arm32(include_bytes!("../../../testdata/elf/elf_linux_arm"), false, OperatingSystem::Linux, Architecture::ARM, Ordering...
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_linux_arm64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:491:19
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[case::arm64(include_bytes!("../../../testdata/elf/elf_linux_arm64"), true, OperatingSystem::Linux, Architecture::ARM64, Order...
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_linux_mips`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:492:20
[INFO] [stdout]     |
[INFO] [stdout] 492 |     #[case::mips32(include_bytes!("../../../testdata/elf/elf_linux_mips"), false, OperatingSystem::Linux, Architecture::MIPS, Order...
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_linux_mips64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:493:20
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[case::mips64(include_bytes!("../../../testdata/elf/elf_linux_mips64"), true, OperatingSystem::Linux, Architecture::MIPS64, Or...
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_linux_ppc64le`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:494:21
[INFO] [stdout]     |
[INFO] [stdout] 494 |     #[case::ppc64le(include_bytes!("../../../testdata/elf/elf_linux_ppc64le"), true, OperatingSystem::Linux, Architecture::PowerPC6...
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_linux_ppc64le.so`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:495:25
[INFO] [stdout]     |
[INFO] [stdout] 495 |     #[case::ppc64le_lib(include_bytes!("../../../testdata/elf/elf_linux_ppc64le.so"), true, OperatingSystem::Linux, Architecture::P...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_linux_riscv64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:496:19
[INFO] [stdout]     |
[INFO] [stdout] 496 |     #[case::riscv(include_bytes!("../../../testdata/elf/elf_linux_riscv64"), true, OperatingSystem::Linux, Architecture::RISCV64, O...
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_linux_s390x`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:497:19
[INFO] [stdout]     |
[INFO] [stdout] 497 |     #[case::s390x(include_bytes!("../../../testdata/elf/elf_linux_s390x"), true, OperatingSystem::Linux, Architecture::S390x, Order...
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_haiku_x86`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:498:23
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[case::x86_haiku(include_bytes!("../../../testdata/elf/elf_haiku_x86"), false, OperatingSystem::Haiku, Architecture::X86, Orde...
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_freebsd_x86_64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:499:28
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[case::x86_64_freebsd(include_bytes!("../../../testdata/elf/elf_freebsd_x86_64"), true, OperatingSystem::FreeBSD, Architecture...
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/elf/../../../testdata/elf/elf_aclock_hobbit_beos`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:529:30
[INFO] [stdout]     |
[INFO] [stdout] 529 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_aclock_hobbit_beos");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/macho/../../../testdata/macho/macho_fat_arm64_x86_64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/fat.rs:172:33
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[case::three_architectures(include_bytes!("../../../testdata/macho/macho_fat_arm64_x86_64"), 2)]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/macho/../../../testdata/macho/macho_fat_arm64_ppc_ppc64_x86_64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/fat.rs:173:32
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[case::four_architectures(include_bytes!("../../../testdata/macho/macho_fat_arm64_ppc_ppc64_x86_64"), 4)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/macho/../../../testdata/class/Hello.class`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/fat.rs:182:30
[INFO] [stdout]     |
[INFO] [stdout] 182 |         const BYTES: &[u8] = include_bytes!("../../../testdata/class/Hello.class");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/macho/../../../testdata/macho/macho_arm64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/mod.rs:239:30
[INFO] [stdout]     |
[INFO] [stdout] 239 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_arm64");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/macho/../../../testdata/macho/macho_ppc`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/mod.rs:249:30
[INFO] [stdout]     |
[INFO] [stdout] 249 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_ppc");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/macho/../../../testdata/macho/macho_ppc64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/mod.rs:259:30
[INFO] [stdout]     |
[INFO] [stdout] 259 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_ppc64");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/macho/../../../testdata/macho/macho_x86_64`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/mod.rs:269:30
[INFO] [stdout]     |
[INFO] [stdout] 269 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_x86_64");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe32_aclock_axp.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:521:19
[INFO] [stdout]     |
[INFO] [stdout] 521 |     #[case::alpha(include_bytes!("../../../testdata/exe/pe32_aclock_axp.exe"), false, Architecture::Alpha, ExecutableType::Program,...
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe64_aclock_axp64.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[case::alpha64(include_bytes!("../../../testdata/exe/pe64_aclock_axp64.exe"), true, Architecture::Alpha, ExecutableType::Progr...
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe64_win32_console_arm64_gnu.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:523:19
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[case::arm64(include_bytes!("../../../testdata/exe/pe64_win32_console_arm64_gnu.exe"), true, Architecture::ARM64, ExecutableTy...
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe32_dotnet.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:524:21
[INFO] [stdout]     |
[INFO] [stdout] 524 |     #[case::dot_net(include_bytes!("../../../testdata/exe/pe32_dotnet.exe"), false, Architecture::X86, ExecutableType::Program, Sub...
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/efi/hello.efi`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:525:17
[INFO] [stdout]     |
[INFO] [stdout] 525 |     #[case::efi(include_bytes!("../../../testdata/exe/efi/hello.efi"), true, Architecture::X86_64, ExecutableType::Program, SubType...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe32_aclock_mips.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:526:18
[INFO] [stdout]     |
[INFO] [stdout] 526 |     #[case::mips(include_bytes!("../../../testdata/exe/pe32_aclock_mips.exe"), false, Architecture::MIPSEL, ExecutableType::Program...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe32_aclock_ppc_winnt.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:527:17
[INFO] [stdout]     |
[INFO] [stdout] 527 |     #[case::ppc(include_bytes!("../../../testdata/exe/pe32_aclock_ppc_winnt.exe"), false, Architecture::PowerPCLE, ExecutableType::...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe64_win32_console_x86_64_gnu.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:528:28
[INFO] [stdout]     |
[INFO] [stdout] 528 |     #[case::x86_64_console(include_bytes!("../../../testdata/exe/pe64_win32_console_x86_64_gnu.exe"), true, Architecture::X86_64, E...
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe64_win32_gui_x86_64_gnu.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:529:24
[INFO] [stdout]     |
[INFO] [stdout] 529 |     #[case::x86_64_gui(include_bytes!("../../../testdata/exe/pe64_win32_gui_x86_64_gnu.exe"), true, Architecture::X86_64, Executabl...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe64_posix_x86_64_gnu.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:530:26
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[case::x86_64_posix(include_bytes!("../../../testdata/exe/pe64_posix_x86_64_gnu.exe"), true, Architecture::X86_64, ExecutableT...
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe64_xbox_x86_64_gnu.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[case::x86_64_xbox(include_bytes!("../../../testdata/exe/pe64_xbox_x86_64_gnu.exe"), true, Architecture::X86_64, ExecutableTyp...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe64_lib_console_x86_64_gnu.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:532:32
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[case::x86_64_lib_console(include_bytes!("../../../testdata/exe/pe64_lib_console_x86_64_gnu.exe"), true, Architecture::X86_64,...
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/exec/pe32/../../../testdata/exe/pe64_lib_gui_x86_64_gnu.exe`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:533:28
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[case::x86_64_lib_gui(include_bytes!("../../../testdata/exe/pe64_lib_gui_x86_64_gnu.exe"), true, Architecture::X86_64, Executa...
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testdata/pdf/test.pdf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/utils.rs:317:19
[INFO] [stdout]     |
[INFO] [stdout] 317 |         let pdf = include_bytes!("../testdata/pdf/test.pdf").to_vec();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `malwaredb-types` (lib test) due to 47 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1f7d17b12a0f1ee5c6ff3f6b49b8dabc0dd3f79fb39845cd988c40e7b55e524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f7d17b12a0f1ee5c6ff3f6b49b8dabc0dd3f79fb39845cd988c40e7b55e524", kill_on_drop: false }`
[INFO] [stdout] c1f7d17b12a0f1ee5c6ff3f6b49b8dabc0dd3f79fb39845cd988c40e7b55e524
