[INFO] fetching crate handy_io 0.1.2... [INFO] testing handy_io-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate handy_io 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate handy_io 0.1.2 [INFO] finished tweaking crates.io crate handy_io 0.1.2 [INFO] tweaked toml for crates.io crate handy_io 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate handy_io 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding byteorder v0.5.3 (available: v1.5.0) [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eda9c22dd5d7942c652b180abae7e545266ec87e6c05302e4098e019b62c3ea [INFO] running `Command { std: "docker" "start" "-a" "8eda9c22dd5d7942c652b180abae7e545266ec87e6c05302e4098e019b62c3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eda9c22dd5d7942c652b180abae7e545266ec87e6c05302e4098e019b62c3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eda9c22dd5d7942c652b180abae7e545266ec87e6c05302e4098e019b62c3ea", kill_on_drop: false }` [INFO] [stdout] 8eda9c22dd5d7942c652b180abae7e545266ec87e6c05302e4098e019b62c3ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb4194803f4e09f2e5efe93f54f0ead01766ef4bba7573ad9afbaa14bfe74c9c [INFO] running `Command { std: "docker" "start" "-a" "fb4194803f4e09f2e5efe93f54f0ead01766ef4bba7573ad9afbaa14bfe74c9c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling handy_io v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/io/write/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/mod.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | pub type IoFuture = ::futures::BoxFuture<(S, T), (S, ::std::io::Error)>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/io/read/mod.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct BoxReadFrom(Box IoFuture>); [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 [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] 90 | pub struct BoxReadFrom(Box IoFuture>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/io/write/mod.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BoxWriteTo(Box IoFuture>); [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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BoxWriteTo(Box IoFuture>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/read/mod.rs:77:75 [INFO] [stdout] | [INFO] [stdout] 77 | let mut f = Some(move |reader: R| self.lossless_read_from(reader).boxed()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/write/mod.rs:75:74 [INFO] [stdout] | [INFO] [stdout] 75 | let mut f = Some(move |writer: W| self.lossless_write_to(writer).boxed()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/primitives.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | type MapFuture where P: Pattern = [INFO] [stdout] | ^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 114 - type MapFuture where P: Pattern = [INFO] [stdout] 114 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 115 | ::Value) -> T> as ReadFrom>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/primitives.rs:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | pub type ReadEos where R: Read = io_futures::ReadThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | where P0: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 87 | P1: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 88 | F: FnOnce(P0::Value) -> P1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | R: Read = ReadThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 86 - where P0: ReadFrom, [INFO] [stdout] 87 - P1: ReadFrom, [INFO] [stdout] 88 - F: FnOnce(P0::Value) -> P1, [INFO] [stdout] 89 - R: Read = ReadThen::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 92 | fn(io::Result<(::Value, F)>) -> Branch>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 92 | fn(io::Result<(P0::Value, F)>) -> Branch::Value>>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:197:11 [INFO] [stdout] | [INFO] [stdout] 197 | where P: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 198 | F: FnOnce(P::Value) -> T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 199 | R: Read = ReadAndThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 197 - where P: ReadFrom, [INFO] [stdout] 198 - F: FnOnce(P::Value) -> T, [INFO] [stdout] 199 - R: Read = ReadAndThen::Value, F)) -> io::Result>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:343:11 [INFO] [stdout] | [INFO] [stdout] 343 | where I: Iterator, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 344 | I::Item: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 345 | R: Read = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] | ^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 343 - where I: Iterator, [INFO] [stdout] 344 - I::Item: ReadFrom, [INFO] [stdout] 345 - R: Read = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] 343 + = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 345 | R: Read = ReadIterFold::Item, I, fn((), ::Value) -> (), ()>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 345 | R: Read = ReadIterFold::Item as Pattern>::Value) -> (), ()>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:375:11 [INFO] [stdout] | [INFO] [stdout] 375 | where R: Read, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 376 | P: ReadFrom = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 375 - where R: Read, [INFO] [stdout] 376 - P: ReadFrom = Branch::Value) -> Option, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 378 | fn(P::Value) -> Option<

::Value>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 379 | Option<

::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 380 | futures::Done<(R, Option<

::Value>), (R, io::Error)>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | type MapFuture where F: Future = futures::Map T>; [INFO] [stdout] | ^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 434 - type MapFuture where F: Future = futures::Map T>; [INFO] [stdout] 434 + type MapFuture = futures::Map T>; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 434 | type MapFuture where F: Future = futures::Map::Item) -> T>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:479:11 [INFO] [stdout] | [INFO] [stdout] 479 | where A: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 480 | B: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 481 | C: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 482 | D: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 483 | E: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 484 | F: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 485 | G: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 486 | H: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 487 | R: Read = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 479 - where A: ReadFrom, [INFO] [stdout] 480 - B: ReadFrom, [INFO] [stdout] 481 - C: ReadFrom, [INFO] [stdout] 482 - D: ReadFrom, [INFO] [stdout] 483 - E: ReadFrom, [INFO] [stdout] 484 - F: ReadFrom, [INFO] [stdout] 485 - G: ReadFrom, [INFO] [stdout] 486 - H: ReadFrom, [INFO] [stdout] 487 - R: Read = Branch::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 488 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 489 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 490 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 491 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 492 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 493 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 494 | ::Future>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/primitives.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | type MapFuture where P: WriteTo = [INFO] [stdout] | ^^^^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 101 - type MapFuture where P: WriteTo = [INFO] [stdout] 101 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 102 | ::Value) -> T> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | where P0: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 93 | P1: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 94 | F: FnOnce(P0::Value) -> P1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 95 | W: Write = WriteThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 92 - where P0: WriteTo, [INFO] [stdout] 93 - P1: WriteTo, [INFO] [stdout] 94 - F: FnOnce(P0::Value) -> P1, [INFO] [stdout] 95 - W: Write = WriteThen::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 98 | fn(io::Result<(::Value, F)>) -> Branch>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 98 | fn(io::Result<(P0::Value, F)>) -> Branch::Value>>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 301 | type MapFuture where P: WriteTo = [INFO] [stdout] | ^^^^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 301 - type MapFuture where P: WriteTo = [INFO] [stdout] 301 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 302 | ::Value) -> T> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:346:11 [INFO] [stdout] | [INFO] [stdout] 346 | where A: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 347 | B: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 348 | C: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 349 | D: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 350 | E: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 351 | F: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 352 | G: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 353 | H: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 354 | W: Write = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 346 - where A: WriteTo, [INFO] [stdout] 347 - B: WriteTo, [INFO] [stdout] 348 - C: WriteTo, [INFO] [stdout] 349 - D: WriteTo, [INFO] [stdout] 350 - E: WriteTo, [INFO] [stdout] 351 - F: WriteTo, [INFO] [stdout] 352 - G: WriteTo, [INFO] [stdout] 353 - H: WriteTo, [INFO] [stdout] 354 - W: Write = Branch::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 355 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 356 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 357 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 358 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 359 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 360 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 361 | ::Future>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:460:11 [INFO] [stdout] | [INFO] [stdout] 460 | where I: Iterator, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 461 | I::Item: Pattern = WriteIterFold for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 460 - where I: Iterator, [INFO] [stdout] 461 - I::Item: Pattern = WriteIterFold::Item, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 464 | fn((), <::Item as Pattern>::Value) -> (), [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:497:34 [INFO] [stdout] | [INFO] [stdout] 497 | pub type WriteOption where P: Pattern = [INFO] [stdout] | ^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 497 - pub type WriteOption where P: Pattern = [INFO] [stdout] 497 + pub type WriteOption = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 498 | ::Value) -> Option>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 498 | Option<

::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 499 | io::Result::Value>>> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s [INFO] running `Command { std: "docker" "inspect" "fb4194803f4e09f2e5efe93f54f0ead01766ef4bba7573ad9afbaa14bfe74c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4194803f4e09f2e5efe93f54f0ead01766ef4bba7573ad9afbaa14bfe74c9c", kill_on_drop: false }` [INFO] [stdout] fb4194803f4e09f2e5efe93f54f0ead01766ef4bba7573ad9afbaa14bfe74c9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96dd531121b46d649d4ab3e274b2f115937ef5a3ebaa7cfe655cdd7302aebfb9 [INFO] running `Command { std: "docker" "start" "-a" "96dd531121b46d649d4ab3e274b2f115937ef5a3ebaa7cfe655cdd7302aebfb9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/io/write/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/mod.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | pub type IoFuture = ::futures::BoxFuture<(S, T), (S, ::std::io::Error)>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/io/read/mod.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct BoxReadFrom(Box IoFuture>); [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 [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] 90 | pub struct BoxReadFrom(Box IoFuture>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/io/write/mod.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BoxWriteTo(Box IoFuture>); [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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BoxWriteTo(Box IoFuture>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/read/mod.rs:77:75 [INFO] [stdout] | [INFO] [stdout] 77 | let mut f = Some(move |reader: R| self.lossless_read_from(reader).boxed()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/write/mod.rs:75:74 [INFO] [stdout] | [INFO] [stdout] 75 | let mut f = Some(move |writer: W| self.lossless_write_to(writer).boxed()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/primitives.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | type MapFuture where P: Pattern = [INFO] [stdout] | ^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 114 - type MapFuture where P: Pattern = [INFO] [stdout] 114 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 115 | ::Value) -> T> as ReadFrom>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/primitives.rs:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | pub type ReadEos where R: Read = io_futures::ReadThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | where P0: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 87 | P1: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 88 | F: FnOnce(P0::Value) -> P1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | R: Read = ReadThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 86 - where P0: ReadFrom, [INFO] [stdout] 87 - P1: ReadFrom, [INFO] [stdout] 88 - F: FnOnce(P0::Value) -> P1, [INFO] [stdout] 89 - R: Read = ReadThen::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 92 | fn(io::Result<(::Value, F)>) -> Branch>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 92 | fn(io::Result<(P0::Value, F)>) -> Branch::Value>>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:197:11 [INFO] [stdout] | [INFO] [stdout] 197 | where P: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 198 | F: FnOnce(P::Value) -> T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 199 | R: Read = ReadAndThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 197 - where P: ReadFrom, [INFO] [stdout] 198 - F: FnOnce(P::Value) -> T, [INFO] [stdout] 199 - R: Read = ReadAndThen::Value, F)) -> io::Result>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:343:11 [INFO] [stdout] | [INFO] [stdout] 343 | where I: Iterator, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 344 | I::Item: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 345 | R: Read = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] | ^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 343 - where I: Iterator, [INFO] [stdout] 344 - I::Item: ReadFrom, [INFO] [stdout] 345 - R: Read = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] 343 + = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 345 | R: Read = ReadIterFold::Item, I, fn((), ::Value) -> (), ()>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 345 | R: Read = ReadIterFold::Item as Pattern>::Value) -> (), ()>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:375:11 [INFO] [stdout] | [INFO] [stdout] 375 | where R: Read, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 376 | P: ReadFrom = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 375 - where R: Read, [INFO] [stdout] 376 - P: ReadFrom = Branch::Value) -> Option, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 378 | fn(P::Value) -> Option<

::Value>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 379 | Option<

::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 380 | futures::Done<(R, Option<

::Value>), (R, io::Error)>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | type MapFuture where F: Future = futures::Map T>; [INFO] [stdout] | ^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 434 - type MapFuture where F: Future = futures::Map T>; [INFO] [stdout] 434 + type MapFuture = futures::Map T>; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 434 | type MapFuture where F: Future = futures::Map::Item) -> T>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:479:11 [INFO] [stdout] | [INFO] [stdout] 479 | where A: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 480 | B: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 481 | C: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 482 | D: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 483 | E: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 484 | F: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 485 | G: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 486 | H: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 487 | R: Read = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 479 - where A: ReadFrom, [INFO] [stdout] 480 - B: ReadFrom, [INFO] [stdout] 481 - C: ReadFrom, [INFO] [stdout] 482 - D: ReadFrom, [INFO] [stdout] 483 - E: ReadFrom, [INFO] [stdout] 484 - F: ReadFrom, [INFO] [stdout] 485 - G: ReadFrom, [INFO] [stdout] 486 - H: ReadFrom, [INFO] [stdout] 487 - R: Read = Branch::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 488 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 489 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 490 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 491 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 492 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 493 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 494 | ::Future>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/primitives.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | type MapFuture where P: WriteTo = [INFO] [stdout] | ^^^^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 101 - type MapFuture where P: WriteTo = [INFO] [stdout] 101 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 102 | ::Value) -> T> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling handy_io v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | where P0: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 93 | P1: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 94 | F: FnOnce(P0::Value) -> P1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 95 | W: Write = WriteThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 92 - where P0: WriteTo, [INFO] [stdout] 93 - P1: WriteTo, [INFO] [stdout] 94 - F: FnOnce(P0::Value) -> P1, [INFO] [stdout] 95 - W: Write = WriteThen::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 98 | fn(io::Result<(::Value, F)>) -> Branch>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 98 | fn(io::Result<(P0::Value, F)>) -> Branch::Value>>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 301 | type MapFuture where P: WriteTo = [INFO] [stdout] | ^^^^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 301 - type MapFuture where P: WriteTo = [INFO] [stdout] 301 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 302 | ::Value) -> T> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:346:11 [INFO] [stdout] | [INFO] [stdout] 346 | where A: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 347 | B: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 348 | C: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 349 | D: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 350 | E: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 351 | F: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 352 | G: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 353 | H: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 354 | W: Write = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 346 - where A: WriteTo, [INFO] [stdout] 347 - B: WriteTo, [INFO] [stdout] 348 - C: WriteTo, [INFO] [stdout] 349 - D: WriteTo, [INFO] [stdout] 350 - E: WriteTo, [INFO] [stdout] 351 - F: WriteTo, [INFO] [stdout] 352 - G: WriteTo, [INFO] [stdout] 353 - H: WriteTo, [INFO] [stdout] 354 - W: Write = Branch::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 355 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 356 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 357 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 358 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 359 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 360 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 361 | ::Future>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:460:11 [INFO] [stdout] | [INFO] [stdout] 460 | where I: Iterator, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 461 | I::Item: Pattern = WriteIterFold for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 460 - where I: Iterator, [INFO] [stdout] 461 - I::Item: Pattern = WriteIterFold::Item, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 464 | fn((), <::Item as Pattern>::Value) -> (), [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:497:34 [INFO] [stdout] | [INFO] [stdout] 497 | pub type WriteOption where P: Pattern = [INFO] [stdout] | ^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 497 - pub type WriteOption where P: Pattern = [INFO] [stdout] 497 + pub type WriteOption = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 498 | ::Value) -> Option>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 498 | Option<

