[INFO] cloning repository https://github.com/landaire/unrealin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/landaire/unrealin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Funrealin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Funrealin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 964e2c44a946259c763cabd9c50b0c9f693dc0ef
[INFO] checking landaire/unrealin/964e2c44a946259c763cabd9c50b0c9f693dc0ef against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Funrealin" "/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/landaire/unrealin
[INFO] finished tweaking git repo https://github.com/landaire/unrealin
[INFO] tweaked toml for git repo https://github.com/landaire/unrealin written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/landaire/unrealin on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/landaire/unrealin 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.0.features
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3bb2dcef78c2dbeab7d902b476c1227636f64974029be4ab757f2830e56a447
[INFO] running `Command { std: "docker" "start" "-a" "a3bb2dcef78c2dbeab7d902b476c1227636f64974029be4ab757f2830e56a447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3bb2dcef78c2dbeab7d902b476c1227636f64974029be4ab757f2830e56a447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3bb2dcef78c2dbeab7d902b476c1227636f64974029be4ab757f2830e56a447", kill_on_drop: false }`
[INFO] [stdout] a3bb2dcef78c2dbeab7d902b476c1227636f64974029be4ab757f2830e56a447
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ceb1ebdceadc1707aaaa92e8cda66fb09839bb019dc6ac3fb2b7d3be75794d5
[INFO] running `Command { std: "docker" "start" "-a" "7ceb1ebdceadc1707aaaa92e8cda66fb09839bb019dc6ac3fb2b7d3be75794d5", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.0.features
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking unrealin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/de.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BufRead, Cursor, ErrorKind, Read, Seek, SeekFrom},
[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 imports: `DeserializeUnrealObject`, `ObjectFlags`, `UObjectKind`, and `builtins::*`
[INFO] [stdout]   --> src/de.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         DeserializeUnrealObject, ObjectFlags, RcUnrealObject, UObjectKind, UnrealObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^                  ^^^^^^^^^^^
[INFO] [stdout] 12 |         builtins::*,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExportRead` and `IoOp`
[INFO] [stdout]   --> src/de.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     common::{ExportRead, ExportedData, IoOp},
[INFO] [stdout]    |              ^^^^^^^^^^                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VecDeque`
[INFO] [stdout]  --> src/common.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/common.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnrealReadExt`
[INFO] [stdout]  --> src/object/internal/property.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::reader::{LinRead, UnrealReadExt};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeekFrom`
[INFO] [stdout]  --> src/object/uclass.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{self, SeekFrom},
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ObjectExport` and `ustruct::Struct`
[INFO] [stdout]  --> src/object/uclass.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     de::{Linker, ObjectExport},
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout] 9 |     object::{DeserializeUnrealObject, UnrealObject, ustate::State, ustruct::Struct},
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `Seek`
[INFO] [stdout]  --> src/object/ufield.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{Read, Seek},
[INFO] [stdout]   |          ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `byteorder::ReadBytesExt`
[INFO] [stdout]  --> src/object/ufield.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use byteorder::ReadBytesExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Weak`
[INFO] [stdout]  --> src/object/uobject.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     rc::{Rc, Weak},
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event`
[INFO] [stdout]  --> src/object/uobject.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{Level, debug, event, span, trace};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NAME_NONE` and `ObjectExport`
[INFO] [stdout]   --> src/object/uobject.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     de::{ExportIndex, Linker, ObjectExport, RcLinker, WeakLinker},
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] 12 |     object::{
[INFO] [stdout] 13 |         DeserializeUnrealObject, NAME_NONE, ObjectFlags, UObjectKind, UnrealObject,
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/object/uproperty.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uobject::Object`
[INFO] [stdout]   --> src/object/ustruct.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         ufield::Field, uobject::Object,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `Seek`
[INFO] [stdout]   --> src/object/mod.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::{self, Read, Seek};
[INFO] [stdout]    |                     ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ObjectExport`
[INFO] [stdout]   --> src/object/mod.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 35 | use crate::de::{ExportIndex, Linker, ObjectExport, RcLinker, WeakLinker};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeMap`
[INFO] [stdout]  --> src/reader.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeMap, VecDeque},
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExportIndex` and `ImportIndex`
[INFO] [stdout]   --> src/reader.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     de::{ExportIndex, ImportIndex, Linker},
[INFO] [stdout]    |          ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/runtime.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{Level, debug, info, span, trace};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeserializeUnrealObject`
[INFO] [stdout]   --> src/runtime.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::object::{DeserializeUnrealObject, RcUnrealObject, deserialize_object};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `object::builtins::*`
[INFO] [stdout]   --> src/runtime.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     object::builtins::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/de.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BufRead, Cursor, ErrorKind, Read, Seek, SeekFrom},
[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 imports: `DeserializeUnrealObject`, `ObjectFlags`, `UObjectKind`, and `builtins::*`
[INFO] [stdout]   --> src/de.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         DeserializeUnrealObject, ObjectFlags, RcUnrealObject, UObjectKind, UnrealObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^                  ^^^^^^^^^^^
[INFO] [stdout] 12 |         builtins::*,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExportRead` and `IoOp`
[INFO] [stdout]   --> src/de.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     common::{ExportRead, ExportedData, IoOp},
[INFO] [stdout]    |              ^^^^^^^^^^                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VecDeque`
[INFO] [stdout]  --> src/common.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/common.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnrealReadExt`
[INFO] [stdout]  --> src/object/internal/property.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::reader::{LinRead, UnrealReadExt};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeekFrom`
[INFO] [stdout]  --> src/object/uclass.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{self, SeekFrom},
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ObjectExport` and `ustruct::Struct`
[INFO] [stdout]  --> src/object/uclass.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     de::{Linker, ObjectExport},
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout] 9 |     object::{DeserializeUnrealObject, UnrealObject, ustate::State, ustruct::Struct},
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seek`
[INFO] [stdout]  --> src/object/ufield.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{Read, Seek},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `byteorder::ReadBytesExt`
[INFO] [stdout]  --> src/object/ufield.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use byteorder::ReadBytesExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Weak`
[INFO] [stdout]  --> src/object/uobject.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     rc::{Rc, Weak},
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event`
[INFO] [stdout]  --> src/object/uobject.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{Level, debug, event, span, trace};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NAME_NONE` and `ObjectExport`
[INFO] [stdout]   --> src/object/uobject.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     de::{ExportIndex, Linker, ObjectExport, RcLinker, WeakLinker},
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] 12 |     object::{
[INFO] [stdout] 13 |         DeserializeUnrealObject, NAME_NONE, ObjectFlags, UObjectKind, UnrealObject,
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/object/uproperty.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uobject::Object`
[INFO] [stdout]   --> src/object/ustruct.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         ufield::Field, uobject::Object,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `Seek`
[INFO] [stdout]   --> src/object/mod.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::{self, Read, Seek};
[INFO] [stdout]    |                     ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ObjectExport`
[INFO] [stdout]   --> src/object/mod.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 35 | use crate::de::{ExportIndex, Linker, ObjectExport, RcLinker, WeakLinker};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeMap`
[INFO] [stdout]  --> src/reader.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeMap, VecDeque},
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExportIndex` and `ImportIndex`
[INFO] [stdout]   --> src/reader.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     de::{ExportIndex, ImportIndex, Linker},
[INFO] [stdout]    |          ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/runtime.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{Level, debug, info, span, trace};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeserializeUnrealObject`
[INFO] [stdout]   --> src/runtime.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::object::{DeserializeUnrealObject, RcUnrealObject, deserialize_object};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `object::builtins::*`
[INFO] [stdout]   --> src/runtime.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     object::builtins::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/de.rs:398:31
[INFO] [stdout]     |
[INFO] [stdout] 398 |     let unknown_data = reader.read_array()?;
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `UnrealReadExt::read_array(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/de.rs:398:31
[INFO] [stdout]     |
[INFO] [stdout] 398 |     let unknown_data = reader.read_array()?;
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `UnrealReadExt::read_array(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/object/uobject.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 todo!("Tagged properties");
[INFO] [stdout]     |                 -------------------------- any code following this expression is unreachable
[INFO] [stdout] 154 |
[INFO] [stdout] 155 |                 properties.push(tag);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/object/ustate.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         panic!("{:#X?}", reader.stream_position()?);
[INFO] [stdout]    |         ------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 33 |         self.probe_mask = reader.read_u64::<E>()?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/object/uobject.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 todo!("Tagged properties");
[INFO] [stdout]     |                 -------------------------- any code following this expression is unreachable
[INFO] [stdout] 154 |
[INFO] [stdout] 155 |                 properties.push(tag);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/object/ustruct.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |               panic!("About to make sure that the parent object is fully loaded");
[INFO] [stdout]     |               ------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 111 |
[INFO] [stdout] 112 | /             runtime.load_object_by_export_index::<E, _>(
[INFO] [stdout] 113 | |                 export_index,
[INFO] [stdout] 114 | |                 &linker,
[INFO] [stdout] 115 | |                 crate::runtime::LoadKind::Load,
[INFO] [stdout] 116 | |                 reader,
[INFO] [stdout] 117 | |             )?;
[INFO] [stdout]     | |_______________^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/object/ustruct.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             todo!("handle property");
[INFO] [stdout]     |             ------------------------ any code following this expression is unreachable
[INFO] [stdout] 206 |
[INFO] [stdout] 207 |             child_ptr = next;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/object/ustate.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         panic!("{:#X?}", reader.stream_position()?);
[INFO] [stdout]    |         ------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 33 |         self.probe_mask = reader.read_u64::<E>()?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/object/ustruct.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |               panic!("About to make sure that the parent object is fully loaded");
[INFO] [stdout]     |               ------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 111 |
[INFO] [stdout] 112 | /             runtime.load_object_by_export_index::<E, _>(
[INFO] [stdout] 113 | |                 export_index,
[INFO] [stdout] 114 | |                 &linker,
[INFO] [stdout] 115 | |                 crate::runtime::LoadKind::Load,
[INFO] [stdout] 116 | |                 reader,
[INFO] [stdout] 117 | |             )?;
[INFO] [stdout]     | |_______________^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/object/ustruct.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             todo!("handle property");
[INFO] [stdout]     |             ------------------------ any code following this expression is unreachable
[INFO] [stdout] 206 |
[INFO] [stdout] 207 |             child_ptr = next;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/reader.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let mut string_data = self.read_array()?;
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `UnrealReadExt::read_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array`
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(read_array)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seek`
[INFO] [stdout]  --> src/de.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BufRead, Cursor, ErrorKind, Read, Seek, SeekFrom},
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnrealObject`
[INFO] [stdout]   --> src/de.rs:11:76
[INFO] [stdout]    |
[INFO] [stdout] 11 |         DeserializeUnrealObject, ObjectFlags, RcUnrealObject, UObjectKind, UnrealObject,
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnrealObject`
[INFO] [stdout]  --> src/object/uclass.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 |     object::{DeserializeUnrealObject, UnrealObject, ustate::State, ustruct::Struct},
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/reader.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let mut string_data = self.read_array()?;
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `UnrealReadExt::read_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array`
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(read_array)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seek`
[INFO] [stdout]  --> src/de.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BufRead, Cursor, ErrorKind, Read, Seek, SeekFrom},
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnrealObject`
[INFO] [stdout]   --> src/de.rs:11:76
[INFO] [stdout]    |
[INFO] [stdout] 11 |         DeserializeUnrealObject, ObjectFlags, RcUnrealObject, UObjectKind, UnrealObject,
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnrealObject`
[INFO] [stdout]  --> src/object/uclass.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 |     object::{DeserializeUnrealObject, UnrealObject, ustate::State, ustruct::Struct},
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/object/ufield.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{Read, Seek},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/de.rs:624:13
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let mut reader = self.reader();
[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: unused variable: `unk`
[INFO] [stdout]    --> src/de.rs:628:13
[INFO] [stdout]     |
[INFO] [stdout] 628 |         let unk = reader.read_u32::<E>()?;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_unk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `runtime`
[INFO] [stdout]   --> src/object/internal/fname.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         runtime: &mut crate::runtime::UnrealRuntime,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `linker`
[INFO] [stdout]   --> src/object/internal/fname.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         linker: &std::rc::Rc<std::cell::RefCell<crate::de::Linker>>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/de.rs:624:13
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let mut reader = self.reader();
[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: unused variable: `unk`
[INFO] [stdout]    --> src/de.rs:628:13
[INFO] [stdout]     |
[INFO] [stdout] 628 |         let unk = reader.read_u32::<E>()?;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_unk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `runtime`
[INFO] [stdout]   --> src/object/internal/fname.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         runtime: &mut crate::runtime::UnrealRuntime,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `linker`
[INFO] [stdout]   --> src/object/internal/fname.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         linker: &std::rc::Rc<std::cell::RefCell<crate::de::Linker>>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/uobject.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let mut properties = Vec::new();
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `properties`
[INFO] [stdout]    --> src/object/uobject.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let mut properties = Vec::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_properties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/object/ustate.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |         self.probe_mask = reader.read_u64::<E>()?;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/uobject.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let mut properties = Vec::new();
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `properties`
[INFO] [stdout]    --> src/object/uobject.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let mut properties = Vec::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_properties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `linker`
[INFO] [stdout]    --> src/object/ustruct.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let (linker, export_index) = {
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `export_index`
[INFO] [stdout]    --> src/object/ustruct.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let (linker, export_index) = {
[INFO] [stdout]     |                          ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_export_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/object/ustruct.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | /             runtime.load_object_by_export_index::<E, _>(
[INFO] [stdout] 113 | |                 export_index,
[INFO] [stdout] 114 | |                 &linker,
[INFO] [stdout] 115 | |                 crate::runtime::LoadKind::Load,
[INFO] [stdout] 116 | |                 reader,
[INFO] [stdout] 117 | |             )?;
[INFO] [stdout]     | |______________^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `child_as_property`
[INFO] [stdout]    --> src/object/ustruct.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let child_as_property = child_any
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_as_property`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/mod.rs:92:37
[INFO] [stdout]     |
[INFO] [stdout]  92 |                                   let mut base = obj.base_object_mut();
[INFO] [stdout]     |                                       ----^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 172 | / register_builtins!(
[INFO] [stdout] 173 | |     Object,
[INFO] [stdout] 174 | |     Struct,
[INFO] [stdout] 175 | |     State,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |     FloatProperty
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register_builtins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/object/ustate.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |         self.probe_mask = reader.read_u64::<E>()?;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `linker`
[INFO] [stdout]    --> src/object/ustruct.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let (linker, export_index) = {
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `export_index`
[INFO] [stdout]    --> src/object/ustruct.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let (linker, export_index) = {
[INFO] [stdout]     |                          ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_export_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/object/ustruct.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | /             runtime.load_object_by_export_index::<E, _>(
[INFO] [stdout] 113 | |                 export_index,
[INFO] [stdout] 114 | |                 &linker,
[INFO] [stdout] 115 | |                 crate::runtime::LoadKind::Load,
[INFO] [stdout] 116 | |                 reader,
[INFO] [stdout] 117 | |             )?;
[INFO] [stdout]     | |______________^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `child_as_property`
[INFO] [stdout]    --> src/object/ustruct.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let child_as_property = child_any
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_as_property`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/mod.rs:92:37
[INFO] [stdout]     |
[INFO] [stdout]  92 |                                   let mut base = obj.base_object_mut();
[INFO] [stdout]     |                                       ----^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 172 | / register_builtins!(
[INFO] [stdout] 173 | |     Object,
[INFO] [stdout] 174 | |     Struct,
[INFO] [stdout] 175 | |     State,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |     FloatProperty
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register_builtins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]    --> src/reader.rs:276:30
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 IoOp::Seek { to, from } => panic!("unexpected seek op while cheating reads"),
[INFO] [stdout]     |                              ^^ help: try ignoring the field: `to: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/reader.rs:276:34
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 IoOp::Seek { to, from } => panic!("unexpected seek op while cheating reads"),
[INFO] [stdout]     |                                  ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn linker_by_export_name_mut(&mut self, name: &str) -> Option<RcLinker> {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GenerationInfo` is more private than the item `PackageHeader::generations`
[INFO] [stdout]    --> src/de.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub generations: Vec<GenerationInfo>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PackageHeader::generations` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GenerationInfo` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub(crate) struct GenerationInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Linker` is more private than the item `ObjectExport::object_name`
[INFO] [stdout]    --> src/de.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn object_name<'p>(&self, linker: &'p Linker) -> &'p str {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ObjectExport::object_name` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Linker` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub(crate) struct Linker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Linker` is more private than the item `ObjectExport::class_name`
[INFO] [stdout]    --> src/de.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn class_name<'p>(&self, linker: &'p Linker) -> &'p str {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ObjectExport::class_name` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Linker` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub(crate) struct Linker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Linker` is more private than the item `ObjectExport::full_name`
[INFO] [stdout]    --> src/de.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn full_name<'p>(&self, linker: &'p Linker) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ObjectExport::full_name` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Linker` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub(crate) struct Linker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Import` is more private than the item `RawPackage::imports`
[INFO] [stdout]    --> src/de.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub imports: Vec<Import>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `RawPackage::imports` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Import` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub(crate) struct Import {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uncompressed_len` and `compressed_len` are never read
[INFO] [stdout]   --> src/de.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | struct Block {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 95 |     uncompressed_len: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 96 |     compressed_len: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `offset`, `len`, and `unk` are never read
[INFO] [stdout]    --> src/de.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) struct FileEntry {
[INFO] [stdout]     |                   --------- fields in this struct
[INFO] [stdout] 119 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 120 |     pub offset: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 121 |     pub len: u32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 122 |     pub unk: u32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_name` and `package_index` are never read
[INFO] [stdout]    --> src/de.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub(crate) struct Import {
[INFO] [stdout]     |                   ------ fields in this struct
[INFO] [stdout] 183 |     pub class_package: i32,
[INFO] [stdout] 184 |     pub class_name: i32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 185 |     pub package_index: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Import` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `class_name` is never used
[INFO] [stdout]    --> src/de.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl Import {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 190 |     pub fn class_name<'p>(&self, package: &'p Linker) -> &'p str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `partially_eq` is never used
[INFO] [stdout]    --> src/de.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl ObjectExport {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 255 |     fn partially_eq(&self, other: &Self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `export_count` and `name_count` are never read
[INFO] [stdout]    --> src/de.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub(crate) struct GenerationInfo {
[INFO] [stdout]     |                   -------------- fields in this struct
[INFO] [stdout] 340 |     pub export_count: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 341 |     pub name_count: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GenerationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parent_of_kind_mut` is never used
[INFO] [stdout]   --> src/object/mod.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait UnrealObject: std::fmt::Debug {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn parent_of_kind_mut(&mut self, kind: UObjectKind) -> Option<&mut dyn UnrealObject>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/object/mod.rs:78:22
[INFO] [stdout]     |
[INFO] [stdout]  77 |           impl UObjectKind {
[INFO] [stdout]     |           ---------------- associated items in this implementation
[INFO] [stdout]  78 |               const fn all() -> &'static [UObjectKind] {
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |               pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |                     pub fn [<is_ $name:lower>](&self) -> bool {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | / register_builtins!(
[INFO] [stdout] 173 | |     Object,
[INFO] [stdout] 174 | |     Struct,
[INFO] [stdout] 175 | |     State,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |     FloatProperty
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register_builtins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/object/internal/script.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |     Native(u8),
[INFO] [stdout]     |     ------ ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 193 -     Native(u8),
[INFO] [stdout] 193 +     Native(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/object/internal/script.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 |     Data(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 195 -     Data(Vec<u8>),
[INFO] [stdout] 195 +     Data(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/object/internal/script.rs:196:12
[INFO] [stdout]     |
[INFO] [stdout] 196 |     Object(Option<RcUnrealObject>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 196 -     Object(Option<RcUnrealObject>),
[INFO] [stdout] 196 +     Object(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Sequence`, `Name`, and `DebugInfo` are never constructed
[INFO] [stdout]    --> src/object/internal/script.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub enum Expr {
[INFO] [stdout]     |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 194 |     Sequence(Vec<Expr>),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     Name(i32),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     DebugInfo(Vec<Expr>),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `flags` are never used
[INFO] [stdout]   --> src/object/uobject.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Object {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 50 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn flags(&self) -> ObjectFlags {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `element_size` and `rep_index` are never read
[INFO] [stdout]   --> src/object/uproperty.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Property {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     element_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     rep_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `script` is never read
[INFO] [stdout]   --> src/object/ustruct.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Struct {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     script: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Struct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/reader.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct LinReader<R> {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     version: u16,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/reader.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct CheckedLinReader<R> {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 152 |     version: u16,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_object` is never used
[INFO] [stdout]   --> src/runtime.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl UnrealRuntime {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn find_object(&self, name: &str) -> Option<RcUnrealObject> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]    --> src/reader.rs:276:30
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 IoOp::Seek { to, from } => panic!("unexpected seek op while cheating reads"),
[INFO] [stdout]     |                              ^^ help: try ignoring the field: `to: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/reader.rs:276:34
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 IoOp::Seek { to, from } => panic!("unexpected seek op while cheating reads"),
[INFO] [stdout]     |                                  ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn linker_by_export_name_mut(&mut self, name: &str) -> Option<RcLinker> {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GenerationInfo` is more private than the item `PackageHeader::generations`
[INFO] [stdout]    --> src/de.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub generations: Vec<GenerationInfo>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PackageHeader::generations` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GenerationInfo` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub(crate) struct GenerationInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Linker` is more private than the item `ObjectExport::object_name`
[INFO] [stdout]    --> src/de.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn object_name<'p>(&self, linker: &'p Linker) -> &'p str {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ObjectExport::object_name` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Linker` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub(crate) struct Linker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Linker` is more private than the item `ObjectExport::class_name`
[INFO] [stdout]    --> src/de.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn class_name<'p>(&self, linker: &'p Linker) -> &'p str {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ObjectExport::class_name` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Linker` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub(crate) struct Linker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Linker` is more private than the item `ObjectExport::full_name`
[INFO] [stdout]    --> src/de.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn full_name<'p>(&self, linker: &'p Linker) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ObjectExport::full_name` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Linker` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub(crate) struct Linker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Import` is more private than the item `RawPackage::imports`
[INFO] [stdout]    --> src/de.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub imports: Vec<Import>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `RawPackage::imports` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Import` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/de.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub(crate) struct Import {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uncompressed_len` and `compressed_len` are never read
[INFO] [stdout]   --> src/de.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | struct Block {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 95 |     uncompressed_len: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 96 |     compressed_len: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `offset`, `len`, and `unk` are never read
[INFO] [stdout]    --> src/de.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) struct FileEntry {
[INFO] [stdout]     |                   --------- fields in this struct
[INFO] [stdout] 119 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 120 |     pub offset: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 121 |     pub len: u32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 122 |     pub unk: u32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_name` and `package_index` are never read
[INFO] [stdout]    --> src/de.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub(crate) struct Import {
[INFO] [stdout]     |                   ------ fields in this struct
[INFO] [stdout] 183 |     pub class_package: i32,
[INFO] [stdout] 184 |     pub class_name: i32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 185 |     pub package_index: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Import` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `class_name` is never used
[INFO] [stdout]    --> src/de.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl Import {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 190 |     pub fn class_name<'p>(&self, package: &'p Linker) -> &'p str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `partially_eq` is never used
[INFO] [stdout]    --> src/de.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl ObjectExport {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 255 |     fn partially_eq(&self, other: &Self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `export_count` and `name_count` are never read
[INFO] [stdout]    --> src/de.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub(crate) struct GenerationInfo {
[INFO] [stdout]     |                   -------------- fields in this struct
[INFO] [stdout] 340 |     pub export_count: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 341 |     pub name_count: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GenerationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parent_of_kind_mut` is never used
[INFO] [stdout]   --> src/object/mod.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait UnrealObject: std::fmt::Debug {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn parent_of_kind_mut(&mut self, kind: UObjectKind) -> Option<&mut dyn UnrealObject>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/object/mod.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |           impl UObjectKind {
[INFO] [stdout]     |           ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |               pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |                     pub fn [<is_ $name:lower>](&self) -> bool {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | / register_builtins!(
[INFO] [stdout] 173 | |     Object,
[INFO] [stdout] 174 | |     Struct,
[INFO] [stdout] 175 | |     State,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |     FloatProperty
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register_builtins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/object/internal/script.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |     Native(u8),
[INFO] [stdout]     |     ------ ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 193 -     Native(u8),
[INFO] [stdout] 193 +     Native(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/object/internal/script.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 |     Data(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 195 -     Data(Vec<u8>),
[INFO] [stdout] 195 +     Data(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/object/internal/script.rs:196:12
[INFO] [stdout]     |
[INFO] [stdout] 196 |     Object(Option<RcUnrealObject>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 196 -     Object(Option<RcUnrealObject>),
[INFO] [stdout] 196 +     Object(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Sequence`, `Name`, and `DebugInfo` are never constructed
[INFO] [stdout]    --> src/object/internal/script.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub enum Expr {
[INFO] [stdout]     |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 194 |     Sequence(Vec<Expr>),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     Name(i32),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     DebugInfo(Vec<Expr>),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `flags` are never used
[INFO] [stdout]   --> src/object/uobject.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Object {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 50 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn flags(&self) -> ObjectFlags {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `element_size` and `rep_index` are never read
[INFO] [stdout]   --> src/object/uproperty.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Property {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     element_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     rep_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `script` is never read
[INFO] [stdout]   --> src/object/ustruct.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Struct {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     script: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Struct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/reader.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct LinReader<R> {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     version: u16,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/reader.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct CheckedLinReader<R> {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 152 |     version: u16,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_object` is never used
[INFO] [stdout]   --> src/runtime.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl UnrealRuntime {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn find_object(&self, name: &str) -> Option<RcUnrealObject> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.24s
[INFO] running `Command { std: "docker" "inspect" "7ceb1ebdceadc1707aaaa92e8cda66fb09839bb019dc6ac3fb2b7d3be75794d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ceb1ebdceadc1707aaaa92e8cda66fb09839bb019dc6ac3fb2b7d3be75794d5", kill_on_drop: false }`
[INFO] [stdout] 7ceb1ebdceadc1707aaaa92e8cda66fb09839bb019dc6ac3fb2b7d3be75794d5
