[INFO] fetching crate librapidarchive 0.2.0... [INFO] testing librapidarchive-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate librapidarchive 0.2.0 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate librapidarchive 0.2.0 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 crates.io crate librapidarchive 0.2.0 [INFO] finished tweaking crates.io crate librapidarchive 0.2.0 [INFO] tweaked toml for crates.io crate librapidarchive 0.2.0 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] bbe465ef7fb37577fbbe97ff84d2400e4ffed1d311c0b403ab313715fbcdcbe0 [INFO] running `Command { std: "docker" "start" "-a" "bbe465ef7fb37577fbbe97ff84d2400e4ffed1d311c0b403ab313715fbcdcbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbe465ef7fb37577fbbe97ff84d2400e4ffed1d311c0b403ab313715fbcdcbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe465ef7fb37577fbbe97ff84d2400e4ffed1d311c0b403ab313715fbcdcbe0", kill_on_drop: false }` [INFO] [stdout] bbe465ef7fb37577fbbe97ff84d2400e4ffed1d311c0b403ab313715fbcdcbe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] b6de50df0e2d80771dffe626f29f58c3b8a6cf2d97b8266d04d5effaae133089 [INFO] running `Command { std: "docker" "start" "-a" "b6de50df0e2d80771dffe626f29f58c3b8a6cf2d97b8266d04d5effaae133089", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling librapidarchive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tar/mod.rs:93:72 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut ArchivalSink) -> io::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 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 - pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut ArchivalSink) -> io::Result { [INFO] [stdout] 93 + pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut dyn ArchivalSink) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traverse.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | fn cause(&self) -> Option<&error::Error> { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 33 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tar/recovery.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn recover_data(sink: &mut ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - pub fn recover_data(sink: &mut ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result>>> { [INFO] [stdout] 72 + pub fn recover_data(sink: &mut dyn ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result>>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/portable.rs:85:117 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> whe... [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 85 - pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] 85 + pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/portable.rs:120:71 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 120 - pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] 120 + pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/unix.rs:22:117 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> whe... [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] 22 + pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/unix.rs:50:70 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] 50 + pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/traverse.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | IOError(err) => err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fs/unix.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let mut username; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fs/unix.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | let mut groupname; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `drain_buf_until_empty` [INFO] [stdout] --> src/concurrentbuf.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | fn drain_buf_until_empty(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> src/units/data.rs:82:80 [INFO] [stdout] | [INFO] [stdout] 82 | inner: From::from(I::from_str(&s[..slen - 1])? * NumCast::from(1024 * 1024 * 1024 * 1024).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1073741824_i32 * 1024_i32`, which would overflow [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(arithmetic_overflow)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.92s [INFO] running `Command { std: "docker" "inspect" "b6de50df0e2d80771dffe626f29f58c3b8a6cf2d97b8266d04d5effaae133089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6de50df0e2d80771dffe626f29f58c3b8a6cf2d97b8266d04d5effaae133089", kill_on_drop: false }` [INFO] [stdout] b6de50df0e2d80771dffe626f29f58c3b8a6cf2d97b8266d04d5effaae133089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 1ccb9646be4bf655bfd384786eb5021b197a5a7da7c384d8e5bdc01453b48453 [INFO] running `Command { std: "docker" "start" "-a" "1ccb9646be4bf655bfd384786eb5021b197a5a7da7c384d8e5bdc01453b48453", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tar/mod.rs:93:72 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut ArchivalSink) -> io::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 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 - pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut ArchivalSink) -> io::Result { [INFO] [stdout] 93 + pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut dyn ArchivalSink) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traverse.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | fn cause(&self) -> Option<&error::Error> { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 33 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tar/recovery.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn recover_data(sink: &mut ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - pub fn recover_data(sink: &mut ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result>>> { [INFO] [stdout] 72 + pub fn recover_data(sink: &mut dyn ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result>>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/portable.rs:85:117 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> whe... [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 85 - pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] 85 + pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/portable.rs:120:71 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 120 - pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] 120 + pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/unix.rs:22:117 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> whe... [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] 22 + pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/unix.rs:50:70 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] 50 + pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/traverse.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | IOError(err) => err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fs/unix.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let mut username; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fs/unix.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | let mut groupname; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `drain_buf_until_empty` [INFO] [stdout] --> src/concurrentbuf.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | fn drain_buf_until_empty(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> src/units/data.rs:82:80 [INFO] [stdout] | [INFO] [stdout] 82 | inner: From::from(I::from_str(&s[..slen - 1])? * NumCast::from(1024 * 1024 * 1024 * 1024).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1073741824_i32 * 1024_i32`, which would overflow [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(arithmetic_overflow)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling librapidarchive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tar/mod.rs:93:72 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut ArchivalSink) -> io::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 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 - pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut ArchivalSink) -> io::Result { [INFO] [stdout] 93 + pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut dyn ArchivalSink) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traverse.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | fn cause(&self) -> Option<&error::Error> { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 33 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tar/recovery.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn recover_data(sink: &mut ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - pub fn recover_data(sink: &mut ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result>>> { [INFO] [stdout] 72 + pub fn recover_data(sink: &mut dyn ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result>>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/portable.rs:85:117 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> whe... [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 85 - pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] 85 + pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/portable.rs:120:71 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 120 - pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] 120 + pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/unix.rs:22:117 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> whe... [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] 22 + pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs/unix.rs:50:70 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] 50 + pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/traverse.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | IOError(err) => err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fs/unix.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let mut username; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fs/unix.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | let mut groupname; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `drain_buf_until_empty` [INFO] [stdout] --> src/concurrentbuf.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | fn drain_buf_until_empty(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.62s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/librapidarchive-495bf884482bc185) [INFO] running `Command { std: "docker" "inspect" "1ccb9646be4bf655bfd384786eb5021b197a5a7da7c384d8e5bdc01453b48453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ccb9646be4bf655bfd384786eb5021b197a5a7da7c384d8e5bdc01453b48453", kill_on_drop: false }` [INFO] [stdout] 1ccb9646be4bf655bfd384786eb5021b197a5a7da7c384d8e5bdc01453b48453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] aca79aa43c6b0b222aa026601ae5387ca528cac479d071f280dcc0487e29ca43 [INFO] running `Command { std: "docker" "start" "-a" "aca79aa43c6b0b222aa026601ae5387ca528cac479d071f280dcc0487e29ca43", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tar/mod.rs:93:72 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut ArchivalSink) -> io::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 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 93 - pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut ArchivalSink) -> io::Result { [INFO] [stderr] 93 + pub fn serialize(traversal: &header::HeaderGenResult, tarball: &mut dyn ArchivalSink) -> io::Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/traverse.rs:33:32 [INFO] [stderr] | [INFO] [stderr] 33 | fn cause(&self) -> Option<&error::Error> { [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: use `dyn` [INFO] [stderr] | [INFO] [stderr] 33 - fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] 33 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tar/recovery.rs:72:32 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn recover_data(sink: &mut ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 72 - pub fn recover_data(sink: &mut ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result>>> { [INFO] [stderr] 72 + pub fn recover_data(sink: &mut dyn ArchivalSink, format: TarFormat, lost: Vec>) -> io::Result>>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fs/portable.rs:85:117 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> whe... [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: use `dyn` [INFO] [stderr] | [INFO] [stderr] 85 - pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stderr] 85 + pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fs/portable.rs:120:71 [INFO] [stderr] | [INFO] [stderr] 120 | pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [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: use `dyn` [INFO] [stderr] | [INFO] [stderr] 120 - pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stderr] 120 + pub fn open_tape>(_tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fs/unix.rs:22:117 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> whe... [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: use `dyn` [INFO] [stderr] | [INFO] [stderr] 22 - pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stderr] 22 + pub fn open_sink, I>(outfile: P, tuning: &Configuration, limit: Option) -> io::Result>> where ffi::OsString: From

, P: Clone, I: 'static + Send + Clone + PartialEq { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fs/unix.rs:50:70 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [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: use `dyn` [INFO] [stderr] | [INFO] [stderr] 50 - pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stderr] 50 + pub fn open_tape>(tapedev: P) -> io::Result> where ffi::OsString: From

, P: Clone { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/traverse.rs:29:33 [INFO] [stderr] | [INFO] [stderr] 29 | IOError(err) => err.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fs/unix.rs:107:9 [INFO] [stderr] | [INFO] [stderr] 107 | let mut username; [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fs/unix.rs:140:9 [INFO] [stderr] | [INFO] [stderr] 140 | let mut groupname; [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `drain_buf_until_empty` [INFO] [stderr] --> src/concurrentbuf.rs:206:8 [INFO] [stderr] | [INFO] [stderr] 206 | fn drain_buf_until_empty(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> src/units/data.rs:82:80 [INFO] [stderr] | [INFO] [stderr] 82 | inner: From::from(I::from_str(&s[..slen - 1])? * NumCast::from(1024 * 1024 * 1024 * 1024).unwrap()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1073741824_i32 * 1024_i32`, which would overflow [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(arithmetic_overflow)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `librapidarchive` (lib) generated 12 warnings [INFO] [stderr] warning: `librapidarchive` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/librapidarchive-495bf884482bc185) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test blocking::tests::blocking_factor_1_block_passthrough ... ok [INFO] [stdout] test blocking::tests::blocking_factor_1_record_splitting_shortcircuit ... ok [INFO] [stdout] test blocking::tests::blocking_factor_1_record_splitting ... ok [INFO] [stdout] test spanning::tests::datazone_buffer ... ok [INFO] [stdout] test blocking::tests::blocking_factor_4_block_zone_tracking ... ok [INFO] [stdout] test spanning::tests::datazone_overhang ... ok [INFO] [stdout] test spanning::tests::datazone_overhang_exact ... ok [INFO] [stdout] test spanning::tests::datazone_stream_2x ... ok [INFO] [stdout] test spanning::tests::datazone_stream ... ok [INFO] [stdout] test spanning::tests::datazone_stream_merge ... ok [INFO] [stdout] test spanning::tests::datazone_stream_mergeslack ... ok [INFO] [stdout] test spanning::tests::datazone_stream_overhang ... ok [INFO] [stdout] test spanning::tests::datazone_stream_overslack ... ok [INFO] [stdout] test tar::gnu::tests::format_gnu_numeral_8 ... ok [INFO] [stdout] test tar::gnu::tests::format_gnu_numeral_8_large ... ok [INFO] [stdout] test tar::gnu::tests::format_gnu_numeral_8_verylarge ... ok [INFO] [stdout] test tar::pax::tests::pax_attribute ... ok [INFO] [stdout] test tar::pax::tests::pax_attribute_fixedpoint_overflow ... ok [INFO] [stdout] test tar::pax::tests::pax_attribute_longkey ... ok [INFO] [stdout] test tar::pax::tests::pax_attribute_fixedpoint_underflow ... ok [INFO] [stdout] test tar::pax::tests::pax_attribute_longval ... ok [INFO] [stdout] test tar::pax::tests::pax_legacy_filename_long ... ok [INFO] [stdout] test tar::pax::tests::pax_legacy_filename_short ... ok [INFO] [stdout] test tar::pax::tests::pax_legacy_filename_medium ... ok [INFO] [stdout] test tar::pax::tests::pax_legacy_filename_long_tricky ... ok [INFO] [stdout] test tar::ustar::tests::format_tar_filename_short ... ok [INFO] [stdout] test tar::ustar::tests::format_tar_filename_medium ... ok [INFO] [stdout] test tar::ustar::tests::format_tar_filename_long ... ok [INFO] [stdout] test tar::ustar::tests::format_tar_numeral_8 ... ok [INFO] [stdout] test tar::ustar::tests::format_tar_numeral_8_large ... ok [INFO] [stdout] test tar::ustar::tests::format_tar_string_32 ... ok [INFO] [stdout] test units::time::test::time_days ... ok [INFO] [stdout] test units::time::test::time_hours ... ok [INFO] [stdout] test units::time::test::time_nanos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests librapidarchive [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" "aca79aa43c6b0b222aa026601ae5387ca528cac479d071f280dcc0487e29ca43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca79aa43c6b0b222aa026601ae5387ca528cac479d071f280dcc0487e29ca43", kill_on_drop: false }` [INFO] [stdout] aca79aa43c6b0b222aa026601ae5387ca528cac479d071f280dcc0487e29ca43