[INFO] fetching crate rthrift 0.11.0-git-cf7ba4ca... [INFO] testing rthrift-0.11.0-git-cf7ba4ca against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rthrift 0.11.0-git-cf7ba4ca into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rthrift 0.11.0-git-cf7ba4ca [INFO] finished tweaking crates.io crate rthrift 0.11.0-git-cf7ba4ca [INFO] tweaked toml for crates.io crate rthrift 0.11.0-git-cf7ba4ca written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rthrift 0.11.0-git-cf7ba4ca on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] [stderr] Adding byteorder v1.1.0 (available: v1.5.0) [INFO] [stderr] Adding integer-encoding v1.0.8 (available: v1.1.7) [INFO] [stderr] Adding log v0.3.9 (available: v0.4.28) [INFO] [stderr] Adding threadpool v1.7.1 (available: v1.8.1) [INFO] [stderr] Adding try_from v0.2.2 (available: v0.3.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83ed9d89f96fd697aef9bfbf841600251782cc9ef2815b547b01a22770960f29 [INFO] running `Command { std: "docker" "start" "-a" "83ed9d89f96fd697aef9bfbf841600251782cc9ef2815b547b01a22770960f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ed9d89f96fd697aef9bfbf841600251782cc9ef2815b547b01a22770960f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ed9d89f96fd697aef9bfbf841600251782cc9ef2815b547b01a22770960f29", kill_on_drop: false }` [INFO] [stdout] 83ed9d89f96fd697aef9bfbf841600251782cc9ef2815b547b01a22770960f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf52d3b0496e21e38b8f6bfbba42c5446fbbfa85fe46a1c1194b72062d248062 [INFO] running `Command { std: "docker" "start" "-a" "cf52d3b0496e21e38b8f6bfbba42c5446fbbfa85fe46a1c1194b72062d248062", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling integer-encoding v1.0.8 [INFO] [stderr] Compiling rthrift v0.11.0-git-cf7ba4ca (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/protocol/binary.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/server/multiplexed.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(feature = "cargo-clippy", allow(map_entry))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/stored.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | inner: &'a mut TInputProtocol, [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] 81 | inner: &'a mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | type ThreadSafeProcessor = Box; [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] 29 | type ThreadSafeProcessor = Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | User(Box), [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] 194 | User(Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | i_prot: Box, [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] 226 | i_prot: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | o_prot: Box, [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] 227 | o_prot: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | fn create(&self, transport: Box) -> Box; [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] 560 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:560:68 [INFO] [stdout] | [INFO] [stdout] 560 | fn create(&self, transport: Box) -> Box; [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] 560 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:591:37 [INFO] [stdout] | [INFO] [stdout] 591 | fn create(&self, transport: Box) -> Box; [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] 591 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:591:69 [INFO] [stdout] | [INFO] [stdout] 591 | fn create(&self, transport: Box) -> Box; [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] 591 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [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] 95 | fn process(&self, i: &mut dyn TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:95:55 [INFO] [stdout] | [INFO] [stdout] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [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] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut dyn TOutputProtocol) -> ::Result<()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn create(&self, channel: Box) -> Box; [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] 68 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:68:56 [INFO] [stdout] | [INFO] [stdout] 68 | fn create(&self, channel: Box) -> Box; [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] 68 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | fn create(&self, channel: Box) -> Box; [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] 78 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | fn create(&self, channel: Box) -> Box; [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] 78 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/autogen.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | fn i_prot_mut(&mut self) -> &mut TInputProtocol; [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] 32 | fn i_prot_mut(&mut self) -> &mut dyn TInputProtocol; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/autogen.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | fn o_prot_mut(&mut self) -> &mut TOutputProtocol; [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] 35 | fn o_prot_mut(&mut self) -> &mut dyn TOutputProtocol; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/stored.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | wrapped: &mut TInputProtocol, [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] 92 | wrapped: &mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:567:37 [INFO] [stdout] | [INFO] [stdout] 567 | fn create(&self, transport: Box) -> Box { [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] 567 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:567:68 [INFO] [stdout] | [INFO] [stdout] 567 | fn create(&self, transport: Box) -> Box { [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] 567 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:598:37 [INFO] [stdout] | [INFO] [stdout] 598 | fn create(&self, transport: Box) -> Box { [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] 598 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:598:69 [INFO] [stdout] | [INFO] [stdout] 598 | fn create(&self, transport: Box) -> Box { [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] 598 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | processor: Box, [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] 78 | processor: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | ) -> ::Result<(Box, Box)> { [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] 204 | ) -> ::Result<(Box, Box)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:204:52 [INFO] [stdout] | [INFO] [stdout] 204 | ) -> ::Result<(Box, Box)> { [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] 204 | ) -> ::Result<(Box, Box)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:99:35 [INFO] [stdout] | [INFO] [stdout] 99 | fn create(&self, channel: Box) -> Box { [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] 99 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:99:56 [INFO] [stdout] | [INFO] [stdout] 99 | fn create(&self, channel: Box) -> Box { [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] 99 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | fn create(&self, channel: Box) -> Box { [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] 108 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:108:57 [INFO] [stdout] | [INFO] [stdout] 108 | fn create(&self, channel: Box) -> Box { [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] 108 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:265:37 [INFO] [stdout] | [INFO] [stdout] 265 | fn create(&self, transport: Box) -> Box { [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] 265 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:265:68 [INFO] [stdout] | [INFO] [stdout] 265 | fn create(&self, transport: Box) -> Box { [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] 265 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:481:37 [INFO] [stdout] | [INFO] [stdout] 481 | fn create(&self, transport: Box) -> Box { [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] 481 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:481:69 [INFO] [stdout] | [INFO] [stdout] 481 | fn create(&self, transport: Box) -> Box { [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] 481 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:340:37 [INFO] [stdout] | [INFO] [stdout] 340 | fn create(&self, transport: Box) -> Box { [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] 340 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:340:68 [INFO] [stdout] | [INFO] [stdout] 340 | fn create(&self, transport: Box) -> Box { [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] 340 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | fn create(&self, transport: Box) -> Box { [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] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:617:69 [INFO] [stdout] | [INFO] [stdout] 617 | fn create(&self, transport: Box) -> Box { [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] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [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] 138 | fn process(&self, i_prot: &mut dyn TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:138:65 [INFO] [stdout] | [INFO] [stdout] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [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] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> ::Result<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | o_prot: &mut TOutputProtocol, [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] 103 | o_prot: &mut dyn TOutputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | fn create(&self, channel: Box) -> Box { [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] 142 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:142:56 [INFO] [stdout] | [INFO] [stdout] 142 | fn create(&self, channel: Box) -> Box { [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] 142 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:254:35 [INFO] [stdout] | [INFO] [stdout] 254 | fn create(&self, channel: Box) -> Box { [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] 254 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:254:57 [INFO] [stdout] | [INFO] [stdout] 254 | fn create(&self, channel: Box) -> Box { [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] 254 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | fn create(&self, channel: Box) -> Box { [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] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:134:56 [INFO] [stdout] | [INFO] [stdout] 134 | fn create(&self, channel: Box) -> Box { [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] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:253:35 [INFO] [stdout] | [INFO] [stdout] 253 | fn create(&self, channel: Box) -> Box { [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] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:253:57 [INFO] [stdout] | [INFO] [stdout] 253 | fn create(&self, channel: Box) -> Box { [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] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | i_prot: &mut TInputProtocol, [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] 107 | i_prot: &mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | o_prot: &mut TOutputProtocol, [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] 108 | o_prot: &mut dyn TOutputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:201:60 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn read_application_error_from_in_protocol(i: &mut TInputProtocol,) [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] 201 | pub fn read_application_error_from_in_protocol(i: &mut dyn TInputProtocol,) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | o: &mut TOutputProtocol, [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] 255 | o: &mut dyn TOutputProtocol, [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/errors.rs:283:37 [INFO] [stdout] | [INFO] [stdout] 283 | Error::User(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/errors.rs:453:38 [INFO] [stdout] | [INFO] [stdout] 453 | message: err.description().to_owned(), [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/errors.rs:461:38 [INFO] [stdout] | [INFO] [stdout] 461 | message: err.description().to_owned(), [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/errors.rs:469:38 [INFO] [stdout] | [INFO] [stdout] 469 | message: err.description().to_owned(), [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/errors.rs:477:38 [INFO] [stdout] | [INFO] [stdout] 477 | message: err.description().to_owned(), [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/errors.rs:485:38 [INFO] [stdout] | [INFO] [stdout] 485 | message: err.description().to_owned(), // FIXME: use io error's debug string [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/errors.rs:498:30 [INFO] [stdout] | [INFO] [stdout] 498 | message: err.description().to_owned(), // FIXME: use fmt::Error's debug string [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/protocol/compact.rs:642:21 [INFO] [stdout] | [INFO] [stdout] 642 | _ => panic!(format!("should not have attempted to convert {} to u8", field_type)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 642 - _ => panic!(format!("should not have attempted to convert {} to u8", field_type)), [INFO] [stdout] 642 + _ => panic!("should not have attempted to convert {} to u8", field_type), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/stored.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | wrapped: &mut TInputProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 93 | message_ident: TMessageIdentifier, [INFO] [stdout] 94 | ) -> TStoredInputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | ) -> TStoredInputProtocol<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `Command { std: "docker" "inspect" "cf52d3b0496e21e38b8f6bfbba42c5446fbbfa85fe46a1c1194b72062d248062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf52d3b0496e21e38b8f6bfbba42c5446fbbfa85fe46a1c1194b72062d248062", kill_on_drop: false }` [INFO] [stdout] cf52d3b0496e21e38b8f6bfbba42c5446fbbfa85fe46a1c1194b72062d248062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 332f2c0cab8dcd36c5accef20548116703e40b90b523153e7371f00e0762b166 [INFO] running `Command { std: "docker" "start" "-a" "332f2c0cab8dcd36c5accef20548116703e40b90b523153e7371f00e0762b166", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/protocol/binary.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/server/multiplexed.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(feature = "cargo-clippy", allow(map_entry))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/stored.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | inner: &'a mut TInputProtocol, [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] 81 | inner: &'a mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | type ThreadSafeProcessor = Box; [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] 29 | type ThreadSafeProcessor = Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | User(Box), [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] 194 | User(Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | i_prot: Box, [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] 226 | i_prot: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | o_prot: Box, [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] 227 | o_prot: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | fn create(&self, transport: Box) -> Box; [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] 560 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:560:68 [INFO] [stdout] | [INFO] [stdout] 560 | fn create(&self, transport: Box) -> Box; [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] 560 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:591:37 [INFO] [stdout] | [INFO] [stdout] 591 | fn create(&self, transport: Box) -> Box; [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] 591 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:591:69 [INFO] [stdout] | [INFO] [stdout] 591 | fn create(&self, transport: Box) -> Box; [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] 591 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [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] 95 | fn process(&self, i: &mut dyn TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:95:55 [INFO] [stdout] | [INFO] [stdout] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [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] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut dyn TOutputProtocol) -> ::Result<()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn create(&self, channel: Box) -> Box; [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] 68 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:68:56 [INFO] [stdout] | [INFO] [stdout] 68 | fn create(&self, channel: Box) -> Box; [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] 68 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | fn create(&self, channel: Box) -> Box; [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] 78 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | fn create(&self, channel: Box) -> Box; [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] 78 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/autogen.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | fn i_prot_mut(&mut self) -> &mut TInputProtocol; [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] 32 | fn i_prot_mut(&mut self) -> &mut dyn TInputProtocol; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/autogen.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | fn o_prot_mut(&mut self) -> &mut TOutputProtocol; [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] 35 | fn o_prot_mut(&mut self) -> &mut dyn TOutputProtocol; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/stored.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | wrapped: &mut TInputProtocol, [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] 92 | wrapped: &mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:567:37 [INFO] [stdout] | [INFO] [stdout] 567 | fn create(&self, transport: Box) -> Box { [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] 567 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:567:68 [INFO] [stdout] | [INFO] [stdout] 567 | fn create(&self, transport: Box) -> Box { [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] 567 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:598:37 [INFO] [stdout] | [INFO] [stdout] 598 | fn create(&self, transport: Box) -> Box { [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] 598 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:598:69 [INFO] [stdout] | [INFO] [stdout] 598 | fn create(&self, transport: Box) -> Box { [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] 598 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | processor: Box, [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] 78 | processor: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | ) -> ::Result<(Box, Box)> { [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] 204 | ) -> ::Result<(Box, Box)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:204:52 [INFO] [stdout] | [INFO] [stdout] 204 | ) -> ::Result<(Box, Box)> { [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] 204 | ) -> ::Result<(Box, Box)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:99:35 [INFO] [stdout] | [INFO] [stdout] 99 | fn create(&self, channel: Box) -> Box { [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] 99 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rthrift v0.11.0-git-cf7ba4ca (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:99:56 [INFO] [stdout] | [INFO] [stdout] 99 | fn create(&self, channel: Box) -> Box { [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] 99 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | fn create(&self, channel: Box) -> Box { [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] 108 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:108:57 [INFO] [stdout] | [INFO] [stdout] 108 | fn create(&self, channel: Box) -> Box { [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] 108 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:265:37 [INFO] [stdout] | [INFO] [stdout] 265 | fn create(&self, transport: Box) -> Box { [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] 265 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:265:68 [INFO] [stdout] | [INFO] [stdout] 265 | fn create(&self, transport: Box) -> Box { [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] 265 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:481:37 [INFO] [stdout] | [INFO] [stdout] 481 | fn create(&self, transport: Box) -> Box { [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] 481 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:481:69 [INFO] [stdout] | [INFO] [stdout] 481 | fn create(&self, transport: Box) -> Box { [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] 481 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:340:37 [INFO] [stdout] | [INFO] [stdout] 340 | fn create(&self, transport: Box) -> Box { [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] 340 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:340:68 [INFO] [stdout] | [INFO] [stdout] 340 | fn create(&self, transport: Box) -> Box { [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] 340 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | fn create(&self, transport: Box) -> Box { [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] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:617:69 [INFO] [stdout] | [INFO] [stdout] 617 | fn create(&self, transport: Box) -> Box { [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] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [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] 138 | fn process(&self, i_prot: &mut dyn TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:138:65 [INFO] [stdout] | [INFO] [stdout] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [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] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> ::Result<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | o_prot: &mut TOutputProtocol, [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] 103 | o_prot: &mut dyn TOutputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | fn create(&self, channel: Box) -> Box { [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] 142 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:142:56 [INFO] [stdout] | [INFO] [stdout] 142 | fn create(&self, channel: Box) -> Box { [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] 142 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:254:35 [INFO] [stdout] | [INFO] [stdout] 254 | fn create(&self, channel: Box) -> Box { [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] 254 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:254:57 [INFO] [stdout] | [INFO] [stdout] 254 | fn create(&self, channel: Box) -> Box { [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] 254 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | fn create(&self, channel: Box) -> Box { [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] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:134:56 [INFO] [stdout] | [INFO] [stdout] 134 | fn create(&self, channel: Box) -> Box { [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] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:253:35 [INFO] [stdout] | [INFO] [stdout] 253 | fn create(&self, channel: Box) -> Box { [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] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:253:57 [INFO] [stdout] | [INFO] [stdout] 253 | fn create(&self, channel: Box) -> Box { [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] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | i_prot: &mut TInputProtocol, [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] 107 | i_prot: &mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | o_prot: &mut TOutputProtocol, [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] 108 | o_prot: &mut dyn TOutputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:201:60 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn read_application_error_from_in_protocol(i: &mut TInputProtocol,) [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] 201 | pub fn read_application_error_from_in_protocol(i: &mut dyn TInputProtocol,) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | o: &mut TOutputProtocol, [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] 255 | o: &mut dyn TOutputProtocol, [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/errors.rs:283:37 [INFO] [stdout] | [INFO] [stdout] 283 | Error::User(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/errors.rs:453:38 [INFO] [stdout] | [INFO] [stdout] 453 | message: err.description().to_owned(), [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/errors.rs:461:38 [INFO] [stdout] | [INFO] [stdout] 461 | message: err.description().to_owned(), [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/errors.rs:469:38 [INFO] [stdout] | [INFO] [stdout] 469 | message: err.description().to_owned(), [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/errors.rs:477:38 [INFO] [stdout] | [INFO] [stdout] 477 | message: err.description().to_owned(), [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/errors.rs:485:38 [INFO] [stdout] | [INFO] [stdout] 485 | message: err.description().to_owned(), // FIXME: use io error's debug string [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/errors.rs:498:30 [INFO] [stdout] | [INFO] [stdout] 498 | message: err.description().to_owned(), // FIXME: use fmt::Error's debug string [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/protocol/compact.rs:642:21 [INFO] [stdout] | [INFO] [stdout] 642 | _ => panic!(format!("should not have attempted to convert {} to u8", field_type)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 642 - _ => panic!(format!("should not have attempted to convert {} to u8", field_type)), [INFO] [stdout] 642 + _ => panic!("should not have attempted to convert {} to u8", field_type), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/stored.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | wrapped: &mut TInputProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 93 | message_ident: TMessageIdentifier, [INFO] [stdout] 94 | ) -> TStoredInputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | ) -> TStoredInputProtocol<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/protocol/binary.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/server/multiplexed.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(feature = "cargo-clippy", allow(map_entry))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/stored.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | inner: &'a mut TInputProtocol, [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] 81 | inner: &'a mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | type ThreadSafeProcessor = Box; [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] 29 | type ThreadSafeProcessor = Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | User(Box), [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] 194 | User(Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | i_prot: Box, [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] 226 | i_prot: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | o_prot: Box, [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] 227 | o_prot: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | fn create(&self, transport: Box) -> Box; [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] 560 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:560:68 [INFO] [stdout] | [INFO] [stdout] 560 | fn create(&self, transport: Box) -> Box; [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] 560 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:591:37 [INFO] [stdout] | [INFO] [stdout] 591 | fn create(&self, transport: Box) -> Box; [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] 591 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:591:69 [INFO] [stdout] | [INFO] [stdout] 591 | fn create(&self, transport: Box) -> Box; [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] 591 | fn create(&self, transport: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [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] 95 | fn process(&self, i: &mut dyn TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:95:55 [INFO] [stdout] | [INFO] [stdout] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [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] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut dyn TOutputProtocol) -> ::Result<()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn create(&self, channel: Box) -> Box; [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] 68 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:68:56 [INFO] [stdout] | [INFO] [stdout] 68 | fn create(&self, channel: Box) -> Box; [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] 68 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | fn create(&self, channel: Box) -> Box; [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] 78 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | fn create(&self, channel: Box) -> Box; [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] 78 | fn create(&self, channel: Box) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/autogen.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | fn i_prot_mut(&mut self) -> &mut TInputProtocol; [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] 32 | fn i_prot_mut(&mut self) -> &mut dyn TInputProtocol; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/autogen.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | fn o_prot_mut(&mut self) -> &mut TOutputProtocol; [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] 35 | fn o_prot_mut(&mut self) -> &mut dyn TOutputProtocol; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/stored.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | wrapped: &mut TInputProtocol, [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] 92 | wrapped: &mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:567:37 [INFO] [stdout] | [INFO] [stdout] 567 | fn create(&self, transport: Box) -> Box { [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] 567 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:567:68 [INFO] [stdout] | [INFO] [stdout] 567 | fn create(&self, transport: Box) -> Box { [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] 567 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:598:37 [INFO] [stdout] | [INFO] [stdout] 598 | fn create(&self, transport: Box) -> Box { [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] 598 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:598:69 [INFO] [stdout] | [INFO] [stdout] 598 | fn create(&self, transport: Box) -> Box { [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] 598 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | processor: Box, [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] 78 | processor: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | ) -> ::Result<(Box, Box)> { [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] 204 | ) -> ::Result<(Box, Box)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/threaded.rs:204:52 [INFO] [stdout] | [INFO] [stdout] 204 | ) -> ::Result<(Box, Box)> { [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] 204 | ) -> ::Result<(Box, Box)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:99:35 [INFO] [stdout] | [INFO] [stdout] 99 | fn create(&self, channel: Box) -> Box { [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] 99 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:99:56 [INFO] [stdout] | [INFO] [stdout] 99 | fn create(&self, channel: Box) -> Box { [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] 99 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | fn create(&self, channel: Box) -> Box { [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] 108 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:108:57 [INFO] [stdout] | [INFO] [stdout] 108 | fn create(&self, channel: Box) -> Box { [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] 108 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:265:37 [INFO] [stdout] | [INFO] [stdout] 265 | fn create(&self, transport: Box) -> Box { [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] 265 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:265:68 [INFO] [stdout] | [INFO] [stdout] 265 | fn create(&self, transport: Box) -> Box { [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] 265 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:481:37 [INFO] [stdout] | [INFO] [stdout] 481 | fn create(&self, transport: Box) -> Box { [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] 481 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/binary.rs:481:69 [INFO] [stdout] | [INFO] [stdout] 481 | fn create(&self, transport: Box) -> Box { [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] 481 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:340:37 [INFO] [stdout] | [INFO] [stdout] 340 | fn create(&self, transport: Box) -> Box { [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] 340 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:340:68 [INFO] [stdout] | [INFO] [stdout] 340 | fn create(&self, transport: Box) -> Box { [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] 340 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | fn create(&self, transport: Box) -> Box { [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] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/compact.rs:617:69 [INFO] [stdout] | [INFO] [stdout] 617 | fn create(&self, transport: Box) -> Box { [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] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [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] 138 | fn process(&self, i_prot: &mut dyn TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:138:65 [INFO] [stdout] | [INFO] [stdout] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [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] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> ::Result<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | fn process(&self, _: &mut TInputProtocol, _: &mut TOutputProtocol) -> ::Result<()> { [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] 267 | fn process(&self, _: &mut dyn TInputProtocol, _: &mut TOutputProtocol) -> ::Result<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:267:59 [INFO] [stdout] | [INFO] [stdout] 267 | fn process(&self, _: &mut TInputProtocol, _: &mut TOutputProtocol) -> ::Result<()> { [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] 267 | fn process(&self, _: &mut TInputProtocol, _: &mut dyn TOutputProtocol) -> ::Result<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/mod.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | o_prot: &mut TOutputProtocol, [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] 103 | o_prot: &mut dyn TOutputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | fn create(&self, channel: Box) -> Box { [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] 142 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:142:56 [INFO] [stdout] | [INFO] [stdout] 142 | fn create(&self, channel: Box) -> Box { [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] 142 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:254:35 [INFO] [stdout] | [INFO] [stdout] 254 | fn create(&self, channel: Box) -> Box { [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] 254 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/buffered.rs:254:57 [INFO] [stdout] | [INFO] [stdout] 254 | fn create(&self, channel: Box) -> Box { [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] 254 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | fn create(&self, channel: Box) -> Box { [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] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:134:56 [INFO] [stdout] | [INFO] [stdout] 134 | fn create(&self, channel: Box) -> Box { [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] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:253:35 [INFO] [stdout] | [INFO] [stdout] 253 | fn create(&self, channel: Box) -> Box { [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] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/framed.rs:253:57 [INFO] [stdout] | [INFO] [stdout] 253 | fn create(&self, channel: Box) -> Box { [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] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | i_prot: &mut TInputProtocol, [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] 107 | i_prot: &mut dyn TInputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/multiplexed.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | o_prot: &mut TOutputProtocol, [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] 108 | o_prot: &mut dyn TOutputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:201:60 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn read_application_error_from_in_protocol(i: &mut TInputProtocol,) [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] 201 | pub fn read_application_error_from_in_protocol(i: &mut dyn TInputProtocol,) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | o: &mut TOutputProtocol, [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] 255 | o: &mut dyn TOutputProtocol, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:970:20 [INFO] [stdout] | [INFO] [stdout] 970 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [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] 970 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:977:20 [INFO] [stdout] | [INFO] [stdout] 977 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [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] 977 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:978:24 [INFO] [stdout] | [INFO] [stdout] 978 | let mut t: Box = Box::new(TCompactInputProtocol::new(r)); [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] 978 | let mut t: Box = Box::new(TCompactInputProtocol::new(r)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:984:20 [INFO] [stdout] | [INFO] [stdout] 984 | let w: Box = Box::new(vec![0u8; 10]); [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] 984 | let w: Box = Box::new(vec![0u8; 10]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:991:20 [INFO] [stdout] | [INFO] [stdout] 991 | let w: Box = Box::new(vec![0u8; 10]); [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] 991 | let w: Box = Box::new(vec![0u8; 10]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/mod.rs:992:24 [INFO] [stdout] | [INFO] [stdout] 992 | let mut t: Box = Box::new(TCompactOutputProtocol::new(w)); [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] 992 | let mut t: Box = Box::new(TCompactOutputProtocol::new(w)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/server/multiplexed.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | .compare_and_swap(false, true, Ordering::Relaxed); [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/transport/mod.rs:223:20 [INFO] [stdout] | [INFO] [stdout] 223 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [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] 223 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:235:20 [INFO] [stdout] | [INFO] [stdout] 235 | let w: Box = Box::new(vec![0u8; 10]); [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] 235 | let w: Box = Box::new(vec![0u8; 10]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:249:24 [INFO] [stdout] | [INFO] [stdout] 249 | let mut t: Box = Box::new(TBufferedReadTransport::new(r)); [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] 249 | let mut t: Box = Box::new(TBufferedReadTransport::new(r)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/mod.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | let mut t: Box = Box::new(TBufferedWriteTransport::new(w)); [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] 263 | let mut t: Box = Box::new(TBufferedWriteTransport::new(w)); [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/errors.rs:283:37 [INFO] [stdout] | [INFO] [stdout] 283 | Error::User(ref e) => e.description(), [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/errors.rs:453:38 [INFO] [stdout] | [INFO] [stdout] 453 | message: err.description().to_owned(), [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/errors.rs:461:38 [INFO] [stdout] | [INFO] [stdout] 461 | message: err.description().to_owned(), [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/errors.rs:469:38 [INFO] [stdout] | [INFO] [stdout] 469 | message: err.description().to_owned(), [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/errors.rs:477:38 [INFO] [stdout] | [INFO] [stdout] 477 | message: err.description().to_owned(), [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/errors.rs:485:38 [INFO] [stdout] | [INFO] [stdout] 485 | message: err.description().to_owned(), // FIXME: use io error's debug string [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/errors.rs:498:30 [INFO] [stdout] | [INFO] [stdout] 498 | message: err.description().to_owned(), // FIXME: use fmt::Error's debug string [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/protocol/compact.rs:642:21 [INFO] [stdout] | [INFO] [stdout] 642 | _ => panic!(format!("should not have attempted to convert {} to u8", field_type)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 642 - _ => panic!(format!("should not have attempted to convert {} to u8", field_type)), [INFO] [stdout] 642 + _ => panic!("should not have attempted to convert {} to u8", field_type), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/stored.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | wrapped: &mut TInputProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 93 | message_ident: TMessageIdentifier, [INFO] [stdout] 94 | ) -> TStoredInputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | ) -> TStoredInputProtocol<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "332f2c0cab8dcd36c5accef20548116703e40b90b523153e7371f00e0762b166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332f2c0cab8dcd36c5accef20548116703e40b90b523153e7371f00e0762b166", kill_on_drop: false }` [INFO] [stdout] 332f2c0cab8dcd36c5accef20548116703e40b90b523153e7371f00e0762b166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b22436fec2b9e0a77baca20b09e522112c809e8155b58e2cef65f02cd20fd45 [INFO] running `Command { std: "docker" "start" "-a" "9b22436fec2b9e0a77baca20b09e522112c809e8155b58e2cef65f02cd20fd45", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/protocol/binary.rs:81:16 [INFO] [stderr] | [INFO] [stderr] 81 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/server/multiplexed.rs:74:16 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg_attr(feature = "cargo-clippy", allow(map_entry))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/stored.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | inner: &'a mut TInputProtocol, [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] 81 | inner: &'a mut dyn TInputProtocol, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/multiplexed.rs:29:32 [INFO] [stderr] | [INFO] [stderr] 29 | type ThreadSafeProcessor = Box; [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] 29 | type ThreadSafeProcessor = Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:194:14 [INFO] [stderr] | [INFO] [stderr] 194 | User(Box), [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] 194 | User(Box), [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/threaded.rs:226:17 [INFO] [stderr] | [INFO] [stderr] 226 | i_prot: Box, [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] 226 | i_prot: Box, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/threaded.rs:227:17 [INFO] [stderr] | [INFO] [stderr] 227 | o_prot: Box, [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] 227 | o_prot: Box, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:560:37 [INFO] [stderr] | [INFO] [stderr] 560 | fn create(&self, transport: Box) -> Box; [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] 560 | fn create(&self, transport: Box) -> Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:560:68 [INFO] [stderr] | [INFO] [stderr] 560 | fn create(&self, transport: Box) -> Box; [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] 560 | fn create(&self, transport: Box) -> Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:591:37 [INFO] [stderr] | [INFO] [stderr] 591 | fn create(&self, transport: Box) -> Box; [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] 591 | fn create(&self, transport: Box) -> Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:591:69 [INFO] [stderr] | [INFO] [stderr] 591 | fn create(&self, transport: Box) -> Box; [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] 591 | fn create(&self, transport: Box) -> Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/mod.rs:95:31 [INFO] [stderr] | [INFO] [stderr] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [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] 95 | fn process(&self, i: &mut dyn TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/mod.rs:95:55 [INFO] [stderr] | [INFO] [stderr] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut TOutputProtocol) -> ::Result<()>; [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] 95 | fn process(&self, i: &mut TInputProtocol, o: &mut dyn TOutputProtocol) -> ::Result<()>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:68:35 [INFO] [stderr] | [INFO] [stderr] 68 | fn create(&self, channel: Box) -> Box; [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] 68 | fn create(&self, channel: Box) -> Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:68:56 [INFO] [stderr] | [INFO] [stderr] 68 | fn create(&self, channel: Box) -> Box; [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] 68 | fn create(&self, channel: Box) -> Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:78:35 [INFO] [stderr] | [INFO] [stderr] 78 | fn create(&self, channel: Box) -> Box; [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] 78 | fn create(&self, channel: Box) -> Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:78:57 [INFO] [stderr] | [INFO] [stderr] 78 | fn create(&self, channel: Box) -> Box; [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] 78 | fn create(&self, channel: Box) -> Box; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/autogen.rs:32:38 [INFO] [stderr] | [INFO] [stderr] 32 | fn i_prot_mut(&mut self) -> &mut TInputProtocol; [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] 32 | fn i_prot_mut(&mut self) -> &mut dyn TInputProtocol; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/autogen.rs:35:38 [INFO] [stderr] | [INFO] [stderr] 35 | fn o_prot_mut(&mut self) -> &mut TOutputProtocol; [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] 35 | fn o_prot_mut(&mut self) -> &mut dyn TOutputProtocol; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/stored.rs:92:23 [INFO] [stderr] | [INFO] [stderr] 92 | wrapped: &mut TInputProtocol, [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] 92 | wrapped: &mut dyn TInputProtocol, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:567:37 [INFO] [stderr] | [INFO] [stderr] 567 | fn create(&self, transport: Box) -> Box { [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] 567 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:567:68 [INFO] [stderr] | [INFO] [stderr] 567 | fn create(&self, transport: Box) -> Box { [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] 567 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:598:37 [INFO] [stderr] | [INFO] [stderr] 598 | fn create(&self, transport: Box) -> Box { [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] 598 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:598:69 [INFO] [stderr] | [INFO] [stderr] 598 | fn create(&self, transport: Box) -> Box { [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] 598 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/multiplexed.rs:78:24 [INFO] [stderr] | [INFO] [stderr] 78 | processor: Box, [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] 78 | processor: Box, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/threaded.rs:204:24 [INFO] [stderr] | [INFO] [stderr] 204 | ) -> ::Result<(Box, Box)> { [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] 204 | ) -> ::Result<(Box, Box)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/threaded.rs:204:52 [INFO] [stderr] | [INFO] [stderr] 204 | ) -> ::Result<(Box, Box)> { [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] 204 | ) -> ::Result<(Box, Box)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:99:35 [INFO] [stderr] | [INFO] [stderr] 99 | fn create(&self, channel: Box) -> Box { [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] 99 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:99:56 [INFO] [stderr] | [INFO] [stderr] 99 | fn create(&self, channel: Box) -> Box { [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] 99 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:108:35 [INFO] [stderr] | [INFO] [stderr] 108 | fn create(&self, channel: Box) -> Box { [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] 108 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:108:57 [INFO] [stderr] | [INFO] [stderr] 108 | fn create(&self, channel: Box) -> Box { [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] 108 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/binary.rs:265:37 [INFO] [stderr] | [INFO] [stderr] 265 | fn create(&self, transport: Box) -> Box { [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] 265 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/binary.rs:265:68 [INFO] [stderr] | [INFO] [stderr] 265 | fn create(&self, transport: Box) -> Box { [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] 265 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/binary.rs:481:37 [INFO] [stderr] | [INFO] [stderr] 481 | fn create(&self, transport: Box) -> Box { [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] 481 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/binary.rs:481:69 [INFO] [stderr] | [INFO] [stderr] 481 | fn create(&self, transport: Box) -> Box { [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] 481 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/compact.rs:340:37 [INFO] [stderr] | [INFO] [stderr] 340 | fn create(&self, transport: Box) -> Box { [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] 340 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/compact.rs:340:68 [INFO] [stderr] | [INFO] [stderr] 340 | fn create(&self, transport: Box) -> Box { [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] 340 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/compact.rs:617:37 [INFO] [stderr] | [INFO] [stderr] 617 | fn create(&self, transport: Box) -> Box { [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] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/compact.rs:617:69 [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stdout] running 108 tests [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] 617 | fn create(&self, transport: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/multiplexed.rs:138:36 [INFO] [stderr] | [INFO] [stderr] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [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] 138 | fn process(&self, i_prot: &mut dyn TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/multiplexed.rs:138:65 [INFO] [stderr] | [INFO] [stderr] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> ::Result<()> { [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] 138 | fn process(&self, i_prot: &mut TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> ::Result<()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/mod.rs:103:18 [INFO] [stderr] | [INFO] [stderr] 103 | o_prot: &mut TOutputProtocol, [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] 103 | o_prot: &mut dyn TOutputProtocol, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/buffered.rs:142:35 [INFO] [stderr] | [INFO] [stderr] 142 | fn create(&self, channel: Box) -> Box { [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] 142 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/buffered.rs:142:56 [INFO] [stderr] | [INFO] [stderr] 142 | fn create(&self, channel: Box) -> Box { [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] 142 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/buffered.rs:254:35 [INFO] [stderr] | [INFO] [stderr] 254 | fn create(&self, channel: Box) -> Box { [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] 254 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/buffered.rs:254:57 [INFO] [stderr] | [INFO] [stderr] 254 | fn create(&self, channel: Box) -> Box { [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] 254 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/framed.rs:134:35 [INFO] [stderr] | [INFO] [stderr] 134 | fn create(&self, channel: Box) -> Box { [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] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/framed.rs:134:56 [INFO] [stderr] | [INFO] [stderr] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] test protocol::binary::tests::must_read_bool_false ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test protocol::binary::tests::must_allow_any_non_zero_value_to_be_interpreted_as_bool_true ... ok [INFO] [stderr] | [INFO] [stdout] test protocol::binary::tests::must_read_bool_true ... ok [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] test protocol::binary::tests::must_round_trip_bytes ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test protocol::binary::tests::must_round_trip_set_begin ... ok [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] test protocol::binary::tests::must_round_trip_strict_message_begin ... ok [INFO] [stderr] | [INFO] [stdout] test protocol::binary::tests::must_round_trip_field_stop ... ok [INFO] [stderr] 134 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] test protocol::binary::tests::must_round_trip_list_begin ... ok [INFO] [stderr] | +++ [INFO] [stdout] test protocol::binary::tests::must_write_bool_false ... ok [INFO] [stderr] [INFO] [stdout] test protocol::binary::tests::must_write_bool_true ... ok [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] test protocol::binary::tests::must_write_bytes ... ok [INFO] [stderr] --> src/transport/framed.rs:253:35 [INFO] [stdout] test protocol::binary::tests::must_round_trip_map_begin ... ok [INFO] [stderr] | [INFO] [stdout] test protocol::binary::tests::must_write_field_begin ... ok [INFO] [stderr] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stdout] test protocol::binary::tests::must_write_field_end ... ok [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stdout] test protocol::binary::tests::must_round_trip_field_begin ... ok [INFO] [stderr] | [INFO] [stdout] test protocol::binary::tests::must_write_list_begin ... ok [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] test protocol::binary::tests::must_write_list_end ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test protocol::binary::tests::must_write_message_call_begin ... ok [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] test protocol::binary::tests::must_write_message_end ... ok [INFO] [stderr] | [INFO] [stdout] test protocol::binary::tests::must_write_set_begin ... ok [INFO] [stderr] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/framed.rs:253:57 [INFO] [stderr] | [INFO] [stderr] 253 | fn create(&self, channel: Box) -> Box { [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] 253 | fn create(&self, channel: Box) -> Box { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/multiplexed.rs:107:22 [INFO] [stderr] | [INFO] [stderr] 107 | i_prot: &mut TInputProtocol, [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] 107 | i_prot: &mut dyn TInputProtocol, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/multiplexed.rs:108:22 [INFO] [stderr] | [INFO] [stderr] 108 | o_prot: &mut TOutputProtocol, [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] 108 | o_prot: &mut dyn TOutputProtocol, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:201:60 [INFO] [stderr] | [INFO] [stderr] 201 | pub fn read_application_error_from_in_protocol(i: &mut TInputProtocol,) [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] 201 | pub fn read_application_error_from_in_protocol(i: &mut dyn TInputProtocol,) [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:255:17 [INFO] [stderr] | [INFO] [stderr] 255 | o: &mut TOutputProtocol, [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] 255 | o: &mut dyn TOutputProtocol, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:283:37 [INFO] [stderr] | [INFO] [stderr] 283 | Error::User(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:453:38 [INFO] [stderr] | [INFO] [stderr] 453 | message: err.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:461:38 [INFO] [stderr] | [INFO] [stderr] 461 | message: err.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:469:38 [INFO] [stderr] | [INFO] [stderr] 469 | message: err.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:477:38 [INFO] [stderr] | [INFO] [stderr] 477 | message: err.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:485:38 [INFO] [stderr] | [INFO] [stderr] 485 | message: err.description().to_owned(), // FIXME: use io error's debug string [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:498:30 [INFO] [stderr] | [INFO] [stderr] 498 | message: err.description().to_owned(), // FIXME: use fmt::Error's debug string [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/protocol/compact.rs:642:21 [INFO] [stderr] | [INFO] [stderr] 642 | _ => panic!(format!("should not have attempted to convert {} to u8", field_type)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 642 - _ => panic!(format!("should not have attempted to convert {} to u8", field_type)), [INFO] [stderr] 642 + _ => panic!("should not have attempted to convert {} to u8", field_type), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/protocol/stored.rs:92:18 [INFO] [stderr] | [INFO] [stderr] 92 | wrapped: &mut TInputProtocol, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 93 | message_ident: TMessageIdentifier, [INFO] [stderr] 94 | ) -> TStoredInputProtocol { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 94 | ) -> TStoredInputProtocol<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rthrift` (lib) generated 63 warnings (run `cargo fix --lib -p rthrift` to apply 54 suggestions) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/multiplexed.rs:267:35 [INFO] [stderr] | [INFO] [stderr] 267 | fn process(&self, _: &mut TInputProtocol, _: &mut TOutputProtocol) -> ::Result<()> { [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] 267 | fn process(&self, _: &mut dyn TInputProtocol, _: &mut TOutputProtocol) -> ::Result<()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/multiplexed.rs:267:59 [INFO] [stderr] | [INFO] [stderr] 267 | fn process(&self, _: &mut TInputProtocol, _: &mut TOutputProtocol) -> ::Result<()> { [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] 267 | fn process(&self, _: &mut TInputProtocol, _: &mut dyn TOutputProtocol) -> ::Result<()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:970:20 [INFO] [stderr] | [INFO] [stderr] 970 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [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] 970 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:977:20 [INFO] [stderr] | [INFO] [stderr] 977 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [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] 977 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:978:24 [INFO] [stderr] | [INFO] [stderr] 978 | let mut t: Box = Box::new(TCompactInputProtocol::new(r)); [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] 978 | let mut t: Box = Box::new(TCompactInputProtocol::new(r)); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:984:20 [INFO] [stderr] | [INFO] [stderr] 984 | let w: Box = Box::new(vec![0u8; 10]); [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] 984 | let w: Box = Box::new(vec![0u8; 10]); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:991:20 [INFO] [stderr] | [INFO] [stderr] 991 | let w: Box = Box::new(vec![0u8; 10]); [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] 991 | let w: Box = Box::new(vec![0u8; 10]); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/mod.rs:992:24 [INFO] [stderr] | [INFO] [stderr] 992 | let mut t: Box = Box::new(TCompactOutputProtocol::new(w)); [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] 992 | let mut t: Box = Box::new(TCompactOutputProtocol::new(w)); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/server/multiplexed.rs:269:18 [INFO] [stderr] | [INFO] [stderr] 269 | .compare_and_swap(false, true, Ordering::Relaxed); [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/transport/mod.rs:223:20 [INFO] [stderr] | [INFO] [stderr] 223 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [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] 223 | let r: Box = Box::new(Cursor::new([0, 1, 2])); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:235:20 [INFO] [stderr] | [INFO] [stderr] 235 | let w: Box = Box::new(vec![0u8; 10]); [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] 235 | let w: Box = Box::new(vec![0u8; 10]); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:249:24 [INFO] [stderr] | [INFO] [stderr] 249 | let mut t: Box = Box::new(TBufferedReadTransport::new(r)); [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] 249 | let mut t: Box = Box::new(TBufferedReadTransport::new(r)); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transport/mod.rs:263:24 [INFO] [stderr] | [INFO] [stderr] 263 | let mut t: Box = Box::new(TBufferedWriteTransport::new(w)); [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] 263 | let mut t: Box = Box::new(TBufferedWriteTransport::new(w)); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:283:37 [INFO] [stderr] | [INFO] [stderr] 283 | Error::User(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rthrift` (lib test) generated 76 warnings (62 duplicates) (run `cargo fix --lib -p rthrift --tests` to apply 12 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rthrift-6a2340e2b205e9da) [INFO] [stdout] test protocol::binary::tests::must_write_set_end ... ok [INFO] [stdout] test protocol::binary::tests::must_write_stop_field ... ok [INFO] [stdout] test protocol::binary::tests::must_write_struct_begin ... ok [INFO] [stdout] test protocol::binary::tests::must_write_message_reply_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_read_zero_sized_map_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_read_map_end ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_map_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_large_sized_set_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_large_sized_list_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_map_with_bool_value ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_bool_field ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_nested_structs_1 ... ok [INFO] [stdout] test protocol::binary::tests::must_write_map_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_nested_structs_0 ... ok [INFO] [stdout] test protocol::binary::tests::must_write_map_end ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_nested_structs_2 ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_small_sized_set_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_nested_structs_3 ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_struct_with_long_fields ... ok [INFO] [stdout] test protocol::binary::tests::must_write_struct_end ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_struct_with_delta_fields ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_struct_with_mix_of_long_and_delta_fields ... ok [INFO] [stdout] test protocol::compact::tests::must_write_large_sized_list_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_write_large_sized_set_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_write_map_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_write_map_with_bool_key_and_value ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_struct_with_non_zero_initial_field_and_delta_fields ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_small_sized_list_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_write_bool_field ... ok [INFO] [stdout] test protocol::compact::tests::must_write_list_end ... ok [INFO] [stdout] test protocol::compact::tests::must_write_nested_structs_0 ... ok [INFO] [stdout] test protocol::compact::tests::must_write_nested_structs_1 ... ok [INFO] [stdout] test protocol::compact::tests::must_write_nested_structs_2 ... ok [INFO] [stdout] test protocol::compact::tests::must_write_message_begin_1 ... ok [INFO] [stdout] test protocol::compact::tests::must_write_set_end ... ok [INFO] [stdout] test protocol::compact::tests::must_write_small_sized_list_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_write_message_end ... ok [INFO] [stdout] test protocol::compact::tests::must_write_field_end ... ok [INFO] [stdout] test protocol::compact::tests::must_write_message_begin_0 ... ok [INFO] [stdout] test protocol::compact::tests::must_write_small_sized_set_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_write_nested_structs_3 ... ok [INFO] [stdout] test protocol::compact::tests::must_write_struct_with_delta_fields ... ok [INFO] [stdout] test protocol::compact::tests::must_write_struct_with_long_fields ... ok [INFO] [stdout] test protocol::compact::tests::must_write_struct_with_mix_of_long_and_delta_fields ... ok [INFO] [stdout] test protocol::compact::tests::must_write_struct_with_non_zero_initial_field_and_delta_fields ... ok [INFO] [stdout] test protocol::compact::tests::must_write_zero_sized_map_begin ... ok [INFO] [stdout] test protocol::multiplexed::tests::must_write_message_begin_with_prefixed_service_name ... ok [INFO] [stdout] test protocol::tests::must_create_usable_input_protocol_from_boxed_input ... ok [INFO] [stdout] test protocol::tests::must_create_usable_input_protocol_from_concrete_input_protocol ... ok [INFO] [stdout] test protocol::tests::must_create_usable_output_protocol_from_boxed_output ... ok [INFO] [stdout] test protocol::tests::must_create_usable_output_protocol_from_concrete_output_protocol ... ok [INFO] [stdout] test server::multiplexed::tests::should_return_full_ident_if_no_separator_exists ... ok [INFO] [stdout] test server::multiplexed::tests::should_route_call_to_correct_processor ... ok [INFO] [stdout] test server::multiplexed::tests::should_split_name_into_proper_separator_and_service_call ... ok [INFO] [stdout] test server::multiplexed::tests::should_route_call_to_correct_processor_if_no_separator_exists_and_default_processor_set ... ok [INFO] [stdout] test server::multiplexed::tests::should_write_error_if_no_separator_found_and_no_default_processor_exists ... ok [INFO] [stdout] test server::multiplexed::tests::should_write_error_if_separator_exists_and_no_processor_found ... ok [INFO] [stdout] test transport::buffered::tests::must_fill_user_buffer_with_only_as_many_bytes_as_available ... ok [INFO] [stdout] test transport::buffered::tests::must_auto_flush_if_write_buffer_full ... ok [INFO] [stdout] test transport::buffered::tests::must_read_successfully ... ok [INFO] [stdout] test transport::buffered::tests::must_return_zero_if_caller_calls_write_with_empty_buffer ... ok [INFO] [stdout] test transport::buffered::tests::must_return_zero_if_caller_reads_into_zero_capacity_buffer ... ok [INFO] [stdout] test transport::buffered::tests::must_return_error_when_nothing_can_be_written_to_underlying_channel ... ok [INFO] [stdout] test transport::buffered::tests::must_return_zero_if_nothing_more_can_be_read ... ok [INFO] [stdout] test transport::buffered::tests::must_return_zero_if_read_buffer_is_empty ... ok [INFO] [stdout] test transport::buffered::tests::must_write_successfully_after_flush ... ok [INFO] [stdout] test transport::buffered::tests::must_write_to_inner_transport_on_flush ... ok [INFO] [stdout] test transport::mem::tests::must_accept_writes_after_buffer_emptied ... ok [INFO] [stdout] test transport::mem::tests::must_allow_readable_bytes_to_be_set_after_read_buffer_emptied ... ok [INFO] [stdout] test transport::mem::tests::must_allow_reads_to_succeed_after_read_buffer_replenished ... ok [INFO] [stdout] test transport::mem::tests::must_accept_multiple_reads_until_all_bytes_read ... ok [INFO] [stdout] test transport::tests::must_create_usable_write_transport_from_boxed_write ... ok [INFO] [stdout] test transport::mem::tests::must_accept_multiple_writes_until_buffer_is_full ... ok [INFO] [stdout] test transport::tests::must_create_usable_write_transport_from_concrete_write_transport ... ok [INFO] [stdout] test transport::tests::must_create_usable_read_channel_from_concrete_read_type ... ok [INFO] [stdout] test transport::tests::must_create_usable_read_transport_from_boxed_read ... ok [INFO] [stdout] test transport::tests::must_create_usable_read_transport_from_concrete_read_transport ... ok [INFO] [stdout] test transport::tests::must_create_usable_write_channel_from_boxed_write ... ok [INFO] [stdout] test transport::tests::must_create_usable_write_channel_from_concrete_write_type ... ok [INFO] [stdout] test transport::mem::tests::must_empty_read_buffer ... ok [INFO] [stdout] test transport::mem::tests::must_empty_write_buffer ... ok [INFO] [stdout] test transport::tests::must_create_usable_read_channel_from_boxed_read ... ok [INFO] [stdout] test protocol::compact::tests::must_round_trip_message_begin ... ok [INFO] [stdout] test protocol::compact::tests::must_write_map_end ... ok [INFO] [stderr] Doc-tests rthrift [INFO] [stdout] test protocol::compact::tests::must_fail_if_write_field_end_without_writing_bool_value - should panic ... ok [INFO] [stdout] test protocol::compact::tests::must_fail_if_write_struct_end_without_any_fields - should panic ... ok [INFO] [stdout] test protocol::compact::tests::must_fail_if_write_stop_field_without_writing_bool_value - should panic ... ok [INFO] [stdout] test protocol::compact::tests::must_fail_if_write_struct_end_without_writing_bool_value - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/errors.rs - errors::Error (line 106) ... FAILED [INFO] [stdout] test src/protocol/compact.rs - protocol::compact::TCompactInputProtocol (line 39) - compile ... FAILED [INFO] [stdout] test src/protocol/multiplexed.rs - protocol::multiplexed::TMultiplexedOutputProtocol (line 39) - compile ... FAILED [INFO] [stdout] test src/protocol/binary.rs - protocol::binary::TBinaryOutputProtocol (line 280) - compile ... FAILED [INFO] [stdout] test src/transport/buffered.rs - transport::buffered::TBufferedWriteTransport (line 159) - compile ... FAILED [INFO] [stdout] test src/protocol/stored.rs - protocol::stored::TStoredInputProtocol (line 42) - compile ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::TOutputProtocol (line 286) - compile ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol (line 24) - compile ... FAILED [INFO] [stdout] test src/errors.rs - errors::Error (line 136) ... FAILED [INFO] [stdout] test src/protocol/compact.rs - protocol::compact::TCompactOutputProtocol (line 351) - compile ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::TInputProtocolFactory (line 548) - compile ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::TOutputProtocolFactory (line 579) - compile ... FAILED [INFO] [stdout] test src/server/threaded.rs - server::threaded::TServer (line 45) - compile ... FAILED [INFO] [stdout] test src/protocol/binary.rs - protocol::binary::TBinaryInputProtocol (line 40) - compile ... FAILED [INFO] [stdout] test src/transport/socket.rs - transport::socket::TTcpChannel (line 46) - compile ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::TInputProtocol (line 127) - compile ... FAILED [INFO] [stdout] test src/errors.rs - errors::Error (line 60) ... FAILED [INFO] [stdout] test src/transport/buffered.rs - transport::buffered::TBufferedReadTransport (line 43) - compile ... FAILED [INFO] [stdout] test src/transport/framed.rs - transport::framed::TFramedReadTransport (line 44) - compile ... FAILED [INFO] [stdout] test src/server/mod.rs - server::TProcessor (line 41) - compile ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol (line 43) - compile ... FAILED [INFO] [stdout] test src/transport/socket.rs - transport::socket::TTcpChannel (line 32) - compile ... FAILED [INFO] [stdout] test src/transport/framed.rs - transport::framed::TFramedWriteTransport (line 151) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/errors.rs - errors::Error (line 106) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `thrift` [INFO] [stdout] --> src/errors.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift; [INFO] [stdout] | ^^^^^^ no `thrift` in the root [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thrift` [INFO] [stdout] --> src/errors.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::{ApplicationError, ApplicationErrorKind}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/compact.rs - protocol::compact::TCompactInputProtocol (line 39) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/compact.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TCompactInputProtocol, TInputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/compact.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/multiplexed.rs - protocol::multiplexed::TMultiplexedOutputProtocol (line 39) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/multiplexed.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TMessageIdentifier, TMessageType, TOutputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/multiplexed.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::protocol::{TBinaryOutputProtocol, TMultiplexedOutputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/multiplexed.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/binary.rs - protocol::binary::TBinaryOutputProtocol (line 280) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/binary.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TBinaryOutputProtocol, TOutputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/binary.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transport/buffered.rs - transport::buffered::TBufferedWriteTransport (line 159) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/transport/buffered.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::{TBufferedWriteTransport, TTcpChannel}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/stored.rs - protocol::stored::TStoredInputProtocol (line 42) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/stored.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::protocol::{TInputProtocol, TMessageIdentifier, TMessageType, TOutputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/stored.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thrift::protocol::{TBinaryInputProtocol, TBinaryOutputProtocol, TStoredInputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/stored.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 7 | use thrift::server::TProcessor; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/stored.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 8 | use thrift::transport::{TIoChannel, TTcpChannel}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thrift` [INFO] [stdout] --> src/protocol/stored.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift; [INFO] [stdout] | ^^^^^^ no `thrift` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/mod.rs - protocol::TOutputProtocol (line 286) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TBinaryOutputProtocol, TFieldIdentifier, TOutputProtocol, TType}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/mod.rs - protocol (line 24) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TBinaryInputProtocol, TInputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/errors.rs - errors::Error (line 136) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/errors.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 26 | thrift::Error::User(Box::new(e)) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 26 | rthrift::Error::User(Box::new(e)) [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - thrift::Error::User(Box::new(e)) [INFO] [stdout] 26 + Error::User(Box::new(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/errors.rs:172:3 [INFO] [stdout] | [INFO] [stdout] 39 | thrift::Error::from(Xception { error_code: Some(1), message: None }) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 39 | rthrift::Error::from(Xception { error_code: Some(1), message: None }) [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 39 - thrift::Error::from(Xception { error_code: Some(1), message: None }) [INFO] [stdout] 39 + Error::from(Xception { error_code: Some(1), message: None }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 33 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/errors.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 24 | impl From for thrift::Error { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 24 | impl From for rthrift::Error { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/errors.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 38 | let err: thrift::Result<()> = Err( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 38 | let err: rthrift::Result<()> = Err( [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/compact.rs - protocol::compact::TCompactOutputProtocol (line 351) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/compact.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TCompactOutputProtocol, TOutputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/compact.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/mod.rs - protocol::TInputProtocolFactory (line 548) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TBinaryInputProtocolFactory, TInputProtocolFactory}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:550:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/mod.rs - protocol::TOutputProtocolFactory (line 579) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TBinaryOutputProtocolFactory, TOutputProtocolFactory}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:581:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/threaded.rs - server::threaded::TServer (line 45) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/server/threaded.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::protocol::{TInputProtocolFactory, TOutputProtocolFactory}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/server/threaded.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thrift::protocol::{TBinaryInputProtocolFactory, TBinaryOutputProtocolFactory}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/server/threaded.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 7 | use thrift::protocol::{TInputProtocol, TOutputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/server/threaded.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 8 | use thrift::transport::{TBufferedReadTransportFactory, TBufferedWriteTransportFactory, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/server/threaded.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 10 | use thrift::server::{TProcessor, TServer}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thrift` [INFO] [stdout] --> src/server/threaded.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift; [INFO] [stdout] | ^^^^^^ no `thrift` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/binary.rs - protocol::binary::TBinaryInputProtocol (line 40) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/binary.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TBinaryInputProtocol, TInputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/binary.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transport/socket.rs - transport::socket::TTcpChannel (line 46) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/transport/socket.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/mod.rs - protocol::TInputProtocol (line 127) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TBinaryInputProtocol, TInputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/errors.rs - errors::Error (line 60) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `thrift` [INFO] [stdout] --> src/errors.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift; [INFO] [stdout] | ^^^^^^ no `thrift` in the root [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thrift` [INFO] [stdout] --> src/errors.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::{TransportError, TransportErrorKind}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transport/buffered.rs - transport::buffered::TBufferedReadTransport (line 43) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/transport/buffered.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::{TBufferedReadTransport, TTcpChannel}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transport/framed.rs - transport::framed::TFramedReadTransport (line 44) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/transport/framed.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::{TFramedReadTransport, TTcpChannel}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server/mod.rs - server::TProcessor (line 41) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/server/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::protocol::{TInputProtocol, TOutputProtocol}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/server/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thrift::server::TProcessor; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thrift` [INFO] [stdout] --> src/server/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift; [INFO] [stdout] | ^^^^^^ no `thrift` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/protocol/mod.rs - protocol (line 43) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift::protocol::{TBinaryOutputProtocol, TFieldIdentifier, TOutputProtocol, TType}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/protocol/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transport/socket.rs - transport::socket::TTcpChannel (line 32) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/transport/socket.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::TTcpChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transport/framed.rs - transport::framed::TFramedWriteTransport (line 151) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift` [INFO] [stdout] --> src/transport/framed.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 5 | use thrift::transport::{TFramedWriteTransport, TTcpChannel}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `thrift` [INFO] [stdout] | [INFO] [stdout] help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml` and import it in your code [INFO] [stdout] | [INFO] [stdout] 3 + extern crate thrift; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/errors.rs - errors::Error (line 106) [INFO] [stdout] src/errors.rs - errors::Error (line 136) [INFO] [stdout] src/errors.rs - errors::Error (line 60) [INFO] [stdout] src/protocol/binary.rs - protocol::binary::TBinaryInputProtocol (line 40) [INFO] [stdout] src/protocol/binary.rs - protocol::binary::TBinaryOutputProtocol (line 280) [INFO] [stdout] src/protocol/compact.rs - protocol::compact::TCompactInputProtocol (line 39) [INFO] [stdout] src/protocol/compact.rs - protocol::compact::TCompactOutputProtocol (line 351) [INFO] [stdout] src/protocol/mod.rs - protocol (line 24) [INFO] [stdout] src/protocol/mod.rs - protocol (line 43) [INFO] [stdout] src/protocol/mod.rs - protocol::TInputProtocol (line 127) [INFO] [stdout] src/protocol/mod.rs - protocol::TInputProtocolFactory (line 548) [INFO] [stdout] src/protocol/mod.rs - protocol::TOutputProtocol (line 286) [INFO] [stdout] src/protocol/mod.rs - protocol::TOutputProtocolFactory (line 579) [INFO] [stdout] src/protocol/multiplexed.rs - protocol::multiplexed::TMultiplexedOutputProtocol (line 39) [INFO] [stdout] src/protocol/stored.rs - protocol::stored::TStoredInputProtocol (line 42) [INFO] [stdout] src/server/mod.rs - server::TProcessor (line 41) [INFO] [stdout] src/server/threaded.rs - server::threaded::TServer (line 45) [INFO] [stdout] src/transport/buffered.rs - transport::buffered::TBufferedReadTransport (line 43) [INFO] [stdout] src/transport/buffered.rs - transport::buffered::TBufferedWriteTransport (line 159) [INFO] [stdout] src/transport/framed.rs - transport::framed::TFramedReadTransport (line 44) [INFO] [stdout] src/transport/framed.rs - transport::framed::TFramedWriteTransport (line 151) [INFO] [stdout] src/transport/socket.rs - transport::socket::TTcpChannel (line 32) [INFO] [stdout] src/transport/socket.rs - transport::socket::TTcpChannel (line 46) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b22436fec2b9e0a77baca20b09e522112c809e8155b58e2cef65f02cd20fd45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b22436fec2b9e0a77baca20b09e522112c809e8155b58e2cef65f02cd20fd45", kill_on_drop: false }` [INFO] [stdout] 9b22436fec2b9e0a77baca20b09e522112c809e8155b58e2cef65f02cd20fd45