[INFO] cloning repository https://github.com/pingw33n/xerocole [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pingw33n/xerocole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpingw33n%2Fxerocole", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpingw33n%2Fxerocole'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc809afcfc29ed21a5a45fcc8b1c383fdfd97ecd [INFO] checking pingw33n/xerocole against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpingw33n%2Fxerocole" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pingw33n/xerocole on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pingw33n/xerocole [INFO] finished tweaking git repo https://github.com/pingw33n/xerocole [INFO] tweaked toml for git repo https://github.com/pingw33n/xerocole written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pingw33n/xerocole already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37d2494fc202ad67fb3a9ea26787eafbe65d1887f51f1d48c1c0e59b38cf9963 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37d2494fc202ad67fb3a9ea26787eafbe65d1887f51f1d48c1c0e59b38cf9963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37d2494fc202ad67fb3a9ea26787eafbe65d1887f51f1d48c1c0e59b38cf9963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d2494fc202ad67fb3a9ea26787eafbe65d1887f51f1d48c1c0e59b38cf9963", kill_on_drop: false }` [INFO] [stdout] 37d2494fc202ad67fb3a9ea26787eafbe65d1887f51f1d48c1c0e59b38cf9963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9104fa6ac3e41fb1db185556b2d188c13f72d2af58010066aff14647a2f42535 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9104fa6ac3e41fb1db185556b2d188c13f72d2af58010066aff14647a2f42535", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking if_chain v0.1.3 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking gzip-header v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking backtrace v0.3.14 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking stream-cancel v0.4.2 [INFO] [stderr] Checking futures-mpmc v0.1.0 [INFO] [stderr] Checking tokio-timer v0.2.4 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking futures-retry v0.3.0 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.2 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking xerocole v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event/text.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event/text.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | fn new(&self, ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event/text.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:36:47 [INFO] [stdout] | [INFO] [stdout] 36 | fn new(&self, mut ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:521:30 [INFO] [stdout] | [INFO] [stdout] 521 | fn new<'a>() -> (Box, Vec<&'a [u8]>) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event/text.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event/text.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | fn new(&self, ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event/text.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/event.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:36:47 [INFO] [stdout] | [INFO] [stdout] 36 | fn new(&self, mut ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn factory(frame: Arc, event: Arc) -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn factory(frame: Arc, event: Arc) -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn event::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:8:79 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn factory(frame: Arc, event: Arc) -> Arc { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | frame: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | event: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn event::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | frame: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn event::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(frame: Box, event: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:36:55 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(frame: Box, event: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn event::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/gzip.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/gzip.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/gzip.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/plain.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/plain.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/plain.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | decoder: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn stream::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | frame_event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame_event::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn new(stream: Box, frame_event: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn stream::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder.rs:105:63 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn new(stream: Box, frame_event: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame_event::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder/debug.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder/debug.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder/debug.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter/regex.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter/regex.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(&self, ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter/regex.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | fn start(&self) -> BoxFuture, Error> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter/regex.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | }) as Box)) [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | fn start(&self) -> BoxFuture, Error>; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input/file.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input/file.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | fn new(&self, ctx: New) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input/file.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | stream_decoder: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::stream::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input/file.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | frame_event_decoder: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::frame_event::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/null.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/null.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/stdout.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/stdout.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/stdout.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | encoder_factory: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/stdout.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | encoder: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | Encoder(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | EventDecoder(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::event::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | FrameDecoder(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::frame::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | Filter(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | Input(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn input::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | Output(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn output::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | StreamDecoder(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::stream::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn as_encoder(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:625:30 [INFO] [stdout] | [INFO] [stdout] 625 | fn new<'a>() -> (Box, Vec<&'a [u8]>) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:629:46 [INFO] [stdout] | [INFO] [stdout] 629 | fn new_with_str<'a>(s: &str) -> (Box, Vec<&'a [u8]>) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:693:54 [INFO] [stdout] | [INFO] [stdout] 693 | fn new<'a>(on: &str, to: GlueTo) -> (Box, Vec<&'a [u8]>) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame/delimited.rs:781:67 [INFO] [stdout] | [INFO] [stdout] 781 | fn new<'a>(delim: &str, on: &str, to: GlueTo) -> (Box, Vec<&'a [u8]>) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn factory(frame: Arc, event: Arc) -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn factory(frame: Arc, event: Arc) -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn event::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:8:79 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn factory(frame: Arc, event: Arc) -> Arc { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | frame: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | event: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn event::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | frame: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn event::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(frame: Box, event: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event/composite.rs:36:55 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(frame: Box, event: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn event::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/frame_event.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/gzip.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/gzip.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/gzip.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/plain.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/plain.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream/plain.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder/stream.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | decoder: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn stream::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | frame_event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame_event::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn new(stream: Box, frame_event: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn stream::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/decoder.rs:105:63 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn new(stream: Box, frame_event: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn frame_event::Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder/debug.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder/debug.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder/debug.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/encoder.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn new(&self) -> Box; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter/regex.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter/regex.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(&self, ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter/regex.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | fn start(&self) -> BoxFuture, Error> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter/regex.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | }) as Box)) [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/filter.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | fn start(&self) -> BoxFuture, Error>; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input/file.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input/file.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | fn new(&self, ctx: New) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input/file.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | stream_decoder: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::stream::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input/file.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | frame_event_decoder: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::frame_event::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/input.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/null.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/null.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/stdout.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn provider() -> Box { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/stdout.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(&self, _ctx: New) -> Result> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/stdout.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | encoder_factory: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output/stdout.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | encoder: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component/output.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(&self, ctx: New) -> Result>; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:53:51 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn as_event_decoder(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::event::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | Encoder(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | EventDecoder(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::event::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn as_frame_decoder(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::frame::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | FrameDecoder(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::frame::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn as_filter(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | Filter(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | Input(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn input::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn as_input(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn input::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | Output(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn output::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn as_output(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn output::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | StreamDecoder(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::stream::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn as_stream_decoder(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::stream::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:119:53 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn register_filter(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:130:52 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn register_input(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn input::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:141:54 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn register_encoder(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:152:61 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn register_stream_decoder(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::stream::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:163:60 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn register_event_decoder(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::event::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:174:60 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn register_frame_decoder(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::frame::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:185:53 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn register_output(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn output::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub input: Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Filters((Vec>, Box)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | Switch(Vec<(Arc, Box)>), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Predicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | Outputs(Vec>), [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | Switch(Vec<(Arc, Box)>), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Predicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | fn from(node: Node, filters: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | output_groups: &mut Vec>>) -> Self [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | type FilterChain = Box BoxStream + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Event) -> BoxStream + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | filters: &'a mut [Option>], [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:128:74 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn input(&mut self, name: String, id: Option, input: Box) -> &mut Self { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:253:38 [INFO] [stdout] | [INFO] [stdout] 253 | fn start_filters(starters: &[Arc]) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:254:41 [INFO] [stdout] | [INFO] [stdout] 254 | -> impl Future>, Error=Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Filter + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:264:58 [INFO] [stdout] | [INFO] [stdout] 264 | fn chain_filters(filters: impl IntoIterator>) -> FilterChain { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:279:55 [INFO] [stdout] | [INFO] [stdout] 279 | fn start_output_groups(output_groups: Vec>>, group_queue_capacity: usize, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:287:44 [INFO] [stdout] | [INFO] [stdout] 287 | fn start_output_group(outputs: Vec>, group_queue_capacity: usize, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn details(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | where F: FnOnce(Box) -> R, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:165:42 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn details(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | where F: FnOnce(Box) -> R, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:173:73 [INFO] [stdout] | [INFO] [stdout] 173 | let details = self.details.take().map(|v| Box::new(f(v)) as Box); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | fn new0(id: impl Into, details: Option>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | cause: Option>) -> Self { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/futures/future.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub type BoxFuture = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/futures/stream.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub type BoxStream = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream + Send + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn as_encoder(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:53:51 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn as_event_decoder(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::event::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn as_frame_decoder(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::frame::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn as_filter(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn as_input(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn input::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn as_output(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn output::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn as_stream_decoder(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::stream::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:119:53 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn register_filter(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:130:52 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn register_input(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn input::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:141:54 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn register_encoder(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn encoder::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:152:61 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn register_stream_decoder(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::stream::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:163:60 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn register_event_decoder(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::event::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:174:60 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn register_frame_decoder(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn decoder::frame::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/component.rs:185:53 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn register_output(&mut self, provider: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn output::Provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub input: Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Filters((Vec>, Box)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | Switch(Vec<(Arc, Box)>), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Predicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | Outputs(Vec>), [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | Switch(Vec<(Arc, Box)>), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Predicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | fn from(node: Node, filters: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | output_groups: &mut Vec>>) -> Self [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | type FilterChain = Box BoxStream + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Event) -> BoxStream + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | filters: &'a mut [Option>], [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:128:74 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn input(&mut self, name: String, id: Option, input: Box) -> &mut Self { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:253:38 [INFO] [stdout] | [INFO] [stdout] 253 | fn start_filters(starters: &[Arc]) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:254:41 [INFO] [stdout] | [INFO] [stdout] 254 | -> impl Future>, Error=Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Filter + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:264:58 [INFO] [stdout] | [INFO] [stdout] 264 | fn chain_filters(filters: impl IntoIterator>) -> FilterChain { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn filter::Filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:279:55 [INFO] [stdout] | [INFO] [stdout] 279 | fn start_output_groups(output_groups: Vec>>, group_queue_capacity: usize, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipeline.rs:287:44 [INFO] [stdout] | [INFO] [stdout] 287 | fn start_output_group(outputs: Vec>, group_queue_capacity: usize, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn details(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | where F: FnOnce(Box) -> R, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:165:42 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn details(&self) -> Option<&Box> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | where F: FnOnce(Box) -> R, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:173:73 [INFO] [stdout] | [INFO] [stdout] 173 | let details = self.details.take().map(|v| Box::new(f(v)) as Box); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | fn new0(id: impl Into, details: Option>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/error.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | cause: Option>) -> Self { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/futures/future.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub type BoxFuture = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/futures/stream.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub type BoxStream = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream + Send + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/util/error.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let boxed = self.type_id(); [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `Object` [INFO] [stdout] --> src/util/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn type_id(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 17 | let boxed = Object::type_id(&self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 17 | let boxed = Any::type_id(&self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xerocole` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/util/error.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let boxed = self.type_id(); [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `Object` [INFO] [stdout] --> src/util/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn type_id(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 17 | let boxed = Object::type_id(&self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 17 | let boxed = Any::type_id(&self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 107 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9104fa6ac3e41fb1db185556b2d188c13f72d2af58010066aff14647a2f42535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9104fa6ac3e41fb1db185556b2d188c13f72d2af58010066aff14647a2f42535", kill_on_drop: false }` [INFO] [stdout] 9104fa6ac3e41fb1db185556b2d188c13f72d2af58010066aff14647a2f42535