::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 499 | io::Result::Value>>> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/io/write/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/mod.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | pub type IoFuture = ::futures::BoxFuture<(S, T), (S, ::std::io::Error)>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/io/read/mod.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct BoxReadFrom(Box IoFuture>); [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 [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] 90 | pub struct BoxReadFrom(Box IoFuture>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/io/write/mod.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BoxWriteTo(Box IoFuture>); [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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BoxWriteTo(Box IoFuture>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/read/mod.rs:77:75 [INFO] [stdout] | [INFO] [stdout] 77 | let mut f = Some(move |reader: R| self.lossless_read_from(reader).boxed()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/io/write/mod.rs:75:74 [INFO] [stdout] | [INFO] [stdout] 75 | let mut f = Some(move |writer: W| self.lossless_write_to(writer).boxed()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/primitives.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | type MapFuture where P: Pattern = [INFO] [stdout] | ^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 114 - type MapFuture where P: Pattern = [INFO] [stdout] 114 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 115 | ::Value) -> T> as ReadFrom>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/primitives.rs:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | pub type ReadEos where R: Read = io_futures::ReadThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | where P0: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 87 | P1: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 88 | F: FnOnce(P0::Value) -> P1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | R: Read = ReadThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 86 - where P0: ReadFrom, [INFO] [stdout] 87 - P1: ReadFrom, [INFO] [stdout] 88 - F: FnOnce(P0::Value) -> P1, [INFO] [stdout] 89 - R: Read = ReadThen::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 92 | fn(io::Result<(::Value, F)>) -> Branch>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 92 | fn(io::Result<(P0::Value, F)>) -> Branch::Value>>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:197:11 [INFO] [stdout] | [INFO] [stdout] 197 | where P: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 198 | F: FnOnce(P::Value) -> T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 199 | R: Read = ReadAndThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 197 - where P: ReadFrom, [INFO] [stdout] 198 - F: FnOnce(P::Value) -> T, [INFO] [stdout] 199 - R: Read = ReadAndThen::Value, F)) -> io::Result>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:343:11 [INFO] [stdout] | [INFO] [stdout] 343 | where I: Iterator, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 344 | I::Item: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 345 | R: Read = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] | ^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 343 - where I: Iterator, [INFO] [stdout] 344 - I::Item: ReadFrom, [INFO] [stdout] 345 - R: Read = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] 343 + = ReadIterFold::Value) -> (), ()>; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 345 | R: Read = ReadIterFold::Item, I, fn((), ::Value) -> (), ()>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 345 | R: Read = ReadIterFold::Item as Pattern>::Value) -> (), ()>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:375:11 [INFO] [stdout] | [INFO] [stdout] 375 | where R: Read, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 376 | P: ReadFrom = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 375 - where R: Read, [INFO] [stdout] 376 - P: ReadFrom = Branch::Value) -> Option, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 378 | fn(P::Value) -> Option<

