[INFO] fetching crate envoy-sdk 0.2.0-alpha.1... [INFO] checking envoy-sdk-0.2.0-alpha.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate envoy-sdk 0.2.0-alpha.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate envoy-sdk 0.2.0-alpha.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate envoy-sdk 0.2.0-alpha.1 [INFO] finished tweaking crates.io crate envoy-sdk 0.2.0-alpha.1 [INFO] tweaked toml for crates.io crate envoy-sdk 0.2.0-alpha.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.4.7 [INFO] [stderr] Downloaded wee_alloc v0.4.5 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded proxy-wasm-experimental v0.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24191b1431fa08f775c20ccca0cdc336e5a71741277a9e56d3ca797d82b8733a [INFO] running `Command { std: "docker" "start" "-a" "24191b1431fa08f775c20ccca0cdc336e5a71741277a9e56d3ca797d82b8733a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24191b1431fa08f775c20ccca0cdc336e5a71741277a9e56d3ca797d82b8733a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24191b1431fa08f775c20ccca0cdc336e5a71741277a9e56d3ca797d82b8733a", kill_on_drop: false }` [INFO] [stdout] 24191b1431fa08f775c20ccca0cdc336e5a71741277a9e56d3ca797d82b8733a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a23435c8e16cfb4101f192d327c7e80da92fa1c34a48d58c39b45acbd80a967 [INFO] running `Command { std: "docker" "start" "-a" "2a23435c8e16cfb4101f192d327c7e80da92fa1c34a48d58c39b45acbd80a967", kill_on_drop: false }` [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking proc-macro2 v1.0.28 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking proxy-wasm-experimental v0.0.8 [INFO] [stderr] Checking syn v1.0.74 [INFO] [stderr] Checking envoy-sdk v0.2.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/module/dispatcher.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(factories, StreamInfo::default()) [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/module/dispatcher.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | Self::new(err, ErrorSink::default()) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/module/dispatcher.rs:176:24 [INFO] [stdout] | [INFO] [stdout] 176 | Self::new(err, ErrorSink::default()) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/context.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | ContextOps::default(), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/context.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | Ops::default(), [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/context.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | HttpClientResponseOps::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/context.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | ErrorSink::default(), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/ops.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | StreamInfo::default() [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/factory/context.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | ContextOps::default(), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/factory/context.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Ops::default(), [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/factory/context.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | ErrorSink::default(), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | Ops::default(), [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | HttpClientResponseOps::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | ErrorSink::default(), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | Self::new(err, Ops::default(), ErrorSink::default()) [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:244:40 [INFO] [stdout] | [INFO] [stdout] 244 | Self::new(err, Ops::default(), ErrorSink::default()) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | Ops::default(), [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | HttpClientResponseOps::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | ErrorSink::default(), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | Self::new(err, Ops::default(), ErrorSink::default()) [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:213:40 [INFO] [stdout] | [INFO] [stdout] 213 | Self::new(err, Ops::default(), ErrorSink::default()) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking version-sync v0.9.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/module/dispatcher.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(factories, StreamInfo::default()) [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/module/dispatcher.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | Self::new(err, ErrorSink::default()) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/module/dispatcher.rs:176:24 [INFO] [stdout] | [INFO] [stdout] 176 | Self::new(err, ErrorSink::default()) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/context.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | ContextOps::default(), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/context.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | Ops::default(), [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/context.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | HttpClientResponseOps::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/context.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | ErrorSink::default(), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/access_logger/ops.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | StreamInfo::default() [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/factory/context.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | ContextOps::default(), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/factory/context.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Ops::default(), [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/factory/context.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | ErrorSink::default(), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | Ops::default(), [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | HttpClientResponseOps::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | ErrorSink::default(), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | Self::new(err, Ops::default(), ErrorSink::default()) [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/http/context.rs:244:40 [INFO] [stdout] | [INFO] [stdout] 244 | Self::new(err, Ops::default(), ErrorSink::default()) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | Ops::default(), [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | HttpClientResponseOps::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | ErrorSink::default(), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | Self::new(err, Ops::default(), ErrorSink::default()) [INFO] [stdout] | ^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/extension/filter/network/context.rs:213:40 [INFO] [stdout] | [INFO] [stdout] 213 | Self::new(err, Ops::default(), ErrorSink::default()) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.53s [INFO] running `Command { std: "docker" "inspect" "2a23435c8e16cfb4101f192d327c7e80da92fa1c34a48d58c39b45acbd80a967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a23435c8e16cfb4101f192d327c7e80da92fa1c34a48d58c39b45acbd80a967", kill_on_drop: false }` [INFO] [stdout] 2a23435c8e16cfb4101f192d327c7e80da92fa1c34a48d58c39b45acbd80a967