[INFO] fetching crate malwaredb-types 0.0.3...
[INFO] checking malwaredb-types-0.0.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate malwaredb-types 0.0.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate malwaredb-types 0.0.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate malwaredb-types 0.0.3
[INFO] finished tweaking crates.io crate malwaredb-types 0.0.3
[INFO] tweaked toml for crates.io crate malwaredb-types 0.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate malwaredb-types 0.0.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded istring v0.3.4
[INFO] [stderr]   Downloaded datasize v0.2.15
[INFO] [stderr]   Downloaded pdf_derive v0.1.22
[INFO] [stderr]   Downloaded relative-path v1.9.0
[INFO] [stderr]   Downloaded globalcache v0.2.0
[INFO] [stderr]   Downloaded datasize_derive v0.2.15
[INFO] [stderr]   Downloaded fax v0.2.0
[INFO] [stderr]   Downloaded flagset v0.4.4
[INFO] [stderr]   Downloaded fax_derive v0.1.0
[INFO] [stderr]   Downloaded fuzzyhash v0.2.2
[INFO] [stderr]   Downloaded pdf v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2511cc26e10506a9ac29118233adcd152f82d7e7c96b0bb9affad7c07acbfe74
[INFO] running `Command { std: "docker" "start" "-a" "2511cc26e10506a9ac29118233adcd152f82d7e7c96b0bb9affad7c07acbfe74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2511cc26e10506a9ac29118233adcd152f82d7e7c96b0bb9affad7c07acbfe74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2511cc26e10506a9ac29118233adcd152f82d7e7c96b0bb9affad7c07acbfe74", kill_on_drop: false }`
[INFO] [stdout] 2511cc26e10506a9ac29118233adcd152f82d7e7c96b0bb9affad7c07acbfe74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41164a6a4a7c617772fafebcd93a3643c0bd8cb8e0c5554b8b5ca7376bdac51b
[INFO] running `Command { std: "docker" "start" "-a" "41164a6a4a7c617772fafebcd93a3643c0bd8cb8e0c5554b8b5ca7376bdac51b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking fuzzyhash v0.2.2
[INFO] [stderr]     Checking flagset v0.4.4
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling fax_derive v0.1.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling pdf_derive v0.1.22
[INFO] [stderr]     Checking datasize v0.2.15
[INFO] [stderr]     Checking fax v0.2.0
[INFO] [stderr]     Checking istring v0.3.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking globalcache v0.2.0
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking pdf v0.8.1
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking malwaredb-types v0.0.3 (/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:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 |         const BYTES: &[u8] = include_bytes!("../../testdata/office95/word.doc");
[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/doc/../../testdata/pdf/test.pdf: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/pdf.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[case(include_bytes!("../../testdata/pdf/test.pdf"), false, false)]
[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/doc/../../testdata/pdf/test_archival.pdf: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/pdf.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[case(include_bytes!("../../testdata/pdf/test_archival.pdf"), false, false)]
[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/doc/../../testdata/pdf/test_form_barcode.pdf: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/pdf.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[case(include_bytes!("../../testdata/pdf/test_form_barcode.pdf"), true, true)]
[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/doc/../../testdata/rtf/hello.rtf: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/rtf.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |         const BYTES: &[u8] = include_bytes!("../../testdata/rtf/hello.rtf");
[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/doc/../../testdata/rtf/empty.rtf: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/rtf.rs:137:30
[INFO] [stdout]     |
[INFO] [stdout] 137 |         const BYTES: &[u8] = include_bytes!("../../testdata/rtf/empty.rtf");
[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/doc/../../testdata/office_zip/excel.xlsx: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[case(include_bytes!("../../testdata/office_zip/excel.xlsx"), true)]
[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/doc/../../testdata/office_zip/excel.xltx: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[case(include_bytes!("../../testdata/office_zip/excel.xltx"), true)]
[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/doc/../../testdata/office_zip/powerpoint.potx: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[case(include_bytes!("../../testdata/office_zip/powerpoint.potx"), true)]
[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/doc/../../testdata/office_zip/powerpoint.pptx: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[case(include_bytes!("../../testdata/office_zip/powerpoint.pptx"), true)]
[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/doc/../../testdata/office_zip/word.docx: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[case(include_bytes!("../../testdata/office_zip/word.docx"), true)]
[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/doc/../../testdata/office_zip/word.dotx: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[case(include_bytes!("../../testdata/office_zip/word.dotx"), true)]
[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/doc/../../testdata/zip/source.c.zip: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/mod.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[case(include_bytes!("../../testdata/zip/source.c.zip"), false)]
[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/exec/elf/../../../testdata/elf/elf_linux_arm: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:417:30
[INFO] [stdout]     |
[INFO] [stdout] 417 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_linux_arm");
[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/exec/elf/../../../testdata/elf/elf_linux_arm64: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:431:30
[INFO] [stdout]     |
[INFO] [stdout] 431 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_linux_arm64");
[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/exec/elf/../../../testdata/elf/elf_aclock_hobbit_beos: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:444:30
[INFO] [stdout]     |
[INFO] [stdout] 444 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_aclock_hobbit_beos");
[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/exec/elf/../../../testdata/elf/elf_linux_mips: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:455:30
[INFO] [stdout]     |
[INFO] [stdout] 455 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_linux_mips");
[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/exec/elf/../../../testdata/elf/elf_linux_mips64: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:469:30
[INFO] [stdout]     |
[INFO] [stdout] 469 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_linux_mips64");
[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/exec/elf/../../../testdata/elf/elf_linux_ppc64le: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:483:30
[INFO] [stdout]     |
[INFO] [stdout] 483 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_linux_ppc64le");
[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/exec/elf/../../../testdata/elf/elf_linux_ppc64le.so: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:497:30
[INFO] [stdout]     |
[INFO] [stdout] 497 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_linux_ppc64le.so");
[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/exec/elf/../../../testdata/elf/elf_linux_s390x: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:511:30
[INFO] [stdout]     |
[INFO] [stdout] 511 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_linux_s390x");
[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/exec/elf/../../../testdata/elf/elf_linux_riscv64: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:524:30
[INFO] [stdout]     |
[INFO] [stdout] 524 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_linux_riscv64");
[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/exec/elf/../../../testdata/elf/elf_haiku_x86: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:537:30
[INFO] [stdout]     |
[INFO] [stdout] 537 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_haiku_x86");
[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/exec/elf/../../../testdata/elf/elf_freebsd_x86_64: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/elf/mod.rs:550:30
[INFO] [stdout]     |
[INFO] [stdout] 550 |         const BYTES: &[u8] = include_bytes!("../../../testdata/elf/elf_freebsd_x86_64");
[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/exec/macho/../../../testdata/macho/macho_fat_arm64_x86_64: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/fat.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_fat_arm64_x86_64");
[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/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:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             include_bytes!("../../../testdata/macho/macho_fat_arm64_ppc_ppc64_x86_64");
[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/exec/macho/../../../testdata/class/Hello.class: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/fat.rs:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |         const BYTES: &[u8] = include_bytes!("../../../testdata/class/Hello.class");
[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/exec/macho/../../../testdata/macho/macho_arm64: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/mod.rs:212:30
[INFO] [stdout]     |
[INFO] [stdout] 212 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_arm64");
[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/exec/macho/../../../testdata/macho/macho_ppc: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/mod.rs:222:30
[INFO] [stdout]     |
[INFO] [stdout] 222 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_ppc");
[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/exec/macho/../../../testdata/macho/macho_ppc64: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/mod.rs:232:30
[INFO] [stdout]     |
[INFO] [stdout] 232 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_ppc64");
[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/exec/macho/../../../testdata/macho/macho_x86_64: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/macho/mod.rs:242:30
[INFO] [stdout]     |
[INFO] [stdout] 242 |         const BYTES: &[u8] = include_bytes!("../../../testdata/macho/macho_x86_64");
[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/exec/pe32/../../../testdata/exe/pe32_aclock_axp.exe: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:448:32
[INFO] [stdout]     |
[INFO] [stdout] 448 |         const BYTES32: &[u8] = include_bytes!("../../../testdata/exe/pe32_aclock_axp.exe");
[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/exec/pe32/../../../testdata/exe/pe64_aclock_axp64.exe: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:449:32
[INFO] [stdout]     |
[INFO] [stdout] 449 |         const BYTES64: &[u8] = include_bytes!("../../../testdata/exe/pe64_aclock_axp64.exe");
[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/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:464:13
[INFO] [stdout]     |
[INFO] [stdout] 464 |             include_bytes!("../../../testdata/exe/pe64_win32_console_arm64_gnu.exe");
[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/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:479:13
[INFO] [stdout]     |
[INFO] [stdout] 479 |             include_bytes!("../../../testdata/exe/pe64_win32_console_x86_64_gnu.exe");
[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/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:495:30
[INFO] [stdout]     |
[INFO] [stdout] 495 |         const BYTES: &[u8] = include_bytes!("../../../testdata/exe/pe64_win32_gui_x86_64_gnu.exe");
[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/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:511:30
[INFO] [stdout]     |
[INFO] [stdout] 511 |         const BYTES: &[u8] = include_bytes!("../../../testdata/exe/pe64_posix_x86_64_gnu.exe");
[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/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:527:30
[INFO] [stdout]     |
[INFO] [stdout] 527 |         const BYTES: &[u8] = include_bytes!("../../../testdata/exe/pe64_xbox_x86_64_gnu.exe");
[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/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:544:13
[INFO] [stdout]     |
[INFO] [stdout] 544 |             include_bytes!("../../../testdata/exe/pe64_lib_console_x86_64_gnu.exe");
[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/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:560:30
[INFO] [stdout]     |
[INFO] [stdout] 560 |         const BYTES: &[u8] = include_bytes!("../../../testdata/exe/pe64_lib_gui_x86_64_gnu.exe");
[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/exec/pe32/../../../testdata/exe/pe32_dotnet.exe: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:576:30
[INFO] [stdout]     |
[INFO] [stdout] 576 |         const BYTES: &[u8] = include_bytes!("../../../testdata/exe/pe32_dotnet.exe");
[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/exec/pe32/../../../testdata/exe/efi/hello.efi: No such file or directory (os error 2)
[INFO] [stdout]    --> src/exec/pe32/mod.rs:590:30
[INFO] [stdout]     |
[INFO] [stdout] 590 |         const BYTES: &[u8] = include_bytes!("../../../testdata/exe/efi/hello.efi");
[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/../testdata/pdf/test.pdf: No such file or directory (os error 2)
[INFO] [stdout]    --> src/utils.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let pdf = include_bytes!("../testdata/pdf/test.pdf").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 43 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `malwaredb-types` (lib test) due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "41164a6a4a7c617772fafebcd93a3643c0bd8cb8e0c5554b8b5ca7376bdac51b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41164a6a4a7c617772fafebcd93a3643c0bd8cb8e0c5554b8b5ca7376bdac51b", kill_on_drop: false }`
[INFO] [stdout] 41164a6a4a7c617772fafebcd93a3643c0bd8cb8e0c5554b8b5ca7376bdac51b
