[INFO] cloning repository https://github.com/lbcdec/lbcdec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lbcdec/lbcdec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbcdec%2Flbcdec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbcdec%2Flbcdec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db7d3f95ae6dac9e6d9e1b86829896954abea6d1 [INFO] checking lbcdec/lbcdec against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbcdec%2Flbcdec" "/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/lbcdec/lbcdec on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lbcdec/lbcdec [INFO] finished tweaking git repo https://github.com/lbcdec/lbcdec [INFO] tweaked toml for git repo https://github.com/lbcdec/lbcdec written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lbcdec/lbcdec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", 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] 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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c46c876b220c9a29e90655029ab1a42de93565943673e6b6260b1d58c27f924 [INFO] running `Command { std: "docker" "start" "-a" "2c46c876b220c9a29e90655029ab1a42de93565943673e6b6260b1d58c27f924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c46c876b220c9a29e90655029ab1a42de93565943673e6b6260b1d58c27f924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c46c876b220c9a29e90655029ab1a42de93565943673e6b6260b1d58c27f924", kill_on_drop: false }` [INFO] [stdout] 2c46c876b220c9a29e90655029ab1a42de93565943673e6b6260b1d58c27f924 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86d94822b154120973e6963f1ec04d7ef5d9eb37528c7c4e07ee1f6ef181d46d [INFO] running `Command { std: "docker" "start" "-a" "86d94822b154120973e6963f1ec04d7ef5d9eb37528c7c4e07ee1f6ef181d46d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking obstack v0.1.3 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking lbcdec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Left`, `Right` [INFO] [stdout] --> src/main.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | use either::{Either, Left, Right}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `obstack` [INFO] [stdout] --> src/ast/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use obstack; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | statements: Vec<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StatementContainer<'ctx>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/mod.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | previous: Option<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StatementContainer<'ctx>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/mod.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | next: Option<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StatementContainer<'ctx>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Either` [INFO] [stdout] --> src/instruction_definitions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Either; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Count`, `RK`, `UsageType` [INFO] [stdout] --> src/ralloc.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::instruction_definitions::{LuaInstruction, InstructionInfo, UsageType, Count, RegOrTop, Reg, RK}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/assignment_info.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/assignment_info.rs:36:41 [INFO] [stdout] | [INFO] [stdout] 36 | fn format_partial_lhs(context: &mut DumpContext, partial: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/assignment_info.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | fn format_full_lhs(context: &mut DumpContext, full: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/builder.rs:819:34 [INFO] [stdout] | [INFO] [stdout] 819 | pub fn build(self, data: Box, view_type: ViewType, key: ViewKeyRef) -> View { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ViewData` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/newtable.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:117:34 [INFO] [stdout] | [INFO] [stdout] 117 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:156:34 [INFO] [stdout] | [INFO] [stdout] 156 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:209:34 [INFO] [stdout] | [INFO] [stdout] 209 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:221:34 [INFO] [stdout] | [INFO] [stdout] 221 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:243:34 [INFO] [stdout] | [INFO] [stdout] 243 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:260:34 [INFO] [stdout] | [INFO] [stdout] 260 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:269:34 [INFO] [stdout] | [INFO] [stdout] 269 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:280:34 [INFO] [stdout] | [INFO] [stdout] 280 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:302:34 [INFO] [stdout] | [INFO] [stdout] 302 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:312:34 [INFO] [stdout] | [INFO] [stdout] 312 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:320:34 [INFO] [stdout] | [INFO] [stdout] 320 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:328:34 [INFO] [stdout] | [INFO] [stdout] 328 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 336 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:349:34 [INFO] [stdout] | [INFO] [stdout] 349 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:360:34 [INFO] [stdout] | [INFO] [stdout] 360 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:379:34 [INFO] [stdout] | [INFO] [stdout] 379 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:402:22 [INFO] [stdout] | [INFO] [stdout] 402 | context: &'a mut DumpContext, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:412:29 [INFO] [stdout] | [INFO] [stdout] 412 | fn new(context: &'a mut DumpContext, cond_context: &'a CondContext, cond_views: &'a [ViewRef]) -> CondDumper<'a> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:562:34 [INFO] [stdout] | [INFO] [stdout] 562 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:575:34 [INFO] [stdout] | [INFO] [stdout] 575 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Left`, `Right` [INFO] [stdout] --> src/main.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | use either::{Either, Left, Right}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:599:34 [INFO] [stdout] | [INFO] [stdout] 599 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:618:34 [INFO] [stdout] | [INFO] [stdout] 618 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:633:34 [INFO] [stdout] | [INFO] [stdout] 633 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `obstack` [INFO] [stdout] --> src/ast/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use obstack; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:658:34 [INFO] [stdout] | [INFO] [stdout] 658 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:671:34 [INFO] [stdout] | [INFO] [stdout] 671 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:690:34 [INFO] [stdout] | [INFO] [stdout] 690 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | statements: Vec<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StatementContainer<'ctx>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:705:34 [INFO] [stdout] | [INFO] [stdout] 705 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:733:34 [INFO] [stdout] | [INFO] [stdout] 733 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:750:34 [INFO] [stdout] | [INFO] [stdout] 750 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:759:34 [INFO] [stdout] | [INFO] [stdout] 759 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:767:34 [INFO] [stdout] | [INFO] [stdout] 767 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:778:34 [INFO] [stdout] | [INFO] [stdout] 778 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | fn dump(&self, context: &mut DumpContext, typ: DumpType); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:71:38 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:95:44 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dump_index(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:133:19 [INFO] [stdout] | [INFO] [stdout] 133 | pub data: Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ViewData` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | fn try_get_str_error<'a>(err: &'a Box) -> &'a str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::any::Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | writer: &'b mut std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/mod.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | previous: Option<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StatementContainer<'ctx>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | fn dump(&self, writer: &mut std::io::Write) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/mod.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | next: Option<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StatementContainer<'ctx>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Either` [INFO] [stdout] --> src/instruction_definitions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Either; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Count`, `RK`, `UsageType` [INFO] [stdout] --> src/ralloc.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::instruction_definitions::{LuaInstruction, InstructionInfo, UsageType, Count, RegOrTop, Reg, RK}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:522:60 [INFO] [stdout] | [INFO] [stdout] 522 | fn decompile_bytecode_to(compiled: &[u8], writer: &mut std::io::Write) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/assignment_info.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/assignment_info.rs:36:41 [INFO] [stdout] | [INFO] [stdout] 36 | fn format_partial_lhs(context: &mut DumpContext, partial: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/assignment_info.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | fn format_full_lhs(context: &mut DumpContext, full: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/builder.rs:819:34 [INFO] [stdout] | [INFO] [stdout] 819 | pub fn build(self, data: Box, view_type: ViewType, key: ViewKeyRef) -> View { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ViewData` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/newtable.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:117:34 [INFO] [stdout] | [INFO] [stdout] 117 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:156:34 [INFO] [stdout] | [INFO] [stdout] 156 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:209:34 [INFO] [stdout] | [INFO] [stdout] 209 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:221:34 [INFO] [stdout] | [INFO] [stdout] 221 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:243:34 [INFO] [stdout] | [INFO] [stdout] 243 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:260:34 [INFO] [stdout] | [INFO] [stdout] 260 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:269:34 [INFO] [stdout] | [INFO] [stdout] 269 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:280:34 [INFO] [stdout] | [INFO] [stdout] 280 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:302:34 [INFO] [stdout] | [INFO] [stdout] 302 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:312:34 [INFO] [stdout] | [INFO] [stdout] 312 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:320:34 [INFO] [stdout] | [INFO] [stdout] 320 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:328:34 [INFO] [stdout] | [INFO] [stdout] 328 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 336 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:349:34 [INFO] [stdout] | [INFO] [stdout] 349 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:360:34 [INFO] [stdout] | [INFO] [stdout] 360 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:379:34 [INFO] [stdout] | [INFO] [stdout] 379 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:402:22 [INFO] [stdout] | [INFO] [stdout] 402 | context: &'a mut DumpContext, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:412:29 [INFO] [stdout] | [INFO] [stdout] 412 | fn new(context: &'a mut DumpContext, cond_context: &'a CondContext, cond_views: &'a [ViewRef]) -> CondDumper<'a> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:562:34 [INFO] [stdout] | [INFO] [stdout] 562 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:575:34 [INFO] [stdout] | [INFO] [stdout] 575 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:599:34 [INFO] [stdout] | [INFO] [stdout] 599 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:618:34 [INFO] [stdout] | [INFO] [stdout] 618 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:633:34 [INFO] [stdout] | [INFO] [stdout] 633 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:658:34 [INFO] [stdout] | [INFO] [stdout] 658 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:671:34 [INFO] [stdout] | [INFO] [stdout] 671 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:690:34 [INFO] [stdout] | [INFO] [stdout] 690 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:705:34 [INFO] [stdout] | [INFO] [stdout] 705 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:733:34 [INFO] [stdout] | [INFO] [stdout] 733 | fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:750:34 [INFO] [stdout] | [INFO] [stdout] 750 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:759:34 [INFO] [stdout] | [INFO] [stdout] 759 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:767:34 [INFO] [stdout] | [INFO] [stdout] 767 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/view_data.rs:778:34 [INFO] [stdout] | [INFO] [stdout] 778 | fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | fn dump(&self, context: &mut DumpContext, typ: DumpType); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:71:38 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:95:44 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dump_index(&self, context: &mut DumpContext) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn DumpContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/mod.rs:133:19 [INFO] [stdout] | [INFO] [stdout] 133 | pub data: Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ViewData` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | fn try_get_str_error<'a>(err: &'a Box) -> &'a str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::any::Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | writer: &'b mut std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | fn dump(&self, writer: &mut std::io::Write) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:522:60 [INFO] [stdout] | [INFO] [stdout] 522 | fn decompile_bytecode_to(compiled: &[u8], writer: &mut std::io::Write) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/view/builder.rs:606:14 [INFO] [stdout] | [INFO] [stdout] 606 | .reduce(|a, b| if a.is_above(b) { a } else { b }); [INFO] [stdout] | ^^^^^^ multiple `reduce` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `Reduce` for the type `I` [INFO] [stdout] --> src/reduce.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / fn reduce(mut self, f: F) -> Option [INFO] [stdout] 15 | | where [INFO] [stdout] 16 | | Self: Sized, [INFO] [stdout] 17 | | F: FnMut(T, T) -> T, [INFO] [stdout] | |____________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::iter::FilterMap` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 604 ~ let required_base = Reduce::reduce(partial.iter() [INFO] [stdout] 605 ~ .filter_map(|lhs| lhs.pull_base_reg()), |a, b| if a.is_above(b) { a } else { b }); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 604 ~ let required_base = Iterator::reduce(partial.iter() [INFO] [stdout] 605 ~ .filter_map(|lhs| lhs.pull_base_reg()), |a, b| if a.is_above(b) { a } else { b }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/view/builder.rs:606:14 [INFO] [stdout] | [INFO] [stdout] 606 | .reduce(|a, b| if a.is_above(b) { a } else { b }); [INFO] [stdout] | ^^^^^^ multiple `reduce` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `Reduce` for the type `I` [INFO] [stdout] --> src/reduce.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / fn reduce(mut self, f: F) -> Option [INFO] [stdout] 15 | | where [INFO] [stdout] 16 | | Self: Sized, [INFO] [stdout] 17 | | F: FnMut(T, T) -> T, [INFO] [stdout] | |____________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::iter::FilterMap` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 604 ~ let required_base = Reduce::reduce(partial.iter() [INFO] [stdout] 605 ~ .filter_map(|lhs| lhs.pull_base_reg()), |a, b| if a.is_above(b) { a } else { b }); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 604 ~ let required_base = Iterator::reduce(partial.iter() [INFO] [stdout] 605 ~ .filter_map(|lhs| lhs.pull_base_reg()), |a, b| if a.is_above(b) { a } else { b }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reduce::Reduce` [INFO] [stdout] --> src/view/builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use reduce::Reduce; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 67 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 `lbcdec` due to 2 previous errors; 67 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `reduce::Reduce` [INFO] [stdout] --> src/view/builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use reduce::Reduce; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 67 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" "86d94822b154120973e6963f1ec04d7ef5d9eb37528c7c4e07ee1f6ef181d46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d94822b154120973e6963f1ec04d7ef5d9eb37528c7c4e07ee1f6ef181d46d", kill_on_drop: false }` [INFO] [stdout] 86d94822b154120973e6963f1ec04d7ef5d9eb37528c7c4e07ee1f6ef181d46d