[INFO] fetching crate tofu 0.1.11...
[INFO] testing tofu-0.1.11 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tofu 0.1.11 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tofu 0.1.11
[INFO] finished tweaking crates.io crate tofu 0.1.11
[INFO] tweaked toml for crates.io crate tofu 0.1.11 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tofu 0.1.11 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.2
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded odds v0.4.0
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.2
[INFO] [stderr]   Downloaded anstream v0.6.21
[INFO] [stderr]   Downloaded rawslice v0.1.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded openssl v0.10.74
[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] b0a1070bd2a92168196cca248d7d03bd106301c7672b8bc8e78a25c6749f6d52
[INFO] running `Command { std: "docker" "start" "-a" "b0a1070bd2a92168196cca248d7d03bd106301c7672b8bc8e78a25c6749f6d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a1070bd2a92168196cca248d7d03bd106301c7672b8bc8e78a25c6749f6d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a1070bd2a92168196cca248d7d03bd106301c7672b8bc8e78a25c6749f6d52", kill_on_drop: false }`
[INFO] [stdout] b0a1070bd2a92168196cca248d7d03bd106301c7672b8bc8e78a25c6749f6d52
[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] 83c3486cd7b54443a901f0d031f0e8dad5cec26f09694aff46677edec6dcf31d
[INFO] running `Command { std: "docker" "start" "-a" "83c3486cd7b54443a901f0d031f0e8dad5cec26f09694aff46677edec6dcf31d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tofu v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `crypto` in `openssl`
[INFO] [stdout]   --> src/lib.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use openssl::crypto::pkey::PKey as Key;
[INFO] [stdout]    |                  ^^^^^^ could not find `crypto` in `openssl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `crypto` in `openssl`
[INFO] [stdout]    --> src/lib.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |         use openssl::crypto::hash::Type;
[INFO] [stdout]     |                      ^^^^^^ could not find `crypto` in `openssl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `crypto` in `openssl`
[INFO] [stdout]    --> src/lib.rs:239:22
[INFO] [stdout]     |
[INFO] [stdout] 239 |         use openssl::crypto::hash::Type;
[INFO] [stdout]     |                      ^^^^^^ could not find `crypto` in `openssl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openssl::ssl::error::SslError`
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use openssl::ssl::error::SslError;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]    |         |                    |
[INFO] [stdout]    |         |                    help: a similar name exists in the module: `StdError`
[INFO] [stdout]    |         no `SslError` in `ssl::error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/lib.rs:18:23
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub use openssl::ssl::error::SslError;
[INFO] [stdout]     |                       ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.74/src/ssl/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::sync::Arc;
[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 macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     try!(f.read_to_end(&mut v).map_err(|e| err::NameLoad::Read(e)));
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let mut f = try!(fs::File::open(p).map_err(|e| err::NameLoad::Open(e)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let name = try!(
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:267:25
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let mut fcert = try!(
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:272:20
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let cert = try!(
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let mut f = try!(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |         let mut f = try!(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:318:22
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let public = try!(
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:322:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let mut f = try!(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:326:19
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let key = try!(
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut f = try!(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:428:9
[INFO] [stdout]     |
[INFO] [stdout] 428 |         try!(fs::create_dir_all(&path));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:450:21
[INFO] [stdout]     |
[INFO] [stdout] 450 |             let e = try!(me);
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let h = try!(
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:479:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 let v = try!(
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:491:32
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(SerialDirIter::from(try!(fs::read_dir(p))))
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 528 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:500:17
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let h = try!(
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:517:17
[INFO] [stdout]     |
[INFO] [stdout] 517 |         let t = try!(
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:649:25
[INFO] [stdout]     |
[INFO] [stdout] 649 |             let entry = try!(
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:655:21
[INFO] [stdout]     |
[INFO] [stdout] 655 |             let v = try!(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:660:23
[INFO] [stdout]     |
[INFO] [stdout] 660 |             let ctx = try!(
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:676:23
[INFO] [stdout]     |
[INFO] [stdout] 676 |         let new_idx = try!(
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:680:31
[INFO] [stdout]     |
[INFO] [stdout] 680 |         let new_ctx = Rc::new(try!(
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:692:22
[INFO] [stdout]     |
[INFO] [stdout] 692 |         for entry in try!(self.inner.entries_for_host(&self.host)) {
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:711:21
[INFO] [stdout]     |
[INFO] [stdout] 711 |         let inner = try!(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub type CertOwned = Cert<'static>;
[INFO] [stdout]     |                      ^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.74/src/x509/mod.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub struct X509;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub cert: Cert<'cert>,
[INFO] [stdout]     |               ^^^^------- help: remove the unnecessary generics
[INFO] [stdout]     |               |
[INFO] [stdout]     |               expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.74/src/x509/mod.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub struct X509;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:619:26
[INFO] [stdout]     |
[INFO] [stdout] 619 | pub type CtxCreate = Box<Fn(&Cert, &Key) -> Result<SslContext, SslError> + Send + 'static + Sync>;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 619 | pub type CtxCreate = Box<dyn Fn(&Cert, &Key) -> Result<SslContext, SslError> + Send + 'static + Sync>;
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:250:37
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn from(name: String, cert: Cert<'a>) -> Self {
[INFO] [stdout]     |                                     ^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.74/src/x509/mod.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub struct X509;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:305:37
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn from(name: String, cert: Cert<'a>, key: Key) -> Self {
[INFO] [stdout]     |                                     ^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.74/src/x509/mod.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub struct X509;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:643:37
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn ctx_create<'a>(&self, cert: &Cert<'a>, key: &Key) -> Result<SslContext, SslError>
[INFO] [stdout]     |                                     ^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.74/src/x509/mod.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub struct X509;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:273:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Cert::from_pem(&mut fcert)
[INFO] [stdout]     |             -------------- ^^^^^^^^^^ expected `&[u8]`, found `&mut File`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:      expected reference `&[u8]`
[INFO] [stdout]             found mutable reference `&mut std::fs::File`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.74/src/x509/mod.rs:749:9
[INFO] [stdout]     |
[INFO] [stdout] 749 |         from_pem,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:660:17
[INFO] [stdout]     |
[INFO] [stdout] 660 |             let ctx = try!(
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] ...
[INFO] [stdout] 667 |                 self.default_ctx = Some((ctx_rc.clone(), entry.serial));
[INFO] [stdout]     |                                                 ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `ctx` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 660 |             let ctx: /* Type */ = try!(
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>`
[INFO] [stdout]    --> src/lib.rs:680:13
[INFO] [stdout]     |
[INFO] [stdout] 680 |         let new_ctx = Rc::new(try!(
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 684 |         self.ctxs.insert(v.public.name, new_ctx.clone());
[INFO] [stdout]     |                                                 ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `new_ctx` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 680 |         let new_ctx: Arc<T> = Rc::new(try!(
[INFO] [stdout]     |                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0282, E0308, E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tofu` (lib) due to 13 previous errors; 32 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "83c3486cd7b54443a901f0d031f0e8dad5cec26f09694aff46677edec6dcf31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c3486cd7b54443a901f0d031f0e8dad5cec26f09694aff46677edec6dcf31d", kill_on_drop: false }`
[INFO] [stdout] 83c3486cd7b54443a901f0d031f0e8dad5cec26f09694aff46677edec6dcf31d
