[INFO] cloning repository https://github.com/stevemuller04/evrecovery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevemuller04/evrecovery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevemuller04%2Fevrecovery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevemuller04%2Fevrecovery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a74ee764d3a0082ab0d37928929000d77c41023 [INFO] testing stevemuller04/evrecovery against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevemuller04%2Fevrecovery" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevemuller04/evrecovery on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevemuller04/evrecovery [INFO] finished tweaking git repo https://github.com/stevemuller04/evrecovery [INFO] tweaked toml for git repo https://github.com/stevemuller04/evrecovery written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/stevemuller04/evrecovery already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8802a55bbd57ba0f5928b587b4798a1a2ee27c3db197078eaabe609afa5738d8 [INFO] running `Command { std: "docker" "start" "-a" "8802a55bbd57ba0f5928b587b4798a1a2ee27c3db197078eaabe609afa5738d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8802a55bbd57ba0f5928b587b4798a1a2ee27c3db197078eaabe609afa5738d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8802a55bbd57ba0f5928b587b4798a1a2ee27c3db197078eaabe609afa5738d8", kill_on_drop: false }` [INFO] [stdout] 8802a55bbd57ba0f5928b587b4798a1a2ee27c3db197078eaabe609afa5738d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90b06177958b59059187cf115083bc965fd906ba4a6c4584ac46b902dc082f08 [INFO] running `Command { std: "docker" "start" "-a" "90b06177958b59059187cf115083bc965fd906ba4a6c4584ac46b902dc082f08", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling evrecovery v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:269:62 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn dump_stream(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 269 - pub fn dump_stream(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 269 + pub fn dump_stream(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:286:63 [INFO] [stdout] | [INFO] [stdout] 286 | fn dump_stream_mini(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 286 - fn dump_stream_mini(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 286 + fn dump_stream_mini(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:317:65 [INFO] [stdout] | [INFO] [stdout] 317 | fn dump_stream_normal(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 317 - fn dump_stream_normal(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 317 + fn dump_stream_normal(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:540:41 [INFO] [stdout] | [INFO] [stdout] 540 | fn write_bytes(&mut self, output: &mut Write, num_bytes: u64) -> Result<(), Error> { [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] 540 - fn write_bytes(&mut self, output: &mut Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stdout] 540 + fn write_bytes(&mut self, output: &mut dyn Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsrestore.rs:189:87 [INFO] [stdout] | [INFO] [stdout] 189 | fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [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] 189 - fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [INFO] [stdout] 189 + fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsrestore.rs:214:84 [INFO] [stdout] | [INFO] [stdout] 214 | fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut Write, debug: &mut Debug) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 214 - fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut Write, debug: &mut Debug) -> Result { [INFO] [stdout] 214 + fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut dyn Write, debug: &mut Debug) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsrestore.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | let input: Box = match inputfile { [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] 77 - let input: Box = match inputfile { [INFO] [stdout] 77 + let input: Box = match inputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsextract.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let input: Box = match inputfile { [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] 59 - let input: Box = match inputfile { [INFO] [stdout] 59 + let input: Box = match inputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsextract.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | let output: Box = match outputfile { [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] 63 - let output: Box = match outputfile { [INFO] [stdout] 63 + let output: Box = match outputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/cfbfdump.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let input: Box = match inputfile { [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] 95 - let input: Box = match inputfile { [INFO] [stdout] 95 + let input: Box = match inputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/cfbfdump.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | let input: Box = match inputfile { [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] 142 - let input: Box = match inputfile { [INFO] [stdout] 142 + let input: Box = match inputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/cfbfdump.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | let mut output: Box = match outputfile { [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] 146 - let mut output: Box = match outputfile { [INFO] [stdout] 146 + let mut output: Box = match outputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsrestore.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | let mut target_file: Box = match target_dir { [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] 138 - let mut target_file: Box = match target_dir { [INFO] [stdout] 138 + let mut target_file: Box = match target_dir { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.32s [INFO] running `Command { std: "docker" "inspect" "90b06177958b59059187cf115083bc965fd906ba4a6c4584ac46b902dc082f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90b06177958b59059187cf115083bc965fd906ba4a6c4584ac46b902dc082f08", kill_on_drop: false }` [INFO] [stdout] 90b06177958b59059187cf115083bc965fd906ba4a6c4584ac46b902dc082f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 064a103b117100cff569aca346a7a6949b68e31ab69fc104594e21dc9d35fb95 [INFO] running `Command { std: "docker" "start" "-a" "064a103b117100cff569aca346a7a6949b68e31ab69fc104594e21dc9d35fb95", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:269:62 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn dump_stream(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 269 - pub fn dump_stream(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 269 + pub fn dump_stream(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:286:63 [INFO] [stdout] | [INFO] [stdout] 286 | fn dump_stream_mini(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 286 - fn dump_stream_mini(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 286 + fn dump_stream_mini(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:317:65 [INFO] [stdout] | [INFO] [stdout] 317 | fn dump_stream_normal(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 317 - fn dump_stream_normal(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 317 + fn dump_stream_normal(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:540:41 [INFO] [stdout] | [INFO] [stdout] 540 | fn write_bytes(&mut self, output: &mut Write, num_bytes: u64) -> Result<(), Error> { [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] 540 - fn write_bytes(&mut self, output: &mut Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stdout] 540 + fn write_bytes(&mut self, output: &mut dyn Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling evrecovery v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsrestore.rs:189:87 [INFO] [stdout] | [INFO] [stdout] 189 | fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [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] 189 - fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [INFO] [stdout] 189 + fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsrestore.rs:214:84 [INFO] [stdout] | [INFO] [stdout] 214 | fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut Write, debug: &mut Debug) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 214 - fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut Write, debug: &mut Debug) -> Result { [INFO] [stdout] 214 + fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut dyn Write, debug: &mut Debug) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsextract.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let input: Box = match inputfile { [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] 59 - let input: Box = match inputfile { [INFO] [stdout] 59 + let input: Box = match inputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsextract.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | let output: Box = match outputfile { [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] 63 - let output: Box = match outputfile { [INFO] [stdout] 63 + let output: Box = match outputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsrestore.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | let input: Box = match inputfile { [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] 77 - let input: Box = match inputfile { [INFO] [stdout] 77 + let input: Box = match inputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/cfbfdump.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let input: Box = match inputfile { [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] 95 - let input: Box = match inputfile { [INFO] [stdout] 95 + let input: Box = match inputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/dvsrestore.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | let mut target_file: Box = match target_dir { [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] 138 - let mut target_file: Box = match target_dir { [INFO] [stdout] 138 + let mut target_file: Box = match target_dir { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/cfbfdump.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | let input: Box = match inputfile { [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] 142 - let input: Box = match inputfile { [INFO] [stdout] 142 + let input: Box = match inputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/cfbfdump.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | let mut output: Box = match outputfile { [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] 146 - let mut output: Box = match outputfile { [INFO] [stdout] 146 + let mut output: Box = match outputfile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:269:62 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn dump_stream(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 269 - pub fn dump_stream(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 269 + pub fn dump_stream(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:286:63 [INFO] [stdout] | [INFO] [stdout] 286 | fn dump_stream_mini(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 286 - fn dump_stream_mini(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 286 + fn dump_stream_mini(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:317:65 [INFO] [stdout] | [INFO] [stdout] 317 | fn dump_stream_normal(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [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] 317 - fn dump_stream_normal(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] 317 + fn dump_stream_normal(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/cfbf/mod.rs:540:41 [INFO] [stdout] | [INFO] [stdout] 540 | fn write_bytes(&mut self, output: &mut Write, num_bytes: u64) -> Result<(), Error> { [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] 540 - fn write_bytes(&mut self, output: &mut Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stdout] 540 + fn write_bytes(&mut self, output: &mut dyn Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Executable unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/evrecovery-1ad3eed0ff6aab08) [INFO] [stderr] Executable unittests src/bin/cfbfdump.rs (/opt/rustwide/target/debug/deps/cfbfdump-31fd38dac46fc3a9) [INFO] [stderr] Executable unittests src/bin/dvsextract.rs (/opt/rustwide/target/debug/deps/dvsextract-a2e4e03c6be5803e) [INFO] [stderr] Executable unittests src/bin/dvsrestore.rs (/opt/rustwide/target/debug/deps/dvsrestore-69cf1278c3af11e4) [INFO] running `Command { std: "docker" "inspect" "064a103b117100cff569aca346a7a6949b68e31ab69fc104594e21dc9d35fb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064a103b117100cff569aca346a7a6949b68e31ab69fc104594e21dc9d35fb95", kill_on_drop: false }` [INFO] [stdout] 064a103b117100cff569aca346a7a6949b68e31ab69fc104594e21dc9d35fb95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4852e817eb9801940d1243ee7ce358d7d0951595516a9fd2304df5f6f3663815 [INFO] running `Command { std: "docker" "start" "-a" "4852e817eb9801940d1243ee7ce358d7d0951595516a9fd2304df5f6f3663815", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib/cfbf/mod.rs:269:62 [INFO] [stderr] | [INFO] [stderr] 269 | pub fn dump_stream(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 269 - pub fn dump_stream(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] 269 + pub fn dump_stream(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib/cfbf/mod.rs:286:63 [INFO] [stderr] | [INFO] [stderr] 286 | fn dump_stream_mini(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 286 - fn dump_stream_mini(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] 286 + fn dump_stream_mini(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib/cfbf/mod.rs:317:65 [INFO] [stderr] | [INFO] [stderr] 317 | fn dump_stream_normal(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 317 - fn dump_stream_normal(&mut self, object: &Object, output: &mut Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] 317 + fn dump_stream_normal(&mut self, object: &Object, output: &mut dyn Write, debug: &mut Debug) -> Result<(), Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib/cfbf/mod.rs:540:41 [INFO] [stderr] | [INFO] [stderr] 540 | fn write_bytes(&mut self, output: &mut Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 540 - fn write_bytes(&mut self, output: &mut Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stderr] 540 + fn write_bytes(&mut self, output: &mut dyn Write, num_bytes: u64) -> Result<(), Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `evrecovery` (lib) generated 4 warnings [INFO] [stderr] warning: `evrecovery` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/cfbfdump.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | let input: Box = match inputfile { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 95 - let input: Box = match inputfile { [INFO] [stderr] 95 + let input: Box = match inputfile { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/cfbfdump.rs:142:17 [INFO] [stderr] | [INFO] [stderr] 142 | let input: Box = match inputfile { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 142 - let input: Box = match inputfile { [INFO] [stderr] 142 + let input: Box = match inputfile { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/cfbfdump.rs:146:22 [INFO] [stderr] | [INFO] [stderr] 146 | let mut output: Box = match outputfile { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 146 - let mut output: Box = match outputfile { [INFO] [stderr] 146 + let mut output: Box = match outputfile { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/dvsextract.rs:59:17 [INFO] [stderr] | [INFO] [stderr] 59 | let input: Box = match inputfile { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 59 - let input: Box = match inputfile { [INFO] [stderr] 59 + let input: Box = match inputfile { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/dvsextract.rs:63:18 [INFO] [stderr] | [INFO] [stderr] 63 | let output: Box = match outputfile { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 63 - let output: Box = match outputfile { [INFO] [stderr] 63 + let output: Box = match outputfile { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/dvsrestore.rs:189:87 [INFO] [stderr] | [INFO] [stderr] 189 | fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 189 - fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [INFO] [stderr] 189 + fn process_dump_object(container: &mut Container, target_file: &mut Box, debug: &mut Debug) -> Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/dvsrestore.rs:214:84 [INFO] [stderr] | [INFO] [stderr] 214 | fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut Write, debug: &mut Debug) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 214 - fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut Write, debug: &mut Debug) -> Result { [INFO] [stderr] 214 + fn process_dump_outsourced(inputfile_outsourced: Option, target_file: &mut dyn Write, debug: &mut Debug) -> Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/dvsrestore.rs:77:17 [INFO] [stderr] | [INFO] [stderr] 77 | let input: Box = match inputfile { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 77 - let input: Box = match inputfile { [INFO] [stderr] 77 + let input: Box = match inputfile { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/dvsrestore.rs:138:27 [INFO] [stderr] | [INFO] [stderr] 138 | let mut target_file: Box = match target_dir { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 138 - let mut target_file: Box = match target_dir { [INFO] [stderr] 138 + let mut target_file: Box = match target_dir { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `evrecovery` (bin "cfbfdump" test) generated 3 warnings [INFO] [stderr] warning: `evrecovery` (bin "dvsextract" test) generated 2 warnings [INFO] [stderr] warning: `evrecovery` (bin "dvsrestore" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/evrecovery-1ad3eed0ff6aab08) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cfbfdump.rs (/opt/rustwide/target/debug/deps/cfbfdump-31fd38dac46fc3a9) [INFO] [stderr] Running unittests src/bin/dvsextract.rs (/opt/rustwide/target/debug/deps/dvsextract-a2e4e03c6be5803e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/dvsrestore.rs (/opt/rustwide/target/debug/deps/dvsrestore-69cf1278c3af11e4) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests evrecovery [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib/cfbf/mod.rs - cfbf::Container::find_child_by_path (line 184) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib/cfbf/mod.rs - cfbf::Container::find_child_by_path (line 184) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `container` in this scope [INFO] [stdout] --> src/lib/cfbf/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 3 | container.find_child_by_path(&["Root Entry".to_owned(), "Dir1".to_owned(), "Dir2".to_owned(), "MyFile".to_owned()]) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib/cfbf/mod.rs - cfbf::Container::find_child_by_path (line 184) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "4852e817eb9801940d1243ee7ce358d7d0951595516a9fd2304df5f6f3663815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4852e817eb9801940d1243ee7ce358d7d0951595516a9fd2304df5f6f3663815", kill_on_drop: false }` [INFO] [stdout] 4852e817eb9801940d1243ee7ce358d7d0951595516a9fd2304df5f6f3663815