[INFO] fetching crate ldap 0.2.0...
[INFO] checking ldap-0.2.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate ldap 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ldap 0.2.0
[INFO] finished tweaking crates.io crate ldap 0.2.0
[INFO] tweaked toml for crates.io crate ldap 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ldap 0.2.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.29)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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]     Blocking waiting for file lock on package cache
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0def8a559561f92bfd9505291fccfa60ea5ca82148c5cc2eeb604ffb5ea6236d
[INFO] running `Command { std: "docker" "start" "-a" "0def8a559561f92bfd9505291fccfa60ea5ca82148c5cc2eeb604ffb5ea6236d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0def8a559561f92bfd9505291fccfa60ea5ca82148c5cc2eeb604ffb5ea6236d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0def8a559561f92bfd9505291fccfa60ea5ca82148c5cc2eeb604ffb5ea6236d", kill_on_drop: false }`
[INFO] [stdout] 0def8a559561f92bfd9505291fccfa60ea5ca82148c5cc2eeb604ffb5ea6236d
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e01842dae634ee5ea3fea704b14827fcc664089f7a093f7a100a659597d1cbbc
[INFO] running `Command { std: "docker" "start" "-a" "e01842dae634ee5ea3fea704b14827fcc664089f7a093f7a100a659597d1cbbc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking asnom v0.1.0
[INFO] [stderr]     Checking ldap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use]
[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/protocol.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         try!(write::encode_into(into, outstruct));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]  --> src/protocol.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed};
[INFO] [stdout]   |                      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]  --> src/protocol.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]  --> src/protocol.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]  --> src/protocol.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed};
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Codec for LdapCodec {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<T: Io + 'static> ClientProto<T> for LdapProto {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T: Io + 'static> ServerProto<T> for LdapProto {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn decode(&mut self, buf: &mut EasyBuf) -> Result<Option<(RequestId, Tag)>, io::Error> {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     type Transport = Framed<T, LdapCodec>;
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     type Transport = Framed<T, LdapCodec>;
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:59:62
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn simple_bind(&self, dn: String, pw: String) -> Box<Future<Item = bool, Error = io::Error>> {
[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] 59 |     pub fn simple_bind(&self, dn: String, pw: String) -> Box<dyn Future<Item = bool, Error = io::Error>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::as_slice`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |         match parse_tag(buf.as_slice()) {
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Io::framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Ok(io.framed(LdapCodec))
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Io::framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Ok(io.framed(LdapCodec))
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use]
[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/protocol.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         try!(write::encode_into(into, outstruct));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]  --> src/protocol.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed};
[INFO] [stdout]   |                      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]  --> src/protocol.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]  --> src/protocol.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]  --> src/protocol.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed};
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Codec for LdapCodec {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<T: Io + 'static> ClientProto<T> for LdapProto {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T: Io + 'static> ServerProto<T> for LdapProto {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn decode(&mut self, buf: &mut EasyBuf) -> Result<Option<(RequestId, Tag)>, io::Error> {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     type Transport = Framed<T, LdapCodec>;
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     type Transport = Framed<T, LdapCodec>;
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:59:62
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn simple_bind(&self, dn: String, pw: String) -> Box<Future<Item = bool, Error = io::Error>> {
[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] 59 |     pub fn simple_bind(&self, dn: String, pw: String) -> Box<dyn Future<Item = bool, Error = io::Error>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::as_slice`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |         match parse_tag(buf.as_slice()) {
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Io::framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Ok(io.framed(LdapCodec))
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Io::framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/protocol.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Ok(io.framed(LdapCodec))
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "e01842dae634ee5ea3fea704b14827fcc664089f7a093f7a100a659597d1cbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01842dae634ee5ea3fea704b14827fcc664089f7a093f7a100a659597d1cbbc", kill_on_drop: false }`
[INFO] [stdout] e01842dae634ee5ea3fea704b14827fcc664089f7a093f7a100a659597d1cbbc
