[INFO] cloning repository https://github.com/trumank/meatloaf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trumank/meatloaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fmeatloaf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fmeatloaf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 241d7190106083c0eb09ea28cdd70d5addbcb237 [INFO] checking trumank/meatloaf against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fmeatloaf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trumank/meatloaf [INFO] finished tweaking git repo https://github.com/trumank/meatloaf [INFO] tweaked toml for git repo https://github.com/trumank/meatloaf written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trumank/meatloaf on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trumank/meatloaf 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb990ead6ac48f71caa679093675ed9807b4afbfd3b656fc5be5d4a881371913 [INFO] running `Command { std: "docker" "start" "-a" "cb990ead6ac48f71caa679093675ed9807b4afbfd3b656fc5be5d4a881371913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb990ead6ac48f71caa679093675ed9807b4afbfd3b656fc5be5d4a881371913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb990ead6ac48f71caa679093675ed9807b4afbfd3b656fc5be5d4a881371913", kill_on_drop: false }` [INFO] [stdout] cb990ead6ac48f71caa679093675ed9807b4afbfd3b656fc5be5d4a881371913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6984f586b00c750822186e6d0a9586e4804471810c3f4637582c0acd935bea38 [INFO] running `Command { std: "docker" "start" "-a" "6984f586b00c750822186e6d0a9586e4804471810c3f4637582c0acd935bea38", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking range-map v0.2.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling bitcode_derive v0.6.7 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking ordermap v0.5.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking ser-hex v0.1.0 (https://github.com/trumank/ser-hex.git#8652ee94) [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking minidump-common v0.26.0 [INFO] [stderr] Checking bitcode v0.6.7 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking gospel-typelib v0.1.0 (https://github.com/trumank/gospel#11f95d0c) [INFO] [stderr] Checking ue_reflection v0.1.0 (/opt/rustwide/workdir/ue_reflection) [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking futures-scopes v0.2.0 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking logos v0.14.4 [INFO] [stderr] Checking serde_with v3.14.1 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking read-process-memory v0.1.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking pretty-hex v0.4.1 [INFO] [stderr] Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#4c1c8712) [INFO] [stderr] Checking patternsleuth_scanner v0.1.0 (https://github.com/trumank/patternsleuth#10912225) [INFO] [stderr] Checking gospel-vm v0.1.0 (https://github.com/trumank/gospel#11f95d0c) [INFO] [stderr] Compiling binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#4c1c8712) [INFO] [stderr] Checking fancy-regex v0.16.1 [INFO] [stderr] Checking gospel-compiler v0.1.0 (https://github.com/trumank/gospel#11f95d0c) [INFO] [stderr] Checking minidump v0.26.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking usmap v0.1.0 (/opt/rustwide/workdir/usmap) [INFO] [stderr] Checking patternsleuth v0.1.0 (https://github.com/trumank/patternsleuth#10912225) [INFO] [stderr] Checking dumper v0.1.0 (/opt/rustwide/workdir/dumper) [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> dumper/src/containers.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl, A: TAlloc> Ptr, C> { [INFO] [stdout] | -------------------------------------------------------------------- method in this implementation [INFO] [stdout] 33 | pub fn iter(&self) -> Result> + '_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `address` is never used [INFO] [stdout] --> dumper/src/mem.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Ptr { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn address(&self) -> u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next` is never used [INFO] [stdout] --> dumper/src/objects.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl Ptr { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] 103 | pub fn next(&self) -> Ptr>, C> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> dumper/src/containers.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl, A: TAlloc> Ptr, C> { [INFO] [stdout] | -------------------------------------------------------------------- method in this implementation [INFO] [stdout] 33 | pub fn iter(&self) -> Result> + '_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `address` is never used [INFO] [stdout] --> dumper/src/mem.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Ptr { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn address(&self) -> u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next` is never used [INFO] [stdout] --> dumper/src/objects.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl Ptr { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] 103 | pub fn next(&self) -> Ptr>, C> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ue_binja v0.1.0 (/opt/rustwide/workdir/ue_binja) [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> ue_binja/src/lib.rs:585:25 [INFO] [stdout] | [INFO] [stdout] 585 | CType::TMap(k, v) => (1, 1), // TODO [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> ue_binja/src/lib.rs:585:28 [INFO] [stdout] | [INFO] [stdout] 585 | CType::TMap(k, v) => (1, 1), // TODO [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> ue_binja/src/lib.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | CType::TSet(k) => (1, 1), // TODO [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> ue_binja/src/lib.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | CType::TMap(k, v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> ue_binja/src/lib.rs:721:28 [INFO] [stdout] | [INFO] [stdout] 721 | CType::TMap(k, v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> ue_binja/src/lib.rs:741:25 [INFO] [stdout] | [INFO] [stdout] 741 | CType::TSet(k) => writeln!( [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:748:24 [INFO] [stdout] | [INFO] [stdout] 748 | CType::Ptr(type_id) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:749:35 [INFO] [stdout] | [INFO] [stdout] 749 | CType::TWeakObjectPtr(type_id) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:759:35 [INFO] [stdout] | [INFO] [stdout] 759 | CType::TSoftObjectPtr(type_id) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:762:35 [INFO] [stdout] | [INFO] [stdout] 762 | CType::TLazyObjectPtr(type_id) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:765:37 [INFO] [stdout] | [INFO] [stdout] 765 | CType::TScriptInterface(type_id) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefix` [INFO] [stdout] --> ue_binja/src/lib.rs:820:21 [INFO] [stdout] | [INFO] [stdout] 820 | let prefix = format!("{enum_name}::"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> ue_binja/src/lib.rs:585:25 [INFO] [stdout] | [INFO] [stdout] 585 | CType::TMap(k, v) => (1, 1), // TODO [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> ue_binja/src/lib.rs:585:28 [INFO] [stdout] | [INFO] [stdout] 585 | CType::TMap(k, v) => (1, 1), // TODO [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> ue_binja/src/lib.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | CType::TSet(k) => (1, 1), // TODO [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object` [INFO] [stdout] --> ue_binja/src/lib.rs:1063:36 [INFO] [stdout] | [INFO] [stdout] 1063 | ObjectType::Object(object) => {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `package` [INFO] [stdout] --> ue_binja/src/lib.rs:1064:37 [INFO] [stdout] | [INFO] [stdout] 1064 | ObjectType::Package(package) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script_struct` [INFO] [stdout] --> ue_binja/src/lib.rs:1066:42 [INFO] [stdout] | [INFO] [stdout] 1066 | ObjectType::ScriptStruct(script_struct) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `class` [INFO] [stdout] --> ue_binja/src/lib.rs:1067:35 [INFO] [stdout] | [INFO] [stdout] 1067 | ObjectType::Class(class) => {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> ue_binja/src/lib.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | CType::TMap(k, v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> ue_binja/src/lib.rs:721:28 [INFO] [stdout] | [INFO] [stdout] 721 | CType::TMap(k, v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> ue_binja/src/lib.rs:741:25 [INFO] [stdout] | [INFO] [stdout] 741 | CType::TSet(k) => writeln!( [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:748:24 [INFO] [stdout] | [INFO] [stdout] 748 | CType::Ptr(type_id) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:749:35 [INFO] [stdout] | [INFO] [stdout] 749 | CType::TWeakObjectPtr(type_id) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:759:35 [INFO] [stdout] | [INFO] [stdout] 759 | CType::TSoftObjectPtr(type_id) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:762:35 [INFO] [stdout] | [INFO] [stdout] 762 | CType::TLazyObjectPtr(type_id) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_id` [INFO] [stdout] --> ue_binja/src/lib.rs:765:37 [INFO] [stdout] | [INFO] [stdout] 765 | CType::TScriptInterface(type_id) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefix` [INFO] [stdout] --> ue_binja/src/lib.rs:820:21 [INFO] [stdout] | [INFO] [stdout] 820 | let prefix = format!("{enum_name}::"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object` [INFO] [stdout] --> ue_binja/src/lib.rs:1063:36 [INFO] [stdout] | [INFO] [stdout] 1063 | ObjectType::Object(object) => {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `package` [INFO] [stdout] --> ue_binja/src/lib.rs:1064:37 [INFO] [stdout] | [INFO] [stdout] 1064 | ObjectType::Package(package) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script_struct` [INFO] [stdout] --> ue_binja/src/lib.rs:1066:42 [INFO] [stdout] | [INFO] [stdout] 1066 | ObjectType::ScriptStruct(script_struct) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `class` [INFO] [stdout] --> ue_binja/src/lib.rs:1067:35 [INFO] [stdout] | [INFO] [stdout] 1067 | ObjectType::Class(class) => {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> ue_binja/src/lib.rs:1272:8 [INFO] [stdout] | [INFO] [stdout] 1250 | impl TypeName { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1272 | fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> ue_binja/src/lib.rs:1272:8 [INFO] [stdout] | [INFO] [stdout] 1250 | impl TypeName { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1272 | fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.69s [INFO] running `Command { std: "docker" "inspect" "6984f586b00c750822186e6d0a9586e4804471810c3f4637582c0acd935bea38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6984f586b00c750822186e6d0a9586e4804471810c3f4637582c0acd935bea38", kill_on_drop: false }` [INFO] [stdout] 6984f586b00c750822186e6d0a9586e4804471810c3f4637582c0acd935bea38