::Value>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 379 | Option<

::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 380 | futures::Done<(R, Option<

::Value>), (R, io::Error)>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | type MapFuture where F: Future = futures::Map T>; [INFO] [stdout] | ^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 434 - type MapFuture where F: Future = futures::Map T>; [INFO] [stdout] 434 + type MapFuture = futures::Map T>; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 434 | type MapFuture where F: Future = futures::Map::Item) -> T>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/read/combinators.rs:479:11 [INFO] [stdout] | [INFO] [stdout] 479 | where A: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 480 | B: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 481 | C: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 482 | D: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 483 | E: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 484 | F: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 485 | G: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 486 | H: ReadFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 487 | R: Read = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 479 - where A: ReadFrom, [INFO] [stdout] 480 - B: ReadFrom, [INFO] [stdout] 481 - C: ReadFrom, [INFO] [stdout] 482 - D: ReadFrom, [INFO] [stdout] 483 - E: ReadFrom, [INFO] [stdout] 484 - F: ReadFrom, [INFO] [stdout] 485 - G: ReadFrom, [INFO] [stdout] 486 - H: ReadFrom, [INFO] [stdout] 487 - R: Read = Branch::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 488 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 489 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 490 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 491 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 492 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 493 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 494 | ::Future>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/primitives.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | type MapFuture where P: WriteTo = [INFO] [stdout] | ^^^^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 101 - type MapFuture where P: WriteTo = [INFO] [stdout] 101 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 102 | ::Value) -> T> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | where P0: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 93 | P1: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 94 | F: FnOnce(P0::Value) -> P1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 95 | W: Write = WriteThen for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 92 - where P0: WriteTo, [INFO] [stdout] 93 - P1: WriteTo, [INFO] [stdout] 94 - F: FnOnce(P0::Value) -> P1, [INFO] [stdout] 95 - W: Write = WriteThen::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 98 | fn(io::Result<(::Value, F)>) -> Branch>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 98 | fn(io::Result<(P0::Value, F)>) -> Branch::Value>>>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 301 | type MapFuture where P: WriteTo = [INFO] [stdout] | ^^^^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 301 - type MapFuture where P: WriteTo = [INFO] [stdout] 301 + type MapFuture = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 302 | ::Value) -> T> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:346:11 [INFO] [stdout] | [INFO] [stdout] 346 | where A: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 347 | B: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 348 | C: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 349 | D: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 350 | E: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 351 | F: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 352 | G: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 353 | H: WriteTo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 354 | W: Write = Branch for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 346 - where A: WriteTo, [INFO] [stdout] 347 - B: WriteTo, [INFO] [stdout] 348 - C: WriteTo, [INFO] [stdout] 349 - D: WriteTo, [INFO] [stdout] 350 - E: WriteTo, [INFO] [stdout] 351 - F: WriteTo, [INFO] [stdout] 352 - G: WriteTo, [INFO] [stdout] 353 - H: WriteTo, [INFO] [stdout] 354 - W: Write = Branch::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 355 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 356 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 357 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 358 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 359 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 360 | ::Future, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 361 | ::Future>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:460:11 [INFO] [stdout] | [INFO] [stdout] 460 | where I: Iterator, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 461 | I::Item: Pattern = WriteIterFold for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 460 - where I: Iterator, [INFO] [stdout] 461 - I::Item: Pattern = WriteIterFold::Item, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 464 | fn((), <::Item as Pattern>::Value) -> (), [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/io/write/combinators.rs:497:34 [INFO] [stdout] | [INFO] [stdout] 497 | pub type WriteOption where P: Pattern = [INFO] [stdout] | ^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this where clause [INFO] [stdout] | [INFO] [stdout] 497 - pub type WriteOption where P: Pattern = [INFO] [stdout] 497 + pub type WriteOption = [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 498 | ::Value) -> Option>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 498 | Option<

::Value>>, [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 499 | io::Result::Value>>> as WriteTo>::Future; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "96dd531121b46d649d4ab3e274b2f115937ef5a3ebaa7cfe655cdd7302aebfb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96dd531121b46d649d4ab3e274b2f115937ef5a3ebaa7cfe655cdd7302aebfb9", kill_on_drop: false }` [INFO] [stdout] 96dd531121b46d649d4ab3e274b2f115937ef5a3ebaa7cfe655cdd7302aebfb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9bc14adb3a0cd852983086732948bb6d053b0cbac3d371a6985e03b062b5f93c [INFO] running `Command { std: "docker" "start" "-a" "9bc14adb3a0cd852983086732948bb6d053b0cbac3d371a6985e03b062b5f93c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/io/write/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stderr] --> src/io/mod.rs:9:42 [INFO] [stderr] | [INFO] [stderr] 9 | pub type IoFuture = ::futures::BoxFuture<(S, T), (S, ::std::io::Error)>; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/io/read/mod.rs:90:34 [INFO] [stderr] | [INFO] [stderr] 90 | pub struct BoxReadFrom(Box IoFuture>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 90 | pub struct BoxReadFrom(Box IoFuture>); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/io/write/mod.rs:88:33 [INFO] [stderr] | [INFO] [stderr] 88 | pub struct BoxWriteTo(Box IoFuture>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 88 | pub struct BoxWriteTo(Box IoFuture>); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stderr] --> src/io/read/mod.rs:77:75 [INFO] [stderr] | [INFO] [stderr] 77 | let mut f = Some(move |reader: R| self.lossless_read_from(reader).boxed()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stderr] --> src/io/write/mod.rs:75:74 [INFO] [stderr] | [INFO] [stderr] 75 | let mut f = Some(move |writer: W| self.lossless_write_to(writer).boxed()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/read/primitives.rs:114:31 [INFO] [stderr] | [INFO] [stderr] 114 | type MapFuture where P: Pattern = [INFO] [stderr] | ^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 114 - type MapFuture where P: Pattern = [INFO] [stderr] 114 + type MapFuture = [INFO] [stderr] | [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 115 | ::Value) -> T> as ReadFrom>::Future; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/read/primitives.rs:208:27 [INFO] [stderr] | [INFO] [stderr] 208 | pub type ReadEos where R: Read = io_futures::ReadThen for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/read/combinators.rs:86:11 [INFO] [stderr] | [INFO] [stderr] 86 | where P0: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 87 | P1: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 88 | F: FnOnce(P0::Value) -> P1, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 89 | R: Read = ReadThen for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 86 - where P0: ReadFrom, [INFO] [stderr] 87 - P1: ReadFrom, [INFO] [stderr] 88 - F: FnOnce(P0::Value) -> P1, [INFO] [stderr] 89 - R: Read = ReadThen::Value>>, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 92 | fn(io::Result<(::Value, F)>) -> Branch>>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 92 | fn(io::Result<(P0::Value, F)>) -> Branch::Value>>>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/read/combinators.rs:197:11 [INFO] [stderr] | [INFO] [stderr] 197 | where P: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 198 | F: FnOnce(P::Value) -> T, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 199 | R: Read = ReadAndThen for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 197 - where P: ReadFrom, [INFO] [stderr] 198 - F: FnOnce(P::Value) -> T, [INFO] [stderr] 199 - R: Read = ReadAndThen::Value, F)) -> io::Result>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/read/combinators.rs:343:11 [INFO] [stderr] | [INFO] [stderr] 343 | where I: Iterator, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 344 | I::Item: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 345 | R: Read = ReadIterFold::Value) -> (), ()>; [INFO] [stderr] | ^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 343 - where I: Iterator, [INFO] [stderr] 344 - I::Item: ReadFrom, [INFO] [stderr] 345 - R: Read = ReadIterFold::Value) -> (), ()>; [INFO] [stderr] 343 + = ReadIterFold::Value) -> (), ()>; [INFO] [stderr] | [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 345 | R: Read = ReadIterFold::Item, I, fn((), ::Value) -> (), ()>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 345 | R: Read = ReadIterFold::Item as Pattern>::Value) -> (), ()>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/read/combinators.rs:375:11 [INFO] [stderr] | [INFO] [stderr] 375 | where R: Read, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 376 | P: ReadFrom = Branch for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 375 - where R: Read, [INFO] [stderr] 376 - P: ReadFrom = Branch::Value) -> Option, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 378 | fn(P::Value) -> Option<

::Value>, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 379 | Option<

::Value>>, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 380 | futures::Done<(R, Option<

::Value>), (R, io::Error)>>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/read/combinators.rs:434:28 [INFO] [stderr] | [INFO] [stderr] 434 | type MapFuture where F: Future = futures::Map T>; [INFO] [stderr] | ^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 434 - type MapFuture where F: Future = futures::Map T>; [INFO] [stderr] 434 + type MapFuture = futures::Map T>; [INFO] [stderr] | [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 434 | type MapFuture where F: Future = futures::Map::Item) -> T>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/read/combinators.rs:479:11 [INFO] [stderr] | [INFO] [stderr] 479 | where A: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 480 | B: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 481 | C: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 482 | D: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 483 | E: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 484 | F: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 485 | G: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 486 | H: ReadFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 487 | R: Read = Branch for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 479 - where A: ReadFrom, [INFO] [stderr] 480 - B: ReadFrom, [INFO] [stderr] 481 - C: ReadFrom, [INFO] [stderr] 482 - D: ReadFrom, [INFO] [stderr] 483 - E: ReadFrom, [INFO] [stderr] 484 - F: ReadFrom, [INFO] [stderr] 485 - G: ReadFrom, [INFO] [stderr] 486 - H: ReadFrom, [INFO] [stderr] 487 - R: Read = Branch::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 488 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 489 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 490 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 491 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 492 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 493 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 494 | ::Future>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/write/primitives.rs:101:29 [INFO] [stderr] | [INFO] [stderr] 101 | type MapFuture where P: WriteTo = [INFO] [stderr] | ^^^^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 101 - type MapFuture where P: WriteTo = [INFO] [stderr] 101 + type MapFuture = [INFO] [stderr] | [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 102 | ::Value) -> T> as WriteTo>::Future; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/write/combinators.rs:92:11 [INFO] [stderr] | [INFO] [stderr] 92 | where P0: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 93 | P1: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 94 | F: FnOnce(P0::Value) -> P1, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 95 | W: Write = WriteThen for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 92 - where P0: WriteTo, [INFO] [stderr] 93 - P1: WriteTo, [INFO] [stderr] 94 - F: FnOnce(P0::Value) -> P1, [INFO] [stderr] 95 - W: Write = WriteThen::Value>>, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 98 | fn(io::Result<(::Value, F)>) -> Branch>>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 98 | fn(io::Result<(P0::Value, F)>) -> Branch::Value>>>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/write/combinators.rs:301:29 [INFO] [stderr] | [INFO] [stderr] 301 | type MapFuture where P: WriteTo = [INFO] [stderr] | ^^^^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 301 - type MapFuture where P: WriteTo = [INFO] [stderr] 301 + type MapFuture = [INFO] [stderr] | [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 302 | ::Value) -> T> as WriteTo>::Future; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/write/combinators.rs:346:11 [INFO] [stderr] | [INFO] [stderr] 346 | where A: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 347 | B: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 348 | C: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 349 | D: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 350 | E: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 351 | F: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 352 | G: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 353 | H: WriteTo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 354 | W: Write = Branch for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 346 - where A: WriteTo, [INFO] [stderr] 347 - B: WriteTo, [INFO] [stderr] 348 - C: WriteTo, [INFO] [stderr] 349 - D: WriteTo, [INFO] [stderr] 350 - E: WriteTo, [INFO] [stderr] 351 - F: WriteTo, [INFO] [stderr] 352 - G: WriteTo, [INFO] [stderr] 353 - H: WriteTo, [INFO] [stderr] 354 - W: Write = Branch::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 355 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 356 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 357 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 358 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 359 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 360 | ::Future, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 361 | ::Future>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/write/combinators.rs:460:11 [INFO] [stderr] | [INFO] [stderr] 460 | where I: Iterator, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 461 | I::Item: Pattern = WriteIterFold for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 460 - where I: Iterator, [INFO] [stderr] 461 - I::Item: Pattern = WriteIterFold::Item, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 464 | fn((), <::Item as Pattern>::Value) -> (), [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: where clauses on type aliases are not enforced [INFO] [stderr] --> src/io/write/combinators.rs:497:34 [INFO] [stderr] | [INFO] [stderr] 497 | pub type WriteOption where P: Pattern = [INFO] [stderr] | ^^^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] help: remove this where clause [INFO] [stderr] | [INFO] [stderr] 497 - pub type WriteOption where P: Pattern = [INFO] [stderr] 497 + pub type WriteOption = [INFO] [stderr] | [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 498 | ::Value) -> Option>, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 498 | Option<

::Value>>, [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 499 | io::Result::Value>>> as WriteTo>::Future; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: `handy_io` (lib) generated 20 warnings (run `cargo fix --lib -p handy_io` to apply 3 suggestions) [INFO] [stderr] warning: `handy_io` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/handy_io-716f1a7cd315838f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test io::read::combinators::test::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests handy_io [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/io/write/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test src/io/read/primitives.rs - io::read::primitives::ReadPartialBuf (line 62) ... ok [INFO] [stdout] test src/io/read/primitives.rs - io::read::primitives::ReadBuf (line 17) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadResult (line 399) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadAndThen (line 76) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadOrElse (line 111) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadThen (line 12) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadIterFold (line 274) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadChain (line 218) ... ok [INFO] [stdout] test src/io/read/mod.rs - io::read::AsyncRead::async_read_stream (line 143) ... ok [INFO] [stdout] test src/io/read/primitives.rs - io::read::primitives::ReadEos (line 196) ... ok [INFO] [stdout] test src/io/read/mod.rs - io::read::ReadFrom::sync_read_from (line 60) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadMap (line 172) ... ok [INFO] [stdout] test src/io/read/primitives.rs - io::read::primitives::ReadString (line 93) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadIter (line 333) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadBranch (line 468) ... ok [INFO] [stdout] test src/io/read/mod.rs - io::read::ReadFrom::read_from (line 33) ... ok [INFO] [stdout] test src/io/read/combinators.rs - io::read::combinators::ReadOption (line 363) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteAndThen (line 77) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteIter (line 450) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteBranch (line 335) ... ok [INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteIterFold (line 391) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteChain (line 232) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteOption (line 483) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteOrElse (line 128) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteResult (line 518) ... ok [INFO] [stdout] test src/io/write/primitives.rs - io::write::primitives::WriteBuf (line 26) ... ok [INFO] [stdout] test src/io/write/mod.rs - io::write::AsyncWrite::async_write_stream (line 127) ... ok [INFO] [stdout] test src/io/write/primitives.rs - io::write::primitives::WritePartialBuf (line 53) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteMap (line 191) ... ok [INFO] [stdout] test src/io/write/mod.rs - io::write::WriteTo::write_to (line 32) ... ok [INFO] [stdout] test src/io/write/mod.rs - io::write::WriteTo::sync_write_to (line 57) ... ok [INFO] [stdout] test src/io/write/combinators.rs - io::write::combinators::WriteThen (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9bc14adb3a0cd852983086732948bb6d053b0cbac3d371a6985e03b062b5f93c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc14adb3a0cd852983086732948bb6d053b0cbac3d371a6985e03b062b5f93c", kill_on_drop: false }` [INFO] [stdout] 9bc14adb3a0cd852983086732948bb6d053b0cbac3d371a6985e03b062b5f93c