[INFO] cloning repository https://github.com/archlinux/alpm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archlinux/alpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Falpm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Falpm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caf0aafa9a317cddeca17de46d7043722af890b2 [INFO] building archlinux/alpm against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Falpm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/archlinux/alpm [INFO] finished tweaking git repo https://github.com/archlinux/alpm [INFO] tweaked toml for git repo https://github.com/archlinux/alpm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/archlinux/alpm on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/archlinux/alpm 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03e2ea206ded0ed5f9cb460b187ca40cbbb33489c6ecef8c07c853a8dff903a5 [INFO] running `Command { std: "docker" "start" "-a" "03e2ea206ded0ed5f9cb460b187ca40cbbb33489c6ecef8c07c853a8dff903a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03e2ea206ded0ed5f9cb460b187ca40cbbb33489c6ecef8c07c853a8dff903a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e2ea206ded0ed5f9cb460b187ca40cbbb33489c6ecef8c07c853a8dff903a5", kill_on_drop: false }` [INFO] [stdout] 03e2ea206ded0ed5f9cb460b187ca40cbbb33489c6ecef8c07c853a8dff903a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d9b882463dcabda38d22bdfc7f3ce5d87268edd12987d39f81b191f7b6e40ae [INFO] running `Command { std: "docker" "start" "-a" "9d9b882463dcabda38d22bdfc7f3ce5d87268edd12987d39f81b191f7b6e40ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling fluent-template-macros v0.13.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling crc-fast v1.9.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling alpm-parsers v0.4.1 (/opt/rustwide/workdir/alpm-parsers) [INFO] [stderr] Compiling spdx v0.13.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling fluent-templates v0.13.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling fluent-i18n v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling alpm-types v0.11.0 (/opt/rustwide/workdir/alpm-types) [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling zlib-rs v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_parser v1.0.5+spec-1.0.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling toml_datetime v0.7.4+spec-1.0.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling alpm-common v0.2.1 (/opt/rustwide/workdir/alpm-common) [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling serde_more_derive v0.1.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling serde_more v0.1.4 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling serdect v0.3.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling bitfields-impl v1.0.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling bitfields v1.0.2 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling cx448 v0.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling alpm-buildinfo v0.5.1 (/opt/rustwide/workdir/alpm-buildinfo) [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling alpm-pkginfo v0.6.0 (/opt/rustwide/workdir/alpm-pkginfo) [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling alpm-pkgbuild v0.2.3 (/opt/rustwide/workdir/alpm-pkgbuild) [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling buffer-redux v1.1.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling replace_with v0.1.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling psl v2.1.170 [INFO] [stderr] Compiling saphyr-parser v0.0.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling voa-core v0.3.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling alpm-srcinfo v0.6.1 (/opt/rustwide/workdir/alpm-srcinfo) [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling pgp v0.18.0 [INFO] [stderr] Compiling optfield v0.4.0 [INFO] [stderr] Compiling garde_derive v0.22.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.12 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling toml_writer v1.0.5+spec-1.0.0 [INFO] [stderr] Compiling garde v0.22.1 [INFO] [stderr] Compiling toml v0.9.9+spec-1.0.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling serde-saphyr v0.0.10 [INFO] [stderr] Compiling liblzma v0.4.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling documented-macros v0.9.2 [INFO] [stderr] Compiling addr v0.15.6 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling alpm-mtree v0.3.1 (/opt/rustwide/workdir/alpm-mtree) [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling scroll v0.13.0 [INFO] [stderr] Compiling rpgpie v0.8.1 [INFO] [stderr] error: could not compile `pgp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name pgp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgp-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bzip2"' --cfg 'feature="default"' --cfg 'feature="malformed-artifact-compat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "bzip2", "default", "draft-pqc", "draft-wussler-openpgp-forwarding", "getrandom", "malformed-artifact-compat", "wasm"))' -C metadata=75ede8d1f47742b5 -C extra-filename=-0555b5d1e73ff649 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aead=/opt/rustwide/target/debug/deps/libaead-7417b29af663f686.rmeta --extern aes=/opt/rustwide/target/debug/deps/libaes-09a17cad4fd15a17.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-e3b25d8203d3d76b.rmeta --extern aes_kw=/opt/rustwide/target/debug/deps/libaes_kw-3b9f7175fa501389.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-008b2597196f6e18.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitfields=/opt/rustwide/target/debug/deps/libbitfields-c4d62d804cef7740.rmeta --extern block_padding=/opt/rustwide/target/debug/deps/libblock_padding-b71e8e026bf1aba6.rmeta --extern blowfish=/opt/rustwide/target/debug/deps/libblowfish-abc6ea6cfc61a8d4.rmeta --extern buffer_redux=/opt/rustwide/target/debug/deps/libbuffer_redux-2d6e055b1e4c54c6.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rmeta --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-7010620cbf691250.rmeta --extern camellia=/opt/rustwide/target/debug/deps/libcamellia-5ace007799efa92a.rmeta --extern cast5=/opt/rustwide/target/debug/deps/libcast5-817a16adb7477d80.rmeta --extern cfb_mode=/opt/rustwide/target/debug/deps/libcfb_mode-d692fcc109e6d923.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc751f02c7671d84.rmeta --extern cipher=/opt/rustwide/target/debug/deps/libcipher-24c2572fa9174e62.rmeta --extern const_oid=/opt/rustwide/target/debug/deps/libconst_oid-5d63b50f42b847e9.rmeta --extern crc24=/opt/rustwide/target/debug/deps/libcrc24-700b724360c1368f.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-e0d392dfdd9ec949.rmeta --extern cx448=/opt/rustwide/target/debug/deps/libcx448-b9073a2b41572d3b.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-8653081da4954d4b.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-f506206a7ac173bc.rmeta --extern des=/opt/rustwide/target/debug/deps/libdes-6c7f27945895b80c.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-038202291967355d.rmeta --extern dsa=/opt/rustwide/target/debug/deps/libdsa-5b8be4e2eb711b5a.rmeta --extern eax=/opt/rustwide/target/debug/deps/libeax-c912394b9b0c888e.rmeta --extern ecdsa=/opt/rustwide/target/debug/deps/libecdsa-a900b93d313e90d8.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-95aed16c401131f9.rmeta --extern elliptic_curve=/opt/rustwide/target/debug/deps/libelliptic_curve-377f5df25dddadb8.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-29d1981cec22b17c.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-7112e32ff8f63d31.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-3b9d242ac99a5556.rmeta --extern idea=/opt/rustwide/target/debug/deps/libidea-58db85513fb63a90.rmeta --extern k256=/opt/rustwide/target/debug/deps/libk256-a5f9b70fae1446e8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-2404c7ccededc907.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-bf2a65fdc58f02f4.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint_dig-3611defb93faaa11.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bb96a94ab7f2dd1c.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-1e97e16c36022978.rmeta --extern ocb3=/opt/rustwide/target/debug/deps/libocb3-1715d415585752aa.rmeta --extern p256=/opt/rustwide/target/debug/deps/libp256-a6da996482547a80.rmeta --extern p384=/opt/rustwide/target/debug/deps/libp384-f8ec87e34dd12f4e.rmeta --extern p521=/opt/rustwide/target/debug/deps/libp521-104bf90eaefa8aa2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-467d5a232ba07be9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-fe1ae8c3d85d4212.rmeta --extern replace_with=/opt/rustwide/target/debug/deps/libreplace_with-7566831657a5413e.rmeta --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-1076e625eedccc04.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-daeadc8c7571df6c.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9cf9c7964ebc67ad.rmeta --extern sha1_checked=/opt/rustwide/target/debug/deps/libsha1_checked-332e6804b5ac9706.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-695fcdfc18d2bbdf.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-856a137d874ade14.rmeta --extern signature=/opt/rustwide/target/debug/deps/libsignature-e32634f50c171156.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8e709e1e5079805d.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-4ddde3f16b82db97.rmeta --extern twofish=/opt/rustwide/target/debug/deps/libtwofish-f8688c025b1a1d7b.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-3ffe059ef976debb.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a9d8b611c7a8f3d6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d9b882463dcabda38d22bdfc7f3ce5d87268edd12987d39f81b191f7b6e40ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d9b882463dcabda38d22bdfc7f3ce5d87268edd12987d39f81b191f7b6e40ae", kill_on_drop: false }` [INFO] [stdout] 9d9b882463dcabda38d22bdfc7f3ce5d87268edd12987d39f81b191f7b6e40ae