[INFO] fetching crate malwaredb-client 0.2.0...
[INFO] testing malwaredb-client-0.2.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate malwaredb-client 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate malwaredb-client 0.2.0
[INFO] finished tweaking crates.io crate malwaredb-client 0.2.0
[INFO] tweaked toml for crates.io crate malwaredb-client 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate malwaredb-client 0.2.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate malwaredb-client 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rc4 v0.1.0
[INFO] [stderr]   Downloaded tlsh-fixed v0.1.1
[INFO] [stderr]   Downloaded malwaredb-types v0.2.0
[INFO] [stderr]   Downloaded clap_complete v4.5.60
[INFO] [stderr]   Downloaded malwaredb-api v0.2.0
[INFO] [stderr]   Downloaded socket-pktinfo v0.3.2
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded deflate64 v0.1.10
[INFO] [stderr]   Downloaded fuzzyhash v0.2.2
[INFO] [stderr]   Downloaded mdns-sd v0.16.0
[INFO] [stderr]   Downloaded malwaredb-lzjd v0.1.3
[INFO] [stderr]   Downloaded cart_container v1.0.0
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded malwaredb-murmurhash3 v0.1.3
[INFO] [stderr]   Downloaded winresource v0.1.23
[INFO] [stderr]   Downloaded if-addrs v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ee085bd681d098e5cf65cdf8e94de7151cb1c290fae497593b4758c916316dc
[INFO] running `Command { std: "docker" "start" "-a" "9ee085bd681d098e5cf65cdf8e94de7151cb1c290fae497593b4758c916316dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ee085bd681d098e5cf65cdf8e94de7151cb1c290fae497593b4758c916316dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee085bd681d098e5cf65cdf8e94de7151cb1c290fae497593b4758c916316dc", kill_on_drop: false }`
[INFO] [stdout] 9ee085bd681d098e5cf65cdf8e94de7151cb1c290fae497593b4758c916316dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41f8361e99b6435ea4fdf8e8f4f5d6656da6e4c416f8cba501adcb7bde3dad81
[INFO] running `Command { std: "docker" "start" "-a" "41f8361e99b6435ea4fdf8e8f4f5d6656da6e4c416f8cba501adcb7bde3dad81", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling socket-pktinfo v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling if-addrs v0.14.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling fuzzyhash v0.2.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling malwaredb-murmurhash3 v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling mdns-sd v0.16.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tlsh-fixed v0.1.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling cart_container v1.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling winresource v0.1.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap_complete v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling malwaredb-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr] warning: malwaredb-client@0.2.0: not within a suitable 'git' worktree!
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling malwaredb-lzjd v0.1.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling malwaredb-api v0.2.0
[INFO] [stderr]    Compiling malwaredb-types v0.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "41f8361e99b6435ea4fdf8e8f4f5d6656da6e4c416f8cba501adcb7bde3dad81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f8361e99b6435ea4fdf8e8f4f5d6656da6e4c416f8cba501adcb7bde3dad81", kill_on_drop: false }`
[INFO] [stdout] 41f8361e99b6435ea4fdf8e8f4f5d6656da6e4c416f8cba501adcb7bde3dad81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2caeb56644a0bc8422fd56a97be1285e5d955f5d7ef0a16ca958f203cba3a1f4
[INFO] running `Command { std: "docker" "start" "-a" "2caeb56644a0bc8422fd56a97be1285e5d955f5d7ef0a16ca958f203cba3a1f4", kill_on_drop: false }`
[INFO] [stderr] warning: malwaredb-client@0.2.0: not within a suitable 'git' worktree!
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling malwaredb-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../crates/types/testdata/elf/elf_haiku_x86.cart`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:1191:30
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         const BYTES: &[u8] = include_bytes!("../../crates/types/testdata/elf/elf_haiku_x86.cart");
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: malwaredb-client@0.2.0: not within a suitable 'git' worktree!
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: malwaredb-client@0.2.0: VERGEN_GIT_DIRTY set to default
[INFO] [stderr] error: could not compile `malwaredb-client` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2caeb56644a0bc8422fd56a97be1285e5d955f5d7ef0a16ca958f203cba3a1f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2caeb56644a0bc8422fd56a97be1285e5d955f5d7ef0a16ca958f203cba3a1f4", kill_on_drop: false }`
[INFO] [stdout] 2caeb56644a0bc8422fd56a97be1285e5d955f5d7ef0a16ca958f203cba3a1f4
