[INFO] cloning repository https://github.com/wyozi/steamws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyozi/steamws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyozi%2Fsteamws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyozi%2Fsteamws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9196321653a9a047b098a6c0c122e6a1775c158c
[INFO] testing wyozi/steamws against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyozi%2Fsteamws" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wyozi/steamws
[INFO] finished tweaking git repo https://github.com/wyozi/steamws
[INFO] tweaked toml for git repo https://github.com/wyozi/steamws written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wyozi/steamws on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wyozi/steamws already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v0.6.4
[INFO] [stderr]   Downloaded steamworks v0.10.0
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded rust-lzma v0.6.0
[INFO] [stderr]   Downloaded parse-display v0.7.0
[INFO] [stderr]   Downloaded structmeta v0.1.6
[INFO] [stderr]   Downloaded structmeta-derive v0.1.6
[INFO] [stderr]   Downloaded parse-display-derive v0.7.0
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded clap v4.2.7
[INFO] [stderr]   Downloaded clap_builder v4.2.7
[INFO] [stderr]   Downloaded steamworks-sys v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0
[INFO] running `Command { std: "docker" "start" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.18
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling linux-raw-sys v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling steamworks-sys v0.10.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rust-lzma v0.6.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling zip v0.6.4
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.2.7
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling steamworks v0.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling structmeta-derive v0.1.6
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling structmeta v0.1.6
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling parse-display-derive v0.7.0
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling clap v4.2.7
[INFO] [stderr]    Compiling parse-display v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.17
[INFO] [stderr]    Compiling steamws v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::lump_indices::LumpIndex`
[INFO] [stdout]  --> src/bsp/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use self::lump_indices::LumpIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_ENTITIES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     LUMP_ENTITIES = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEntities`
[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 `LUMP_PLANES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     LUMP_PLANES = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPlanes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     LUMP_TEXDATA = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTEXES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     LUMP_VERTEXES = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertexes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VISIBILITY` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     LUMP_VISIBILITY = 4,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVisibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_NODES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     LUMP_NODES = 5,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpNodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXINFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     LUMP_TEXINFO = 6,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_FACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     LUMP_FACES = 7,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LIGHTING` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     LUMP_LIGHTING = 8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLighting`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_OCCLUSION` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     LUMP_OCCLUSION = 9,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOcclusion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LUMP_LEAFS = 10,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_EDGES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     LUMP_EDGES = 12,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEdges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_SURFEDGES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     LUMP_SURFEDGES = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpSurfedges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_MODELS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     LUMP_MODELS = 14,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpModels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_WORLDLIGHTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     LUMP_WORLDLIGHTS = 15,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpWorldlights`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFFACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     LUMP_LEAFFACES = 16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeaffaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFBRUSHES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     LUMP_LEAFBRUSHES = 17,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafbrushes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_BRUSHES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     LUMP_BRUSHES = 18,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_BRUSHSIDES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     LUMP_BRUSHSIDES = 19,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushsides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_AREAS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     LUMP_AREAS = 20,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_AREAPORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     LUMP_AREAPORTALS = 21,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreaportals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     LUMP_PORTALS = 22,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLUSTERS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     LUMP_CLUSTERS = 23,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PORTALVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     LUMP_PORTALVERTS = 24,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortalverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLUSTERPORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     LUMP_CLUSTERPORTALS = 25,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusterportals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISPINFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     LUMP_DISPINFO = 26,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_ORIGINALFACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     LUMP_ORIGINALFACES = 27,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOriginalfaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PHYSCOLLIDE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     LUMP_PHYSCOLLIDE = 29,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPhyscollide`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTNORMALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     LUMP_VERTNORMALS = 30,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTNORMALINDICES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     LUMP_VERTNORMALINDICES = 31,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormalindices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_LIGHTMAP_ALPHAS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     LUMP_DISP_LIGHTMAP_ALPHAS = 32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapAlphas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_VERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     LUMP_DISP_VERTS = 33,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispVerts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS = 34,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapSamplePositions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_GAME_LUMP` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     LUMP_GAME_LUMP = 35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpGameLump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFWATERDATA` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     LUMP_LEAFWATERDATA = 36,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafwaterdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMITIVES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     LUMP_PRIMITIVES = 37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimitives`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     LUMP_PRIMVERTS = 38,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMINDICES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     LUMP_PRIMINDICES = 39,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimindices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PAKFILE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     LUMP_PAKFILE = 40,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPakfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLIPPORTALVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     LUMP_CLIPPORTALVERTS = 41,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClipportalverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CUBEMAPS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     LUMP_CUBEMAPS = 42,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpCubemaps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA_STRING_DATA` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     LUMP_TEXDATA_STRING_DATA = 43,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA_STRING_TABLE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     LUMP_TEXDATA_STRING_TABLE = 44,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_OVERLAYS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     LUMP_OVERLAYS = 45,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOverlays`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFMINDISTTOWATER` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     LUMP_LEAFMINDISTTOWATER = 46,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafmindisttowater`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_FACE_MACRO_TEXTURE_INFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     LUMP_FACE_MACRO_TEXTURE_INFO = 47,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaceMacroTextureInfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_TRIS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     LUMP_DISP_TRIS = 48,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispTris`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtDecoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/image.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::codecs::dxt::{DxtDecoder, DxtVariant};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/image.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::codecs::dxt::{DxtDecoder, DxtVariant};
[INFO] [stdout]   |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:49:49
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn decode_dxt(&self, bytes: &[u8], variant: DxtVariant) -> Result<Vec<u8>, Error> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtDecoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let decoder = DxtDecoder::new(bytes, self.width as u32, self.height as u32, variant)?;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:76:62
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT1)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:80:62
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT1)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT3`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:84:62
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT3)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT5`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT5)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/vtf.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::codecs::dxt::{DxtEncoder, DxtVariant};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/vtf.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::codecs::dxt::{DxtEncoder, DxtVariant};
[INFO] [stdout]   |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT5`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     DxtVariant::DXT5,
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     DxtVariant::DXT1,
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtDecoder::<R>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let decoder = DxtDecoder::new(bytes, self.width as u32, self.height as u32, variant)?;
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtEncoder::<W>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:121:43
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `image::codecs::dxt::DxtEncoder::<W>::encode`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 encoder.encode(
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtEncoder::<W>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:131:43
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `image::codecs::dxt::DxtEncoder::<W>::encode`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 encoder.encode(
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bsp/buffered_bsp.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut lump = &mut self.header.lumps[lump_index as usize];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bsp/buffered_bsp.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         for mut some_lump in &mut self.header.lumps {
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gma/read.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     for mut e in &mut entries {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CountingRead` is never constructed
[INFO] [stdout]  --> src/bsp/counting_read.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct CountingRead<R> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `into_inner`, and `bytes_read` are never used
[INFO] [stdout]   --> src/bsp/counting_read.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | / impl<R> CountingRead<R>
[INFO] [stdout]  9 | | where
[INFO] [stdout] 10 | |     R: Read,
[INFO] [stdout]    | |____________- associated items in this implementation
[INFO] [stdout] 11 |   {
[INFO] [stdout] 12 |       pub fn new(inner: R) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |       pub fn into_inner(self) -> R {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |       pub fn bytes_read(&self) -> usize {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `skin_count` and `texture_slot_count` are never read
[INFO] [stdout]   --> src/mdl/binary.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PartialMDL {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub skin_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 19 |     pub texture_slot_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartialMDL` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[Lump; 64]` does not permit being left uninitialized
[INFO] [stdout]   --> src/bsp/mod.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |             unsafe { std::mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this code causes undefined behavior when executed
[INFO] [stdout]    |                      help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/bsp/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub off: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Error` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_io_Error_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] 28 |     #[error(display = "IO error: {}", _0)]
[INFO] [stdout] 29 |     Io(#[error(source)] std::io::Error),
[INFO] [stdout]    |                         -------------- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Error` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_io_Error_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] 15 |     #[error(display = "IO error: {}", _0)]
[INFO] [stdout] 16 |     Io(#[error(source)] std::io::Error),
[INFO] [stdout]    |                         -------------- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_image_ImageError_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Image(#[error(source)] ::image::ImageError),
[INFO] [stdout]    |                            ------------------- `ImageError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vtf/mod.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn from_bytes(bytes: &mut Vec<u8>) -> Result<VTF, Error> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn from_bytes(bytes: &mut Vec<u8>) -> Result<VTF<'_>, Error> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vtf/vtf.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn read(bytes: &mut Vec<u8>) -> Result<VTF, Error> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn read(bytes: &mut Vec<u8>) -> Result<VTF<'_>, Error> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadBytesExt`
[INFO] [stdout]  --> src/bin/bsp.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use byteorder::{LittleEndian, ReadBytesExt, WriteBytesExt};
[INFO] [stdout]   |                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/bin/bsp.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, Read};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `steamws::bsp::BSPHeader`
[INFO] [stdout]  --> src/bin/bsp.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use steamws::bsp::BSPHeader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]  --> src/bin/gma.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hasher`
[INFO] [stdout]   --> src/bin/gma.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::hash::Hasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self::lump_indices::LumpIndex`
[INFO] [stdout]  --> src/bsp/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use self::lump_indices::LumpIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_ENTITIES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     LUMP_ENTITIES = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEntities`
[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 `LUMP_PLANES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     LUMP_PLANES = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPlanes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     LUMP_TEXDATA = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTEXES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     LUMP_VERTEXES = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertexes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VISIBILITY` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     LUMP_VISIBILITY = 4,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVisibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_NODES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     LUMP_NODES = 5,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpNodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXINFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     LUMP_TEXINFO = 6,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_FACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     LUMP_FACES = 7,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LIGHTING` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     LUMP_LIGHTING = 8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLighting`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_OCCLUSION` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     LUMP_OCCLUSION = 9,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOcclusion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LUMP_LEAFS = 10,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_EDGES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     LUMP_EDGES = 12,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEdges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_SURFEDGES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     LUMP_SURFEDGES = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpSurfedges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_MODELS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     LUMP_MODELS = 14,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpModels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_WORLDLIGHTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     LUMP_WORLDLIGHTS = 15,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpWorldlights`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFFACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     LUMP_LEAFFACES = 16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeaffaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFBRUSHES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     LUMP_LEAFBRUSHES = 17,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafbrushes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_BRUSHES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     LUMP_BRUSHES = 18,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_BRUSHSIDES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     LUMP_BRUSHSIDES = 19,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushsides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_AREAS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     LUMP_AREAS = 20,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_AREAPORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     LUMP_AREAPORTALS = 21,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreaportals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     LUMP_PORTALS = 22,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLUSTERS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     LUMP_CLUSTERS = 23,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PORTALVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     LUMP_PORTALVERTS = 24,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortalverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLUSTERPORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     LUMP_CLUSTERPORTALS = 25,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusterportals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISPINFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     LUMP_DISPINFO = 26,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_ORIGINALFACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     LUMP_ORIGINALFACES = 27,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOriginalfaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PHYSCOLLIDE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     LUMP_PHYSCOLLIDE = 29,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPhyscollide`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTNORMALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     LUMP_VERTNORMALS = 30,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTNORMALINDICES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     LUMP_VERTNORMALINDICES = 31,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormalindices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_LIGHTMAP_ALPHAS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     LUMP_DISP_LIGHTMAP_ALPHAS = 32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapAlphas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_VERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     LUMP_DISP_VERTS = 33,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispVerts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS = 34,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapSamplePositions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_GAME_LUMP` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     LUMP_GAME_LUMP = 35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpGameLump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFWATERDATA` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     LUMP_LEAFWATERDATA = 36,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafwaterdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMITIVES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     LUMP_PRIMITIVES = 37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimitives`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     LUMP_PRIMVERTS = 38,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMINDICES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     LUMP_PRIMINDICES = 39,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimindices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PAKFILE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     LUMP_PAKFILE = 40,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPakfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLIPPORTALVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     LUMP_CLIPPORTALVERTS = 41,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClipportalverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CUBEMAPS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     LUMP_CUBEMAPS = 42,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpCubemaps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA_STRING_DATA` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     LUMP_TEXDATA_STRING_DATA = 43,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA_STRING_TABLE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     LUMP_TEXDATA_STRING_TABLE = 44,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_OVERLAYS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     LUMP_OVERLAYS = 45,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOverlays`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFMINDISTTOWATER` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     LUMP_LEAFMINDISTTOWATER = 46,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafmindisttowater`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_FACE_MACRO_TEXTURE_INFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     LUMP_FACE_MACRO_TEXTURE_INFO = 47,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaceMacroTextureInfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_TRIS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     LUMP_DISP_TRIS = 48,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispTris`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtDecoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/image.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::codecs::dxt::{DxtDecoder, DxtVariant};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/image.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::codecs::dxt::{DxtDecoder, DxtVariant};
[INFO] [stdout]   |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:49:49
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn decode_dxt(&self, bytes: &[u8], variant: DxtVariant) -> Result<Vec<u8>, Error> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtDecoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let decoder = DxtDecoder::new(bytes, self.width as u32, self.height as u32, variant)?;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:76:62
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT1)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:80:62
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT1)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT3`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:84:62
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT3)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT5`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT5)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/vtf.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::codecs::dxt::{DxtEncoder, DxtVariant};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/vtf.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::codecs::dxt::{DxtEncoder, DxtVariant};
[INFO] [stdout]   |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT5`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     DxtVariant::DXT5,
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     DxtVariant::DXT1,
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtDecoder::<R>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let decoder = DxtDecoder::new(bytes, self.width as u32, self.height as u32, variant)?;
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtEncoder::<W>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:121:43
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `image::codecs::dxt::DxtEncoder::<W>::encode`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 encoder.encode(
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtEncoder::<W>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:131:43
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `image::codecs::dxt::DxtEncoder::<W>::encode`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 encoder.encode(
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bsp/buffered_bsp.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut lump = &mut self.header.lumps[lump_index as usize];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bsp/buffered_bsp.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         for mut some_lump in &mut self.header.lumps {
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gma/read.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     for mut e in &mut entries {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CountingRead` is never constructed
[INFO] [stdout]  --> src/bsp/counting_read.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct CountingRead<R> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `into_inner`, and `bytes_read` are never used
[INFO] [stdout]   --> src/bsp/counting_read.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | / impl<R> CountingRead<R>
[INFO] [stdout]  9 | | where
[INFO] [stdout] 10 | |     R: Read,
[INFO] [stdout]    | |____________- associated items in this implementation
[INFO] [stdout] 11 |   {
[INFO] [stdout] 12 |       pub fn new(inner: R) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |       pub fn into_inner(self) -> R {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |       pub fn bytes_read(&self) -> usize {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `skin_count` and `texture_slot_count` are never read
[INFO] [stdout]   --> src/mdl/binary.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PartialMDL {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub skin_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 19 |     pub texture_slot_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartialMDL` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[Lump; 64]` does not permit being left uninitialized
[INFO] [stdout]   --> src/bsp/mod.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |             unsafe { std::mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this code causes undefined behavior when executed
[INFO] [stdout]    |                      help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/bsp/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub off: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Error` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_io_Error_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] 28 |     #[error(display = "IO error: {}", _0)]
[INFO] [stdout] 29 |     Io(#[error(source)] std::io::Error),
[INFO] [stdout]    |                         -------------- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Error` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_io_Error_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] 15 |     #[error(display = "IO error: {}", _0)]
[INFO] [stdout] 16 |     Io(#[error(source)] std::io::Error),
[INFO] [stdout]    |                         -------------- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling steamws v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_image_ImageError_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Image(#[error(source)] ::image::ImageError),
[INFO] [stdout]    |                            ------------------- `ImageError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vtf/mod.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn from_bytes(bytes: &mut Vec<u8>) -> Result<VTF, Error> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn from_bytes(bytes: &mut Vec<u8>) -> Result<VTF<'_>, Error> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vtf/vtf.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn read(bytes: &mut Vec<u8>) -> Result<VTF, Error> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn read(bytes: &mut Vec<u8>) -> Result<VTF<'_>, Error> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadBytesExt`
[INFO] [stdout]  --> src/bin/bsp.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use byteorder::{LittleEndian, ReadBytesExt, WriteBytesExt};
[INFO] [stdout]   |                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/bin/bsp.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, Read};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `steamws::bsp::BSPHeader`
[INFO] [stdout]  --> src/bin/bsp.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use steamws::bsp::BSPHeader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]  --> src/bin/gma.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hasher`
[INFO] [stdout]   --> src/bin/gma.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::hash::Hasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::lump_indices::LumpIndex`
[INFO] [stdout]  --> src/bsp/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use self::lump_indices::LumpIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_ENTITIES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     LUMP_ENTITIES = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEntities`
[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 `LUMP_PLANES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     LUMP_PLANES = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPlanes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     LUMP_TEXDATA = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTEXES` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     LUMP_VERTEXES = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertexes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VISIBILITY` should have an upper camel case name
[INFO] [stdout]  --> src/bsp/lump_indices.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     LUMP_VISIBILITY = 4,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVisibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_NODES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     LUMP_NODES = 5,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpNodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXINFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     LUMP_TEXINFO = 6,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_FACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     LUMP_FACES = 7,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LIGHTING` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     LUMP_LIGHTING = 8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLighting`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_OCCLUSION` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     LUMP_OCCLUSION = 9,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOcclusion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LUMP_LEAFS = 10,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_EDGES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     LUMP_EDGES = 12,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEdges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_SURFEDGES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     LUMP_SURFEDGES = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpSurfedges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_MODELS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     LUMP_MODELS = 14,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpModels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_WORLDLIGHTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     LUMP_WORLDLIGHTS = 15,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpWorldlights`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFFACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     LUMP_LEAFFACES = 16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeaffaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFBRUSHES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     LUMP_LEAFBRUSHES = 17,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafbrushes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_BRUSHES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     LUMP_BRUSHES = 18,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_BRUSHSIDES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     LUMP_BRUSHSIDES = 19,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushsides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_AREAS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     LUMP_AREAS = 20,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_AREAPORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     LUMP_AREAPORTALS = 21,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreaportals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     LUMP_PORTALS = 22,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLUSTERS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     LUMP_CLUSTERS = 23,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PORTALVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     LUMP_PORTALVERTS = 24,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortalverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLUSTERPORTALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     LUMP_CLUSTERPORTALS = 25,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusterportals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISPINFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     LUMP_DISPINFO = 26,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_ORIGINALFACES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     LUMP_ORIGINALFACES = 27,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOriginalfaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PHYSCOLLIDE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     LUMP_PHYSCOLLIDE = 29,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPhyscollide`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTNORMALS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     LUMP_VERTNORMALS = 30,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_VERTNORMALINDICES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     LUMP_VERTNORMALINDICES = 31,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormalindices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_LIGHTMAP_ALPHAS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     LUMP_DISP_LIGHTMAP_ALPHAS = 32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapAlphas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_VERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     LUMP_DISP_VERTS = 33,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispVerts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS = 34,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapSamplePositions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_GAME_LUMP` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     LUMP_GAME_LUMP = 35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpGameLump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFWATERDATA` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     LUMP_LEAFWATERDATA = 36,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafwaterdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMITIVES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     LUMP_PRIMITIVES = 37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimitives`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     LUMP_PRIMVERTS = 38,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PRIMINDICES` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     LUMP_PRIMINDICES = 39,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimindices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_PAKFILE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     LUMP_PAKFILE = 40,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPakfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CLIPPORTALVERTS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     LUMP_CLIPPORTALVERTS = 41,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClipportalverts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_CUBEMAPS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     LUMP_CUBEMAPS = 42,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpCubemaps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA_STRING_DATA` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     LUMP_TEXDATA_STRING_DATA = 43,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_TEXDATA_STRING_TABLE` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     LUMP_TEXDATA_STRING_TABLE = 44,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_OVERLAYS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     LUMP_OVERLAYS = 45,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOverlays`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_LEAFMINDISTTOWATER` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     LUMP_LEAFMINDISTTOWATER = 46,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafmindisttowater`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_FACE_MACRO_TEXTURE_INFO` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     LUMP_FACE_MACRO_TEXTURE_INFO = 47,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaceMacroTextureInfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LUMP_DISP_TRIS` should have an upper camel case name
[INFO] [stdout]   --> src/bsp/lump_indices.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     LUMP_DISP_TRIS = 48,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispTris`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtDecoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/image.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::codecs::dxt::{DxtDecoder, DxtVariant};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/image.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::codecs::dxt::{DxtDecoder, DxtVariant};
[INFO] [stdout]   |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:49:49
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn decode_dxt(&self, bytes: &[u8], variant: DxtVariant) -> Result<Vec<u8>, Error> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtDecoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let decoder = DxtDecoder::new(bytes, self.width as u32, self.height as u32, variant)?;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:76:62
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT1)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:80:62
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT1)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT3`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:84:62
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT3)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT5`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT5)?;
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/vtf.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::codecs::dxt::{DxtEncoder, DxtVariant};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]  --> src/vtf/vtf.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::codecs::dxt::{DxtEncoder, DxtVariant};
[INFO] [stdout]   |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT5`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     DxtVariant::DXT5,
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     DxtVariant::DXT1,
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtDecoder::<R>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]   --> src/vtf/image.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let decoder = DxtDecoder::new(bytes, self.width as u32, self.height as u32, variant)?;
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtEncoder::<W>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:121:43
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `image::codecs::dxt::DxtEncoder::<W>::encode`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 encoder.encode(
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `image::codecs::dxt::DxtEncoder::<W>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:131:43
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `image::codecs::dxt::DxtEncoder::<W>::encode`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stdout]    --> src/vtf/vtf.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 encoder.encode(
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bsp/buffered_bsp.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut lump = &mut self.header.lumps[lump_index as usize];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bsp/buffered_bsp.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         for mut some_lump in &mut self.header.lumps {
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gma/read.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     for mut e in &mut entries {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CountingRead` is never constructed
[INFO] [stdout]  --> src/bsp/counting_read.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct CountingRead<R> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `into_inner`, and `bytes_read` are never used
[INFO] [stdout]   --> src/bsp/counting_read.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | / impl<R> CountingRead<R>
[INFO] [stdout]  9 | | where
[INFO] [stdout] 10 | |     R: Read,
[INFO] [stdout]    | |____________- associated items in this implementation
[INFO] [stdout] 11 |   {
[INFO] [stdout] 12 |       pub fn new(inner: R) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |       pub fn into_inner(self) -> R {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |       pub fn bytes_read(&self) -> usize {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `skin_count` and `texture_slot_count` are never read
[INFO] [stdout]   --> src/mdl/binary.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PartialMDL {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub skin_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 19 |     pub texture_slot_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartialMDL` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[Lump; 64]` does not permit being left uninitialized
[INFO] [stdout]   --> src/bsp/mod.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |             unsafe { std::mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this code causes undefined behavior when executed
[INFO] [stdout]    |                      help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/bsp/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub off: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Error` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/mdl/binary.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_io_Error_FOR_Error`
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] 28 |     #[error(display = "IO error: {}", _0)]
[INFO] [stdout] 29 |     Io(#[error(source)] std::io::Error),
[INFO] [stdout]    |                         -------------- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Error` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_io_Error_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] 15 |     #[error(display = "IO error: {}", _0)]
[INFO] [stdout] 16 |     Io(#[error(source)] std::io::Error),
[INFO] [stdout]    |                         -------------- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/vtf/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `From` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_image_ImageError_FOR_Error`
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Image(#[error(source)] ::image::ImageError),
[INFO] [stdout]    |                            ------------------- `ImageError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vtf/mod.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn from_bytes(bytes: &mut Vec<u8>) -> Result<VTF, Error> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn from_bytes(bytes: &mut Vec<u8>) -> Result<VTF<'_>, Error> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vtf/vtf.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn read(bytes: &mut Vec<u8>) -> Result<VTF, Error> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn read(bytes: &mut Vec<u8>) -> Result<VTF<'_>, Error> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self::lump_indices::LumpIndex`
[INFO] [stderr]  --> src/bsp/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use self::lump_indices::LumpIndex;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_ENTITIES` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     LUMP_ENTITIES = 0,
[INFO] [stderr]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEntities`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PLANES` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     LUMP_PLANES = 1,
[INFO] [stderr]   |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPlanes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_TEXDATA` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     LUMP_TEXDATA = 2,
[INFO] [stderr]   |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdata`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_VERTEXES` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     LUMP_VERTEXES = 3,
[INFO] [stderr]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertexes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_VISIBILITY` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     LUMP_VISIBILITY = 4,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVisibility`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_NODES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     LUMP_NODES = 5,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpNodes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_TEXINFO` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     LUMP_TEXINFO = 6,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexinfo`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_FACES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     LUMP_FACES = 7,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaces`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LIGHTING` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     LUMP_LIGHTING = 8,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLighting`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_OCCLUSION` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     LUMP_OCCLUSION = 9,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOcclusion`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     LUMP_LEAFS = 10,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafs`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_EDGES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     LUMP_EDGES = 12,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEdges`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_SURFEDGES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     LUMP_SURFEDGES = 13,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpSurfedges`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_MODELS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     LUMP_MODELS = 14,
[INFO] [stderr]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpModels`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_WORLDLIGHTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     LUMP_WORLDLIGHTS = 15,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpWorldlights`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFFACES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     LUMP_LEAFFACES = 16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeaffaces`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFBRUSHES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     LUMP_LEAFBRUSHES = 17,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafbrushes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_BRUSHES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     LUMP_BRUSHES = 18,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_BRUSHSIDES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     LUMP_BRUSHSIDES = 19,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushsides`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_AREAS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     LUMP_AREAS = 20,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreas`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_AREAPORTALS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     LUMP_AREAPORTALS = 21,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreaportals`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PORTALS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     LUMP_PORTALS = 22,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortals`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_CLUSTERS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     LUMP_CLUSTERS = 23,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusters`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PORTALVERTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     LUMP_PORTALVERTS = 24,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortalverts`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_CLUSTERPORTALS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     LUMP_CLUSTERPORTALS = 25,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusterportals`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISPINFO` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     LUMP_DISPINFO = 26,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispinfo`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_ORIGINALFACES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     LUMP_ORIGINALFACES = 27,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOriginalfaces`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PHYSCOLLIDE` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     LUMP_PHYSCOLLIDE = 29,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPhyscollide`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_VERTNORMALS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 |     LUMP_VERTNORMALS = 30,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormals`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_VERTNORMALINDICES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     LUMP_VERTNORMALINDICES = 31,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormalindices`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISP_LIGHTMAP_ALPHAS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     LUMP_DISP_LIGHTMAP_ALPHAS = 32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapAlphas`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISP_VERTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     LUMP_DISP_VERTS = 33,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispVerts`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS = 34,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapSamplePositions`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_GAME_LUMP` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     LUMP_GAME_LUMP = 35,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpGameLump`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFWATERDATA` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     LUMP_LEAFWATERDATA = 36,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafwaterdata`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PRIMITIVES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     LUMP_PRIMITIVES = 37,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimitives`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PRIMVERTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 41 |     LUMP_PRIMVERTS = 38,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimverts`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PRIMINDICES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     LUMP_PRIMINDICES = 39,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimindices`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PAKFILE` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 |     LUMP_PAKFILE = 40,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPakfile`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_CLIPPORTALVERTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |     LUMP_CLIPPORTALVERTS = 41,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClipportalverts`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_CUBEMAPS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 45 |     LUMP_CUBEMAPS = 42,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpCubemaps`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_TEXDATA_STRING_DATA` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 |     LUMP_TEXDATA_STRING_DATA = 43,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringData`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_TEXDATA_STRING_TABLE` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 |     LUMP_TEXDATA_STRING_TABLE = 44,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringTable`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_OVERLAYS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 |     LUMP_OVERLAYS = 45,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOverlays`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFMINDISTTOWATER` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 |     LUMP_LEAFMINDISTTOWATER = 46,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafmindisttowater`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_FACE_MACRO_TEXTURE_INFO` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 50 |     LUMP_FACE_MACRO_TEXTURE_INFO = 47,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaceMacroTextureInfo`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISP_TRIS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 |     LUMP_DISP_TRIS = 48,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispTris`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `image::codecs::dxt::DxtDecoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]  --> src/vtf/image.rs:4:26
[INFO] [stderr]   |
[INFO] [stderr] 4 | use image::codecs::dxt::{DxtDecoder, DxtVariant};
[INFO] [stderr]   |                          ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]  --> src/vtf/image.rs:4:38
[INFO] [stderr]   |
[INFO] [stderr] 4 | use image::codecs::dxt::{DxtDecoder, DxtVariant};
[INFO] [stderr]   |                                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]   --> src/vtf/image.rs:49:49
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn decode_dxt(&self, bytes: &[u8], variant: DxtVariant) -> Result<Vec<u8>, Error> {
[INFO] [stderr]    |                                                 ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `image::codecs::dxt::DxtDecoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]   --> src/vtf/image.rs:50:23
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let decoder = DxtDecoder::new(bytes, self.width as u32, self.height as u32, variant)?;
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]   --> src/vtf/image.rs:76:62
[INFO] [stderr]    |
[INFO] [stderr] 76 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT1)?;
[INFO] [stderr]    |                                                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]   --> src/vtf/image.rs:80:62
[INFO] [stderr]    |
[INFO] [stderr] 80 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT1)?;
[INFO] [stderr]    |                                                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT3`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]   --> src/vtf/image.rs:84:62
[INFO] [stderr]    |
[INFO] [stderr] 84 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT3)?;
[INFO] [stderr]    |                                                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT5`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]   --> src/vtf/image.rs:88:62
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 let buf = self.decode_dxt(bytes, DxtVariant::DXT5)?;
[INFO] [stderr]    |                                                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]  --> src/vtf/vtf.rs:5:26
[INFO] [stderr]   |
[INFO] [stderr] 5 | use image::codecs::dxt::{DxtEncoder, DxtVariant};
[INFO] [stderr]   |                          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated enum `image::codecs::dxt::DxtVariant`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]  --> src/vtf/vtf.rs:5:38
[INFO] [stderr]   |
[INFO] [stderr] 5 | use image::codecs::dxt::{DxtEncoder, DxtVariant};
[INFO] [stderr]   |                                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]    --> src/vtf/vtf.rs:121:31
[INFO] [stderr]     |
[INFO] [stderr] 121 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stderr]     |                               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT5`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]    --> src/vtf/vtf.rs:126:33
[INFO] [stderr]     |
[INFO] [stderr] 126 |                     DxtVariant::DXT5,
[INFO] [stderr]     |                                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `image::codecs::dxt::DxtEncoder`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]    --> src/vtf/vtf.rs:131:31
[INFO] [stderr]     |
[INFO] [stderr] 131 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stderr]     |                               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `image::codecs::dxt::DxtVariant::DXT1`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]    --> src/vtf/vtf.rs:136:33
[INFO] [stderr]     |
[INFO] [stderr] 136 |                     DxtVariant::DXT1,
[INFO] [stderr]     |                                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `image::codecs::dxt::DxtDecoder::<R>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]   --> src/vtf/image.rs:50:35
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let decoder = DxtDecoder::new(bytes, self.width as u32, self.height as u32, variant)?;
[INFO] [stderr]    |                                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `image::codecs::dxt::DxtEncoder::<W>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]    --> src/vtf/vtf.rs:121:43
[INFO] [stderr]     |
[INFO] [stderr] 121 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stderr]     |                                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `image::codecs::dxt::DxtEncoder::<W>::encode`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]    --> src/vtf/vtf.rs:122:25
[INFO] [stderr]     |
[INFO] [stderr] 122 |                 encoder.encode(
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `image::codecs::dxt::DxtEncoder::<W>::new`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]    --> src/vtf/vtf.rs:131:43
[INFO] [stderr]     |
[INFO] [stderr] 131 |                 let encoder = DxtEncoder::new(&mut data);
[INFO] [stderr]     |                                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `image::codecs::dxt::DxtEncoder::<W>::encode`: DXT support will be removed or reworked in a future version. Prefer the `squish` crate instead. See https://github.com/image-rs/image/issues/1623
[INFO] [stderr]    --> src/vtf/vtf.rs:132:25
[INFO] [stderr]     |
[INFO] [stderr] 132 |                 encoder.encode(
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bsp/buffered_bsp.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |         let mut lump = &mut self.header.lumps[lump_index as usize];
[INFO] [stderr]    |             ----^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bsp/buffered_bsp.rs:42:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |         for mut some_lump in &mut self.header.lumps {
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/gma/read.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     for mut e in &mut entries {
[INFO] [stderr]    |         ----^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CountingRead` is never constructed
[INFO] [stderr]  --> src/bsp/counting_read.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct CountingRead<R> {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `into_inner`, and `bytes_read` are never used
[INFO] [stderr]   --> src/bsp/counting_read.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr]  8 | / impl<R> CountingRead<R>
[INFO] [stderr]  9 | | where
[INFO] [stderr] 10 | |     R: Read,
[INFO] [stderr]    | |____________- associated items in this implementation
[INFO] [stderr] 11 |   {
[INFO] [stderr] 12 |       pub fn new(inner: R) -> Self {
[INFO] [stderr]    |              ^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |       pub fn into_inner(self) -> R {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |       pub fn bytes_read(&self) -> usize {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `skin_count` and `texture_slot_count` are never read
[INFO] [stderr]   --> src/mdl/binary.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct PartialMDL {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub skin_count: u32,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 19 |     pub texture_slot_count: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PartialMDL` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[Lump; 64]` does not permit being left uninitialized
[INFO] [stderr]   --> src/bsp/mod.rs:49:22
[INFO] [stderr]    |
[INFO] [stderr] 49 |             unsafe { std::mem::MaybeUninit::uninit().assume_init() };
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this code causes undefined behavior when executed
[INFO] [stderr]    |                      help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/bsp/mod.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub off: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/mdl/binary.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^----
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Error` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error`
[INFO] [stderr] 27 | pub enum Error {
[INFO] [stderr]    |          ----- `Error` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/mdl/binary.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^----
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Display` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stderr] 27 | pub enum Error {
[INFO] [stderr]    |          ----- `Error` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/mdl/binary.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^----
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `From` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_io_Error_FOR_Error`
[INFO] [stderr] 27 | pub enum Error {
[INFO] [stderr]    |          ----- `Error` is not local
[INFO] [stderr] 28 |     #[error(display = "IO error: {}", _0)]
[INFO] [stderr] 29 |     Io(#[error(source)] std::io::Error),
[INFO] [stderr]    |                         -------------- `Error` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/vtf/mod.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^----
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Error` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error`
[INFO] [stderr] 14 | pub enum Error {
[INFO] [stderr]    |          ----- `Error` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/vtf/mod.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^----
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Display` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stderr] 14 | pub enum Error {
[INFO] [stderr]    |          ----- `Error` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/vtf/mod.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^----
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `From` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_io_Error_FOR_Error`
[INFO] [stderr] 14 | pub enum Error {
[INFO] [stderr]    |          ----- `Error` is not local
[INFO] [stderr] 15 |     #[error(display = "IO error: {}", _0)]
[INFO] [stderr] 16 |     Io(#[error(source)] std::io::Error),
[INFO] [stderr]    |                         -------------- `Error` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/vtf/mod.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^----
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `From` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_core_convert_From_image_ImageError_FOR_Error`
[INFO] [stderr] 14 | pub enum Error {
[INFO] [stderr]    |          ----- `Error` is not local
[INFO] [stderr] ...
[INFO] [stderr] 22 |     Image(#[error(source)] ::image::ImageError),
[INFO] [stderr]    |                            ------------------- `ImageError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vtf/mod.rs:39:26
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn from_bytes(bytes: &mut Vec<u8>) -> Result<VTF, Error> {
[INFO] [stderr]    |                          ^^^^^^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn from_bytes(bytes: &mut Vec<u8>) -> Result<VTF<'_>, Error> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vtf/vtf.rs:18:24
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn read(bytes: &mut Vec<u8>) -> Result<VTF, Error> {
[INFO] [stderr]    |                        ^^^^^^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn read(bytes: &mut Vec<u8>) -> Result<VTF<'_>, Error> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `steamws` (lib) generated 83 warnings (run `cargo fix --lib -p steamws` to apply 6 suggestions)
[INFO] [stderr] warning: unused import: `ReadBytesExt`
[INFO] [stderr]  --> src/bin/bsp.rs:1:31
[INFO] [stderr]   |
[INFO] [stderr] 1 | use byteorder::{LittleEndian, ReadBytesExt, WriteBytesExt};
[INFO] [stderr]   |                               ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Read`
[INFO] [stderr]  --> src/bin/bsp.rs:6:26
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::io::{BufReader, Read};
[INFO] [stderr]   |                          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `steamws::bsp::BSPHeader`
[INFO] [stderr]  --> src/bin/bsp.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use steamws::bsp::BSPHeader;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `steamws` (bin "bsp" test) generated 3 warnings (run `cargo fix --bin "bsp" -p steamws --tests` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stderr]  --> src/bin/gma.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::collections::hash_map::DefaultHasher;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::hash::Hasher`
[INFO] [stderr]   --> src/bin/gma.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::hash::Hasher;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `steamws` (bin "gma" test) generated 2 warnings (run `cargo fix --bin "gma" -p steamws --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `steamws` (lib test) generated 83 warnings (83 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steamws-74fe4ae65eaa91f6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test dependency::tests::it_works ... ok
[INFO] [stderr]      Running unittests src/bin/bsp.rs (/opt/rustwide/target/debug/deps/bsp-7350b04a9c1a264b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/gma.rs (/opt/rustwide/target/debug/deps/gma-0541be00b580053f)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mdl.rs (/opt/rustwide/target/debug/deps/mdl-e0894f409c6f02c5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/vtf.rs (/opt/rustwide/target/debug/deps/vtf-6723b88a217cb998)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/workshop.rs (/opt/rustwide/target/debug/deps/workshop-3fe6b0b093b2a85d)
[INFO] [stderr]    Doc-tests steamws
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] warning: variant `LUMP_ENTITIES` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     LUMP_ENTITIES = 0,
[INFO] [stderr]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEntities`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PLANES` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     LUMP_PLANES = 1,
[INFO] [stderr]   |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPlanes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_TEXDATA` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     LUMP_TEXDATA = 2,
[INFO] [stderr]   |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdata`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_VERTEXES` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     LUMP_VERTEXES = 3,
[INFO] [stderr]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertexes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_VISIBILITY` should have an upper camel case name
[INFO] [stderr]  --> src/bsp/lump_indices.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     LUMP_VISIBILITY = 4,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVisibility`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_NODES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     LUMP_NODES = 5,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpNodes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_TEXINFO` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     LUMP_TEXINFO = 6,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexinfo`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_FACES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     LUMP_FACES = 7,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaces`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LIGHTING` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     LUMP_LIGHTING = 8,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLighting`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_OCCLUSION` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     LUMP_OCCLUSION = 9,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOcclusion`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     LUMP_LEAFS = 10,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafs`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_EDGES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     LUMP_EDGES = 12,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpEdges`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_SURFEDGES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     LUMP_SURFEDGES = 13,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpSurfedges`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_MODELS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     LUMP_MODELS = 14,
[INFO] [stderr]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpModels`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_WORLDLIGHTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     LUMP_WORLDLIGHTS = 15,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpWorldlights`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFFACES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     LUMP_LEAFFACES = 16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeaffaces`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFBRUSHES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     LUMP_LEAFBRUSHES = 17,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafbrushes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_BRUSHES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     LUMP_BRUSHES = 18,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushes`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_BRUSHSIDES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     LUMP_BRUSHSIDES = 19,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpBrushsides`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_AREAS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     LUMP_AREAS = 20,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreas`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_AREAPORTALS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     LUMP_AREAPORTALS = 21,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpAreaportals`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PORTALS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     LUMP_PORTALS = 22,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortals`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_CLUSTERS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     LUMP_CLUSTERS = 23,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusters`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PORTALVERTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     LUMP_PORTALVERTS = 24,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPortalverts`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_CLUSTERPORTALS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     LUMP_CLUSTERPORTALS = 25,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClusterportals`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISPINFO` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     LUMP_DISPINFO = 26,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispinfo`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_ORIGINALFACES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     LUMP_ORIGINALFACES = 27,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOriginalfaces`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PHYSCOLLIDE` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     LUMP_PHYSCOLLIDE = 29,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPhyscollide`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_VERTNORMALS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 |     LUMP_VERTNORMALS = 30,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormals`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_VERTNORMALINDICES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     LUMP_VERTNORMALINDICES = 31,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpVertnormalindices`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISP_LIGHTMAP_ALPHAS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     LUMP_DISP_LIGHTMAP_ALPHAS = 32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapAlphas`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISP_VERTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     LUMP_DISP_VERTS = 33,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispVerts`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     LUMP_DISP_LIGHTMAP_SAMPLE_POSITIONS = 34,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispLightmapSamplePositions`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_GAME_LUMP` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     LUMP_GAME_LUMP = 35,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpGameLump`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFWATERDATA` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     LUMP_LEAFWATERDATA = 36,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafwaterdata`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PRIMITIVES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     LUMP_PRIMITIVES = 37,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimitives`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PRIMVERTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 41 |     LUMP_PRIMVERTS = 38,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimverts`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PRIMINDICES` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     LUMP_PRIMINDICES = 39,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPrimindices`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_PAKFILE` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 |     LUMP_PAKFILE = 40,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpPakfile`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_CLIPPORTALVERTS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |     LUMP_CLIPPORTALVERTS = 41,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpClipportalverts`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_CUBEMAPS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 45 |     LUMP_CUBEMAPS = 42,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpCubemaps`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_TEXDATA_STRING_DATA` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 |     LUMP_TEXDATA_STRING_DATA = 43,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringData`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_TEXDATA_STRING_TABLE` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 |     LUMP_TEXDATA_STRING_TABLE = 44,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpTexdataStringTable`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_OVERLAYS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 |     LUMP_OVERLAYS = 45,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpOverlays`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_LEAFMINDISTTOWATER` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 |     LUMP_LEAFMINDISTTOWATER = 46,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpLeafmindisttowater`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_FACE_MACRO_TEXTURE_INFO` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 50 |     LUMP_FACE_MACRO_TEXTURE_INFO = 47,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpFaceMacroTextureInfo`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LUMP_DISP_TRIS` should have an upper camel case name
[INFO] [stderr]   --> src/bsp/lump_indices.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 |     LUMP_DISP_TRIS = 48,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LumpDispTris`
[INFO] [stderr] 
[INFO] [stderr] warning: 47 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0", kill_on_drop: false }`
[INFO] [stdout] 1a1a618ac4223aaf9d49e057640f5da6a94b53795b98b350d6cc0077ee65f7f0
