[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.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyozi%2Fsteamws" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wyozi/steamws on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse-display v0.7.0 [INFO] [stderr] Downloaded rust-lzma v0.6.0 [INFO] [stderr] Downloaded steamworks v0.10.0 [INFO] [stderr] Downloaded steamworks-sys v0.10.0 [INFO] [stderr] Downloaded parse-display-derive v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34f6384a73319ec38898d4e6d6dda889143662b41f69ff17d50ce996e4afee8a [INFO] running `Command { std: "docker" "start" "-a" "34f6384a73319ec38898d4e6d6dda889143662b41f69ff17d50ce996e4afee8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34f6384a73319ec38898d4e6d6dda889143662b41f69ff17d50ce996e4afee8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f6384a73319ec38898d4e6d6dda889143662b41f69ff17d50ce996e4afee8a", kill_on_drop: false }` [INFO] [stdout] 34f6384a73319ec38898d4e6d6dda889143662b41f69ff17d50ce996e4afee8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 885f75cf1b3ee27b598e1dcb7d6724c48adc20038bfd17a9a284b5276ab59bba [INFO] running `Command { std: "docker" "start" "-a" "885f75cf1b3ee27b598e1dcb7d6724c48adc20038bfd17a9a284b5276ab59bba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling linux-raw-sys v0.3.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling structmeta-derive v0.1.6 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling steamworks-sys v0.10.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling anstyle v1.0.0 [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 tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling structmeta v0.1.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling rust-lzma v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling parse-display-derive v0.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parse-display v0.7.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling steamworks v0.10.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling zip v0.6.4 [INFO] [stderr] Compiling similar v2.2.1 [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)]` 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)]` 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, 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::::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::::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::::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::::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::::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)]` 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: 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 CountingRead [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] = note: `#[warn(dead_code)]` on by default [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` 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: 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)]` 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)]` 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCTVmLH/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsteamws-7cb56c56e7981bc1.rlib,libreqwest-c25b94724e5128c3.rlib,libhyper_tls-d79ae01e3297bcde.rlib,libserde_urlencoded-15a0cd5b03c89cad.rlib,libbase64-42aacb5e73adba0c.rlib,libipnet-90cc53ab9242fd0e.rlib,libtokio_native_tls-fcdd160509cc1b53.rlib,libmime-b1201f19d94827ba.rlib,libencoding_rs-254919a58481ff77.rlib,libnative_tls-1b7405dfcf7a2f29.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-dbfd1cbc8528c42b.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-b3a84a6901bcc2ce.rlib,libhyper-c4bfe14188781ba4.rlib,libwant-08f37364260233e1.rlib,libtry_lock-8a00f6e3c7951917.rlib,libhttparse-5edac3f084fb0c21.rlib,libh2-df51b3118523d2db.rlib,libslab-ae6acb01c5912f71.rlib,libtokio_util-1e39c051a2cd6b82.rlib,libtower_service-511def5dccdf34e7.rlib,libtracing-31b9707080c1f7d7.rlib,libtracing_core-41b7236b617cd584.rlib,libfutures_channel-a40802c54f7f17ac.rlib,libfutures_util-83d4d8212f1958a1.rlib,libfutures_task-4fe10fec2016a9ed.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libtokio-1f93d129bad6e367.rlib,libsignal_hook_registry-0888ba94db156027.rlib,libsocket2-b14b1f5c32df2d86.rlib,libmio-73b83cedadd8db31.rlib,libparking_lot-7bae155381876fbd.rlib,libparking_lot_core-2ec73161350724d5.rlib,libhttp_body-12b3f61e9f9a1f1f.rlib,libpin_project_lite-4fae58c4d3c5fd45.rlib,liblog-f5d20dbede6d0c1a.rlib,liburl-738fb2380453ae87.rlib,libidna-16fbcae3e19bcc77.rlib,libunicode_normalization-42f8663dea74b4f5.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-42b2a8dc09db211f.rlib,libform_urlencoded-c7bd6dc643ad3fef.rlib,libpercent_encoding-6a4573bfc91732aa.rlib,libhttp-5695f2477253110e.rlib,libbytes-a8981e430bd8ac4d.rlib,libfnv-185b8526af05532d.rlib,libserde_json-e9f6db8bf3a3bd10.rlib,libryu-c4ee967564fd2191.rlib,libitoa-c52f49c4903f4f3a.rlib,libparse_display-5730c96926f84495.rlib,libnum_enum-926de782f146bd6b.rlib,libregex-7d33d7f5166324de.rlib,libaho_corasick-edc8bcb3a1ea349f.rlib,libmemchr-4ae02b283530c1ee.rlib,libregex_syntax-14fa348832ac8b37.rlib,liblazy_static-2c4e06f363908d28.rlib,libserde-dab53c90a124fb62.rlib,libpetgraph-dd077aeb51e105c1.rlib,libindexmap-9a10bd9cd6509646.rlib,libhashbrown-e9f13efe30d14b54.rlib,libfixedbitset-e0c502e36b22adaa.rlib,libstrum-b74179380490a1fd.rlib,libimage-142b5d0ed61159ff.rlib,libqoi-e5d136965aaffef2.rlib,libbytemuck-57ec1454c7928c88.rlib,libpng-304d38a30867aaf9.rlib,libfdeflate-aafe8bcb17200408.rlib,libexr-c5dd4b287cbb53aa.rlib,libflume-8d716358f46575ab.rlib,libspin-df0ebf5340c55944.rlib,liblock_api-62daa81a5ae68f27.rlib,libpin_project-061023fc60e2e691.rlib,libfutures_sink-78511db3d066ca69.rlib,libfutures_core-ccfbd27327b5078c.rlib,libnanorand-0ba2b90f17c8af0e.rlib,libgetrandom-8210318d115b7fc7.rlib,libminiz_oxide-2c08e22986f9fd02.rlib,libadler-cd9ae852e9a49a18.rlib,libzune_inflate-b7c84138893bf71e.rlib,libbit_field-a726611ff4126d87.rlib,liblebe-5657b4853f5ea9ed.rlib,libhalf-1014eeafbcf8f93c.rlib,libsmallvec-6b83f3602fd15511.rlib,libnum_rational-2ddc87ba9cb76a48.rlib,libnum_integer-8bf40abe106974be.rlib,libgif-8aa4077c5a27243e.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libbyteorder-17848641bf598723.rlib,libnum_traits-62f18ed44b89d74e.rlib,libtiff-5111347f5a500044.rlib,libflate2-f06af575d136a298.rlib,libminiz_oxide-76426ebea3652342.rlib,libsimd_adler32-309c385074bb4f63.rlib,libcrc32fast-6e81018eda4e113d.rlib,libweezl-1dcf8a617f81566a.rlib,libjpeg_decoder-41f1b9cc33046148.rlib,librayon-a0853467dbcdee6a.rlib,librayon_core-ba6bf5b20d5dc9f0.rlib,libnum_cpus-fc69cad98c4ab0b8.rlib,libcrossbeam_deque-fca998db103bd4f7.rlib,libcrossbeam_epoch-0cba8706745976dd.rlib,libmemoffset-027ecd04c2de3aaf.rlib,libscopeguard-7106c1688341b40d.rlib,libcrossbeam_channel-70d2a2c5ba153ad8.rlib,libcrossbeam_utils-24630ee801390ada.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libeither-9f5d7edc9dea8e8b.rlib,libclap-17b46060b4977f07.rlib,libonce_cell-97c9f5467c7ac99c.rlib,libclap_builder-1dda93d1a6456af2.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libanstream-62f1b45b949ebb0a.rlib,libanstyle_query-aa8f6a09f63f5ff2.rlib,libis_terminal-5a35ead231a3a21b.rlib,librustix-aaeb43f1757b0a4c.rlib,liblinux_raw_sys-ea38a72eeadfc8f3.rlib,libio_lifetimes-38d1851a372c8798.rlib,liblibc-e5150979c837ca75.rlib,libanstyle-f2697e7adb618025.rlib,libcolorchoice-d61ee6ecebe870ca.rlib,libanstyle_parse-ce0cc5fca66d6d7b.rlib,libutf8parse-1175cb156b07a449.rlib,libclap_lex-da6b2b0566b4c628.rlib,libbitflags-817ea04a92d50a33.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/steamworks-sys-6590ed9d3e0567f6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vtf-c327f4a93a7e5ac9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steamws` (bin "vtf") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDdGmiG/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzip-d1c3fddda2c07954.rlib,libclap-17b46060b4977f07.rlib,libclap_builder-1dda93d1a6456af2.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libanstream-62f1b45b949ebb0a.rlib,libanstyle_query-aa8f6a09f63f5ff2.rlib,libis_terminal-5a35ead231a3a21b.rlib,librustix-aaeb43f1757b0a4c.rlib,liblinux_raw_sys-ea38a72eeadfc8f3.rlib,libio_lifetimes-38d1851a372c8798.rlib,libanstyle-f2697e7adb618025.rlib,libcolorchoice-d61ee6ecebe870ca.rlib,libanstyle_parse-ce0cc5fca66d6d7b.rlib,libutf8parse-1175cb156b07a449.rlib,libclap_lex-da6b2b0566b4c628.rlib,libsteamws-7cb56c56e7981bc1.rlib,libreqwest-c25b94724e5128c3.rlib,libhyper_tls-d79ae01e3297bcde.rlib,libserde_urlencoded-15a0cd5b03c89cad.rlib,libbase64-42aacb5e73adba0c.rlib,libipnet-90cc53ab9242fd0e.rlib,libtokio_native_tls-fcdd160509cc1b53.rlib,libmime-b1201f19d94827ba.rlib,libencoding_rs-254919a58481ff77.rlib,libnative_tls-1b7405dfcf7a2f29.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-dbfd1cbc8528c42b.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-b3a84a6901bcc2ce.rlib,libhyper-c4bfe14188781ba4.rlib,libwant-08f37364260233e1.rlib,libtry_lock-8a00f6e3c7951917.rlib,libhttparse-5edac3f084fb0c21.rlib,libh2-df51b3118523d2db.rlib,libslab-ae6acb01c5912f71.rlib,libtokio_util-1e39c051a2cd6b82.rlib,libtower_service-511def5dccdf34e7.rlib,libtracing-31b9707080c1f7d7.rlib,libtracing_core-41b7236b617cd584.rlib,libfutures_channel-a40802c54f7f17ac.rlib,libfutures_util-83d4d8212f1958a1.rlib,libfutures_task-4fe10fec2016a9ed.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libtokio-1f93d129bad6e367.rlib,libsignal_hook_registry-0888ba94db156027.rlib,libsocket2-b14b1f5c32df2d86.rlib,libmio-73b83cedadd8db31.rlib,libparking_lot-7bae155381876fbd.rlib,libparking_lot_core-2ec73161350724d5.rlib,libhttp_body-12b3f61e9f9a1f1f.rlib,libpin_project_lite-4fae58c4d3c5fd45.rlib,liblog-f5d20dbede6d0c1a.rlib,liburl-738fb2380453ae87.rlib,libidna-16fbcae3e19bcc77.rlib,libunicode_normalization-42f8663dea74b4f5.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-42b2a8dc09db211f.rlib,libform_urlencoded-c7bd6dc643ad3fef.rlib,libpercent_encoding-6a4573bfc91732aa.rlib,libhttp-5695f2477253110e.rlib,libbytes-a8981e430bd8ac4d.rlib,libfnv-185b8526af05532d.rlib,libserde_json-e9f6db8bf3a3bd10.rlib,libryu-c4ee967564fd2191.rlib,libitoa-c52f49c4903f4f3a.rlib,libparse_display-5730c96926f84495.rlib,libonce_cell-97c9f5467c7ac99c.rlib,libnum_enum-926de782f146bd6b.rlib,libimage-142b5d0ed61159ff.rlib,libqoi-e5d136965aaffef2.rlib,libbytemuck-57ec1454c7928c88.rlib,libpng-304d38a30867aaf9.rlib,libfdeflate-aafe8bcb17200408.rlib,libbitflags-817ea04a92d50a33.rlib,libexr-c5dd4b287cbb53aa.rlib,libflume-8d716358f46575ab.rlib,libspin-df0ebf5340c55944.rlib,liblock_api-62daa81a5ae68f27.rlib,libpin_project-061023fc60e2e691.rlib,libfutures_sink-78511db3d066ca69.rlib,libfutures_core-ccfbd27327b5078c.rlib,libnanorand-0ba2b90f17c8af0e.rlib,libgetrandom-8210318d115b7fc7.rlib,libminiz_oxide-2c08e22986f9fd02.rlib,libadler-cd9ae852e9a49a18.rlib,libzune_inflate-b7c84138893bf71e.rlib,libbit_field-a726611ff4126d87.rlib,liblebe-5657b4853f5ea9ed.rlib,libhalf-1014eeafbcf8f93c.rlib,libsmallvec-6b83f3602fd15511.rlib,libnum_rational-2ddc87ba9cb76a48.rlib,libnum_integer-8bf40abe106974be.rlib,libgif-8aa4077c5a27243e.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libnum_traits-62f18ed44b89d74e.rlib,libtiff-5111347f5a500044.rlib,libflate2-f06af575d136a298.rlib,libminiz_oxide-76426ebea3652342.rlib,libsimd_adler32-309c385074bb4f63.rlib,libcrc32fast-6e81018eda4e113d.rlib,libweezl-1dcf8a617f81566a.rlib,libjpeg_decoder-41f1b9cc33046148.rlib,librayon-a0853467dbcdee6a.rlib,librayon_core-ba6bf5b20d5dc9f0.rlib,libnum_cpus-fc69cad98c4ab0b8.rlib,liblibc-e5150979c837ca75.rlib,libcrossbeam_deque-fca998db103bd4f7.rlib,libcrossbeam_epoch-0cba8706745976dd.rlib,libmemoffset-027ecd04c2de3aaf.rlib,libscopeguard-7106c1688341b40d.rlib,libcrossbeam_channel-70d2a2c5ba153ad8.rlib,libcrossbeam_utils-24630ee801390ada.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libeither-9f5d7edc9dea8e8b.rlib,libregex-7d33d7f5166324de.rlib,libaho_corasick-edc8bcb3a1ea349f.rlib,libmemchr-4ae02b283530c1ee.rlib,libregex_syntax-14fa348832ac8b37.rlib,liblazy_static-2c4e06f363908d28.rlib,libserde-dab53c90a124fb62.rlib,libpetgraph-dd077aeb51e105c1.rlib,libindexmap-9a10bd9cd6509646.rlib,libhashbrown-e9f13efe30d14b54.rlib,libfixedbitset-e0c502e36b22adaa.rlib,libstrum-b74179380490a1fd.rlib,libbyteorder-17848641bf598723.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/steamworks-sys-6590ed9d3e0567f6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bsp-bf8f268a595c92b8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steamws` (bin "bsp") due to 1 previous error; 3 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrXGdxf/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-39b13fd60de3aafa.rlib,libfastrand-88506209b038918c.rlib,liblzma-5c31b1f719dbc8b2.rlib,libclap-17b46060b4977f07.rlib,libclap_builder-1dda93d1a6456af2.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libanstream-62f1b45b949ebb0a.rlib,libanstyle_query-aa8f6a09f63f5ff2.rlib,libis_terminal-5a35ead231a3a21b.rlib,librustix-aaeb43f1757b0a4c.rlib,liblinux_raw_sys-ea38a72eeadfc8f3.rlib,libio_lifetimes-38d1851a372c8798.rlib,libanstyle-f2697e7adb618025.rlib,libcolorchoice-d61ee6ecebe870ca.rlib,libanstyle_parse-ce0cc5fca66d6d7b.rlib,libutf8parse-1175cb156b07a449.rlib,libclap_lex-da6b2b0566b4c628.rlib,libsteamworks-c93dfabadaa776ab.rlib,libsteamworks_sys-c35a03bc904b38b2.rlib,libthiserror-4bc1595f7ced67bc.rlib,libsteamws-7cb56c56e7981bc1.rlib,libreqwest-c25b94724e5128c3.rlib,libhyper_tls-d79ae01e3297bcde.rlib,libserde_urlencoded-15a0cd5b03c89cad.rlib,libbase64-42aacb5e73adba0c.rlib,libipnet-90cc53ab9242fd0e.rlib,libtokio_native_tls-fcdd160509cc1b53.rlib,libmime-b1201f19d94827ba.rlib,libencoding_rs-254919a58481ff77.rlib,libnative_tls-1b7405dfcf7a2f29.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-dbfd1cbc8528c42b.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-b3a84a6901bcc2ce.rlib,libhyper-c4bfe14188781ba4.rlib,libwant-08f37364260233e1.rlib,libtry_lock-8a00f6e3c7951917.rlib,libhttparse-5edac3f084fb0c21.rlib,libh2-df51b3118523d2db.rlib,libslab-ae6acb01c5912f71.rlib,libtokio_util-1e39c051a2cd6b82.rlib,libtower_service-511def5dccdf34e7.rlib,libtracing-31b9707080c1f7d7.rlib,libtracing_core-41b7236b617cd584.rlib,libfutures_channel-a40802c54f7f17ac.rlib,libfutures_util-83d4d8212f1958a1.rlib,libfutures_task-4fe10fec2016a9ed.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libtokio-1f93d129bad6e367.rlib,libsignal_hook_registry-0888ba94db156027.rlib,libsocket2-b14b1f5c32df2d86.rlib,libmio-73b83cedadd8db31.rlib,libparking_lot-7bae155381876fbd.rlib,libparking_lot_core-2ec73161350724d5.rlib,libhttp_body-12b3f61e9f9a1f1f.rlib,libpin_project_lite-4fae58c4d3c5fd45.rlib,liblog-f5d20dbede6d0c1a.rlib,liburl-738fb2380453ae87.rlib,libidna-16fbcae3e19bcc77.rlib,libunicode_normalization-42f8663dea74b4f5.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-42b2a8dc09db211f.rlib,libform_urlencoded-c7bd6dc643ad3fef.rlib,libpercent_encoding-6a4573bfc91732aa.rlib,libhttp-5695f2477253110e.rlib,libbytes-a8981e430bd8ac4d.rlib,libfnv-185b8526af05532d.rlib,libserde_json-e9f6db8bf3a3bd10.rlib,libryu-c4ee967564fd2191.rlib,libitoa-c52f49c4903f4f3a.rlib,libparse_display-5730c96926f84495.rlib,libonce_cell-97c9f5467c7ac99c.rlib,libnum_enum-926de782f146bd6b.rlib,libimage-142b5d0ed61159ff.rlib,libqoi-e5d136965aaffef2.rlib,libbytemuck-57ec1454c7928c88.rlib,libpng-304d38a30867aaf9.rlib,libfdeflate-aafe8bcb17200408.rlib,libbitflags-817ea04a92d50a33.rlib,libexr-c5dd4b287cbb53aa.rlib,libflume-8d716358f46575ab.rlib,libspin-df0ebf5340c55944.rlib,liblock_api-62daa81a5ae68f27.rlib,libpin_project-061023fc60e2e691.rlib,libfutures_sink-78511db3d066ca69.rlib,libfutures_core-ccfbd27327b5078c.rlib,libnanorand-0ba2b90f17c8af0e.rlib,libgetrandom-8210318d115b7fc7.rlib,libminiz_oxide-2c08e22986f9fd02.rlib,libadler-cd9ae852e9a49a18.rlib,libzune_inflate-b7c84138893bf71e.rlib,libbit_field-a726611ff4126d87.rlib,liblebe-5657b4853f5ea9ed.rlib,libhalf-1014eeafbcf8f93c.rlib,libsmallvec-6b83f3602fd15511.rlib,libnum_rational-2ddc87ba9cb76a48.rlib,libnum_integer-8bf40abe106974be.rlib,libgif-8aa4077c5a27243e.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libnum_traits-62f18ed44b89d74e.rlib,libtiff-5111347f5a500044.rlib,libflate2-f06af575d136a298.rlib,libminiz_oxide-76426ebea3652342.rlib,libsimd_adler32-309c385074bb4f63.rlib,libcrc32fast-6e81018eda4e113d.rlib,libweezl-1dcf8a617f81566a.rlib,libjpeg_decoder-41f1b9cc33046148.rlib,librayon-a0853467dbcdee6a.rlib,librayon_core-ba6bf5b20d5dc9f0.rlib,libnum_cpus-fc69cad98c4ab0b8.rlib,liblibc-e5150979c837ca75.rlib,libcrossbeam_deque-fca998db103bd4f7.rlib,libcrossbeam_epoch-0cba8706745976dd.rlib,libmemoffset-027ecd04c2de3aaf.rlib,libscopeguard-7106c1688341b40d.rlib,libcrossbeam_channel-70d2a2c5ba153ad8.rlib,libcrossbeam_utils-24630ee801390ada.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libeither-9f5d7edc9dea8e8b.rlib,libregex-7d33d7f5166324de.rlib,libaho_corasick-edc8bcb3a1ea349f.rlib,libmemchr-4ae02b283530c1ee.rlib,libregex_syntax-14fa348832ac8b37.rlib,liblazy_static-2c4e06f363908d28.rlib,libserde-dab53c90a124fb62.rlib,libpetgraph-dd077aeb51e105c1.rlib,libindexmap-9a10bd9cd6509646.rlib,libhashbrown-e9f13efe30d14b54.rlib,libfixedbitset-e0c502e36b22adaa.rlib,libstrum-b74179380490a1fd.rlib,libbyteorder-17848641bf598723.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lsteam_api" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/steamworks-sys-6590ed9d3e0567f6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/workshop-466e935b32259a5a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steamws` (bin "workshop") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "885f75cf1b3ee27b598e1dcb7d6724c48adc20038bfd17a9a284b5276ab59bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885f75cf1b3ee27b598e1dcb7d6724c48adc20038bfd17a9a284b5276ab59bba", kill_on_drop: false }` [INFO] [stdout] 885f75cf1b3ee27b598e1dcb7d6724c48adc20038bfd17a9a284b5276ab59bba