[INFO] cloning repository https://github.com/dnbln/dir-structure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnbln/dir-structure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnbln%2Fdir-structure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnbln%2Fdir-structure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca091ddeaea5aa6e90dd06180963cc52d4e15c01 [INFO] checking dnbln/dir-structure against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnbln%2Fdir-structure" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dnbln/dir-structure [INFO] finished tweaking git repo https://github.com/dnbln/dir-structure [INFO] tweaked toml for git repo https://github.com/dnbln/dir-structure written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dnbln/dir-structure on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 208 packages to latest compatible versions [INFO] [stderr] Adding ron v0.11.0 (available: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f5b0a7ecb08487405405f6387b5c2951cb38cf3157f5a9d629695e62dc28e00 [INFO] running `Command { std: "docker" "start" "-a" "7f5b0a7ecb08487405405f6387b5c2951cb38cf3157f5a9d629695e62dc28e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f5b0a7ecb08487405405f6387b5c2951cb38cf3157f5a9d629695e62dc28e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5b0a7ecb08487405405f6387b5c2951cb38cf3157f5a9d629695e62dc28e00", kill_on_drop: false }` [INFO] [stdout] 7f5b0a7ecb08487405405f6387b5c2951cb38cf3157f5a9d629695e62dc28e00 [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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e26ad2e36248dd4408e47ef1509328b3d5b2cba7fbdacdce0adfcd8ffd33af [INFO] running `Command { std: "docker" "start" "-a" "d4e26ad2e36248dd4408e47ef1509328b3d5b2cba7fbdacdce0adfcd8ffd33af", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking dir-structure-resolve-core v0.3.0 (/opt/rustwide/workdir/dir-structure-resolve-core) [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling assert_eq_macros v0.2.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling dir-structure-macros v0.3.0 (/opt/rustwide/workdir/dir-structure-macros) [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking assert_eq v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stdout] warning: unused variable: `async_write_owned_future` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | async_write_owned_future: &mut FutureEnum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_write_owned_future` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stdout] warning: field `field_ty` is never read [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct FutureVariant { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 23 | variant: Variant, [INFO] [stdout] 24 | field_ty: Type, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> dir-structure-macros/src/dir_structure_core.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DirStructureCoreInfo { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 11 | /// Name of field. [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking quote v1.0.44 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking syn v2.0.114 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ron v0.11.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Checking dir-structure v0.3.0 (/opt/rustwide/workdir/dir-structure) [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking dir-structure-include-dir-vfs v0.3.0 (/opt/rustwide/workdir/dir-structure-include-dir-vfs) [INFO] [stdout] warning: variant `Reading_input` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/writing_to_tokio_fs_vfs.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | input: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ReadingInput` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_output` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/writing_to_tokio_fs_vfs.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | output: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_input` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/writing_to_tokio_fs_vfs.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | input: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `WritingInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_output` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/writing_to_tokio_fs_vfs.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | output: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir` [INFO] [stdout] --> dir-structure-include-dir-vfs/examples/reading_from_include_dir_vfs.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let dir = Dir::read_from(Path::new("."), Pin::new(&vfs))?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir` [INFO] [stdout] --> dir-structure/examples/std_fs_vfs.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let dir = Dir::read_from(path.as_ref(), Pin::new(&vfs))?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_input` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | input: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ReadingInput` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_output` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | output: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_input` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | input: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `WritingInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_output` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | output: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir` [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let dir = Dir::read_from_async(path.clone(), Pin::new(&vfs)).await?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking half v2.7.1 [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_write_owned_future` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | async_write_owned_future: &mut FutureEnum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_write_owned_future` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking exr v1.74.0 [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field_ty` is never read [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct FutureVariant { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 23 | variant: Variant, [INFO] [stdout] 24 | field_ty: Type, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> dir-structure-macros/src/dir_structure_core.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DirStructureCoreInfo { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 11 | /// Name of field. [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_write_owned_future` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | async_write_owned_future: &mut FutureEnum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_write_owned_future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field_ty` is never read [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct FutureVariant { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 23 | variant: Variant, [INFO] [stdout] 24 | field_ty: Type, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> dir-structure-macros/src/dir_structure_core.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DirStructureCoreInfo { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 11 | /// Name of field. [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking git2 v0.20.4 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking dir-structure-git-vfs v0.3.0 (/opt/rustwide/workdir/dir-structure-git-vfs) [INFO] [stderr] Checking dir-structure-tools v0.3.0 (/opt/rustwide/workdir/dir-structure-tools) [INFO] [stdout] warning: struct `WriteCounter` is never constructed [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:506:12 [INFO] [stdout] | [INFO] [stdout] 506 | struct WriteCounter { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_count` is never used [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:512:12 [INFO] [stdout] | [INFO] [stdout] 511 | impl WriteCounter { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 512 | fn write_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1395:22 [INFO] [stdout] | [INFO] [stdout] 1395 | pub fn file_name(&self) -> &P::PathSegmentOwned { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1415:26 [INFO] [stdout] | [INFO] [stdout] 1415 | pub fn file_name_mut(&mut self) -> &mut P::PathSegmentOwned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1433:18 [INFO] [stdout] | [INFO] [stdout] 1433 | pub fn value(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1455:22 [INFO] [stdout] | [INFO] [stdout] 1455 | pub fn value_mut(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1471:32 [INFO] [stdout] | [INFO] [stdout] 1471 | pub fn map_file_name(self, f: F) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1500:28 [INFO] [stdout] | [INFO] [stdout] 1500 | pub fn map_value(self, f: F) -> DirChild [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1877:22 [INFO] [stdout] | [INFO] [stdout] 1877 | pub fn file_name(&self) -> &P::PathSegmentOwned { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1894:26 [INFO] [stdout] | [INFO] [stdout] 1894 | pub fn file_name_mut(&mut self) -> &mut P::PathSegmentOwned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1910:18 [INFO] [stdout] | [INFO] [stdout] 1910 | pub fn value(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1926:22 [INFO] [stdout] | [INFO] [stdout] 1926 | pub fn value_mut(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1944:19 [INFO] [stdout] | [INFO] [stdout] 1944 | pub fn as_ref(&self) -> DirChildSingle<&T, F, P> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1968:19 [INFO] [stdout] | [INFO] [stdout] 1968 | pub fn as_mut(&mut self) -> DirChildSingle<&mut T, F, P> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1989:24 [INFO] [stdout] | [INFO] [stdout] 1989 | pub fn map(self, f: F2) -> DirChildSingle [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:2023:27 [INFO] [stdout] | [INFO] [stdout] 2023 | pub fn map_filter(self) -> DirChildSingle [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | impl Deref for Versioned { [INFO] [stdout] | ------------------------------------------------------- trait implemented here [INFO] [stdout] 473 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn is_clean(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | impl Deref for Versioned { [INFO] [stdout] | ------------------------------------------------------- trait implemented here [INFO] [stdout] 473 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn edit_eq_check(&mut self, f: impl FnOnce(&mut T)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | impl Deref for Versioned { [INFO] [stdout] | ------------------------------------------------------- trait implemented here [INFO] [stdout] 473 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | pub unsafe fn reset(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | impl Deref for Versioned { [INFO] [stdout] | ------------------------------------------------------- trait implemented here [INFO] [stdout] 473 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned_hash.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | impl Deref for VersionedHash { [INFO] [stdout] | ----------------------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 202 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned_hash.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn is_clean(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | impl Deref for VersionedHash { [INFO] [stdout] | ----------------------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 202 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned_hash.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | impl Deref for VersionedHash { [INFO] [stdout] | ----------------------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 202 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned_hash.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | pub unsafe fn reset(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | impl Deref for VersionedHash { [INFO] [stdout] | ----------------------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 202 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dir-structure-tools` (lib test) due to 22 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1395:22 [INFO] [stdout] | [INFO] [stdout] 1395 | pub fn file_name(&self) -> &P::PathSegmentOwned { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1415:26 [INFO] [stdout] | [INFO] [stdout] 1415 | pub fn file_name_mut(&mut self) -> &mut P::PathSegmentOwned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1433:18 [INFO] [stdout] | [INFO] [stdout] 1433 | pub fn value(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1455:22 [INFO] [stdout] | [INFO] [stdout] 1455 | pub fn value_mut(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1471:32 [INFO] [stdout] | [INFO] [stdout] 1471 | pub fn map_file_name(self, f: F) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1500:28 [INFO] [stdout] | [INFO] [stdout] 1500 | pub fn map_value(self, f: F) -> DirChild [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1512 | impl Deref for DirChild { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 1513 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1877:22 [INFO] [stdout] | [INFO] [stdout] 1877 | pub fn file_name(&self) -> &P::PathSegmentOwned { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1894:26 [INFO] [stdout] | [INFO] [stdout] 1894 | pub fn file_name_mut(&mut self) -> &mut P::PathSegmentOwned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1910:18 [INFO] [stdout] | [INFO] [stdout] 1910 | pub fn value(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1926:22 [INFO] [stdout] | [INFO] [stdout] 1926 | pub fn value_mut(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1944:19 [INFO] [stdout] | [INFO] [stdout] 1944 | pub fn as_ref(&self) -> DirChildSingle<&T, F, P> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1968:19 [INFO] [stdout] | [INFO] [stdout] 1968 | pub fn as_mut(&mut self) -> DirChildSingle<&mut T, F, P> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:1989:24 [INFO] [stdout] | [INFO] [stdout] 1989 | pub fn map(self, f: F2) -> DirChildSingle [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/dir_children.rs:2023:27 [INFO] [stdout] | [INFO] [stdout] 2023 | pub fn map_filter(self) -> DirChildSingle [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 2049 | / impl Deref for DirChildSingle [INFO] [stdout] 2050 | | where [INFO] [stdout] 2051 | | F: Filter

