[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] testing lbcdec/lbcdec against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbcdec%2Flbcdec" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lbcdec/lbcdec on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-16/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" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v0.6.3 [INFO] [stderr] Downloaded obstack v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48f1e87fd50f9be10fcb744fb8aa0b8aace4d09bc18057138282b0692c7b2de9 [INFO] running `Command { std: "docker" "start" "-a" "48f1e87fd50f9be10fcb744fb8aa0b8aace4d09bc18057138282b0692c7b2de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48f1e87fd50f9be10fcb744fb8aa0b8aace4d09bc18057138282b0692c7b2de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f1e87fd50f9be10fcb744fb8aa0b8aace4d09bc18057138282b0692c7b2de9", kill_on_drop: false }` [INFO] [stdout] 48f1e87fd50f9be10fcb744fb8aa0b8aace4d09bc18057138282b0692c7b2de9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c48e2eccb59b435844ab551cb7b5eaea25a116935734fac3337090252881b839 [INFO] running `Command { std: "docker" "start" "-a" "c48e2eccb59b435844ab551cb7b5eaea25a116935734fac3337090252881b839", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling obstack v0.1.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling 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: 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:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | fn try_get_str_error<'a>(err: &'a Box) -> &'a str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 118 - fn try_get_str_error<'a>(err: &'a Box) -> &'a str { [INFO] [stdout] 118 + fn try_get_str_error<'a>(err: &'a Box) -> &'a str { [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] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - statements: Vec<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] 24 + statements: Vec<&'ctx dyn StatementContainer<'ctx>>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - previous: Option<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] 39 + previous: Option<&'ctx dyn StatementContainer<'ctx>>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - next: Option<&'ctx StatementContainer<'ctx>>, [INFO] [stdout] 40 + next: Option<&'ctx dyn StatementContainer<'ctx>>, [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 402 - context: &'a mut DumpContext, [INFO] [stdout] 402 + context: &'a mut dyn DumpContext, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 134 - writer: &'b mut std::io::Write, [INFO] [stdout] 134 + writer: &'b mut dyn std::io::Write, [INFO] [stdout] | [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] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 133 - pub data: Box, [INFO] [stdout] 133 + pub data: Box, [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] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 522 - fn decompile_bytecode_to(compiled: &[u8], writer: &mut std::io::Write) { [INFO] [stdout] 522 + fn decompile_bytecode_to(compiled: &[u8], writer: &mut dyn std::io::Write) { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 358 - fn dump(&self, writer: &mut std::io::Write) { [INFO] [stdout] 358 + fn dump(&self, writer: &mut dyn std::io::Write) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - fn dump(&self, context: &mut DumpContext, typ: DumpType); [INFO] [stdout] 20 + fn dump(&self, context: &mut dyn DumpContext, typ: DumpType); [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 - pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] 71 + pub fn dump(&self, context: &mut dyn DumpContext) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 - pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] 87 + pub fn dump(&self, context: &mut dyn DumpContext) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 95 - pub fn dump_index(&self, context: &mut DumpContext) { [INFO] [stdout] 95 + pub fn dump_index(&self, context: &mut dyn DumpContext) { [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] 20 + pub fn dump(&self, context: &mut dyn DumpContext) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - fn format_partial_lhs(context: &mut DumpContext, partial: &Vec) { [INFO] [stdout] 36 + fn format_partial_lhs(context: &mut dyn DumpContext, partial: &Vec) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 83 - fn format_full_lhs(context: &mut DumpContext, full: &Vec) { [INFO] [stdout] 83 + fn format_full_lhs(context: &mut dyn DumpContext, full: &Vec) { [INFO] [stdout] | [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] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 819 - pub fn build(self, data: Box, view_type: ViewType, key: ViewKeyRef) -> View { [INFO] [stdout] 819 + pub fn build(self, data: Box, view_type: ViewType, key: ViewKeyRef) -> View { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - pub fn dump(&self, context: &mut DumpContext) { [INFO] [stdout] 21 + pub fn dump(&self, context: &mut dyn DumpContext) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 13 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 21 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 31 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 39 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 49 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 57 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 57 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 67 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 75 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 90 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 90 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 102 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 102 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 117 - fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] 117 + fn dump(&self, context: &mut dyn DumpContext, typ: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 136 - fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] 136 + fn dump(&self, context: &mut dyn DumpContext, typ: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 156 - fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] 156 + fn dump(&self, context: &mut dyn DumpContext, typ: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 209 - fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] 209 + fn dump(&self, context: &mut dyn DumpContext, typ: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 221 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 221 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 243 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 243 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 260 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 260 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 269 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 269 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 280 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 280 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 302 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 302 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 312 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 312 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 320 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 320 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 328 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 328 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 336 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 336 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 349 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 349 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 360 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 360 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 379 - fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] 379 + fn dump(&self, context: &mut dyn DumpContext, typ: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 412 - fn new(context: &'a mut DumpContext, cond_context: &'a CondContext, cond_views: &'a [ViewRef]) -> CondDumper<'a> { [INFO] [stdout] 412 + fn new(context: &'a mut dyn DumpContext, cond_context: &'a CondContext, cond_views: &'a [ViewRef]) -> CondDumper<'a> { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 524 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 524 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 545 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 545 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 562 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 562 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 575 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 575 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 599 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 599 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 618 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 618 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 633 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 633 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 658 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 658 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 671 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 671 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 690 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 690 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 705 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 705 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 733 - fn dump(&self, context: &mut DumpContext, typ: DumpType) { [INFO] [stdout] 733 + fn dump(&self, context: &mut dyn DumpContext, typ: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 750 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 750 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 759 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 759 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 767 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 767 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [INFO] [stdout] | [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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 778 - fn dump(&self, context: &mut DumpContext, _: DumpType) { [INFO] [stdout] 778 + fn dump(&self, context: &mut dyn DumpContext, _: DumpType) { [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] running `Command { std: "docker" "inspect" "c48e2eccb59b435844ab551cb7b5eaea25a116935734fac3337090252881b839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48e2eccb59b435844ab551cb7b5eaea25a116935734fac3337090252881b839", kill_on_drop: false }` [INFO] [stdout] c48e2eccb59b435844ab551cb7b5eaea25a116935734fac3337090252881b839