[INFO] fetching crate disk 0.1.21... [INFO] checking disk-0.1.21 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [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 a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding bytesize v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding const-str v0.5.7 (available: v0.6.4) [INFO] [stderr] Adding directories v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding ron v0.8.1 (available: v0.10.1) [INFO] [stderr] Adding toml_edit v0.21.1 (available: v0.23.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01edb9bd5c2ab4f55c562dd763121da3bd36b91dc0989026c4cb76af9fab2789 [INFO] running `Command { std: "docker" "start" "-a" "01edb9bd5c2ab4f55c562dd763121da3bd36b91dc0989026c4cb76af9fab2789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01edb9bd5c2ab4f55c562dd763121da3bd36b91dc0989026c4cb76af9fab2789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01edb9bd5c2ab4f55c562dd763121da3bd36b91dc0989026c4cb76af9fab2789", kill_on_drop: false }` [INFO] [stdout] 01edb9bd5c2ab4f55c562dd763121da3bd36b91dc0989026c4cb76af9fab2789 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ff6c8a917dbafcbf29f8177872af69c82cbe189cf7b1a0254a4c2357f250b1 [INFO] running `Command { std: "docker" "start" "-a" "65ff6c8a917dbafcbf29f8177872af69c82cbe189cf7b1a0254a4c2357f250b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking konst v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling const-str-proc-macro v0.5.7 [INFO] [stderr] Checking const-str v0.5.7 [INFO] [stderr] Checking 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 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)]` 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)]` 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: lint `private_in_public` has been removed: replaced with another group of lints, see RFC 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)]` 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)]` 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 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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 { [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(result: Result) -> Result { [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(reader: R) -> Result, 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, 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, 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] [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 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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 { [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(result: Result) -> Result { [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(reader: R) -> Result, 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, 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, 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 13.46s [INFO] running `Command { std: "docker" "inspect" "65ff6c8a917dbafcbf29f8177872af69c82cbe189cf7b1a0254a4c2357f250b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ff6c8a917dbafcbf29f8177872af69c82cbe189cf7b1a0254a4c2357f250b1", kill_on_drop: false }` [INFO] [stdout] 65ff6c8a917dbafcbf29f8177872af69c82cbe189cf7b1a0254a4c2357f250b1