[INFO] fetching crate pep_engine_sequoia_backend 1.1.0... [INFO] testing pep_engine_sequoia_backend-1.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pep_engine_sequoia_backend 1.1.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pep_engine_sequoia_backend 1.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 047bacab4bf650af751815e495de69e36e7c6c6d08e5ce3fbb234fa51f4343a0 [INFO] running `Command { std: "docker" "start" "-a" "047bacab4bf650af751815e495de69e36e7c6c6d08e5ce3fbb234fa51f4343a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "047bacab4bf650af751815e495de69e36e7c6c6d08e5ce3fbb234fa51f4343a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047bacab4bf650af751815e495de69e36e7c6c6d08e5ce3fbb234fa51f4343a0", kill_on_drop: false }` [INFO] [stdout] 047bacab4bf650af751815e495de69e36e7c6c6d08e5ce3fbb234fa51f4343a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e075ce2468e9e2827336d3422f5c3d23ea194cad7ef65b5ebc71070526d424a9 [INFO] running `Command { std: "docker" "start" "-a" "e075ce2468e9e2827336d3422f5c3d23ea194cad7ef65b5ebc71070526d424a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling botan-sys v0.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling buffered-reader v1.4.0 [INFO] [stderr] Compiling botan v0.11.1 [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 bitflags v2.9.4 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling enumber v0.3.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling sequoia-openpgp v1.22.0 [INFO] [stderr] Compiling rusqlite v0.29.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/rustcuGe8uW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcuGe8uW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbacktrace-cac2a01b196c9164,libobject-78e823ee40916367,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libmemoffset-b97817c90c352208,liblru-bce450760b0d346f,libhashbrown-215121b9fa03016b,librusqlite-4b1ab4f2998862e0,libbitflags-ae83ff7d8b19c6be,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-eb4086aa59000c1b,libhashlink-51a89f94e345f6c1,libhashbrown-ba2a479050026f78,libahash-7818099bec187b0a,libzerocopy-cce06fb2122f9e8f,liballocator_api2-3bc2480ae44878f3,liblibsqlite3_sys-7842e348851476d9,libsequoia_openpgp-20ac2c25c5c47faf,libidna-6a3a74bf0649f763,libutf8_iter-0d9be7b316c2b184,libidna_adapter-331d897c52487414,libicu_properties-2998f64c139585b4,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-7b045841883cf803,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c4a20d07a4fa2bd3,libpotential_utf-d830365da628f51d,libicu_provider-e4ec0a24e0f08044,libicu_locale_core-591f4325ad001e47,libtinystr-c329586397cdcd02,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-793887b98336c38a,libzerotrie-809f786be22608ff,libyoke-774705cf32a619c2,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-ab7ff6c6726e336b,libmemsec-312a61e3fd68c51a,libsha1collisiondetection-e3a5d3817496945a,libgeneric_array-ededfa8d41d0128d,libtypenum-95c43a69d69d0e2b,libthiserror-3870705aae42005f,liblazy_static-b3603208c0de2608,liblalrpop_util-41cc72502598f416,libregex-7cee6e4d8e24ca56,libregex_automata-ef0ccba0235e9931,libaho_corasick-a38293c4c0dcfdcf,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libxxhash_rust-a22d2a3ffbd6b157,libdyn_clone-1c1b05e4f4a02cac,libbotan-e213661db6f624ae,libbotan_sys-23aaf5b5550db4cc,libbase64-2a03de3babadded3,libbuffered_reader-b2809bc8816004c5,libbzip2-178dabcfc71dabcb,libbzip2_sys-f222e5eb972c6d05,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libmemmem-dba5c9ba7accae7f,libchrono-93fa291e31182156,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,liblibc-f44516d981b27aa6,libanyhow-a6cad01b77d60716}.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/rustcuGe8uW/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-a24fbd650fd16c1c/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-507cc81fb2f6a6fe/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" "e075ce2468e9e2827336d3422f5c3d23ea194cad7ef65b5ebc71070526d424a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e075ce2468e9e2827336d3422f5c3d23ea194cad7ef65b5ebc71070526d424a9", kill_on_drop: false }` [INFO] [stdout] e075ce2468e9e2827336d3422f5c3d23ea194cad7ef65b5ebc71070526d424a9