[INFO] cloning repository https://github.com/WanzenBug/rustsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WanzenBug/rustsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanzenBug%2Frustsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanzenBug%2Frustsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69517f8bf7d96fa21252cec6dc674a4a6765bd0d
[INFO] checking WanzenBug/rustsync against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanzenBug%2Frustsync" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WanzenBug/rustsync
[INFO] finished tweaking git repo https://github.com/WanzenBug/rustsync
[INFO] tweaked toml for git repo https://github.com/WanzenBug/rustsync written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WanzenBug/rustsync on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WanzenBug/rustsync already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.17
[INFO] [stderr]   Downloaded derive-error v0.0.3
[INFO] [stderr]   Downloaded same-file v0.1.3
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded term_size v0.3.0
[INFO] [stderr]   Downloaded time v0.1.37
[INFO] [stderr]   Downloaded walkdir v1.0.7
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded atty v0.2.2
[INFO] [stderr]   Downloaded bitflags v0.8.2
[INFO] [stderr]   Downloaded vec_map v0.7.0
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.1.0
[INFO] [stderr]   Downloaded libc v0.2.22
[INFO] [stderr]   Downloaded case v0.1.0
[INFO] [stderr]   Downloaded clap v2.24.1
[INFO] [stderr]   Downloaded pbr v1.0.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 570fc3cd83709710e87d3e9d99e408bfd777efb192efcf618a63a845c309aaf4
[INFO] running `Command { std: "docker" "start" "-a" "570fc3cd83709710e87d3e9d99e408bfd777efb192efcf618a63a845c309aaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "570fc3cd83709710e87d3e9d99e408bfd777efb192efcf618a63a845c309aaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "570fc3cd83709710e87d3e9d99e408bfd777efb192efcf618a63a845c309aaf4", kill_on_drop: false }`
[INFO] [stdout] 570fc3cd83709710e87d3e9d99e408bfd777efb192efcf618a63a845c309aaf4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35d0cc5f9391c063ccc0476e6d0f7a4ca8b1ede5e45bc1ed2ac9a1bbefbb874e
[INFO] running `Command { std: "docker" "start" "-a" "35d0cc5f9391c063ccc0476e6d0f7a4ca8b1ede5e45bc1ed2ac9a1bbefbb874e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.22
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking same-file v0.1.3
[INFO] [stderr]     Checking unicode-segmentation v1.1.0
[INFO] [stderr]     Checking vec_map v0.7.0
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking walkdir v1.0.7
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking time v0.1.37
[INFO] [stderr]     Checking atty v0.2.2
[INFO] [stderr]     Checking term_size v0.3.0
[INFO] [stderr]     Checking clap v2.24.1
[INFO] [stderr]     Checking pbr v1.0.0
[INFO] [stderr]    Compiling derive-error v0.0.3
[INFO] [stderr]     Checking rustsync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct MultiSource(SourceVec<Box<Iterator<Item=Result<SourceSyncableBox>>>, SourceSyncableBox>);
[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] 75 | pub struct MultiSource(SourceVec<Box<dyn Iterator<Item=Result<SourceSyncableBox>>>, SourceSyncableBox>);
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 | type SourceSyncableBox = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | type SourceSyncableBox = Box<dyn SourceSyncable<Reader=Box<io::Read>>>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:71:56
[INFO] [stdout]    |
[INFO] [stdout] 71 | type SourceSyncableBox = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | type SourceSyncableBox = Box<SourceSyncable<Reader=Box<dyn io::Read>>>;
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 | type SourceVec<I, S> = Vec<Box<Source<Iter=I, Syncable=S>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 72 | type SourceVec<I, S> = Vec<Box<dyn Source<Iter=I, Syncable=S>>>;
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct MultiSource(SourceVec<Box<Iterator<Item=Result<SourceSyncableBox>>>, SourceSyncableBox>);
[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] 75 | pub struct MultiSource(SourceVec<Box<dyn Iterator<Item=Result<SourceSyncableBox>>>, SourceSyncableBox>);
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 | type SourceSyncableBox = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | type SourceSyncableBox = Box<dyn SourceSyncable<Reader=Box<io::Read>>>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:71:56
[INFO] [stdout]    |
[INFO] [stdout] 71 | type SourceSyncableBox = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | type SourceSyncableBox = Box<SourceSyncable<Reader=Box<dyn io::Read>>>;
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 | type SourceVec<I, S> = Vec<Box<Source<Iter=I, Syncable=S>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 72 | type SourceVec<I, S> = Vec<Box<dyn Source<Iter=I, Syncable=S>>>;
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     type Reader = Box<io::Read>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     type Reader = Box<dyn io::Read>;
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     type Iter = Box<Iterator<Item=Result<Self::Syncable>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     type Iter = Box<dyn Iterator<Item=Result<Self::Syncable>>>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Syncable = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Syncable = Box<dyn SourceSyncable<Reader=Box<io::Read>>>;
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Syncable = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Syncable = Box<SourceSyncable<Reader=Box<dyn io::Read>>>;
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     type Iter = Box<Iterator<Item=Result<SourceSyncableBox>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 93 |     type Iter = Box<dyn Iterator<Item=Result<SourceSyncableBox>>>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type Syncable = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type Syncable = Box<dyn SourceSyncable<Reader=Box<io::Read>>>;
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:94:51
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type Syncable = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type Syncable = Box<SourceSyncable<Reader=Box<dyn io::Read>>>;
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     type Reader = Box<io::Read>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     type Reader = Box<dyn io::Read>;
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     type Iter = Box<Iterator<Item=Result<Self::Syncable>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     type Iter = Box<dyn Iterator<Item=Result<Self::Syncable>>>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Syncable = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Syncable = Box<dyn SourceSyncable<Reader=Box<io::Read>>>;
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Syncable = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Syncable = Box<SourceSyncable<Reader=Box<dyn io::Read>>>;
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     type Iter = Box<Iterator<Item=Result<SourceSyncableBox>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 93 |     type Iter = Box<dyn Iterator<Item=Result<SourceSyncableBox>>>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type Syncable = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type Syncable = Box<dyn SourceSyncable<Reader=Box<io::Read>>>;
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:94:51
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type Syncable = Box<SourceSyncable<Reader=Box<io::Read>>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type Syncable = Box<SourceSyncable<Reader=Box<dyn io::Read>>>;
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:22:46
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Ok(Box::new(self.0.reader()?) as Box<io::Read>)
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Ok(Box::new(self.0.reader()?) as Box<dyn io::Read>)
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:55:81
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let i = i.map(|x| x.map(|y| Box::new(BoxedSourceSyncable(y)) as Box<SourceSyncable<Reader=Box<io::Read>>>));
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let i = i.map(|x| x.map(|y| Box::new(BoxedSourceSyncable(y)) as Box<dyn SourceSyncable<Reader=Box<io::Read>>>));
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:55:107
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let i = i.map(|x| x.map(|y| Box::new(BoxedSourceSyncable(y)) as Box<SourceSyncable<Reader=Box<io::Read>>>));
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let i = i.map(|x| x.map(|y| Box::new(BoxedSourceSyncable(y)) as Box<SourceSyncable<Reader=Box<dyn io::Read>>>));
[INFO] [stdout]    |                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Box::new(i) as Box<Iterator<Item=_>>
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Box::new(i) as Box<dyn Iterator<Item=_>>
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:83:58
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...) as Box<Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let boxed = Box::new(BoxedSource(source)) as Box<dyn Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:22:46
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Ok(Box::new(self.0.reader()?) as Box<io::Read>)
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Ok(Box::new(self.0.reader()?) as Box<dyn io::Read>)
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:55:81
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let i = i.map(|x| x.map(|y| Box::new(BoxedSourceSyncable(y)) as Box<SourceSyncable<Reader=Box<io::Read>>>));
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let i = i.map(|x| x.map(|y| Box::new(BoxedSourceSyncable(y)) as Box<dyn SourceSyncable<Reader=Box<io::Read>>>));
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:83:74
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...source)) as Box<Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let boxed = Box::new(BoxedSource(source)) as Box<Source<Iter=Box<dyn Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:83:99
[INFO] [stdout]    |
[INFO] [stdout] 83 | ... Box<Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let boxed = Box::new(BoxedSource(source)) as Box<Source<Iter=Box<Iterator<Item=Result<Box<dyn SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[INFO] [stdout]    |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:55:107
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let i = i.map(|x| x.map(|y| Box::new(BoxedSourceSyncable(y)) as Box<SourceSyncable<Reader=Box<io::Read>>>));
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let i = i.map(|x| x.map(|y| Box::new(BoxedSourceSyncable(y)) as Box<SourceSyncable<Reader=Box<dyn io::Read>>>));
[INFO] [stdout]    |                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:83:125
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let boxed = Box::new(BoxedSource(source)) as Box<Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<dyn io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[INFO] [stdout]    |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Box::new(i) as Box<Iterator<Item=_>>
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Box::new(i) as Box<dyn Iterator<Item=_>>
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:83:58
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...) as Box<Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let boxed = Box::new(BoxedSource(source)) as Box<dyn Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:83:74
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...source)) as Box<Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let boxed = Box::new(BoxedSource(source)) as Box<Source<Iter=Box<dyn Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:83:99
[INFO] [stdout]    |
[INFO] [stdout] 83 | ... Box<Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let boxed = Box::new(BoxedSource(source)) as Box<Source<Iter=Box<Iterator<Item=Result<Box<dyn SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[INFO] [stdout]    |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source.rs:83:125
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let boxed = Box::new(BoxedSource(source)) as Box<Source<Iter=Box<Iterator<Item=Result<Box<SourceSyncable<Reader=Box<dyn io::Read>>>>>>, Syncable=SourceSyncableBox>>;
[INFO] [stdout]    |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/lib.rs:33:59
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...(mut source: S, drain: D, config: &SyncConfig, mut updates: P) -> Result<()> where S: Source, D: Drain, P: SyncProgress {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local/source.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn info(&self) -> Result<SyncableInfo> {
[INFO] [stdout]    |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn info(&self) -> Result<SyncableInfo<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/lib.rs:33:59
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...(mut source: S, drain: D, config: &SyncConfig, mut updates: P) -> Result<()> where S: Source, D: Drain, P: SyncProgress {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local/drain.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn info(&self) -> Result<SyncableInfo> {
[INFO] [stdout]    |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn info(&self) -> Result<SyncableInfo<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/source.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn info(&self) -> Result<SyncableInfo>;
[INFO] [stdout]   |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn info(&self) -> Result<SyncableInfo<'_>>;
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/source.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn info(&self) -> Result<SyncableInfo> {
[INFO] [stdout]    |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn info(&self) -> Result<SyncableInfo<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/source.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn info(&self) -> Result<SyncableInfo> {
[INFO] [stdout]    |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn info(&self) -> Result<SyncableInfo<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/drain.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn info(&self) -> Result<SyncableInfo>;
[INFO] [stdout]   |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn info(&self) -> Result<SyncableInfo<'_>>;
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local/source.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn info(&self) -> Result<SyncableInfo> {
[INFO] [stdout]    |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn info(&self) -> Result<SyncableInfo<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local/drain.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn info(&self) -> Result<SyncableInfo> {
[INFO] [stdout]    |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn info(&self) -> Result<SyncableInfo<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/source.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn info(&self) -> Result<SyncableInfo>;
[INFO] [stdout]   |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn info(&self) -> Result<SyncableInfo<'_>>;
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/source.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn info(&self) -> Result<SyncableInfo> {
[INFO] [stdout]    |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn info(&self) -> Result<SyncableInfo<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/source.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn info(&self) -> Result<SyncableInfo> {
[INFO] [stdout]    |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn info(&self) -> Result<SyncableInfo<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/drain.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn info(&self) -> Result<SyncableInfo>;
[INFO] [stdout]   |             ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn info(&self) -> Result<SyncableInfo<'_>>;
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "35d0cc5f9391c063ccc0476e6d0f7a4ca8b1ede5e45bc1ed2ac9a1bbefbb874e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35d0cc5f9391c063ccc0476e6d0f7a4ca8b1ede5e45bc1ed2ac9a1bbefbb874e", kill_on_drop: false }`
[INFO] [stdout] 35d0cc5f9391c063ccc0476e6d0f7a4ca8b1ede5e45bc1ed2ac9a1bbefbb874e
