[INFO] fetching crate apns 0.1.1...
[INFO] testing apns-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate apns 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate apns 0.1.1
[INFO] finished tweaking crates.io crate apns 0.1.1
[INFO] tweaked toml for crates.io crate apns 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate apns 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44972ce0e0520ef58cfafc62a82ce3c0da9cb20794a6d367a51f97778898b94f
[INFO] running `Command { std: "docker" "start" "-a" "44972ce0e0520ef58cfafc62a82ce3c0da9cb20794a6d367a51f97778898b94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44972ce0e0520ef58cfafc62a82ce3c0da9cb20794a6d367a51f97778898b94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44972ce0e0520ef58cfafc62a82ce3c0da9cb20794a6d367a51f97778898b94f", kill_on_drop: false }`
[INFO] [stdout] 44972ce0e0520ef58cfafc62a82ce3c0da9cb20794a6d367a51f97778898b94f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f88bc653622780d40a819e18f3f338e59ecdd5f24b20f4e89b940c80687c0503
[INFO] running `Command { std: "docker" "start" "-a" "f88bc653622780d40a819e18f3f338e59ecdd5f24b20f4e89b940c80687c0503", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling apns v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `openssl::ssl::error::SslError`
[INFO] [stdout]   --> src/apns/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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[E0433]: failed to resolve: could not find `X509FileType` in `x509`
[INFO] [stdout]    --> src/apns/mod.rs:373:80
[INFO] [stdout]     |
[INFO] [stdout] 373 |     if let Err(error) = context.set_certificate_file(cert_file, openssl::x509::X509FileType::PEM) {
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^ could not find `X509FileType` in `x509`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `X509FileType` in `x509`
[INFO] [stdout]    --> src/apns/mod.rs:376:87
[INFO] [stdout]     |
[INFO] [stdout] 376 |     if let Err(error) = context.set_private_key_file(private_key_file, openssl::x509::X509FileType::PEM) {
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^^ could not find `X509FileType` in `x509`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stdout]    --> src/apns/mod.rs:327:22
[INFO] [stdout]     |
[INFO] [stdout] 327 |     let time = time::now().to_timespec().sec + 86400;    // expired after one day
[INFO] [stdout]     |                      ^^^ not found in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/apns/mod.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout]  10 | 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.75/src/ssl/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/apns/mod.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::{Cursor, Read};
[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/apns/mod.rs:49:6
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     try!(encoder.emit_struct_field( "aps", 0usize, |encoder| aps.encode(encoder)));
[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/apns/mod.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |                         try!(encoder.emit_struct_field(key, index, |encoder| val.encode(encoder)));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/apns/mod.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     try!(encoder.emit_struct_field( "aps", 0usize, |encoder| aps.encode(encoder)));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/apns/mod.rs:80:6
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     try!(encoder.emit_struct_field( "alert", index, |encoder| alert.encode(encoder)));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/apns/mod.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |                         try!(encoder.emit_struct_field( "badge", index, |encoder| badge.unwrap().encode(encoder)));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/apns/mod.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |                         try!(encoder.emit_struct_field( "sound", index, |encoder| sound.unwrap().encode(encoder)));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/apns/mod.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...   try!(encoder.emit_struct_field( "content-available", index, |encoder| content_available.unwrap().encode(encoder)));
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/apns/mod.rs:109:6
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     try!(encoder.emit_struct_field( "loc-key", 0usize, |encoder| key.encode(encoder)));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/apns/mod.rs:110:6
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     try!(encoder.emit_struct_field( "loc-args", 1usize, |encoder| args.encode(encoder)));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/apns/mod.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |             '0'...'9' => {
[INFO] [stdout]     |                ^^^ help: use `..=` for an inclusive range
[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(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/apns/mod.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |             'a'...'f' => {
[INFO] [stdout]     |                ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/apns/mod.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let mut stream = try!(get_ssl_stream(apns_feedback_url, self.certificate, self.private_key, self.ca_certificate));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/apns/mod.rs:368:23
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let mut context = try!(ssl::SslContext::new(ssl::SslMethod::Sslv23));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/apns/mod.rs:311:28
[INFO] [stdout]     |
[INFO] [stdout] 311 |     let payload_id = rand::thread_rng().gen();
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/apns/mod.rs:244:37
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 if let Err(error) = ssls.ssl_write(&notification_bytes) {
[INFO] [stdout]     |                                     ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/apns/mod.rs:311:41
[INFO] [stdout]     |
[INFO] [stdout] 311 |     let payload_id = rand::thread_rng().gen();
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `SslContext` in the current scope
[INFO] [stdout]    --> src/apns/mod.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let mut context = try!(ssl::SslContext::new(ssl::SslMethod::Sslv23));
[INFO] [stdout]     |                                             ^^^ function or associated item not found in `SslContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Sslv23` found for struct `SslMethod` in the current scope
[INFO] [stdout]    --> src/apns/mod.rs:368:65
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let mut context = try!(ssl::SslContext::new(ssl::SslMethod::Sslv23));
[INFO] [stdout]     |                                                                 ^^^^^^ associated item not found in `SslMethod`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/apns/mod.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let mut context = try!(ssl::SslContext::new(ssl::SslMethod::Sslv23));
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 369 |     
[INFO] [stdout] 370 |     if let Err(error) = context.set_CA_file(ca_file) {
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `context` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let mut context: /* Type */ = try!(ssl::SslContext::new(ssl::SslMethod::Sslv23));
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]     --> src/apns/mod.rs:390:9
[INFO] [stdout]      |
[INFO] [stdout]  390 |     return SslStream::connect(&context, tcp_conn);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^           -------- unexpected argument #2 of type `TcpStream`
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/ssl/mod.rs:3684:12
[INFO] [stdout]      |
[INFO] [stdout] 3684 |     pub fn connect(&mut self) -> Result<(), Error> {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  390 -     return SslStream::connect(&context, tcp_conn);
[INFO] [stdout]  390 +     return SslStream::connect(&context);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0425, E0432, E0433, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apns` (lib) due to 10 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f88bc653622780d40a819e18f3f338e59ecdd5f24b20f4e89b940c80687c0503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88bc653622780d40a819e18f3f338e59ecdd5f24b20f4e89b940c80687c0503", kill_on_drop: false }`
[INFO] [stdout] f88bc653622780d40a819e18f3f338e59ecdd5f24b20f4e89b940c80687c0503
