[INFO] fetching crate rapidtar 0.2.0...
[INFO] testing rapidtar-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0
[INFO] extracting crate rapidtar 0.2.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rapidtar 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded pad v0.1.6
[INFO] [stderr] Downloaded librapidarchive v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae93a539c78124e8e9f5f625c2b1fabb187fd4e3f148f1cf862601f66a055263
[INFO] running `Command { std: "docker" "start" "-a" "ae93a539c78124e8e9f5f625c2b1fabb187fd4e3f148f1cf862601f66a055263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae93a539c78124e8e9f5f625c2b1fabb187fd4e3f148f1cf862601f66a055263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae93a539c78124e8e9f5f625c2b1fabb187fd4e3f148f1cf862601f66a055263", kill_on_drop: false }`
[INFO] [stdout] ae93a539c78124e8e9f5f625c2b1fabb187fd4e3f148f1cf862601f66a055263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] fd253bad51f51bd7ac7219d9835cb685947c374e56bd4a7b688d0cc48c90aba6
[INFO] running `Command { std: "docker" "start" "-a" "fd253bad51f51bd7ac7219d9835cb685947c374e56bd4a7b688d0cc48c90aba6", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.5.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Compiling libc v0.2.174
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Compiling nix v0.10.0
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling unicode-width v0.1.14
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling argparse v0.2.2
[INFO] [stderr] Compiling pad v0.1.6
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling num-bigint v0.2.6
[INFO] [stderr] Compiling num-complex v0.2.4
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling bytes v0.4.12
[INFO] [stderr] Compiling crossbeam-deque v0.8.6
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling rayon v1.10.0
[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: &mut TarP...
[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)]` 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 TarResult...
[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 | ...arresult: &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, failed...
[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 17.72s
[INFO] running `Command { std: "docker" "inspect" "fd253bad51f51bd7ac7219d9835cb685947c374e56bd4a7b688d0cc48c90aba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd253bad51f51bd7ac7219d9835cb685947c374e56bd4a7b688d0cc48c90aba6", kill_on_drop: false }`
[INFO] [stdout] fd253bad51f51bd7ac7219d9835cb685947c374e56bd4a7b688d0cc48c90aba6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] a394e76295aca900f60ba4cdc2fd8900c52d22056738b249d61ad4aa70f3ae62
[INFO] running `Command { std: "docker" "start" "-a" "a394e76295aca900f60ba4cdc2fd8900c52d22056738b249d61ad4aa70f3ae62", 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: &mut TarP...
[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)]` 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 TarResult...
[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 | ...arresult: &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, failed...
[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.94s
[INFO] running `Command { std: "docker" "inspect" "a394e76295aca900f60ba4cdc2fd8900c52d22056738b249d61ad4aa70f3ae62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a394e76295aca900f60ba4cdc2fd8900c52d22056738b249d61ad4aa70f3ae62", kill_on_drop: false }`
[INFO] [stdout] a394e76295aca900f60ba4cdc2fd8900c52d22056738b249d61ad4aa70f3ae62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] b9f8dbd5fba4421dc5ed8693ebd0d7ee32e01121681968e1040a296c07776eb1
[INFO] running `Command { std: "docker" "start" "-a" "b9f8dbd5fba4421dc5ed8693ebd0d7ee32e01121681968e1040a296c07776eb1", 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: &mut TarP...
[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)]` 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 TarResult...
[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 | ...arresult: &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, failed...
[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" --tests` to apply 5 suggestions)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] Running unittests src/bin/rapidmt.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rapidmt-45bc7eecc6b9047c)
[INFO] [stdout]
[INFO] [stderr] Running unittests src/bin/rapidtar.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rapidtar-a71fee9496f05029)
[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] running `Command { std: "docker" "inspect" "b9f8dbd5fba4421dc5ed8693ebd0d7ee32e01121681968e1040a296c07776eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f8dbd5fba4421dc5ed8693ebd0d7ee32e01121681968e1040a296c07776eb1", kill_on_drop: false }`
[INFO] [stdout] b9f8dbd5fba4421dc5ed8693ebd0d7ee32e01121681968e1040a296c07776eb1