[INFO] cloning repository https://github.com/sticnarf/donkey-fs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sticnarf/donkey-fs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsticnarf%2Fdonkey-fs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsticnarf%2Fdonkey-fs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5990c653bfa8fdc027747381edc57f36e7c24fb [INFO] testing sticnarf/donkey-fs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsticnarf%2Fdonkey-fs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sticnarf/donkey-fs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sticnarf/donkey-fs [INFO] finished tweaking git repo https://github.com/sticnarf/donkey-fs [INFO] tweaked toml for git repo https://github.com/sticnarf/donkey-fs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sticnarf/donkey-fs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 8853d82b918bed2289daf399d5c0fc9b9d8285282ff6edf74b597a58a05ad592 [INFO] running `Command { std: "docker" "start" "-a" "8853d82b918bed2289daf399d5c0fc9b9d8285282ff6edf74b597a58a05ad592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8853d82b918bed2289daf399d5c0fc9b9d8285282ff6edf74b597a58a05ad592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8853d82b918bed2289daf399d5c0fc9b9d8285282ff6edf74b597a58a05ad592", kill_on_drop: false }` [INFO] [stdout] 8853d82b918bed2289daf399d5c0fc9b9d8285282ff6edf74b597a58a05ad592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] d7bc617d86853daa1748a148085695540abff95e4e0a8b7ec74c8c59f0aea3e5 [INFO] running `Command { std: "docker" "start" "-a" "d7bc617d86853daa1748a148085695540abff95e4e0a8b7ec74c8c59f0aea3e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling im v11.0.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.15.15 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling dkfs v0.1.2 (/opt/rustwide/workdir/dkfs) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | dev: Box, [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] 149 - dev: Box, [INFO] [stdout] 149 + dev: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn open<'a>(mut dev: Box) -> DkResult> { [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] 102 - pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stdout] 102 + pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [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] 107 - pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [INFO] [stdout] 107 + pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [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] 158 - fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [INFO] [stdout] 158 + fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:206:46 [INFO] [stdout] | [INFO] [stdout] 206 | fn write(&mut self, ptr: u64, writable: &Writable) -> DkResult<()> { [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] 206 - fn write(&mut self, ptr: u64, writable: &Writable) -> DkResult<()> { [INFO] [stdout] 206 + fn write(&mut self, ptr: u64, writable: &dyn Writable) -> DkResult<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | impl Writable for Box { [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] 24 - impl Writable for Box { [INFO] [stdout] 24 + impl Writable for Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [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] 21 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [INFO] [stdout] 21 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 25 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 25 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_block!(SuperBlock; validation: sbv); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | impl_block!(FreeList); [INFO] [stdout] | --------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | impl_block!(Inode; validation: inv); [INFO] [stdout] | ----------------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:201:47 [INFO] [stdout] | [INFO] [stdout] 201 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 201 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 201 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:220:47 [INFO] [stdout] | [INFO] [stdout] 220 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 220 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 220 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:228:47 [INFO] [stdout] | [INFO] [stdout] 228 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 228 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 228 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/device.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | fn write_at(&mut self, writable: &Writable, ptr: u64) -> DkResult<()> { [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] 52 - fn write_at(&mut self, writable: &Writable, ptr: u64) -> DkResult<()> { [INFO] [stdout] 52 + fn write_at(&mut self, writable: &dyn Writable, ptr: u64) -> DkResult<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mtdk v0.1.2 (/opt/rustwide/workdir/mtdk) [INFO] [stderr] Compiling mkdk v0.1.2 (/opt/rustwide/workdir/mkdk) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> mkdk/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.79s [INFO] running `Command { std: "docker" "inspect" "d7bc617d86853daa1748a148085695540abff95e4e0a8b7ec74c8c59f0aea3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7bc617d86853daa1748a148085695540abff95e4e0a8b7ec74c8c59f0aea3e5", kill_on_drop: false }` [INFO] [stdout] d7bc617d86853daa1748a148085695540abff95e4e0a8b7ec74c8c59f0aea3e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] afb6c83ec80cfc8f6ea804a82a19c47cd4fe9d965ad397f522e46a02b9028202 [INFO] running `Command { std: "docker" "start" "-a" "afb6c83ec80cfc8f6ea804a82a19c47cd4fe9d965ad397f522e46a02b9028202", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | dev: Box, [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] 149 - dev: Box, [INFO] [stdout] 149 + dev: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn open<'a>(mut dev: Box) -> DkResult> { [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] 102 - pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stdout] 102 + pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [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] 107 - pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [INFO] [stdout] 107 + pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [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] 158 - fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [INFO] [stdout] 158 + fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:206:46 [INFO] [stdout] | [INFO] [stdout] 206 | fn write(&mut self, ptr: u64, writable: &Writable) -> DkResult<()> { [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] 206 - fn write(&mut self, ptr: u64, writable: &Writable) -> DkResult<()> { [INFO] [stdout] 206 + fn write(&mut self, ptr: u64, writable: &dyn Writable) -> DkResult<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | impl Writable for Box { [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] 24 - impl Writable for Box { [INFO] [stdout] 24 + impl Writable for Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [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] 21 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [INFO] [stdout] 21 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 25 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 25 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_block!(SuperBlock; validation: sbv); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | impl_block!(FreeList); [INFO] [stdout] | --------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | impl_block!(Inode; validation: inv); [INFO] [stdout] | ----------------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:201:47 [INFO] [stdout] | [INFO] [stdout] 201 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 201 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 201 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:220:47 [INFO] [stdout] | [INFO] [stdout] 220 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 220 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 220 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:228:47 [INFO] [stdout] | [INFO] [stdout] 228 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 228 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 228 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mtdk v0.1.2 (/opt/rustwide/workdir/mtdk) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/device.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | fn write_at(&mut self, writable: &Writable, ptr: u64) -> DkResult<()> { [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] 52 - fn write_at(&mut self, writable: &Writable, ptr: u64) -> DkResult<()> { [INFO] [stdout] 52 + fn write_at(&mut self, writable: &dyn Writable, ptr: u64) -> DkResult<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mkdk v0.1.2 (/opt/rustwide/workdir/mkdk) [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> mkdk/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling dkfs v0.1.2 (/opt/rustwide/workdir/dkfs) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> dkfs/tests/integration_test.rs:493:20 [INFO] [stdout] | [INFO] [stdout] 493 | .collect();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | dev: Box, [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] 149 - dev: Box, [INFO] [stdout] 149 + dev: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn open<'a>(mut dev: Box) -> DkResult> { [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] 102 - pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stdout] 102 + pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [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] 107 - pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [INFO] [stdout] 107 + pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [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] 158 - fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [INFO] [stdout] 158 + fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/lib.rs:206:46 [INFO] [stdout] | [INFO] [stdout] 206 | fn write(&mut self, ptr: u64, writable: &Writable) -> DkResult<()> { [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] 206 - fn write(&mut self, ptr: u64, writable: &Writable) -> DkResult<()> { [INFO] [stdout] 206 + fn write(&mut self, ptr: u64, writable: &dyn Writable) -> DkResult<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | impl Writable for Box { [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] 24 - impl Writable for Box { [INFO] [stdout] 24 + impl Writable for Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [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] 21 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [INFO] [stdout] 21 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 25 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 25 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_block!(SuperBlock; validation: sbv); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | impl_block!(FreeList); [INFO] [stdout] | --------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | impl_block!(Inode; validation: inv); [INFO] [stdout] | ----------------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:201:47 [INFO] [stdout] | [INFO] [stdout] 201 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 201 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 201 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:220:47 [INFO] [stdout] | [INFO] [stdout] 220 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 220 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 220 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/block.rs:228:47 [INFO] [stdout] | [INFO] [stdout] 228 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 228 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] 228 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> dkfs/src/device.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | fn write_at(&mut self, writable: &Writable, ptr: u64) -> DkResult<()> { [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] 52 - fn write_at(&mut self, writable: &Writable, ptr: u64) -> DkResult<()> { [INFO] [stdout] 52 + fn write_at(&mut self, writable: &dyn Writable, ptr: u64) -> DkResult<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.80s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dkfs-8ade38486af1bc8d) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-ea56aab8a9394f63) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mkdk-5ab7b96fe1f2ac7e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mtdk-85efe145b08608d3) [INFO] running `Command { std: "docker" "inspect" "afb6c83ec80cfc8f6ea804a82a19c47cd4fe9d965ad397f522e46a02b9028202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb6c83ec80cfc8f6ea804a82a19c47cd4fe9d965ad397f522e46a02b9028202", kill_on_drop: false }` [INFO] [stdout] afb6c83ec80cfc8f6ea804a82a19c47cd4fe9d965ad397f522e46a02b9028202 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 3a5a43082a7acfcf430541c8d9a6781990f83313b199f0466bda5ba838db7339 [INFO] running `Command { std: "docker" "start" "-a" "3a5a43082a7acfcf430541c8d9a6781990f83313b199f0466bda5ba838db7339", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/lib.rs:149:14 [INFO] [stderr] | [INFO] [stderr] 149 | dev: Box, [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] 149 - dev: Box, [INFO] [stderr] 149 + dev: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/lib.rs:102:30 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn open<'a>(mut dev: Box) -> DkResult> { [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] 102 - pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stderr] 102 + pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/lib.rs:107:32 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [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] 107 - pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [INFO] [stderr] 107 + pub fn format<'a>(mut dev: Box, opts: FormatOptions) -> DkResult> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/lib.rs:158:21 [INFO] [stderr] | [INFO] [stderr] 158 | fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [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] 158 - fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [INFO] [stderr] 158 + fn new(dev: Box, sb: SuperBlock) -> Donkey<'a> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/lib.rs:206:46 [INFO] [stderr] | [INFO] [stderr] 206 | fn write(&mut self, ptr: u64, writable: &Writable) -> DkResult<()> { [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] 206 - fn write(&mut self, ptr: u64, writable: &Writable) -> DkResult<()> { [INFO] [stderr] 206 + fn write(&mut self, ptr: u64, writable: &dyn Writable) -> DkResult<()> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | impl Writable for Box { [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] 24 - impl Writable for Box { [INFO] [stderr] 24 + impl Writable for Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:21:47 [INFO] [stderr] | [INFO] [stderr] 21 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [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] 21 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [INFO] [stderr] 21 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:25:47 [INFO] [stderr] | [INFO] [stderr] 25 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 25 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stderr] 25 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:179:48 [INFO] [stderr] | [INFO] [stderr] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 186 | impl_block!(SuperBlock; validation: sbv); [INFO] [stderr] | ---------------------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stderr] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:179:48 [INFO] [stderr] | [INFO] [stderr] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 187 | impl_block!(FreeList); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] [INFO] [stderr] = note: for more information, see [INFO] [stdout] running 2 tests [INFO] [stderr] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test tests::restore_error ... ok [INFO] [stderr] help: use `dyn` [INFO] [stdout] test block::tests::serde_ptr_block ... ok [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:179:48 [INFO] [stderr] | [INFO] [stderr] 179 | fn as_bytes(&self) -> DkResult>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 188 | impl_block!(Inode; validation: inv); [INFO] [stderr] | ----------------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 179 - fn as_bytes(&self) -> DkResult>> { [INFO] [stderr] 179 + fn as_bytes(&self) -> DkResult>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:201:47 [INFO] [stderr] | [INFO] [stderr] 201 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 201 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stderr] 201 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:220:47 [INFO] [stderr] | [INFO] [stderr] 220 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 220 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stderr] 220 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/block.rs:228:47 [INFO] [stderr] | [INFO] [stderr] 228 | fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [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] 228 - fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stderr] 228 + fn as_bytes<'a>(&'a self) -> DkResult + 'a>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> dkfs/src/device.rs:52:39 [INFO] [stderr] | [INFO] [stderr] 52 | fn write_at(&mut self, writable: &Writable, ptr: u64) -> DkResult<()> { [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] 52 - fn write_at(&mut self, writable: &Writable, ptr: u64) -> DkResult<()> { [INFO] [stderr] 52 + fn write_at(&mut self, writable: &dyn Writable, ptr: u64) -> DkResult<()> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `dkfs` (lib) generated 15 warnings [INFO] [stderr] warning: `dkfs` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> dkfs/tests/integration_test.rs:493:20 [INFO] [stderr] | [INFO] [stderr] 493 | .collect();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> mkdk/src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dkfs` (test "integration_test") generated 1 warning [INFO] [stderr] warning: `mkdk` (bin "mkdk" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dkfs-8ade38486af1bc8d) [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-ea56aab8a9394f63) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test get_root_attr ... ok [INFO] [stdout] test symlink ... ok [INFO] [stdout] test mknod_in_newdir ... ok [INFO] [stdout] test statfs ... ok [INFO] [stdout] test rename ... ok [INFO] [stdout] test traverse_dir ... ok [INFO] [stdout] test set_attrs_except_size ... ok [INFO] [stdout] test set_fh_attrs_except_size ... ok [INFO] [stdout] test mknod_in_root ... ok [INFO] [stdout] test rmdir ... ok [INFO] [stdout] test unlink ... ok [INFO] [stdout] test xattrs ... ok [INFO] [stdout] test shrink_size ... ok [INFO] [stdout] test read_write ... ok [INFO] [stdout] test exhaust_inodes ... ok [INFO] [stdout] test traverse_big_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mkdk-5ab7b96fe1f2ac7e) [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/main.rs (/opt/rustwide/target/debug/deps/mtdk-85efe145b08608d3) [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] Doc-tests dkfs [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" "3a5a43082a7acfcf430541c8d9a6781990f83313b199f0466bda5ba838db7339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5a43082a7acfcf430541c8d9a6781990f83313b199f0466bda5ba838db7339", kill_on_drop: false }` [INFO] [stdout] 3a5a43082a7acfcf430541c8d9a6781990f83313b199f0466bda5ba838db7339