[INFO] cloning repository https://github.com/hinto-janai/disk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinto-janai/disk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinto-janai%2Fdisk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinto-janai%2Fdisk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 867f6b461da632bbce2d9771cc462db945dc41f2 [INFO] checking hinto-janai/disk against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinto-janai%2Fdisk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hinto-janai/disk on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hinto-janai/disk [INFO] finished tweaking git repo https://github.com/hinto-janai/disk [INFO] tweaked toml for git repo https://github.com/hinto-janai/disk written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hinto-janai/disk already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-str v0.5.6 [INFO] [stderr] Downloaded const-str-proc-macro v0.5.4 [INFO] [stderr] Downloaded konst_macro_rules v0.2.19 [INFO] [stderr] Downloaded bson v2.7.0 [INFO] [stderr] Downloaded zerocopy v0.7.25 [INFO] [stderr] Downloaded ahash v0.8.6 [INFO] [stderr] Downloaded konst v0.2.19 [INFO] [stderr] Downloaded zerocopy-derive v0.7.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ced5e4d17ef35bfd290a23281d49c3870f2aedaa698521556a7a37d05786bece [INFO] running `Command { std: "docker" "start" "-a" "ced5e4d17ef35bfd290a23281d49c3870f2aedaa698521556a7a37d05786bece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ced5e4d17ef35bfd290a23281d49c3870f2aedaa698521556a7a37d05786bece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced5e4d17ef35bfd290a23281d49c3870f2aedaa698521556a7a37d05786bece", kill_on_drop: false }` [INFO] [stdout] ced5e4d17ef35bfd290a23281d49c3870f2aedaa698521556a7a37d05786bece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1923b813c6576cc629904f6796b45964e735a64c578bcfa7a759780a3869ea [INFO] running `Command { std: "docker" "start" "-a" "4b1923b813c6576cc629904f6796b45964e735a64c578bcfa7a759780a3869ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking konst v0.2.19 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking memmap2 v0.9.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling const-str-proc-macro v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Checking const-str v0.5.6 [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: 37 warnings emitted [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: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s [INFO] running `Command { std: "docker" "inspect" "4b1923b813c6576cc629904f6796b45964e735a64c578bcfa7a759780a3869ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1923b813c6576cc629904f6796b45964e735a64c578bcfa7a759780a3869ea", kill_on_drop: false }` [INFO] [stdout] 4b1923b813c6576cc629904f6796b45964e735a64c578bcfa7a759780a3869ea