[INFO] fetching crate pep_engine_sequoia_backend 1.1.0... [INFO] testing pep_engine_sequoia_backend-1.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate pep_engine_sequoia_backend 1.1.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate pep_engine_sequoia_backend 1.1.0 [INFO] finished tweaking crates.io crate pep_engine_sequoia_backend 1.1.0 [INFO] tweaked toml for crates.io crate pep_engine_sequoia_backend 1.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pep_engine_sequoia_backend 1.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 224 packages to latest compatible versions [INFO] [stderr] Adding lru v0.10.1 (available: v0.16.1) [INFO] [stderr] Adding rusqlite v0.29.0 (available: v0.37.0) [INFO] [stderr] Adding sequoia-openpgp v1.22.0 (available: v2.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec4a928071d4567a37410b52a7f63ba969ef9ded3033dbe5f118535b12293051 [INFO] running `Command { std: "docker" "start" "-a" "ec4a928071d4567a37410b52a7f63ba969ef9ded3033dbe5f118535b12293051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec4a928071d4567a37410b52a7f63ba969ef9ded3033dbe5f118535b12293051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4a928071d4567a37410b52a7f63ba969ef9ded3033dbe5f118535b12293051", kill_on_drop: false }` [INFO] [stdout] ec4a928071d4567a37410b52a7f63ba969ef9ded3033dbe5f118535b12293051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10105f30d13c7b842ab32781e075c5b5e29d0b890e19e302a24cc54e1c181722 [INFO] running `Command { std: "docker" "start" "-a" "10105f30d13c7b842ab32781e075c5b5e29d0b890e19e302a24cc54e1c181722", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling botan-sys v0.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling buffered-reader v1.4.0 [INFO] [stderr] Compiling botan v0.11.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling pep_engine_sequoia_backend v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `crypto-botan3` [INFO] [stdout] --> build.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | } else if cfg!(feature = "crypto-botan3") { [INFO] [stdout] | ^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"crypto-botan"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-botan`, `crypto-botan2`, `crypto-cng`, `crypto-nettle`, and `default` [INFO] [stdout] = help: consider adding `crypto-botan3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling enumber v0.3.1 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling sequoia-openpgp v1.22.0 [INFO] [stdout] warning: unused imports: `StringListIterMut` and `StringListIter` [INFO] [stdout] --> src/pep.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | StringListIterMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | StringListIter, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `sequoia_openpgp::serialize::stream::Encryptor`: Use Encryptor2 instead [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | Encryptor, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `sequoia_openpgp::serialize::stream::Encryptor`: Use Encryptor2 instead [INFO] [stdout] --> src/lib.rs:1147:9 [INFO] [stdout] | [INFO] [stdout] 1147 | Encryptor::for_recipients(message, recipients).build(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::uri`: Use UserID::uri2 [INFO] [stdout] --> src/keystore.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | .or_else(|_| a_userid.uri()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::uri`: Use UserID::uri2 [INFO] [stdout] --> src/keystore.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | .or_else(|_| b_userid.uri()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::Cert::into_packets`: Use Cert::into_packets2() to strip secret key material or cert.into_tsk().into_packets() to serialize any secret key material [INFO] [stdout] --> src/keystore.rs:608:37 [INFO] [stdout] | [INFO] [stdout] 608 | current.clone().into_packets().collect::>() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::Cert::into_packets`: Use Cert::into_packets2() to strip secret key material or cert.into_tsk().into_packets() to serialize any secret key material [INFO] [stdout] --> src/keystore.rs:609:39 [INFO] [stdout] | [INFO] [stdout] 609 | != cert.clone().into_packets().collect::>(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::uri`: Use UserID::uri2 [INFO] [stdout] --> src/keystore.rs:688:54 [INFO] [stdout] | [INFO] [stdout] 688 | } else if let Ok(Some(uri)) = ua.uri() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::name`: Use UserID::name2 [INFO] [stdout] --> src/keystore.rs:704:51 [INFO] [stdout] | [INFO] [stdout] 704 | ... &uid, fpr.clone(), ua.name().unwrap_or(None))); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pep/stringlist.rs:151:42 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn iter_mut<'a>(&'a mut self) -> StringListIterMut { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 151 | pub fn iter_mut<'a>(&'a mut self) -> StringListIterMut<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc9aFVUL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc9aFVUL/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbacktrace-39fd741518614479,libobject-ac40f138140c6194,libaddr2line-b69370bfef9d2c1c,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libmemoffset-f6d99b5569eedd47,liblru-44f1b708f1a7fd5f,libhashbrown-9029bcb956f90eb9,librusqlite-3285748d83b61a9b,libbitflags-7f84f37ac731566a,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-a337747b23ec23ad,libhashlink-90905bcfe17a2cb7,libhashbrown-d1443d3952e60254,libahash-f2b46711cff20da8,libzerocopy-669dcbe6b59e8934,liballocator_api2-8d9c1e895dea53bd,liblibsqlite3_sys-a09cca70525d4ab3,libsequoia_openpgp-78f045ec71772b59,libidna-71fc02d57e307a63,libutf8_iter-51566bbad89f3a68,libidna_adapter-9f399bfc79db24df,libicu_properties-8fcfa621d61771ab,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35fabd00915efd01,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-30b38142b36ebd57,libpotential_utf-c7460bbd84616277,libicu_provider-5f2986b7fd9deeea,libicu_locale_core-d5d3f77a518ed2a7,libtinystr-1ecef6218dd08ed2,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-27ddc650778e2623,libzerotrie-b0ec779097d3fc73,libyoke-c634e1a18d6cc36a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-d9ce60f0cc3a95f9,libmemsec-f8f8a638b2896e66,libsha1collisiondetection-0f8daf97306bb3d4,libgeneric_array-601ebbcb76f9e6d0,libtypenum-7b943ca768ba4814,libthiserror-92f02a38ded54999,liblazy_static-3674be3f4245d19b,liblalrpop_util-348f1dd5d45f4911,libregex-9817bf55ce88b16a,libregex_automata-acac862097fcb89a,libaho_corasick-944b4fe67ae9219f,libmemchr-60b408e76a46f254,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libxxhash_rust-cf39fadf6bfec35e,libdyn_clone-319e7691ef78165b,libbotan-27ae9ae263762c90,libbotan_sys-2a1e97aab4d1f29a,libbase64-32787b0325ea6df8,libbuffered_reader-171f93f35f4c0311,libbzip2-492852b1c5f9c385,libbzip2_sys-aa9f11d5f17593fa,libflate2-09f8eb5559b63538,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-64953afe177070d4,libcfg_if-ae1e883b62e8dab7,libmemmem-b944aa89c879df8d,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3,liblibc-7a54cdb917ea7291,libanyhow-eb07bcfe9a52a357}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lbotan-2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9aFVUL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-94fb88e3edaba9d9/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7a16f0f9e0262d74/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpep_engine_sequoia_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lbotan-2 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pep_engine_sequoia_backend` (lib) due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "10105f30d13c7b842ab32781e075c5b5e29d0b890e19e302a24cc54e1c181722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10105f30d13c7b842ab32781e075c5b5e29d0b890e19e302a24cc54e1c181722", kill_on_drop: false }` [INFO] [stdout] 10105f30d13c7b842ab32781e075c5b5e29d0b890e19e302a24cc54e1c181722