[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsticnarf%2Fdonkey-fs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sticnarf/donkey-fs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-7/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3af206a5922ab87c33b9bb9901b8090aa5f79465531ced821f36ca3f7e84ffc1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3af206a5922ab87c33b9bb9901b8090aa5f79465531ced821f36ca3f7e84ffc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3af206a5922ab87c33b9bb9901b8090aa5f79465531ced821f36ca3f7e84ffc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af206a5922ab87c33b9bb9901b8090aa5f79465531ced821f36ca3f7e84ffc1", kill_on_drop: false }` [INFO] [stdout] 3af206a5922ab87c33b9bb9901b8090aa5f79465531ced821f36ca3f7e84ffc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ae6ea7fb639014048443cbe81ce5e9986549b36346ea558e3c5c91f56849e9a [INFO] running `Command { std: "docker" "start" "-a" "9ae6ea7fb639014048443cbe81ce5e9986549b36346ea558e3c5c91f56849e9a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling im v11.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syn v0.15.15 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [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:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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 1m 03s [INFO] running `Command { std: "docker" "inspect" "9ae6ea7fb639014048443cbe81ce5e9986549b36346ea558e3c5c91f56849e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae6ea7fb639014048443cbe81ce5e9986549b36346ea558e3c5c91f56849e9a", kill_on_drop: false }` [INFO] [stdout] 9ae6ea7fb639014048443cbe81ce5e9986549b36346ea558e3c5c91f56849e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b408d962ccfc9f568e4702ff9420710b65b47b1c6b67dd31d433fd5a83c8a29 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b408d962ccfc9f568e4702ff9420710b65b47b1c6b67dd31d433fd5a83c8a29", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.5.5 [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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: 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [INFO] [stdout] [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn open<'a>(mut dev: Box) -> DkResult> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.35s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b408d962ccfc9f568e4702ff9420710b65b47b1c6b67dd31d433fd5a83c8a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b408d962ccfc9f568e4702ff9420710b65b47b1c6b67dd31d433fd5a83c8a29", kill_on_drop: false }` [INFO] [stdout] 7b408d962ccfc9f568e4702ff9420710b65b47b1c6b67dd31d433fd5a83c8a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb19f354bc2d597b4f54ed03e340c3e79d642f88416b58e651c0c8eba529f22c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb19f354bc2d597b4f54ed03e340c3e79d642f88416b58e651c0c8eba529f22c", kill_on_drop: false }` [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn Device + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] [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] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Deref + 'a` [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] [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] | ^^^^^^^^ help: use `dyn`: `dyn Writable` [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] [INFO] [stderr] warning: `dkfs` (lib) generated 15 warnings [INFO] [stderr] warning: `dkfs` (lib test) generated 15 warnings (15 duplicates) [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: 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: `mkdk` (bin "mkdk" test) generated 1 warning [INFO] [stderr] warning: `dkfs` (test "integration_test") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dkfs-c64cf7deaa1b613a) [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-66f845f5ec389a8e) [INFO] [stdout] test tests::restore_error ... ok [INFO] [stdout] test block::tests::serde_ptr_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test traverse_dir ... ok [INFO] [stdout] test statfs ... ok [INFO] [stdout] test get_root_attr ... ok [INFO] [stdout] test symlink ... ok [INFO] [stdout] test mknod_in_newdir ... ok [INFO] [stdout] test rename ... ok [INFO] [stdout] test rmdir ... ok [INFO] [stdout] test set_attrs_except_size ... ok [INFO] [stdout] test set_fh_attrs_except_size ... ok [INFO] [stdout] test unlink ... ok [INFO] [stdout] test mknod_in_root ... 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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mkdk-c5cf3fde60c591fd) [INFO] [stdout] test traverse_big_dir ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mtdk-f93d7ed0dd71c14b) [INFO] [stdout] [INFO] [stderr] Doc-tests dkfs [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb19f354bc2d597b4f54ed03e340c3e79d642f88416b58e651c0c8eba529f22c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb19f354bc2d597b4f54ed03e340c3e79d642f88416b58e651c0c8eba529f22c", kill_on_drop: false }` [INFO] [stdout] bb19f354bc2d597b4f54ed03e340c3e79d642f88416b58e651c0c8eba529f22c