[INFO] fetching crate sequoia-sop 0.37.2... [INFO] testing sequoia-sop-0.37.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate sequoia-sop 0.37.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sequoia-sop 0.37.2 [INFO] finished tweaking crates.io crate sequoia-sop 0.37.2 [INFO] tweaked toml for crates.io crate sequoia-sop 0.37.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sequoia-sop 0.37.2 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 sequoia-sop 0.37.2 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 thiserror v1.0.61 [INFO] [stderr] Downloaded memsec v0.7.0 [INFO] [stderr] Downloaded yoke-derive v0.7.4 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded zerofrom v0.1.4 [INFO] [stderr] Downloaded clap_mangen v0.2.24 [INFO] [stderr] Downloaded thiserror-impl v1.0.61 [INFO] [stderr] Downloaded xxhash-rust v0.8.11 [INFO] [stderr] Downloaded gethostname v0.5.0 [INFO] [stderr] Downloaded litemap v0.7.3 [INFO] [stderr] Downloaded openpgp-cert-d v0.3.4 [INFO] [stderr] Downloaded clap_complete v4.4.4 [INFO] [stderr] Downloaded buffered-reader v1.4.0 [INFO] [stderr] Downloaded sequoia-policy-config v0.8.0 [INFO] [stderr] Downloaded flate2 v1.0.30 [INFO] [stderr] Downloaded hashbrown v0.15.1 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded nettle-sys v2.3.1 [INFO] [stderr] Downloaded cc v1.1.0 [INFO] [stderr] Downloaded sop v0.8.2 [INFO] [stderr] Downloaded bindgen v0.68.1 [INFO] [stderr] Downloaded syn v2.0.70 [INFO] [stderr] Downloaded regex v1.10.5 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded sequoia-cert-store v0.7.0 [INFO] [stderr] Downloaded yoke v0.7.4 [INFO] [stderr] Downloaded zerofrom-derive v0.1.4 [INFO] [stderr] Downloaded redox_syscall v0.5.2 [INFO] [stderr] Downloaded redox_users v0.4.5 [INFO] [stderr] Downloaded libloading v0.8.4 [INFO] [stderr] Downloaded generic-array v1.1.0 [INFO] [stderr] Downloaded nettle v7.4.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.3.4 [INFO] [stderr] Downloaded sequoia-wot v0.14.0 [INFO] [stderr] Downloaded sequoia-openpgp v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] cd6fca18d43473048e5852a96e950e1a417f2beeb35f6228a1fdaac2056fd46c [INFO] running `Command { std: "docker" "start" "-a" "cd6fca18d43473048e5852a96e950e1a417f2beeb35f6228a1fdaac2056fd46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd6fca18d43473048e5852a96e950e1a417f2beeb35f6228a1fdaac2056fd46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6fca18d43473048e5852a96e950e1a417f2beeb35f6228a1fdaac2056fd46c", kill_on_drop: false }` [INFO] [stdout] cd6fca18d43473048e5852a96e950e1a417f2beeb35f6228a1fdaac2056fd46c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b1f58583379fd3d358856c3efcb397c3cd65e16aa6a263421530a465456991a1 [INFO] running `Command { std: "docker" "start" "-a" "b1f58583379fd3d358856c3efcb397c3cd65e16aa6a263421530a465456991a1", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling generic-array v1.1.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling xxhash-rust v0.8.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling buffered-reader v1.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling sequoia-wot v0.14.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling gethostname v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling openpgp-cert-d v0.3.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling nettle-sys v2.3.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sop v0.8.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sequoia-openpgp v2.0.0 [INFO] [stderr] Compiling nettle v7.4.0 [INFO] [stderr] Compiling sequoia-cert-store v0.7.0 [INFO] [stderr] error: could not compile `sequoia-openpgp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sequoia_openpgp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-2.0.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 --warn=unexpected_cfgs --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-nettle"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__implicit-crypto-backend-for-tests", "allow-experimental-crypto", "allow-variable-time-crypto", "compression", "compression-bzip2", "compression-deflate", "crypto-botan", "crypto-botan2", "crypto-cng", "crypto-fuzzing", "crypto-nettle", "crypto-openssl", "crypto-rust", "default"))' -C metadata=df74a878ce478e00 -C extra-filename=-5ade344303cc8df6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-41a7cba848003e7c.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-8147533e034f8d2b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-00b58ca56942df0a.rmeta --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-f2acaef1bc5b07c2.rmeta --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-f49d0d88fb8fb183.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-826c6ca7f3b4bb5b.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-aaf618dc9917c0ac.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-2e82653bb908aafe.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-844e8184e538f9f1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0735dd006e554d82.rmeta --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-73b6973cbc95ab22.rmeta --extern nettle=/opt/rustwide/target/debug/deps/libnettle-072da9aeb9c5fb78.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-bc3ca8e0127a0e71.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-6b5a7db78512d1a2.rmeta --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-081c243394bd0ff2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d7df8c372720c156.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-af6f57785761d34e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-c5a9002e5d37a70b/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1f58583379fd3d358856c3efcb397c3cd65e16aa6a263421530a465456991a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f58583379fd3d358856c3efcb397c3cd65e16aa6a263421530a465456991a1", kill_on_drop: false }` [INFO] [stdout] b1f58583379fd3d358856c3efcb397c3cd65e16aa6a263421530a465456991a1