[INFO] fetching crate rotor-stream 0.6.2...
[INFO] checking rotor-stream-0.6.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rotor-stream 0.6.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate rotor-stream 0.6.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate rotor-stream 0.6.2
[INFO] finished tweaking crates.io crate rotor-stream 0.6.2
[INFO] tweaked toml for crates.io crate rotor-stream 0.6.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.3.5 (available: v0.11.5)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.22)
[INFO] [stderr]       Adding memchr v0.1.11 (available: v2.7.4)
[INFO] [stderr]       Adding netbuf v0.3.8 (available: v0.4.1)
[INFO] [stderr]       Adding nix v0.4.3 (available: v0.29.0)
[INFO] [stderr]       Adding quick-error v0.2.2 (available: v2.0.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rotor-tools v0.3.2
[INFO] [stderr]   Downloaded slab v0.1.3
[INFO] [stderr]   Downloaded miow v0.1.5
[INFO] [stderr]   Downloaded bytes v0.3.0
[INFO] [stderr]   Downloaded rotor v0.6.3
[INFO] [stderr]   Downloaded quick-error v0.2.2
[INFO] [stderr]   Downloaded mio v0.5.1
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded netbuf v0.3.8
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded nix v0.4.3
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a447d25885447abe062c6fdd0220387c25289059ae674543eea2b8ac66636b2
[INFO] running `Command { std: "docker" "start" "-a" "2a447d25885447abe062c6fdd0220387c25289059ae674543eea2b8ac66636b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a447d25885447abe062c6fdd0220387c25289059ae674543eea2b8ac66636b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a447d25885447abe062c6fdd0220387c25289059ae674543eea2b8ac66636b2", kill_on_drop: false }`
[INFO] [stdout] 2a447d25885447abe062c6fdd0220387c25289059ae674543eea2b8ac66636b2
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 101f032d6d5b1835774fa6f9be20d087ba1cde8b0b2e7c669201366f323c3dc9
[INFO] running `Command { std: "docker" "start" "-a" "101f032d6d5b1835774fa6f9be20d087ba1cde8b0b2e7c669201366f323c3dc9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking slab v0.1.3
[INFO] [stderr]     Checking bytes v0.3.0
[INFO] [stderr]     Checking quick-error v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking netbuf v0.3.8
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]     Checking nix v0.4.3
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking miow v0.1.5
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking mio v0.5.1
[INFO] [stderr]     Checking rotor v0.6.3
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking rotor-tools v0.3.2
[INFO] [stderr]     Checking rotor-stream v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/stream.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut intent = try!(to_result(intent));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   intent = try!(to_result(intent.0.bytes_read(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:112:42
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:119:42
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 | ...                   intent = try!(to_result(intent.0.bytes_read(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:140:38
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:152:42
[INFO] [stdout]     |
[INFO] [stdout] 152 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:159:42
[INFO] [stdout]     |
[INFO] [stdout] 159 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:170:34
[INFO] [stdout]     |
[INFO] [stdout] 170 |                         intent = try!(to_result(intent.0.bytes_flushed(
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/stream.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut intent = try!(to_result(intent));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   intent = try!(to_result(intent.0.bytes_read(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:112:42
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:119:42
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 | ...                   intent = try!(to_result(intent.0.bytes_read(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:140:38
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:152:42
[INFO] [stdout]     |
[INFO] [stdout] 152 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:159:42
[INFO] [stdout]     |
[INFO] [stdout] 159 | ...                   intent = try!(to_result(intent.0.exception(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/stream.rs:170:34
[INFO] [stdout]     |
[INFO] [stdout] 170 |                         intent = try!(to_result(intent.0.bytes_flushed(
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/protocol.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / quick_error!{
[INFO] [stdout] 8  | |     /// An exception value that is received in `Protocol::exception` method
[INFO] [stdout] 9  | |     ///
[INFO] [stdout] 10 | |     /// This thing is usually used for nice error detection. But sometimes it
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/protocol.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / quick_error!{
[INFO] [stdout] 8  | |     /// An exception value that is received in `Protocol::exception` method
[INFO] [stdout] 9  | |     ///
[INFO] [stdout] 10 | |     /// This thing is usually used for nice error detection. But sometimes it
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:137:43
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Intent<M>(Result<M, Option<Box<Error>>>, Expectation, Option<Time>);
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Intent<M>(Result<M, Option<Box<dyn Error>>>, Expectation, Option<Time>);
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/stream.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 24 |     -> Result<(P, Expectation, Option<Time>), Option<Box<Error>>>
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     -> Result<(P, Expectation, Option<Time>), Option<Box<dyn Error>>>
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/protocol.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 |         -> Option<Box<Error>>;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 163 |         -> Option<Box<dyn Error>>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/stream.rs:56:41
[INFO] [stdout]    |
[INFO] [stdout] 56 |         -> Result<Stream<P>, Option<Box<Error>>>
[INFO] [stdout]    |                                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 |         -> Result<Stream<P>, Option<Box<dyn Error>>>
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/intention.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn error(e: Box<Error>) -> Self {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn error(e: Box<dyn Error>) -> Self {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/protocol.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / quick_error!{
[INFO] [stdout] 8  | |     /// An exception value that is received in `Protocol::exception` method
[INFO] [stdout] 9  | |     ///
[INFO] [stdout] 10 | |     /// This thing is usually used for nice error detection. But sometimes it
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/protocol.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / quick_error!{
[INFO] [stdout] 8  | |     /// An exception value that is received in `Protocol::exception` method
[INFO] [stdout] 9  | |     ///
[INFO] [stdout] 10 | |     /// This thing is usually used for nice error detection. But sometimes it
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:137:43
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Intent<M>(Result<M, Option<Box<Error>>>, Expectation, Option<Time>);
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Intent<M>(Result<M, Option<Box<dyn Error>>>, Expectation, Option<Time>);
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/stream.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 24 |     -> Result<(P, Expectation, Option<Time>), Option<Box<Error>>>
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     -> Result<(P, Expectation, Option<Time>), Option<Box<dyn Error>>>
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/protocol.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 |         -> Option<Box<Error>>;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 163 |         -> Option<Box<dyn Error>>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/stream.rs:56:41
[INFO] [stdout]    |
[INFO] [stdout] 56 |         -> Result<Stream<P>, Option<Box<Error>>>
[INFO] [stdout]    |                                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 |         -> Result<Stream<P>, Option<Box<dyn Error>>>
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/intention.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn error(e: Box<Error>) -> Self {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn error(e: Box<dyn Error>) -> Self {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn cause(&self) -> Option<&Error> { None }
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn cause(&self) -> Option<&dyn Error> { None }
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn cause(&self) -> Option<&Error> { None }
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn cause(&self) -> Option<&dyn Error> { None }
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `Persistent`
[INFO] [stdout]    --> src/persistent.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             Persistent(self.0.clone(), self.1.clone(), Fsm::Idle)
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/persistent.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `Persistent`
[INFO] [stdout]    --> src/persistent.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             Persistent(self.0.clone(), self.1.clone(), Fsm::Idle)
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/persistent.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rotor-stream` (lib) due to 1 previous error; 18 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rotor-stream` (lib test) due to 1 previous error; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "101f032d6d5b1835774fa6f9be20d087ba1cde8b0b2e7c669201366f323c3dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "101f032d6d5b1835774fa6f9be20d087ba1cde8b0b2e7c669201366f323c3dc9", kill_on_drop: false }`
[INFO] [stdout] 101f032d6d5b1835774fa6f9be20d087ba1cde8b0b2e7c669201366f323c3dc9