, [INFO] [stdout] | |_________________- trait implemented here [INFO] [stdout] 2052 | { [INFO] [stdout] 2053 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | impl Deref for Versioned { [INFO] [stdout] | ------------------------------------------------------- trait implemented here [INFO] [stdout] 473 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn is_clean(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | impl Deref for Versioned { [INFO] [stdout] | ------------------------------------------------------- trait implemented here [INFO] [stdout] 473 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn edit_eq_check(&mut self, f: impl FnOnce(&mut T)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | impl Deref for Versioned { [INFO] [stdout] | ------------------------------------------------------- trait implemented here [INFO] [stdout] 473 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | pub unsafe fn reset(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | impl Deref for Versioned { [INFO] [stdout] | ------------------------------------------------------- trait implemented here [INFO] [stdout] 473 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned_hash.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | impl Deref for VersionedHash { [INFO] [stdout] | ----------------------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 202 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned_hash.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn is_clean(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | impl Deref for VersionedHash { [INFO] [stdout] | ----------------------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 202 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned_hash.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | impl Deref for VersionedHash { [INFO] [stdout] | ----------------------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 202 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> dir-structure-tools/src/versioned_hash.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | pub unsafe fn reset(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | impl Deref for VersionedHash { [INFO] [stdout] | ----------------------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 202 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dir-structure-tools` (lib) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "d4e26ad2e36248dd4408e47ef1509328b3d5b2cba7fbdacdce0adfcd8ffd33af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e26ad2e36248dd4408e47ef1509328b3d5b2cba7fbdacdce0adfcd8ffd33af", kill_on_drop: false }` [INFO] [stdout] d4e26ad2e36248dd4408e47ef1509328b3d5b2cba7fbdacdce0adfcd8ffd33af