[INFO] fetching crate rapidtar 0.2.0...
[INFO] testing rapidtar-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rapidtar 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rapidtar 0.2.0
[INFO] finished tweaking crates.io crate rapidtar 0.2.0
[INFO] tweaked toml for crates.io crate rapidtar 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rapidtar 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 30 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded pad v0.1.6
[INFO] [stderr] Downloaded argparse v0.2.2
[INFO] [stderr] Downloaded librapidarchive v0.2.0
[INFO] [stderr] Downloaded nix v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c8c24c45cc71029e74ff3a4ba002142db3fbd5d5a1392d7795070ddaf15c904
[INFO] running `Command { std: "docker" "start" "-a" "5c8c24c45cc71029e74ff3a4ba002142db3fbd5d5a1392d7795070ddaf15c904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c8c24c45cc71029e74ff3a4ba002142db3fbd5d5a1392d7795070ddaf15c904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8c24c45cc71029e74ff3a4ba002142db3fbd5d5a1392d7795070ddaf15c904", kill_on_drop: false }`
[INFO] [stdout] 5c8c24c45cc71029e74ff3a4ba002142db3fbd5d5a1392d7795070ddaf15c904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31a10085ddd67304ee300fca0bc39da5398d4b61c5c574b4d8e28da3d789ee40
[INFO] running `Command { std: "docker" "start" "-a" "31a10085ddd67304ee300fca0bc39da5398d4b61c5c574b4d8e28da3d789ee40", kill_on_drop: false }`
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling num-bigint v0.2.6
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling num-complex v0.2.4
[INFO] [stderr] Compiling nix v0.10.0
[INFO] [stderr] Compiling argparse v0.2.2
[INFO] [stderr] Compiling pad v0.1.6
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling num-iter v0.1.45
[INFO] [stderr] Compiling num v0.2.1
[INFO] [stderr] Compiling librapidarchive v0.2.0
[INFO] [stderr] Compiling rapidtar v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:185:32
[INFO] [stdout] |
[INFO] [stdout] 185 | fn label_proc
(tarball: &mut fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 185 | fn label_proc(tarball: &mut dyn fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:208:34
[INFO] [stdout] |
[INFO] [stdout] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut Tar...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result>> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:208:158
[INFO] [stdout] |
[INFO] [stdout] 208 | ...esult: &mut TarResult) -> io::Result>> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result>> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:275:33
[INFO] [stdout] |
[INFO] [stdout] 275 | fn serialize_proc(tarball: &mut fs::ArchivalSink, receiver: &Receiver, ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 275 | fn serialize_proc(tarball: &mut dyn fs::ArchivalSink, receiver: &Receiver, failed_entry: &mut Option, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:331:31
[INFO] [stdout] |
[INFO] [stdout] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.18s
[INFO] running `Command { std: "docker" "inspect" "31a10085ddd67304ee300fca0bc39da5398d4b61c5c574b4d8e28da3d789ee40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a10085ddd67304ee300fca0bc39da5398d4b61c5c574b4d8e28da3d789ee40", kill_on_drop: false }`
[INFO] [stdout] 31a10085ddd67304ee300fca0bc39da5398d4b61c5c574b4d8e28da3d789ee40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb8ab5b4198d7427e9f23060c080838e09029ad86067b03cc29ec001b724a1b1
[INFO] running `Command { std: "docker" "start" "-a" "cb8ab5b4198d7427e9f23060c080838e09029ad86067b03cc29ec001b724a1b1", kill_on_drop: false }`
[INFO] [stderr] Compiling rapidtar v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:185:32
[INFO] [stdout] |
[INFO] [stdout] 185 | fn label_proc(tarball: &mut fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 185 | fn label_proc(tarball: &mut dyn fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:208:34
[INFO] [stdout] |
[INFO] [stdout] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut Tar...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result>> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:208:158
[INFO] [stdout] |
[INFO] [stdout] 208 | ...esult: &mut TarResult) -> io::Result>> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result>> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:275:33
[INFO] [stdout] |
[INFO] [stdout] 275 | fn serialize_proc(tarball: &mut fs::ArchivalSink, receiver: &Receiver, ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 275 | fn serialize_proc(tarball: &mut dyn fs::ArchivalSink, receiver: &Receiver, failed_entry: &mut Option, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:331:31
[INFO] [stdout] |
[INFO] [stdout] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "cb8ab5b4198d7427e9f23060c080838e09029ad86067b03cc29ec001b724a1b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8ab5b4198d7427e9f23060c080838e09029ad86067b03cc29ec001b724a1b1", kill_on_drop: false }`
[INFO] [stdout] cb8ab5b4198d7427e9f23060c080838e09029ad86067b03cc29ec001b724a1b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be0e87e7692ac907aafc9a3b48b0c2e7cc2b0c3578caaa40ddd8a40b3611806b
[INFO] running `Command { std: "docker" "start" "-a" "be0e87e7692ac907aafc9a3b48b0c2e7cc2b0c3578caaa40ddd8a40b3611806b", kill_on_drop: false }`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:185:32
[INFO] [stderr] |
[INFO] [stderr] 185 | fn label_proc(tarball: &mut fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mu...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr] |
[INFO] [stderr] 185 | fn label_proc(tarball: &mut dyn fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:208:34
[INFO] [stderr] |
[INFO] [stderr] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut Tar...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr] |
[INFO] [stderr] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result>> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:208:158
[INFO] [stderr] |
[INFO] [stderr] 208 | ...esult: &mut TarResult) -> io::Result>> {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr] |
[INFO] [stderr] 208 | fn recover_proc(old_tarball: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result>> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:275:33
[INFO] [stderr] |
[INFO] [stderr] 275 | fn serialize_proc(tarball: &mut fs::ArchivalSink, receiver: &Receiver, ...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr] |
[INFO] [stderr] 275 | fn serialize_proc(tarball: &mut dyn fs::ArchivalSink, receiver: &Receiver, failed_entry: &mut Option, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:331:31
[INFO] [stderr] |
[INFO] [stderr] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr] |
[INFO] [stderr] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `rapidtar` (bin "rapidtar" test) generated 5 warnings (run `cargo fix --bin "rapidtar" -p rapidtar --tests` to apply 5 suggestions)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr] Running unittests src/bin/rapidmt.rs (/opt/rustwide/target/debug/deps/rapidmt-8f145be2aae5702b)
[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/rapidtar.rs (/opt/rustwide/target/debug/deps/rapidtar-0c37b9ba96996f43)
[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] running `Command { std: "docker" "inspect" "be0e87e7692ac907aafc9a3b48b0c2e7cc2b0c3578caaa40ddd8a40b3611806b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0e87e7692ac907aafc9a3b48b0c2e7cc2b0c3578caaa40ddd8a40b3611806b", kill_on_drop: false }`
[INFO] [stdout] be0e87e7692ac907aafc9a3b48b0c2e7cc2b0c3578caaa40ddd8a40b3611806b