[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 1.60.0 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 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/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v0.1.18 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc3b3f35f6641b1da1603ba1f42e2058318c414b7b14954a8770c021ebc9e6ab [INFO] running `Command { std: "docker" "start" "-a" "fc3b3f35f6641b1da1603ba1f42e2058318c414b7b14954a8770c021ebc9e6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc3b3f35f6641b1da1603ba1f42e2058318c414b7b14954a8770c021ebc9e6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3b3f35f6641b1da1603ba1f42e2058318c414b7b14954a8770c021ebc9e6ab", kill_on_drop: false }` [INFO] [stdout] fc3b3f35f6641b1da1603ba1f42e2058318c414b7b14954a8770c021ebc9e6ab [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37742d0af6eff5ef9709f063d84a62dd2b90122be77b6e117433d8bf993c3011 [INFO] running `Command { std: "docker" "start" "-a" "37742d0af6eff5ef9709f063d84a62dd2b90122be77b6e117433d8bf993c3011", kill_on_drop: false }` [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.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 libflate v0.1.18 [INFO] [stderr] Compiling clap v2.32.0 [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/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: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/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: 3 warnings emitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.65s [INFO] running `Command { std: "docker" "inspect" "37742d0af6eff5ef9709f063d84a62dd2b90122be77b6e117433d8bf993c3011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37742d0af6eff5ef9709f063d84a62dd2b90122be77b6e117433d8bf993c3011", kill_on_drop: false }` [INFO] [stdout] 37742d0af6eff5ef9709f063d84a62dd2b90122be77b6e117433d8bf993c3011 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ff2009ecc40de940f6a7bd8ef2ebf8c3df10ff956894c8814e843f19b07aa06 [INFO] running `Command { std: "docker" "start" "-a" "3ff2009ecc40de940f6a7bd8ef2ebf8c3df10ff956894c8814e843f19b07aa06", 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/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: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/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: 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 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.61s [INFO] running `Command { std: "docker" "inspect" "3ff2009ecc40de940f6a7bd8ef2ebf8c3df10ff956894c8814e843f19b07aa06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff2009ecc40de940f6a7bd8ef2ebf8c3df10ff956894c8814e843f19b07aa06", kill_on_drop: false }` [INFO] [stdout] 3ff2009ecc40de940f6a7bd8ef2ebf8c3df10ff956894c8814e843f19b07aa06 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0d3400befd0bca9fc3bb7b9715dd67a085db07f014c86bec873ce228169b759 [INFO] running `Command { std: "docker" "start" "-a" "f0d3400befd0bca9fc3bb7b9715dd67a085db07f014c86bec873ce228169b759", 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/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/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/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 "dvsextract" test) generated 2 warnings [INFO] [stderr] warning: `evrecovery` (bin "cfbfdump" test) generated 3 warnings [INFO] [stderr] warning: `evrecovery` (bin "dvsrestore" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/evrecovery-a878ebfe12e07551) [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 (/opt/rustwide/target/debug/deps/cfbfdump-b7334bd9ac00d9a7) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dvsextract-d6fe08781ddfa61e) [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 (/opt/rustwide/target/debug/deps/dvsrestore-54f6b250db27b3cd) [INFO] [stdout] [INFO] [stderr] Doc-tests evrecovery [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 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.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f0d3400befd0bca9fc3bb7b9715dd67a085db07f014c86bec873ce228169b759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d3400befd0bca9fc3bb7b9715dd67a085db07f014c86bec873ce228169b759", kill_on_drop: false }` [INFO] [stdout] f0d3400befd0bca9fc3bb7b9715dd67a085db07f014c86bec873ce228169b759