[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] testing dnbln/dir-structure against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnbln%2Fdir-structure" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dnbln/dir-structure on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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] Locking 207 packages to latest compatible versions [INFO] [stderr] Adding ron v0.11.0 (available: v0.12.0) [INFO] [stderr] Adding toml v0.9.12+spec-1.1.0 (available: v1.0.4+spec-1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94dcf375b070f979e5017b189938f9e22af816df110d74cf6e53d71621d19ad3 [INFO] running `Command { std: "docker" "start" "-a" "94dcf375b070f979e5017b189938f9e22af816df110d74cf6e53d71621d19ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94dcf375b070f979e5017b189938f9e22af816df110d74cf6e53d71621d19ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94dcf375b070f979e5017b189938f9e22af816df110d74cf6e53d71621d19ad3", kill_on_drop: false }` [INFO] [stdout] 94dcf375b070f979e5017b189938f9e22af816df110d74cf6e53d71621d19ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a01e73728a717f2936127f427f6f86f307c65f0f5417a71e1c2850d9a69e389 [INFO] running `Command { std: "docker" "start" "-a" "4a01e73728a717f2936127f427f6f86f307c65f0f5417a71e1c2850d9a69e389", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling dir-structure-resolve-core v0.3.0 (/opt/rustwide/workdir/dir-structure-resolve-core) [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling moxcms v0.7.11 [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 thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling assert_eq_macros v0.2.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling futures v0.3.32 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling dir-structure-macros v0.3.0 (/opt/rustwide/workdir/dir-structure-macros) [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling assert_eq v0.2.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_write_owned_future` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | async_write_owned_future: &mut FutureEnum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_write_owned_future` [INFO] [stdout] [INFO] [stdout] [INFO] [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 tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling dir-structure v0.3.0 (/opt/rustwide/workdir/dir-structure) [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 dir-structure-include-dir-vfs v0.3.0 (/opt/rustwide/workdir/dir-structure-include-dir-vfs) [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ron v0.11.0 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.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 33s [INFO] running `Command { std: "docker" "inspect" "4a01e73728a717f2936127f427f6f86f307c65f0f5417a71e1c2850d9a69e389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a01e73728a717f2936127f427f6f86f307c65f0f5417a71e1c2850d9a69e389", kill_on_drop: false }` [INFO] [stdout] 4a01e73728a717f2936127f427f6f86f307c65f0f5417a71e1c2850d9a69e389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85352a2ea68dd7af28c86dc240405b23ed807bf993f0d687e52ad4e0f3587da6 [INFO] running `Command { std: "docker" "start" "-a" "85352a2ea68dd7af28c86dc240405b23ed807bf993f0d687e52ad4e0f3587da6", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [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.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [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] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_write_owned_future` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | async_write_owned_future: &mut FutureEnum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_write_owned_future` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.50.0 [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: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/read_from_async.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_name` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty_generics` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `where_clause` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/write_to_async_ref.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | (impl_generics, ty_name, ty_generics, where_clause): ( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_where_clause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_write_owned_future` [INFO] [stdout] --> dir-structure-macros/src/dir_structure_async/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | async_write_owned_future: &mut FutureEnum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_write_owned_future` [INFO] [stdout] [INFO] [stdout] [INFO] [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 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/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/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: 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 `Reading_input` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | input: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ReadingInput` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reading_output` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | output: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ReadingOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_input` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | input: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `WritingInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Writing_output` should have an upper camel case name [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | output: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WritingOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir` [INFO] [stdout] --> dir-structure/examples/reading_from_tokio_fs_vfs.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let dir = Dir::read_from_async(path.clone(), Pin::new(&vfs)).await?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [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: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_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_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 `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 `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 `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 `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_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 `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 `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 `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 `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_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 `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 `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 `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_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_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: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 `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_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_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_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: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 `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: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_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_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: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_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 `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_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 `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_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_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_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: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_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 `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: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_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: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 `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: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_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_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 `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: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_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_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_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: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 `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: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_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_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_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: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 `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_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 `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 `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_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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcYw8JjI/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdir_structure_tools-5a92a70507abf21b,libimage-0e7e1e6f626bf3a9,libimage_webp-66d30c79fc9bcd44,libqoi-8c761d108626cd96,libmoxcms-07565e030778ebdc,libpxfm-495172b01975a631,libtiff-8b625cb34b7d90fa,libfax-6f66490e4458ba8d,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libpng-bfda60741300afc6,libflate2-123d4b23881f3f79,libfdeflate-6938c6b3b1cefc1d,libcrc32fast-66fcb8dfd77ba9de,libexr-1f45bbcb51cf63c3,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-a3eb9edcac0d7dfe,libzerocopy-0ca075e304997eff,libzune_jpeg-302ea4448f1a30bf,libzune_core-4349f38ae7012dfe,libgif-c9b8358128ce83cf,libcolor_quant-fa7ff1de0e6ea74b,libweezl-f88782bf0aba6af8,libbyteorder_lite-25e78048a27d33b8,libravif-c51524c01de6a419,libloop9-1ac294f594997f3a,libavif_serialize-68ef461dd6b4f8aa,libquick_error-8d402ad4d863a69d,librgb-34d7e1544df03dab,librav1e-744e690e95a1bf94,libprofiling-7e82805d8ba158e2,libav_scenechange-296c0d1ae7cf60f8,liby4m-9b04e3cf8ac46700,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libaligned-736437f170691cb3,libas_slice-920fb7cbca759e08,libstable_deref_trait-704f67c99a4c5f65,libav1_grain-8fb18702492acc3e,libnom-4d9c1b3764f027c6,libnum_rational-34870ec64e277cdd,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libanyhow-d0824aa9c7568042,libmaybe_rayon-afab42bdab6d8953,libv_frame-570aab5d3ceb99c2,libarrayvec-41dcfe80309d7422,libaligned_vec-a7228e68cd7a5f3f,libequator-a78659f0d74000e3,libthiserror-579bacf11c703545,libbitstream_io-79640cb49e591351,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libimgref-3061c516f5a3939d,libbytemuck-70837a11a8946efc,libnum_traits-8434f84c7e6b85f7,libserde_yaml-e40e2795ac2796cd,libryu-ace37e26d8308611,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-b1055f5e20580dc8,libtoml_writer-3231757835b26c92,libtoml_parser-6aab3884e0af35e2,libwinnow-f57525fb46220c6e,libserde_spanned-40017abd84a733e1,libtoml_datetime-a2d9fac270efd956,libserde_json-9e5e627351433310,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libron-b232ee62f2e9a813,libbase64-f8724452d127c6dc,libbitflags-5a94baca9842b969,libunicode_ident-f056d175c0a59671,libserde-829911361440dfd9,libserde_core-365391bf3dd30696,libdir_structure-9c277e55ddb77644,libdir_structure_resolve_core-d33437a39c9a3dfb,libassert_eq-d51c85e3b06295f6,libtokio-bfd92b7aff5593c4,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-e0076dd546ad5b5a,libparking_lot_core-f6f996d8542efc22,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-3e62aadb9234b65f,libfutures_util-0c8c98f4f868c797,libmemchr-9b3f20cfb3ebd3b2,libtokio_io-2e37333e8c7b9272,libbytes-860a8fbc1ae91065,libiovec-a8a17e48fee8c473,liblibc-65ee1eb217d721f2,libbyteorder-1efcbe4f07366651,liblog-d269868761ac548a,libfutures-913a08ae22c1a7f6,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-4b593120b6b132ae,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-2a35c2cc05019abc,libfutures_task-eafdccc31efa9d5a,libfutures_core-a002474c8956e259,libpin_project-23fd96aa2c0886ea}.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" "/opt/rustwide/target/debug/examples/rustcYw8JjI/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/ron_pretty-03920ad135a47623" "-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 "ron_pretty") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "85352a2ea68dd7af28c86dc240405b23ed807bf993f0d687e52ad4e0f3587da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85352a2ea68dd7af28c86dc240405b23ed807bf993f0d687e52ad4e0f3587da6", kill_on_drop: false }` [INFO] [stdout] 85352a2ea68dd7af28c86dc240405b23ed807bf993f0d687e52ad4e0f3587da6