[INFO] fetching crate disk 0.1.21...
[INFO] testing disk-0.1.21 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate disk 0.1.21 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate disk 0.1.21
[INFO] finished tweaking crates.io crate disk 0.1.21
[INFO] tweaked toml for crates.io crate disk 0.1.21 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate disk 0.1.21 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 120 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding bson v2.15.0 (available: v3.0.0)
[INFO] [stderr]       Adding bytesize v1.3.3 (available: v2.2.0)
[INFO] [stderr]       Adding const-str v0.5.7 (available: v0.7.0)
[INFO] [stderr]       Adding directories v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding ron v0.8.1 (available: v0.11.0)
[INFO] [stderr]       Adding toml_edit v0.21.1 (available: v0.23.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13edaf72024f7f0764e604ed703e1a3deebb72f687bb70acab96d4c2cdc4858a
[INFO] running `Command { std: "docker" "start" "-a" "13edaf72024f7f0764e604ed703e1a3deebb72f687bb70acab96d4c2cdc4858a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13edaf72024f7f0764e604ed703e1a3deebb72f687bb70acab96d4c2cdc4858a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13edaf72024f7f0764e604ed703e1a3deebb72f687bb70acab96d4c2cdc4858a", kill_on_drop: false }`
[INFO] [stdout] 13edaf72024f7f0764e604ed703e1a3deebb72f687bb70acab96d4c2cdc4858a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa46b23460748bdeb938bb22c47942a0b656529c7440d4da1b77b595a879db32
[INFO] running `Command { std: "docker" "start" "-a" "aa46b23460748bdeb938bb22c47942a0b656529c7440d4da1b77b595a879db32", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling konst v0.2.19
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling const-str-proc-macro v0.5.7
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling disk v0.1.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:277:2
[INFO] [stdout]     |
[INFO] [stdout] 277 |     private_in_public,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufr`
[INFO] [stdout]   --> src/common.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | macro_rules! file_bufr {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file_bufr`
[INFO] [stdout]    --> src/common.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(crate) use file_bufr;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufr_gzip`
[INFO] [stdout]    --> src/common.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | macro_rules! file_bufr_gzip {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufw`
[INFO] [stdout]    --> src/common.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 | macro_rules! file_bufw {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file_bufw`
[INFO] [stdout]    --> src/common.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) use file_bufw;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_file_bytes`
[INFO] [stdout]    --> src/common.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 | macro_rules! impl_file_bytes {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_file_bytes`
[INFO] [stdout]    --> src/common.rs:209:16
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) use impl_file_bytes;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_io`
[INFO] [stdout]    --> src/common.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | macro_rules! impl_io {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_io`
[INFO] [stdout]    --> src/common.rs:725:16
[INFO] [stdout]     |
[INFO] [stdout] 725 | pub(crate) use impl_io;
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_common`
[INFO] [stdout]    --> src/common.rs:729:14
[INFO] [stdout]     |
[INFO] [stdout] 729 | macro_rules! impl_common {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_common`
[INFO] [stdout]    --> src/common.rs:991:16
[INFO] [stdout]     |
[INFO] [stdout] 991 | pub(crate) use impl_common;
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_string`
[INFO] [stdout]    --> src/common.rs:996:14
[INFO] [stdout]     |
[INFO] [stdout] 996 | macro_rules! impl_string {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_string`
[INFO] [stdout]     --> src/common.rs:1020:16
[INFO] [stdout]      |
[INFO] [stdout] 1020 | pub(crate) use impl_string;
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_binary`
[INFO] [stdout]     --> src/common.rs:1025:14
[INFO] [stdout]      |
[INFO] [stdout] 1025 | macro_rules! impl_binary {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_binary`
[INFO] [stdout]     --> src/common.rs:1043:16
[INFO] [stdout]      |
[INFO] [stdout] 1043 | pub(crate) use impl_binary;
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro_binary`
[INFO] [stdout]     --> src/common.rs:1216:14
[INFO] [stdout]      |
[INFO] [stdout] 1216 | macro_rules! impl_macro_binary {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro_binary`
[INFO] [stdout]     --> src/common.rs:1281:16
[INFO] [stdout]      |
[INFO] [stdout] 1281 | pub(crate) use impl_macro_binary;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro_no_ext`
[INFO] [stdout]     --> src/common.rs:1284:14
[INFO] [stdout]      |
[INFO] [stdout] 1284 | macro_rules! impl_macro_no_ext {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro_no_ext`
[INFO] [stdout]     --> src/common.rs:1342:16
[INFO] [stdout]      |
[INFO] [stdout] 1342 | pub(crate) use impl_macro_no_ext;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro`
[INFO] [stdout]     --> src/common.rs:1345:14
[INFO] [stdout]      |
[INFO] [stdout] 1345 | macro_rules! impl_macro {
[INFO] [stdout]      |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro`
[INFO] [stdout]     --> src/common.rs:1404:16
[INFO] [stdout]      |
[INFO] [stdout] 1404 | pub(crate) use impl_macro;
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ensure_header`
[INFO] [stdout]  --> src/header.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! ensure_header {
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ensure_header`
[INFO] [stdout]   --> src/header.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use ensure_header;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `header_return`
[INFO] [stdout]   --> src/header.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | macro_rules! header_return {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `header_return`
[INFO] [stdout]   --> src/header.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) use header_return;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_header`
[INFO] [stdout]   --> src/header.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | macro_rules! impl_header {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_header`
[INFO] [stdout]    --> src/header.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(crate) use impl_header;
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `base` is never used
[INFO] [stdout]   --> src/common.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn base(project_name: &str) -> Result<ProjectDirs, Error> {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_projectdir` is never used
[INFO] [stdout]   --> src/common.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) fn get_projectdir(dir: &Dir, project_name: &str) -> Result<PathBuf, Error> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_error` is never used
[INFO] [stdout]   --> src/common.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn convert_error<T, E: std::fmt::Display + std::fmt::Debug + Send + Sync + 'static>(result: Result<T, E>) -> Result<T, Er...
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_safe_path` is never used
[INFO] [stdout]   --> src/common.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn assert_safe_path(path: &Path) -> Result<(), Error> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompress` is never used
[INFO] [stdout]   --> src/common.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub(crate) fn decompress<R>(reader: R) -> Result<Vec<u8>, Error>
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress` is never used
[INFO] [stdout]   --> src/common.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) fn compress(bytes: &[u8]) -> Result<Vec<u8>, Error> {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filesize` is never used
[INFO] [stdout]   --> src/common.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub(crate) fn filesize(path: &Path) -> u64 {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_bytes` is never used
[INFO] [stdout]    --> src/common.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub(crate) fn path_to_bytes(path: &std::path::Path) -> Result<Vec<u8>, anyhow::Error> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `zero` are never used
[INFO] [stdout]   --> src/metadata.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Metadata {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 35 |     /// Create a new [`Metadata`].
[INFO] [stdout] 36 |     pub(crate) const fn new(size: u64, path: PathBuf) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) const fn zero(path: PathBuf) -> Self {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.89s
[INFO] running `Command { std: "docker" "inspect" "aa46b23460748bdeb938bb22c47942a0b656529c7440d4da1b77b595a879db32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa46b23460748bdeb938bb22c47942a0b656529c7440d4da1b77b595a879db32", kill_on_drop: false }`
[INFO] [stdout] aa46b23460748bdeb938bb22c47942a0b656529c7440d4da1b77b595a879db32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed7c6b948c01efb83b6aaf40b8a199d50ec83c03a9a202e8627762f857da9c51
[INFO] running `Command { std: "docker" "start" "-a" "ed7c6b948c01efb83b6aaf40b8a199d50ec83c03a9a202e8627762f857da9c51", kill_on_drop: false }`
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:277:2
[INFO] [stdout]     |
[INFO] [stdout] 277 |     private_in_public,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufr`
[INFO] [stdout]   --> src/common.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | macro_rules! file_bufr {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file_bufr`
[INFO] [stdout]    --> src/common.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(crate) use file_bufr;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufr_gzip`
[INFO] [stdout]    --> src/common.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | macro_rules! file_bufr_gzip {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufw`
[INFO] [stdout]    --> src/common.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 | macro_rules! file_bufw {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file_bufw`
[INFO] [stdout]    --> src/common.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) use file_bufw;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_file_bytes`
[INFO] [stdout]    --> src/common.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 | macro_rules! impl_file_bytes {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_file_bytes`
[INFO] [stdout]    --> src/common.rs:209:16
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) use impl_file_bytes;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_io`
[INFO] [stdout]    --> src/common.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | macro_rules! impl_io {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_io`
[INFO] [stdout]    --> src/common.rs:725:16
[INFO] [stdout]     |
[INFO] [stdout] 725 | pub(crate) use impl_io;
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_common`
[INFO] [stdout]    --> src/common.rs:729:14
[INFO] [stdout]     |
[INFO] [stdout] 729 | macro_rules! impl_common {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_common`
[INFO] [stdout]    --> src/common.rs:991:16
[INFO] [stdout]     |
[INFO] [stdout] 991 | pub(crate) use impl_common;
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_string`
[INFO] [stdout]    --> src/common.rs:996:14
[INFO] [stdout]     |
[INFO] [stdout] 996 | macro_rules! impl_string {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_string`
[INFO] [stdout]     --> src/common.rs:1020:16
[INFO] [stdout]      |
[INFO] [stdout] 1020 | pub(crate) use impl_string;
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_binary`
[INFO] [stdout]     --> src/common.rs:1025:14
[INFO] [stdout]      |
[INFO] [stdout] 1025 | macro_rules! impl_binary {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_binary`
[INFO] [stdout]     --> src/common.rs:1043:16
[INFO] [stdout]      |
[INFO] [stdout] 1043 | pub(crate) use impl_binary;
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro_binary`
[INFO] [stdout]     --> src/common.rs:1216:14
[INFO] [stdout]      |
[INFO] [stdout] 1216 | macro_rules! impl_macro_binary {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro_binary`
[INFO] [stdout]     --> src/common.rs:1281:16
[INFO] [stdout]      |
[INFO] [stdout] 1281 | pub(crate) use impl_macro_binary;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro_no_ext`
[INFO] [stdout]     --> src/common.rs:1284:14
[INFO] [stdout]      |
[INFO] [stdout] 1284 | macro_rules! impl_macro_no_ext {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro_no_ext`
[INFO] [stdout]     --> src/common.rs:1342:16
[INFO] [stdout]      |
[INFO] [stdout] 1342 | pub(crate) use impl_macro_no_ext;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro`
[INFO] [stdout]     --> src/common.rs:1345:14
[INFO] [stdout]      |
[INFO] [stdout] 1345 | macro_rules! impl_macro {
[INFO] [stdout]      |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro`
[INFO] [stdout]     --> src/common.rs:1404:16
[INFO] [stdout]      |
[INFO] [stdout] 1404 | pub(crate) use impl_macro;
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ensure_header`
[INFO] [stdout]  --> src/header.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! ensure_header {
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ensure_header`
[INFO] [stdout]   --> src/header.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use ensure_header;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `header_return`
[INFO] [stdout]   --> src/header.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | macro_rules! header_return {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `header_return`
[INFO] [stdout]   --> src/header.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) use header_return;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_header`
[INFO] [stdout]   --> src/header.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | macro_rules! impl_header {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_header`
[INFO] [stdout]    --> src/header.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(crate) use impl_header;
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `base` is never used
[INFO] [stdout]   --> src/common.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn base(project_name: &str) -> Result<ProjectDirs, Error> {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_projectdir` is never used
[INFO] [stdout]   --> src/common.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) fn get_projectdir(dir: &Dir, project_name: &str) -> Result<PathBuf, Error> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_error` is never used
[INFO] [stdout]   --> src/common.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn convert_error<T, E: std::fmt::Display + std::fmt::Debug + Send + Sync + 'static>(result: Result<T, E>) -> Result<T, Er...
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_safe_path` is never used
[INFO] [stdout]   --> src/common.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn assert_safe_path(path: &Path) -> Result<(), Error> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompress` is never used
[INFO] [stdout]   --> src/common.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub(crate) fn decompress<R>(reader: R) -> Result<Vec<u8>, Error>
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress` is never used
[INFO] [stdout]   --> src/common.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) fn compress(bytes: &[u8]) -> Result<Vec<u8>, Error> {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filesize` is never used
[INFO] [stdout]   --> src/common.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub(crate) fn filesize(path: &Path) -> u64 {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_bytes` is never used
[INFO] [stdout]    --> src/common.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub(crate) fn path_to_bytes(path: &std::path::Path) -> Result<Vec<u8>, anyhow::Error> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `zero` are never used
[INFO] [stdout]   --> src/metadata.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Metadata {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 35 |     /// Create a new [`Metadata`].
[INFO] [stdout] 36 |     pub(crate) const fn new(size: u64, path: PathBuf) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) const fn zero(path: PathBuf) -> Self {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling disk v0.1.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:277:2
[INFO] [stdout]     |
[INFO] [stdout] 277 |     private_in_public,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufr`
[INFO] [stdout]   --> src/common.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | macro_rules! file_bufr {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file_bufr`
[INFO] [stdout]    --> src/common.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(crate) use file_bufr;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufr_gzip`
[INFO] [stdout]    --> src/common.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | macro_rules! file_bufr_gzip {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `file_bufw`
[INFO] [stdout]    --> src/common.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 | macro_rules! file_bufw {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file_bufw`
[INFO] [stdout]    --> src/common.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) use file_bufw;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_file_bytes`
[INFO] [stdout]    --> src/common.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 | macro_rules! impl_file_bytes {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_file_bytes`
[INFO] [stdout]    --> src/common.rs:209:16
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) use impl_file_bytes;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_io`
[INFO] [stdout]    --> src/common.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | macro_rules! impl_io {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_io`
[INFO] [stdout]    --> src/common.rs:725:16
[INFO] [stdout]     |
[INFO] [stdout] 725 | pub(crate) use impl_io;
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_common`
[INFO] [stdout]    --> src/common.rs:729:14
[INFO] [stdout]     |
[INFO] [stdout] 729 | macro_rules! impl_common {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_common`
[INFO] [stdout]    --> src/common.rs:991:16
[INFO] [stdout]     |
[INFO] [stdout] 991 | pub(crate) use impl_common;
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_string`
[INFO] [stdout]    --> src/common.rs:996:14
[INFO] [stdout]     |
[INFO] [stdout] 996 | macro_rules! impl_string {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_string`
[INFO] [stdout]     --> src/common.rs:1020:16
[INFO] [stdout]      |
[INFO] [stdout] 1020 | pub(crate) use impl_string;
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_binary`
[INFO] [stdout]     --> src/common.rs:1025:14
[INFO] [stdout]      |
[INFO] [stdout] 1025 | macro_rules! impl_binary {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_binary`
[INFO] [stdout]     --> src/common.rs:1043:16
[INFO] [stdout]      |
[INFO] [stdout] 1043 | pub(crate) use impl_binary;
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro_binary`
[INFO] [stdout]     --> src/common.rs:1216:14
[INFO] [stdout]      |
[INFO] [stdout] 1216 | macro_rules! impl_macro_binary {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro_binary`
[INFO] [stdout]     --> src/common.rs:1281:16
[INFO] [stdout]      |
[INFO] [stdout] 1281 | pub(crate) use impl_macro_binary;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro_no_ext`
[INFO] [stdout]     --> src/common.rs:1284:14
[INFO] [stdout]      |
[INFO] [stdout] 1284 | macro_rules! impl_macro_no_ext {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro_no_ext`
[INFO] [stdout]     --> src/common.rs:1342:16
[INFO] [stdout]      |
[INFO] [stdout] 1342 | pub(crate) use impl_macro_no_ext;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_macro`
[INFO] [stdout]     --> src/common.rs:1345:14
[INFO] [stdout]      |
[INFO] [stdout] 1345 | macro_rules! impl_macro {
[INFO] [stdout]      |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_macro`
[INFO] [stdout]     --> src/common.rs:1404:16
[INFO] [stdout]      |
[INFO] [stdout] 1404 | pub(crate) use impl_macro;
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ensure_header`
[INFO] [stdout]  --> src/header.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! ensure_header {
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ensure_header`
[INFO] [stdout]   --> src/header.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use ensure_header;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `header_return`
[INFO] [stdout]   --> src/header.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | macro_rules! header_return {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `header_return`
[INFO] [stdout]   --> src/header.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) use header_return;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_header`
[INFO] [stdout]   --> src/header.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | macro_rules! impl_header {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_header`
[INFO] [stdout]    --> src/header.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(crate) use impl_header;
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `base` is never used
[INFO] [stdout]   --> src/common.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn base(project_name: &str) -> Result<ProjectDirs, Error> {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_projectdir` is never used
[INFO] [stdout]   --> src/common.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) fn get_projectdir(dir: &Dir, project_name: &str) -> Result<PathBuf, Error> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_error` is never used
[INFO] [stdout]   --> src/common.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn convert_error<T, E: std::fmt::Display + std::fmt::Debug + Send + Sync + 'static>(result: Result<T, E>) -> Result<T, Er...
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_safe_path` is never used
[INFO] [stdout]   --> src/common.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn assert_safe_path(path: &Path) -> Result<(), Error> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompress` is never used
[INFO] [stdout]   --> src/common.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub(crate) fn decompress<R>(reader: R) -> Result<Vec<u8>, Error>
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress` is never used
[INFO] [stdout]   --> src/common.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) fn compress(bytes: &[u8]) -> Result<Vec<u8>, Error> {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filesize` is never used
[INFO] [stdout]   --> src/common.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub(crate) fn filesize(path: &Path) -> u64 {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_bytes` is never used
[INFO] [stdout]    --> src/common.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub(crate) fn path_to_bytes(path: &std::path::Path) -> Result<Vec<u8>, anyhow::Error> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `zero` are never used
[INFO] [stdout]   --> src/metadata.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Metadata {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 35 |     /// Create a new [`Metadata`].
[INFO] [stdout] 36 |     pub(crate) const fn new(size: u64, path: PathBuf) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) const fn zero(path: PathBuf) -> Self {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "ed7c6b948c01efb83b6aaf40b8a199d50ec83c03a9a202e8627762f857da9c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed7c6b948c01efb83b6aaf40b8a199d50ec83c03a9a202e8627762f857da9c51", kill_on_drop: false }`
[INFO] [stdout] ed7c6b948c01efb83b6aaf40b8a199d50ec83c03a9a202e8627762f857da9c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3251a96f96c97b8cc806093d3f2fbe4a7c19ee68998b79fb3f339f341e7762b7
[INFO] running `Command { std: "docker" "start" "-a" "3251a96f96c97b8cc806093d3f2fbe4a7c19ee68998b79fb3f339f341e7762b7", kill_on_drop: false }`
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]    --> src/lib.rs:277:2
[INFO] [stderr]     |
[INFO] [stderr] 277 |     private_in_public,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `file_bufr`
[INFO] [stderr]   --> src/common.rs:93:14
[INFO] [stderr]    |
[INFO] [stderr] 93 | macro_rules! file_bufr {
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `file_bufr`
[INFO] [stderr]    --> src/common.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub(crate) use file_bufr;
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `file_bufr_gzip`
[INFO] [stderr]    --> src/common.rs:105:14
[INFO] [stderr]     |
[INFO] [stderr] 105 | macro_rules! file_bufr_gzip {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `file_bufw`
[INFO] [stderr]    --> src/common.rs:116:14
[INFO] [stderr]     |
[INFO] [stderr] 116 | macro_rules! file_bufw {
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `file_bufw`
[INFO] [stderr]    --> src/common.rs:127:16
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub(crate) use file_bufw;
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_file_bytes`
[INFO] [stderr]    --> src/common.rs:149:14
[INFO] [stderr]     |
[INFO] [stderr] 149 | macro_rules! impl_file_bytes {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_file_bytes`
[INFO] [stderr]    --> src/common.rs:209:16
[INFO] [stderr]     |
[INFO] [stderr] 209 | pub(crate) use impl_file_bytes;
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_io`
[INFO] [stderr]    --> src/common.rs:213:14
[INFO] [stderr]     |
[INFO] [stderr] 213 | macro_rules! impl_io {
[INFO] [stderr]     |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_io`
[INFO] [stderr]    --> src/common.rs:725:16
[INFO] [stderr]     |
[INFO] [stderr] 725 | pub(crate) use impl_io;
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_common`
[INFO] [stderr]    --> src/common.rs:729:14
[INFO] [stderr]     |
[INFO] [stderr] 729 | macro_rules! impl_common {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_common`
[INFO] [stderr]    --> src/common.rs:991:16
[INFO] [stderr]     |
[INFO] [stderr] 991 | pub(crate) use impl_common;
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_string`
[INFO] [stderr]    --> src/common.rs:996:14
[INFO] [stderr]     |
[INFO] [stderr] 996 | macro_rules! impl_string {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_string`
[INFO] [stderr]     --> src/common.rs:1020:16
[INFO] [stderr]      |
[INFO] [stderr] 1020 | pub(crate) use impl_string;
[INFO] [stderr]      |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_binary`
[INFO] [stderr]     --> src/common.rs:1025:14
[INFO] [stderr]      |
[INFO] [stderr] 1025 | macro_rules! impl_binary {
[INFO] [stderr]      |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_binary`
[INFO] [stderr]     --> src/common.rs:1043:16
[INFO] [stderr]      |
[INFO] [stderr] 1043 | pub(crate) use impl_binary;
[INFO] [stderr]      |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_macro_binary`
[INFO] [stderr]     --> src/common.rs:1216:14
[INFO] [stderr]      |
[INFO] [stderr] 1216 | macro_rules! impl_macro_binary {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_macro_binary`
[INFO] [stderr]     --> src/common.rs:1281:16
[INFO] [stderr]      |
[INFO] [stderr] 1281 | pub(crate) use impl_macro_binary;
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_macro_no_ext`
[INFO] [stderr]     --> src/common.rs:1284:14
[INFO] [stderr]      |
[INFO] [stderr] 1284 | macro_rules! impl_macro_no_ext {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_macro_no_ext`
[INFO] [stderr]     --> src/common.rs:1342:16
[INFO] [stderr]      |
[INFO] [stderr] 1342 | pub(crate) use impl_macro_no_ext;
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_macro`
[INFO] [stderr]     --> src/common.rs:1345:14
[INFO] [stderr]      |
[INFO] [stderr] 1345 | macro_rules! impl_macro {
[INFO] [stderr]      |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_macro`
[INFO] [stderr]     --> src/common.rs:1404:16
[INFO] [stderr]      |
[INFO] [stderr] 1404 | pub(crate) use impl_macro;
[INFO] [stderr]      |                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `ensure_header`
[INFO] [stderr]  --> src/header.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 | macro_rules! ensure_header {
[INFO] [stderr]   |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ensure_header`
[INFO] [stderr]   --> src/header.rs:22:16
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub(crate) use ensure_header;
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `header_return`
[INFO] [stderr]   --> src/header.rs:24:14
[INFO] [stderr]    |
[INFO] [stderr] 24 | macro_rules! header_return {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `header_return`
[INFO] [stderr]   --> src/header.rs:32:16
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub(crate) use header_return;
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_header`
[INFO] [stderr]   --> src/header.rs:35:14
[INFO] [stderr]    |
[INFO] [stderr] 35 | macro_rules! impl_header {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_header`
[INFO] [stderr]    --> src/header.rs:204:16
[INFO] [stderr]     |
[INFO] [stderr] 204 | pub(crate) use impl_header;
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `base` is never used
[INFO] [stderr]   --> src/common.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub(crate) fn base(project_name: &str) -> Result<ProjectDirs, Error> {
[INFO] [stderr]    |               ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_projectdir` is never used
[INFO] [stderr]   --> src/common.rs:19:15
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub(crate) fn get_projectdir(dir: &Dir, project_name: &str) -> Result<PathBuf, Error> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_error` is never used
[INFO] [stderr]   --> src/common.rs:36:15
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub(crate) fn convert_error<T, E: std::fmt::Display + std::fmt::Debug + Send + Sync + 'static>(result: Result<T, E>) -> Result<T, Er...
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_safe_path` is never used
[INFO] [stderr]   --> src/common.rs:45:15
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub(crate) fn assert_safe_path(path: &Path) -> Result<(), Error> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decompress` is never used
[INFO] [stderr]   --> src/common.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub(crate) fn decompress<R>(reader: R) -> Result<Vec<u8>, Error>
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `compress` is never used
[INFO] [stderr]   --> src/common.rs:70:15
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub(crate) fn compress(bytes: &[u8]) -> Result<Vec<u8>, Error> {
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `filesize` is never used
[INFO] [stderr]   --> src/common.rs:85:15
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub(crate) fn filesize(path: &Path) -> u64 {
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `path_to_bytes` is never used
[INFO] [stderr]    --> src/common.rs:131:15
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub(crate) fn path_to_bytes(path: &std::path::Path) -> Result<Vec<u8>, anyhow::Error> {
[INFO] [stderr]     |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `zero` are never used
[INFO] [stderr]   --> src/metadata.rs:36:22
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl Metadata {
[INFO] [stderr]    | ------------- associated functions in this implementation
[INFO] [stderr] 35 |     /// Create a new [`Metadata`].
[INFO] [stderr] 36 |     pub(crate) const fn new(size: u64, path: PathBuf) -> Self {
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub(crate) const fn zero(path: PathBuf) -> Self {
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `disk` (lib) generated 37 warnings (run `cargo fix --lib -p disk` to apply 13 suggestions)
[INFO] [stderr] warning: `disk` (lib test) generated 37 warnings (37 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disk-517791ca2245de58)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disk
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]    --> src/lib.rs:277:2
[INFO] [stderr]     |
[INFO] [stderr] 277 |     private_in_public,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 106) ... ignored
[INFO] [stdout] test src/lib.rs - (line 168) ... ignored
[INFO] [stdout] test src/lib.rs - (line 202) ... ignored
[INFO] [stdout] test src/lib.rs - (line 186) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) ... FAILED
[INFO] [stdout] test src/umask.rs - umask::umask (line 15) ... ok
[INFO] [stdout] test src/lib.rs - (line 132) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 186) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Toml` in crate `disk`
[INFO] [stdout]    --> src/lib.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 | unsafe impl disk::Toml for State {
[INFO] [stdout]     |                   ^^^^ not found in `disk`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 365 | #[cfg(feature = "toml")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `toml` feature
[INFO] [stdout] 366 | pub use crate::toml::Toml;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `toml` in `disk`
[INFO] [stdout]    --> src/lib.rs:54:7
[INFO] [stdout]     |
[INFO] [stdout]  54 | disk::toml!(State, disk::Dir::Data, "MyProject", "", "state");
[INFO] [stdout]     |       ^^^^ could not find `toml` in `disk`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[cfg(feature = "toml")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `toml` feature
[INFO] [stdout] 364 | mod toml;
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save` found for struct `State` in the current scope
[INFO] [stdout]   --> src/lib.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct State {
[INFO] [stdout]    | ------------ method `save` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 | match my_state.save() {
[INFO] [stdout]    |                ^^^^ method not found in `State`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `State` in the current scope
[INFO] [stdout]   --> src/lib.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct State {
[INFO] [stdout]    | ------------ function or associated item `from_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 | let from_disk = State::from_file().expect("Failed to read disk");
[INFO] [stdout]    |                        ^^^^^^^^^ function or associated item not found in `State`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `disk::Toml`
[INFO] [stdout]    --> src/lib.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use disk::Toml;
[INFO] [stdout]     |     ^^^^^^^^^^ no `Toml` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 365 | #[cfg(feature = "toml")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `toml` feature
[INFO] [stdout] 366 | pub use crate::toml::Toml;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `toml` in `disk`
[INFO] [stdout]    --> src/lib.rs:34:7
[INFO] [stdout]     |
[INFO] [stdout]  34 | disk::toml!(State, disk::Dir::Data, "MyProject", "", "state");
[INFO] [stdout]     |       ^^^^ could not find `toml` in `disk`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[cfg(feature = "toml")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `toml` feature
[INFO] [stdout] 364 | mod toml;
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 132) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bincode` in `disk`
[INFO] [stdout]    --> src/lib.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 | disk::bincode!(State, disk::Dir::Data, "MyProject", "", "state", HEADER, VERSION);
[INFO] [stdout]     |       ^^^^^^^ could not find `bincode` in `disk`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[cfg(feature = "bincode")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout] 344 | mod bincode;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save` found for struct `State` in the current scope
[INFO] [stdout]    --> src/lib.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct State {
[INFO] [stdout]     | ------------ method `save` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 | state.save().unwrap();
[INFO] [stdout]     |       ^^^^ method not found in `State`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `file_version` found for struct `State` in the current scope
[INFO] [stdout]    --> src/lib.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct State {
[INFO] [stdout]     | ------------ function or associated item `file_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 153 | let version = State::file_version().unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^ function or associated item not found in `State`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `VERSION` found for struct `State` in the current scope
[INFO] [stdout]    --> src/lib.rs:154:27
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct State {
[INFO] [stdout]     | ------------ associated item `VERSION` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 154 | assert!(version == State::VERSION);
[INFO] [stdout]     |                           ^^^^^^^ associated item not found in `State`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/lib.rs - (line 132)
[INFO] [stdout]     src/lib.rs - (line 186)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3251a96f96c97b8cc806093d3f2fbe4a7c19ee68998b79fb3f339f341e7762b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3251a96f96c97b8cc806093d3f2fbe4a7c19ee68998b79fb3f339f341e7762b7", kill_on_drop: false }`
[INFO] [stdout] 3251a96f96c97b8cc806093d3f2fbe4a7c19ee68998b79fb3f339f341e7762b7
