[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] d4824227bab94263a21bdc9fb77dcd0f4e84a2cb [INFO] checking landaire/unrealin against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Funrealin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/landaire/unrealin on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "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" "+95813608313bff49cfc1afc393a946a3c085b772" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking landaire/unrealin against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Funrealin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/landaire/unrealin on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "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" "+95813608313bff49cfc1afc393a946a3c085b772" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 992ec554bbe2f38ac492a4e87fb45c7399114b52bbbd6c43d6afcc0ae9a5f1e7 [INFO] running `Command { std: "docker" "start" "-a" "992ec554bbe2f38ac492a4e87fb45c7399114b52bbbd6c43d6afcc0ae9a5f1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "992ec554bbe2f38ac492a4e87fb45c7399114b52bbbd6c43d6afcc0ae9a5f1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992ec554bbe2f38ac492a4e87fb45c7399114b52bbbd6c43d6afcc0ae9a5f1e7", kill_on_drop: false }` [INFO] [stdout] 992ec554bbe2f38ac492a4e87fb45c7399114b52bbbd6c43d6afcc0ae9a5f1e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 829b677a2d3838885f070fbf281e11ae4d3c161f1a354f2be1855096d3672fdc [INFO] running `Command { std: "docker" "start" "-a" "829b677a2d3838885f070fbf281e11ae4d3c161f1a354f2be1855096d3672fdc", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.features [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [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: `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, state::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: `event` [INFO] [stdout] --> src/object/uobject.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{Level, debug, event, span, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectExport` [INFO] [stdout] --> src/object/uobject.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | de::{Linker, ObjectExport}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uobject::Object` [INFO] [stdout] --> src/object/ustruct.rs:7:54 [INFO] [stdout] | [INFO] [stdout] 7 | object::{DeserializeUnrealObject, ufield::Field, uobject::Object}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read` and `Seek` [INFO] [stdout] --> src/object/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::{self, Read, Seek}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectExport` [INFO] [stdout] --> src/object/mod.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::de::{Linker, ObjectExport, RcLinker}; [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: `DeserializeUnrealObject` [INFO] [stdout] --> src/runtime.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::object::{DeserializeUnrealObject, deserialize_object}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object::builtins::*` [INFO] [stdout] --> src/runtime.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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: `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, state::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: `event` [INFO] [stdout] --> src/object/uobject.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{Level, debug, event, span, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectExport` [INFO] [stdout] --> src/object/uobject.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | de::{Linker, ObjectExport}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `byteorder::LittleEndian` [INFO] [stdout] --> src/object/uobject.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | use byteorder::LittleEndian; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uobject::Object` [INFO] [stdout] --> src/object/ustruct.rs:7:54 [INFO] [stdout] | [INFO] [stdout] 7 | object::{DeserializeUnrealObject, ufield::Field, uobject::Object}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `byteorder::LittleEndian` [INFO] [stdout] --> src/object/ustruct.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | use byteorder::LittleEndian; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read` and `Seek` [INFO] [stdout] --> src/object/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::{self, Read, Seek}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectExport` [INFO] [stdout] --> src/object/mod.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::de::{Linker, ObjectExport, RcLinker}; [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: `DeserializeUnrealObject` [INFO] [stdout] --> src/runtime.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::object::{DeserializeUnrealObject, deserialize_object}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object::builtins::*` [INFO] [stdout] --> src/runtime.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | 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 [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:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | 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 [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/text_buffer.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | panic!("TEXT BUFFER"); [INFO] [stdout] | --------------------- any code following this expression is unreachable [INFO] [stdout] 29 | / self.parent_object [INFO] [stdout] 30 | | .deserialize::(runtime, linker, reader)?; [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/text_buffer.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | panic!("TEXT BUFFER"); [INFO] [stdout] | --------------------- any code following this expression is unreachable [INFO] [stdout] 29 | / self.parent_object [INFO] [stdout] 30 | | .deserialize::(runtime, linker, reader)?; [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: 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 [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: 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 [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: unreachable statement [INFO] [stdout] --> src/runtime.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 123 | panic!("object already loaded?"); [INFO] [stdout] | -------------------------------- any code following this expression is unreachable [INFO] [stdout] 124 | return Ok(Rc::clone(loaded_obj)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/runtime.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 123 | panic!("object already loaded?"); [INFO] [stdout] | -------------------------------- any code following this expression is unreachable [INFO] [stdout] 124 | return Ok(Rc::clone(loaded_obj)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [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, state::State, ustruct::Struct}, [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, state::State, ustruct::Struct}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/de.rs:616:13 [INFO] [stdout] | [INFO] [stdout] 616 | 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:620:13 [INFO] [stdout] | [INFO] [stdout] 620 | let unk = reader.read_u32::()?; [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: variable does not need to be mutable [INFO] [stdout] --> src/de.rs:616:13 [INFO] [stdout] | [INFO] [stdout] 616 | 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:620:13 [INFO] [stdout] | [INFO] [stdout] 620 | let unk = reader.read_u32::()?; [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/property.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | runtime: &mut 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/property.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | linker: Rc>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `runtime` [INFO] [stdout] --> src/object/text_buffer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | runtime: &mut 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/text_buffer.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | linker: Rc>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/object/text_buffer.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | reader: &mut R, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/object/text_buffer.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / self.parent_object [INFO] [stdout] 30 | | .deserialize::(runtime, linker, reader)?; [INFO] [stdout] | |__________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/object/text_buffer.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | reader.read_u32::()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `runtime` [INFO] [stdout] --> src/object/internal/property.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | runtime: &mut 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/property.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | linker: Rc>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script_text` [INFO] [stdout] --> src/object/ustruct.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let script_text = reader.read_u32::()?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children` [INFO] [stdout] --> src/object/ustruct.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let children = reader.read_u32::()?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `friendly_name` [INFO] [stdout] --> src/object/ustruct.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let friendly_name = reader.read_packed_int()?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_friendly_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `runtime` [INFO] [stdout] --> src/object/text_buffer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | runtime: &mut 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/text_buffer.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | linker: Rc>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/object/text_buffer.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | reader: &mut R, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/object/text_buffer.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / self.parent_object [INFO] [stdout] 30 | | .deserialize::(runtime, linker, reader)?; [INFO] [stdout] | |__________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/object/text_buffer.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | reader.read_u32::()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script_text` [INFO] [stdout] --> src/object/ustruct.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let script_text = reader.read_u32::()?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children` [INFO] [stdout] --> src/object/ustruct.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let children = reader.read_u32::()?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `friendly_name` [INFO] [stdout] --> src/object/ustruct.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let friendly_name = reader.read_packed_int()?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_friendly_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/runtime.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | fn linker_by_export_name_mut(&mut self, name: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `loaded_obj` [INFO] [stdout] --> src/runtime.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | if let Some(loaded_obj) = linker_inner.objects.get(&export_index) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loaded_obj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Linker` is more private than the item `de::RcLinker` [INFO] [stdout] --> src/de.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub type RcLinker = Rc>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ type alias `de::RcLinker` 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:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct Linker { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GenerationInfo` is more private than the item `PackageHeader::generations` [INFO] [stdout] --> src/de.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub generations: Vec, [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:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | pub(crate) struct GenerationInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Linker` is more private than the item `ObjectExport::object_name` [INFO] [stdout] --> src/de.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | 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:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | 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:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | 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:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | 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:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | 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:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | 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:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | pub imports: Vec, [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:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) struct Import { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `version` is never used [INFO] [stdout] --> src/de.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl Linker { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn version(&self) -> u16 { [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 `uncompressed_len` and `compressed_len` are never read [INFO] [stdout] --> src/de.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 89 | struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 90 | uncompressed_len: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 91 | compressed_len: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `offset`, `len`, and `unk` are never read [INFO] [stdout] --> src/de.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) struct FileEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 114 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 115 | pub offset: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 116 | pub len: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 117 | 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:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) struct Import { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 178 | pub class_package: i32, [INFO] [stdout] 179 | pub class_name: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 180 | 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:185:12 [INFO] [stdout] | [INFO] [stdout] 184 | impl Import { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 185 | 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:250:8 [INFO] [stdout] | [INFO] [stdout] 249 | impl ObjectExport { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 250 | 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:335:9 [INFO] [stdout] | [INFO] [stdout] 334 | pub(crate) struct GenerationInfo { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 335 | pub export_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 336 | 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: methods `base_object` and `as_any` are never used [INFO] [stdout] --> src/object/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait UnrealObject: std::fmt::Debug { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 42 | fn base_object(&self) -> &Object; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 43 | fn base_object_mut(&mut self) -> &mut Object; [INFO] [stdout] 44 | fn as_any(&self) -> &dyn std::any::Any; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/object/mod.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 70 | impl UObjectKind { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 71 | const fn all() -> &'static [UObjectKind] { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn [](&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | register_builtins!(Object, Struct, State, Class, Field, TextBuffer); [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: methods `name` and `flags` are never used [INFO] [stdout] --> src/object/uobject.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Object { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 28 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn flags(&self) -> ObjectFlags { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/runtime.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | fn linker_by_export_name_mut(&mut self, name: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [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 { [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 { [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:46:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl UnrealRuntime { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | fn find_object(&self, name: &str) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `loaded_obj` [INFO] [stdout] --> src/runtime.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | if let Some(loaded_obj) = linker_inner.objects.get(&export_index) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loaded_obj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Linker` is more private than the item `de::RcLinker` [INFO] [stdout] --> src/de.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub type RcLinker = Rc>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ type alias `de::RcLinker` 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:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct Linker { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GenerationInfo` is more private than the item `PackageHeader::generations` [INFO] [stdout] --> src/de.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub generations: Vec, [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:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | pub(crate) struct GenerationInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Linker` is more private than the item `ObjectExport::object_name` [INFO] [stdout] --> src/de.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | 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:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | 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:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | 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:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | 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:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | 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:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | 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:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | pub imports: Vec, [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:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) struct Import { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `version` is never used [INFO] [stdout] --> src/de.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl Linker { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn version(&self) -> u16 { [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 `uncompressed_len` and `compressed_len` are never read [INFO] [stdout] --> src/de.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 89 | struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 90 | uncompressed_len: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 91 | compressed_len: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `offset`, `len`, and `unk` are never read [INFO] [stdout] --> src/de.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) struct FileEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 114 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 115 | pub offset: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 116 | pub len: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 117 | 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:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) struct Import { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 178 | pub class_package: i32, [INFO] [stdout] 179 | pub class_name: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 180 | 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:185:12 [INFO] [stdout] | [INFO] [stdout] 184 | impl Import { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 185 | 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:250:8 [INFO] [stdout] | [INFO] [stdout] 249 | impl ObjectExport { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 250 | 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:335:9 [INFO] [stdout] | [INFO] [stdout] 334 | pub(crate) struct GenerationInfo { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 335 | pub export_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 336 | 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: methods `base_object` and `as_any` are never used [INFO] [stdout] --> src/object/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait UnrealObject: std::fmt::Debug { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 42 | fn base_object(&self) -> &Object; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 43 | fn base_object_mut(&mut self) -> &mut Object; [INFO] [stdout] 44 | fn as_any(&self) -> &dyn std::any::Any; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/object/mod.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 70 | impl UObjectKind { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn [](&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | register_builtins!(Object, Struct, State, Class, Field, TextBuffer); [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: methods `name` and `flags` are never used [INFO] [stdout] --> src/object/uobject.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Object { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 28 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn flags(&self) -> ObjectFlags { [INFO] [stdout] | ^^^^^ [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 { [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 { [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:46:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl UnrealRuntime { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | fn find_object(&self, name: &str) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "829b677a2d3838885f070fbf281e11ae4d3c161f1a354f2be1855096d3672fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829b677a2d3838885f070fbf281e11ae4d3c161f1a354f2be1855096d3672fdc", kill_on_drop: false }` [INFO] [stdout] 829b677a2d3838885f070fbf281e11ae4d3c161f1a354f2be1855096d3672fdc