[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] building dnbln/dir-structure against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnbln%2Fdir-structure" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dnbln/dir-structure on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cc0f54474a3a907a87fbd83ced8b73faf9a56688eb4308da154665bf6186258 [INFO] running `Command { std: "docker" "start" "-a" "9cc0f54474a3a907a87fbd83ced8b73faf9a56688eb4308da154665bf6186258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cc0f54474a3a907a87fbd83ced8b73faf9a56688eb4308da154665bf6186258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc0f54474a3a907a87fbd83ced8b73faf9a56688eb4308da154665bf6186258", kill_on_drop: false }` [INFO] [stdout] 9cc0f54474a3a907a87fbd83ced8b73faf9a56688eb4308da154665bf6186258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 852126534b7d1f627a6aedfdeb0ec21b2fcd0fa4dd39a0bf2bed71d97773e217 [INFO] running `Command { std: "docker" "start" "-a" "852126534b7d1f627a6aedfdeb0ec21b2fcd0fa4dd39a0bf2bed71d97773e217", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling dir-structure-resolve-core v0.3.0 (/opt/rustwide/workdir/dir-structure-resolve-core) [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling zune-jpeg v0.5.8 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling zmij v0.1.9 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling assert_eq_macros v0.2.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling dir-structure-macros v0.3.0 (/opt/rustwide/workdir/dir-structure-macros) [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling assert_eq v0.2.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] Compiling v_frame v0.3.9 [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] Compiling pin-project v1.1.10 [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 av1-grain v0.2.5 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling dir-structure v0.3.0 (/opt/rustwide/workdir/dir-structure) [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling dir-structure-include-dir-vfs v0.3.0 (/opt/rustwide/workdir/dir-structure-include-dir-vfs) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ron v0.11.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling dir-structure-git-vfs v0.3.0 (/opt/rustwide/workdir/dir-structure-git-vfs) [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling dir-structure-tools v0.3.0 (/opt/rustwide/workdir/dir-structure-tools) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "852126534b7d1f627a6aedfdeb0ec21b2fcd0fa4dd39a0bf2bed71d97773e217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "852126534b7d1f627a6aedfdeb0ec21b2fcd0fa4dd39a0bf2bed71d97773e217", kill_on_drop: false }` [INFO] [stdout] 852126534b7d1f627a6aedfdeb0ec21b2fcd0fa4dd39a0bf2bed71d97773e217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15b02ca221e2a928ed1409f66759a957f67524c0f0bd2d91a8a8bfab1936cb90 [INFO] running `Command { std: "docker" "start" "-a" "15b02ca221e2a928ed1409f66759a957f67524c0f0bd2d91a8a8bfab1936cb90", kill_on_drop: false }` [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling dir-structure-macros v0.3.0 (/opt/rustwide/workdir/dir-structure-macros) [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dir-structure-resolve-core v0.3.0 (/opt/rustwide/workdir/dir-structure-resolve-core) [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.48.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.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/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: `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: 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 `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] [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 dir-structure v0.3.0 (/opt/rustwide/workdir/dir-structure) [INFO] [stderr] Compiling dir-structure-include-dir-vfs v0.3.0 (/opt/rustwide/workdir/dir-structure-include-dir-vfs) [INFO] [stderr] Compiling dir-structure-tools v0.3.0 (/opt/rustwide/workdir/dir-structure-tools) [INFO] [stderr] Compiling dir-structure-git-vfs v0.3.0 (/opt/rustwide/workdir/dir-structure-git-vfs) [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 `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: 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] [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: 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] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | f1: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [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_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | f2: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | f3: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | f1: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | f2: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | f3: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | f1: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | f2: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | f3: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | f1: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | f2: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | f3: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | f1: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | f2: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | f3: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | f1: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | f2: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | f3: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | subdir: Subdir, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | subdir: Subdir, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | subdir: Subdir, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | subdir: Subdir, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | f: dir_structure_tools::deferred_read::DeferredRead<'vfs, String, Vfs>, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `ReadingF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | f: dir_structure_tools::deferred_read::DeferredRead<'vfs, String, Vfs>, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `WritingF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | subdir: DirChildren, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | subdir: DirChildren, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | subdir: DirChildren, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | subdir: DirChildren, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_subdirs` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | subdirs: DirChildren, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ReadingSubdirs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_subdirs` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | subdirs: DirChildren, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WritingSubdirs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | f: String, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `ReadingF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | f: String, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `WritingF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | f1: VersionedString, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | f1: VersionedString, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | f1: Versioned, Vfs::Path>, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/async_tests.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | f1: Versioned, Vfs::Path>, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | f1: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [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_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | f2: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | f3: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | f1: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | f2: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | f3: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | f1: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | f2: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | f3: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | f1: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | f2: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | f3: u32, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | f1: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | f2: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | f3: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | f1: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | f2: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | f3: FmtWrapper, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | subdir: Subdir, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | subdir: Subdir, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | subdir: Subdir, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f1` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | f1: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_subdir` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | subdir: Subdir, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingSubdir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f3` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | f3: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `ReadingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_f2` should have an upper camel case name [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | f2: String, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `WritingF2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_numbers` is never used [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | read_numbers, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `read_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_numbers` is never used [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | write_numbers, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_numbers_newtyped` is never used [INFO] [stdout] --> dir-structure-tools/tests/fmt_wrapper/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | write_numbers_newtyped, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_simple` is never used [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | write_simple, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_simple_with_subdir` is never used [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | write_simple_with_subdir, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_simple_nested` is never used [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | write_simple_nested, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_simple` is never used [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | read_simple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_simple_with_subdir` is never used [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | read_simple_with_subdir, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_simple_nested` is never used [INFO] [stdout] --> dir-structure-tools/tests/simple/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | read_simple_nested, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dir-structure-tools` (test "async_tests"); 78 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name async_tests --edition=2024 dir-structure-tools/tests/async_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::suspicious' '--deny=clippy::useless_format' --deny=unused_unsafe --deny=unused_imports --deny=unsafe_code '--deny=clippy::style' --deny=stable_features --deny=mismatched_lifetime_syntaxes '--deny=clippy::allow_attributes' '--deny=clippy::alloc_instead_of_core' '--deny=clippy::absolute_paths' --test --cfg 'feature="_all"' --cfg 'feature="all-image-formats"' --cfg 'feature="assert_eq"' --cfg 'feature="async"' --cfg 'feature="atomic-dir"' --cfg 'feature="clean-dir"' --cfg 'feature="data-formats"' --cfg 'feature="default"' --cfg 'feature="deferred-read"' --cfg 'feature="deferred-read-or-own"' --cfg 'feature="dir-children"' --cfg 'feature="dir-descendants"' --cfg 'feature="fmt-wrapper"' --cfg 'feature="image"' --cfg 'feature="image-format-avif"' --cfg 'feature="image-format-bmp"' --cfg 'feature="image-format-exr"' --cfg 'feature="image-format-ff"' --cfg 'feature="image-format-gif"' --cfg 'feature="image-format-hdr"' --cfg 'feature="image-format-ico"' --cfg 'feature="image-format-jpeg"' --cfg 'feature="image-format-png"' --cfg 'feature="image-format-pnm"' --cfg 'feature="image-format-qoi"' --cfg 'feature="image-format-tga"' --cfg 'feature="image-format-tiff"' --cfg 'feature="image-format-webp"' --cfg 'feature="json"' --cfg 'feature="resolve-path"' --cfg 'feature="ron"' --cfg 'feature="tokio"' --cfg 'feature="toml"' --cfg 'feature="tools"' --cfg 'feature="try-parse"' --cfg 'feature="versioned"' --cfg 'feature="versioned-hash"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all", "all-image-formats", "assert_eq", "async", "atomic-dir", "clean-dir", "data-formats", "default", "deferred-read", "deferred-read-or-own", "dir-children", "dir-descendants", "fmt-wrapper", "git2", "image", "image-format-avif", "image-format-bmp", "image-format-exr", "image-format-ff", "image-format-gif", "image-format-hdr", "image-format-ico", "image-format-jpeg", "image-format-png", "image-format-pnm", "image-format-qoi", "image-format-tga", "image-format-tiff", "image-format-webp", "include_dir", "json", "resolve-path", "ron", "tokio", "toml", "tools", "try-parse", "versioned", "versioned-hash", "yaml"))' -C metadata=75a6d067cd9e1394 -C extra-filename=-01b606d0f3531190 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_eq=/opt/rustwide/target/debug/deps/libassert_eq-a2e8b096d38899f3.rlib --extern dir_structure=/opt/rustwide/target/debug/deps/libdir_structure-61bf1a28abe81418.rlib --extern dir_structure_include_dir_vfs=/opt/rustwide/target/debug/deps/libdir_structure_include_dir_vfs-8070fd0166cd2c00.rlib --extern dir_structure_tools=/opt/rustwide/target/debug/deps/libdir_structure_tools-02db2354ae160cca.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9b3662bad64d14cc.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-01a83b5e8968c494.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-21490e1ff1d700fb.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-dd8378757e96c053.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d8d2168f19b2a50.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e4aab8ee75e12e9.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c94cdbda8af0cd7c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-245b21b1686d8648.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3d1ce80e7bd83aba.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dir-structure-tools` (test "tests"); 67 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name tests --edition=2024 dir-structure-tools/tests/tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::suspicious' '--deny=clippy::useless_format' --deny=unused_unsafe --deny=unused_imports --deny=unsafe_code '--deny=clippy::style' --deny=stable_features --deny=mismatched_lifetime_syntaxes '--deny=clippy::allow_attributes' '--deny=clippy::alloc_instead_of_core' '--deny=clippy::absolute_paths' --test --cfg 'feature="_all"' --cfg 'feature="all-image-formats"' --cfg 'feature="assert_eq"' --cfg 'feature="async"' --cfg 'feature="atomic-dir"' --cfg 'feature="clean-dir"' --cfg 'feature="data-formats"' --cfg 'feature="default"' --cfg 'feature="deferred-read"' --cfg 'feature="deferred-read-or-own"' --cfg 'feature="dir-children"' --cfg 'feature="dir-descendants"' --cfg 'feature="fmt-wrapper"' --cfg 'feature="image"' --cfg 'feature="image-format-avif"' --cfg 'feature="image-format-bmp"' --cfg 'feature="image-format-exr"' --cfg 'feature="image-format-ff"' --cfg 'feature="image-format-gif"' --cfg 'feature="image-format-hdr"' --cfg 'feature="image-format-ico"' --cfg 'feature="image-format-jpeg"' --cfg 'feature="image-format-png"' --cfg 'feature="image-format-pnm"' --cfg 'feature="image-format-qoi"' --cfg 'feature="image-format-tga"' --cfg 'feature="image-format-tiff"' --cfg 'feature="image-format-webp"' --cfg 'feature="json"' --cfg 'feature="resolve-path"' --cfg 'feature="ron"' --cfg 'feature="tokio"' --cfg 'feature="toml"' --cfg 'feature="tools"' --cfg 'feature="try-parse"' --cfg 'feature="versioned"' --cfg 'feature="versioned-hash"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all", "all-image-formats", "assert_eq", "async", "atomic-dir", "clean-dir", "data-formats", "default", "deferred-read", "deferred-read-or-own", "dir-children", "dir-descendants", "fmt-wrapper", "git2", "image", "image-format-avif", "image-format-bmp", "image-format-exr", "image-format-ff", "image-format-gif", "image-format-hdr", "image-format-ico", "image-format-jpeg", "image-format-png", "image-format-pnm", "image-format-qoi", "image-format-tga", "image-format-tiff", "image-format-webp", "include_dir", "json", "resolve-path", "ron", "tokio", "toml", "tools", "try-parse", "versioned", "versioned-hash", "yaml"))' -C metadata=88405c6abef99fee -C extra-filename=-af552cf96a8a8800 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_eq=/opt/rustwide/target/debug/deps/libassert_eq-a2e8b096d38899f3.rlib --extern dir_structure=/opt/rustwide/target/debug/deps/libdir_structure-61bf1a28abe81418.rlib --extern dir_structure_include_dir_vfs=/opt/rustwide/target/debug/deps/libdir_structure_include_dir_vfs-8070fd0166cd2c00.rlib --extern dir_structure_tools=/opt/rustwide/target/debug/deps/libdir_structure_tools-02db2354ae160cca.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9b3662bad64d14cc.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-01a83b5e8968c494.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-21490e1ff1d700fb.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-dd8378757e96c053.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d8d2168f19b2a50.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e4aab8ee75e12e9.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c94cdbda8af0cd7c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-245b21b1686d8648.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3d1ce80e7bd83aba.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfT6G7B/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdir_structure_tools-02db2354ae160cca,libimage-01a83b5e8968c494,libimage_webp-98281f82c665bb2c,libqoi-676f3514f40325cb,libmoxcms-057b5762797b0ae1,libpxfm-a43bcb9c616b836c,libtiff-77a52867ea060d73,libfax-98f78a9758fb6113,libzune_jpeg-45ae1da1837feafd,libzune_core-e448b15fbf642cb4,libpng-66701b9f756b979d,libflate2-88daf8960845db02,libfdeflate-fca5d9015ff6c6ec,libcrc32fast-1be52256f60b531d,libexr-6645684ea38b169f,libminiz_oxide-30d252d1c55100f3,libzune_inflate-a60ab5a790ba81a8,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-73ce3aa212090a44,libzerocopy-847e38de47c3ffc2,libzune_jpeg-c82a9c392127ee94,libzune_core-dc37f66c4cba63a5,libgif-262e0af4367ec74b,libcolor_quant-fa7ff1de0e6ea74b,libweezl-f88782bf0aba6af8,libbyteorder_lite-25e78048a27d33b8,libravif-9e3025d1117ca543,libloop9-f556f1dd51fc4475,libavif_serialize-773b2c44f7abca04,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-8ab9d8979eceb1bc,libprofiling-d712cd1b6db1408c,libav_scenechange-05c1b72d70f57eb7,liby4m-9b04e3cf8ac46700,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libaligned-5ce44cc4ae4f2184,libas_slice-d6afb8cb5ddcee32,libstable_deref_trait-704f67c99a4c5f65,libav1_grain-28770a199cb615cc,libnom-bf2a65fdc58f02f4,libnum_rational-2151b524d2a5645b,libnum_bigint-fadb63e552c3f3df,libnum_integer-e9b373a3e7cf0dbd,libanyhow-a190ff2d5051ce3f,libmaybe_rayon-a0d57659b78db1cc,libv_frame-a9c73efc92b6274c,libarrayvec-41dcfe80309d7422,libaligned_vec-7273ffe13dfc3ad8,libequator-672bd78fba553198,libthiserror-fe69d6896720ea26,libbitstream_io-843be338c5368573,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libimgref-3061c516f5a3939d,libbytemuck-51195f687df779a3,libnum_traits-ea6f2c6ecd3b4951,libron-dd8378757e96c053,libbase64-f8724452d127c6dc,libbitflags-f70747fe979970d9,libunicode_ident-6c0afd1e85ed9e63,libtoml-3d1ce80e7bd83aba,libtoml_writer-3231757835b26c92,libtoml_parser-4f4f9f11d8312f8b,libwinnow-7de383b939800a88,libserde_spanned-f8133669c2606408,libtoml_datetime-4bc358f661bfca83,libserde_json-3e4aab8ee75e12e9,libzmij-d8e6a09ea86c96c2,libserde_yaml-c94cdbda8af0cd7c,libryu-bb42f8138c9fe8c6,libitoa-7987671186043bcb,libindexmap-d6aee67a3aadc2c9,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libunsafe_libyaml-7bc1bf218b2f5452,libserde-3d8d2168f19b2a50,libserde_core-638026094cb2ba03,libdir_structure-61bf1a28abe81418,libdir_structure_resolve_core-d33437a39c9a3dfb,libassert_eq-a2e8b096d38899f3,libtokio-245b21b1686d8648,libsignal_hook_registry-6de87aa93db57254,liberrno-c0a9229743564e35,libsocket2-1136a35b6fb4f8cd,libbytes-752d6eacdc0bb513,libmio-a2a85b9a42e72047,libparking_lot-30deba1822c016e1,libparking_lot_core-ff5b63ca84e71f3b,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libfutures-9b3662bad64d14cc,libfutures_util-9d25542ca3507e9d,libmemchr-f9c66c7ba21bf873,libtokio_io-2c7ce111e3b4c2ae,libbytes-023512172f069e3a,libiovec-d9c01c251aab729c,liblibc-61bdea43d236c137,libbyteorder-1efcbe4f07366651,liblog-d269868761ac548a,libfutures-913a08ae22c1a7f6,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-bb3bea02536f003a,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libpin_project-21490e1ff1d700fb}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfT6G7B/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/yaml-e57fad124bf913a6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dir-structure-tools` (example "yaml") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "15b02ca221e2a928ed1409f66759a957f67524c0f0bd2d91a8a8bfab1936cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b02ca221e2a928ed1409f66759a957f67524c0f0bd2d91a8a8bfab1936cb90", kill_on_drop: false }` [INFO] [stdout] 15b02ca221e2a928ed1409f66759a957f67524c0f0bd2d91a8a8bfab1936cb90