[INFO] cloning repository https://github.com/trumank/retoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trumank/retoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fretoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fretoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a4f0764596788ec2ded8191d469791606aa3128 [INFO] testing trumank/retoc against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fretoc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trumank/retoc on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trumank/retoc [INFO] finished tweaking git repo https://github.com/trumank/retoc [INFO] tweaked toml for git repo https://github.com/trumank/retoc written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trumank/retoc 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1403c21f105e5298a3d2549b9ca093cd8325ddb5d6b7eb8ba682b7c39110959e [INFO] running `Command { std: "docker" "start" "-a" "1403c21f105e5298a3d2549b9ca093cd8325ddb5d6b7eb8ba682b7c39110959e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1403c21f105e5298a3d2549b9ca093cd8325ddb5d6b7eb8ba682b7c39110959e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1403c21f105e5298a3d2549b9ca093cd8325ddb5d6b7eb8ba682b7c39110959e", kill_on_drop: false }` [INFO] [stdout] 1403c21f105e5298a3d2549b9ca093cd8325ddb5d6b7eb8ba682b7c39110959e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d8d5259c59da964dc7848a30a9da20f6d42f340459a6cbd0bbb6f666edc569b [INFO] running `Command { std: "docker" "start" "-a" "3d8d5259c59da964dc7848a30a9da20f6d42f340459a6cbd0bbb6f666edc569b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling fs-err v3.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling guardian v1.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling key-mutex v0.1.3 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling pariter v0.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cityhasher v0.1.0 [INFO] [stderr] Compiling typed-path v0.10.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling ue_reflection v0.1.0 (https://github.com/trumank/meatloaf.git#24c2439c) [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling ser-hex v0.1.0 (https://github.com/trumank/ser-hex#3d890bb0) [INFO] [stderr] Compiling oodle_loader v0.2.2 (https://github.com/trumank/repak.git#71d06644) [INFO] [stderr] Compiling repak v0.2.2 (https://github.com/trumank/repak.git#71d06644) [INFO] [stderr] Compiling retoc v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/compact_binary.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | let size = varint::read_var_uint(stream)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/compact_binary.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | let size = varint::read_var_uint(stream)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `UEPathComponent` is never used [INFO] [stdout] --> src/main.rs:1499:6 [INFO] [stdout] | [INFO] [stdout] 1499 | type UEPathComponent<'a> = typed_path::Utf8UnixComponent<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `chunk_perfect_hash_seeds`, `chunk_indices_without_perfect_hash`, `signatures`, `partition_count`, and `file_map_lower` are never read [INFO] [stdout] --> src/main.rs:1516:5 [INFO] [stdout] | [INFO] [stdout] 1510 | struct Toc { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 1516 | chunk_perfect_hash_seeds: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1517 | chunk_indices_without_perfect_hash: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1520 | signatures: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1528 | partition_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1535 | file_map_lower: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Toc` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `toc_signature`, `block_signature`, and `chunk_block_signatures` are never read [INFO] [stdout] --> src/main.rs:1540:5 [INFO] [stdout] | [INFO] [stdout] 1539 | struct TocSignatures { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 1540 | toc_signature: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 1541 | block_signature: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 1542 | chunk_block_signatures: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_chunk_info` and `get_chunk_id_entry_index` are never used [INFO] [stdout] --> src/main.rs:1708:8 [INFO] [stdout] | [INFO] [stdout] 1692 | impl Toc { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1708 | fn get_chunk_info(&self, file_name: &str) -> FIoStoreTocChunkInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1757 | fn get_chunk_id_entry_index(&self, chunk_id: FIoChunkId) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FIoStoreTocChunkInfo` is never constructed [INFO] [stdout] --> src/main.rs:2392:8 [INFO] [stdout] | [INFO] [stdout] 2392 | struct FIoStoreTocChunkInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExternalDependencyBundleExportState` is never constructed [INFO] [stdout] --> src/asset_conversion.rs:674:8 [INFO] [stdout] | [INFO] [stdout] 674 | struct ExternalDependencyBundleExportState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternalDependencyBundleExportState` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExportBundleGroup` is never constructed [INFO] [stdout] --> src/asset_conversion.rs:682:8 [INFO] [stdout] | [INFO] [stdout] 682 | struct ExportBundleGroup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ctx` is never constructed [INFO] [stdout] --> src/compact_binary.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Ctx { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compact_binary.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl Ctx { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 17 | fn new(inner: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ECbFieldType` is never used [INFO] [stdout] --> src/compact_binary.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | enum ECbFieldType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_type`, `has_field_name`, and `has_field_type` are never used [INFO] [stdout] --> src/compact_binary.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 70 | impl ECbFieldTypeFlags { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] 71 | fn get_type(self) -> ECbFieldType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fn has_field_name(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fn has_field_type(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Field` is never constructed [INFO] [stdout] --> src/compact_binary.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | struct Field { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FieldValue` is never used [INFO] [stdout] --> src/compact_binary.rs:93:6 [INFO] [stdout] | [INFO] [stdout] 93 | enum FieldValue { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_object` is never used [INFO] [stdout] --> src/compact_binary.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | unwrap_field!(unwrap_object, Object, IndexMap); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_uniform_object` is never used [INFO] [stdout] --> src/compact_binary.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 142 | unwrap_field!(unwrap_uniform_object, UniformObject, IndexMap); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_array` is never used [INFO] [stdout] --> src/compact_binary.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | unwrap_field!(unwrap_array, Array, Vec); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_uniform_array` is never used [INFO] [stdout] --> src/compact_binary.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 144 | unwrap_field!(unwrap_uniform_array, UniformArray, Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_string` is never used [INFO] [stdout] --> src/compact_binary.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 145 | unwrap_field!(unwrap_string, String, String); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_binary_attachment` is never used [INFO] [stdout] --> src/compact_binary.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | unwrap_field!(unwrap_binary_attachment, BinaryAttachment, [u8; 20]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_object_id` is never used [INFO] [stdout] --> src/compact_binary.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 147 | unwrap_field!(unwrap_object_id, ObjectId, [u8; 12]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_object_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | unwrap_field_mut!(unwrap_object_mut, Object, IndexMap); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_uniform_object_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 150 | unwrap_field_mut!(unwrap_uniform_object_mut, UniformObject, IndexMap); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_array_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:151:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 151 | unwrap_field_mut!(unwrap_array_mut, Array, Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_uniform_array_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 152 | unwrap_field_mut!(unwrap_uniform_array_mut, UniformArray, Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_string_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 153 | unwrap_field_mut!(unwrap_string_mut, String, String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_binary_attachment_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | unwrap_field_mut!(unwrap_binary_attachment_mut, BinaryAttachment, [u8; 20]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_object_id_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | unwrap_field_mut!(unwrap_object_id_mut, ObjectId, [u8; 12]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/iostore.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 192 | impl IoStoreBackend { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 193 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/iostore.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 327 | pub struct IoStoreContainer { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 328 | name: String, [INFO] [stdout] 329 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `container_path` is never used [INFO] [stdout] --> src/iostore.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 335 | impl IoStoreContainer { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 377 | pub fn container_path(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `toc_path` is never read [INFO] [stdout] --> src/iostore_writer.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct IoStoreWriter { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 20 | toc_path: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `legacy_file_version` is never read [INFO] [stdout] --> src/legacy_asset.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 114 | pub(crate) struct FLegacyPackageVersioningInfo [INFO] [stdout] | ---------------------------- field in this struct [INFO] [stdout] 115 | { [INFO] [stdout] 116 | pub(crate) legacy_file_version: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FLegacyPackageVersioningInfo` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `VER_UE4_LATEST` is never used [INFO] [stdout] --> src/legacy_asset.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 122 | impl FLegacyPackageVersioningInfo { [INFO] [stdout] | --------------------------------- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | pub(crate) const VER_UE4_LATEST: i32 = 522; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/legacy_asset.rs:468:19 [INFO] [stdout] | [INFO] [stdout] 467 | impl FPackageNameMap { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 468 | pub(crate) fn create() -> Self { FPackageNameMap{ names: Vec::new(), name_lookup: HashMap::new() } } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENGINE_PACKAGE_NAME` is never used [INFO] [stdout] --> src/legacy_asset.rs:1051:18 [INFO] [stdout] | [INFO] [stdout] 1051 | pub(crate) const ENGINE_PACKAGE_NAME: &str = "/Script/Engine"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/name_map.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 151 | impl FNameMap { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 152 | pub(crate) fn create(kind: EMappedNameType) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `print` is never used [INFO] [stdout] --> src/script_objects.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl ZenScriptObjects { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | pub(crate) fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/script_objects.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 106 | impl FPackageObjectIndex { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub(crate) fn value(self) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/shader_library.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) struct IoStoreShaderCodeArchive { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 233 | version: EIoStoreShaderLibraryVersion, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IoStoreShaderCodeArchive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Vertex`, `Mesh`, `Amplification`, `Pixel`, `Geometry`, and `Compute` are never constructed [INFO] [stdout] --> src/shader_library.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 444 | enum EShaderFrequency { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 445 | Vertex = 0, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 446 | Mesh = 1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 447 | Amplification = 2, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 448 | Pixel = 3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 449 | Geometry = 4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 450 | Compute = 5, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EShaderFrequency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `heuristic_can_downgrade_import_preload_dependency_generic` is never used [INFO] [stdout] --> src/version_heuristics.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | pub(crate) fn heuristic_can_downgrade_import_preload_dependency_generic(package: &FLegacyPackageHeader, from_import_index: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ClassDefaultObject` and `ArchetypeObject` are never constructed [INFO] [stdout] --> src/zen.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 311 | pub(crate) enum EObjectFlags { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 315 | ClassDefaultObject = 0x00000010, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 316 | ArchetypeObject = 0x00000020, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EObjectFlags` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InitialVersion`, `FSoftObjectPathRemoveAssetPathNames`, and `PropertyTagExtensionAndOverridableSerialization` are never constructed [INFO] [stdout] --> src/zen.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 631 | pub(crate) enum EUnrealEngineObjectUE5Version { [INFO] [stdout] | ----------------------------- variants in this enum [INFO] [stdout] 632 | InitialVersion = 1000, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 639 | FSoftObjectPathRemoveAssetPathNames = 1007, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 643 | PropertyTagExtensionAndOverridableSerialization = 1011, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EUnrealEngineObjectUE5Version` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AssetRegistryDependencyFlags` is never constructed [INFO] [stdout] --> src/zen.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 649 | pub(crate) enum EUnrealEngineObjectUE4Version { [INFO] [stdout] | ----------------------------- variant in this enum [INFO] [stdout] 650 | NonOuterPackageImport = 520, [INFO] [stdout] 651 | AssetRegistryDependencyFlags = 521, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EUnrealEngineObjectUE4Version` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `debug_full_export_name` is never read [INFO] [stdout] --> src/zen_asset_conversion.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct ZenLegacyPackageExportBundleMapping { [INFO] [stdout] | ----------------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | debug_full_export_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZenLegacyPackageExportBundleMapping` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_serialize_zen_asset` is never used [INFO] [stdout] --> src/zen_asset_conversion.rs:1007:15 [INFO] [stdout] | [INFO] [stdout] 1007 | pub(crate) fn build_serialize_zen_asset(legacy_asset: &FSerializedAssetBundle, container_header_version: EIoContainerHeaderVersion, packa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "3d8d5259c59da964dc7848a30a9da20f6d42f340459a6cbd0bbb6f666edc569b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8d5259c59da964dc7848a30a9da20f6d42f340459a6cbd0bbb6f666edc569b", kill_on_drop: false }` [INFO] [stdout] 3d8d5259c59da964dc7848a30a9da20f6d42f340459a6cbd0bbb6f666edc569b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0468d222f5c819aa792d10362eaa4ce97e3225b410173ed8bcc45f912bbc3a87 [INFO] running `Command { std: "docker" "start" "-a" "0468d222f5c819aa792d10362eaa4ce97e3225b410173ed8bcc45f912bbc3a87", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling retoc v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/compact_binary.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | let size = varint::read_var_uint(stream)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/compact_binary.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | let size = varint::read_var_uint(stream)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `UEPathComponent` is never used [INFO] [stdout] --> src/main.rs:1499:6 [INFO] [stdout] | [INFO] [stdout] 1499 | type UEPathComponent<'a> = typed_path::Utf8UnixComponent<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `chunk_perfect_hash_seeds`, `chunk_indices_without_perfect_hash`, `signatures`, `partition_count`, and `file_map_lower` are never read [INFO] [stdout] --> src/main.rs:1516:5 [INFO] [stdout] | [INFO] [stdout] 1510 | struct Toc { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 1516 | chunk_perfect_hash_seeds: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1517 | chunk_indices_without_perfect_hash: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1520 | signatures: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1528 | partition_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1535 | file_map_lower: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Toc` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `toc_signature`, `block_signature`, and `chunk_block_signatures` are never read [INFO] [stdout] --> src/main.rs:1540:5 [INFO] [stdout] | [INFO] [stdout] 1539 | struct TocSignatures { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 1540 | toc_signature: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 1541 | block_signature: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 1542 | chunk_block_signatures: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_chunk_info` and `get_chunk_id_entry_index` are never used [INFO] [stdout] --> src/main.rs:1708:8 [INFO] [stdout] | [INFO] [stdout] 1692 | impl Toc { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1708 | fn get_chunk_info(&self, file_name: &str) -> FIoStoreTocChunkInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1757 | fn get_chunk_id_entry_index(&self, chunk_id: FIoChunkId) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FIoStoreTocChunkInfo` is never constructed [INFO] [stdout] --> src/main.rs:2392:8 [INFO] [stdout] | [INFO] [stdout] 2392 | struct FIoStoreTocChunkInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExternalDependencyBundleExportState` is never constructed [INFO] [stdout] --> src/asset_conversion.rs:674:8 [INFO] [stdout] | [INFO] [stdout] 674 | struct ExternalDependencyBundleExportState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternalDependencyBundleExportState` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExportBundleGroup` is never constructed [INFO] [stdout] --> src/asset_conversion.rs:682:8 [INFO] [stdout] | [INFO] [stdout] 682 | struct ExportBundleGroup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_array` is never used [INFO] [stdout] --> src/compact_binary.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | unwrap_field!(unwrap_array, Array, Vec); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_uniform_array` is never used [INFO] [stdout] --> src/compact_binary.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 144 | unwrap_field!(unwrap_uniform_array, UniformArray, Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_binary_attachment` is never used [INFO] [stdout] --> src/compact_binary.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | unwrap_field!(unwrap_binary_attachment, BinaryAttachment, [u8; 20]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_object_id` is never used [INFO] [stdout] --> src/compact_binary.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 119 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 147 | unwrap_field!(unwrap_object_id, ObjectId, [u8; 12]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_object_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | unwrap_field_mut!(unwrap_object_mut, Object, IndexMap); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_array_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:151:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 151 | unwrap_field_mut!(unwrap_array_mut, Array, Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_string_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 153 | unwrap_field_mut!(unwrap_string_mut, String, String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_binary_attachment_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | unwrap_field_mut!(unwrap_binary_attachment_mut, BinaryAttachment, [u8; 20]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_object_id_mut` is never used [INFO] [stdout] --> src/compact_binary.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 131 | impl FieldValue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | unwrap_field_mut!(unwrap_object_id_mut, ObjectId, [u8; 12]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/iostore.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 192 | impl IoStoreBackend { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 193 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/iostore.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 327 | pub struct IoStoreContainer { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 328 | name: String, [INFO] [stdout] 329 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `container_path` is never used [INFO] [stdout] --> src/iostore.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 335 | impl IoStoreContainer { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 377 | pub fn container_path(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `toc_path` is never read [INFO] [stdout] --> src/iostore_writer.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct IoStoreWriter { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 20 | toc_path: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `legacy_file_version` is never read [INFO] [stdout] --> src/legacy_asset.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 114 | pub(crate) struct FLegacyPackageVersioningInfo [INFO] [stdout] | ---------------------------- field in this struct [INFO] [stdout] 115 | { [INFO] [stdout] 116 | pub(crate) legacy_file_version: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FLegacyPackageVersioningInfo` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `VER_UE4_LATEST` is never used [INFO] [stdout] --> src/legacy_asset.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 122 | impl FLegacyPackageVersioningInfo { [INFO] [stdout] | --------------------------------- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | pub(crate) const VER_UE4_LATEST: i32 = 522; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/legacy_asset.rs:468:19 [INFO] [stdout] | [INFO] [stdout] 467 | impl FPackageNameMap { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 468 | pub(crate) fn create() -> Self { FPackageNameMap{ names: Vec::new(), name_lookup: HashMap::new() } } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENGINE_PACKAGE_NAME` is never used [INFO] [stdout] --> src/legacy_asset.rs:1051:18 [INFO] [stdout] | [INFO] [stdout] 1051 | pub(crate) const ENGINE_PACKAGE_NAME: &str = "/Script/Engine"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/name_map.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 151 | impl FNameMap { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 152 | pub(crate) fn create(kind: EMappedNameType) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_gen_script_objects` is never used [INFO] [stdout] --> src/script_objects.rs:262:8 [INFO] [stdout] | [INFO] [stdout] 262 | fn test_gen_script_objects() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/shader_library.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) struct IoStoreShaderCodeArchive { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 233 | version: EIoStoreShaderLibraryVersion, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IoStoreShaderCodeArchive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Vertex`, `Mesh`, `Amplification`, `Pixel`, `Geometry`, and `Compute` are never constructed [INFO] [stdout] --> src/shader_library.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 444 | enum EShaderFrequency { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 445 | Vertex = 0, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 446 | Mesh = 1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 447 | Amplification = 2, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 448 | Pixel = 3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 449 | Geometry = 4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 450 | Compute = 5, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EShaderFrequency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `heuristic_can_downgrade_import_preload_dependency_generic` is never used [INFO] [stdout] --> src/version_heuristics.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | pub(crate) fn heuristic_can_downgrade_import_preload_dependency_generic(package: &FLegacyPackageHeader, from_import_index: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ClassDefaultObject` and `ArchetypeObject` are never constructed [INFO] [stdout] --> src/zen.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 311 | pub(crate) enum EObjectFlags { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 315 | ClassDefaultObject = 0x00000010, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 316 | ArchetypeObject = 0x00000020, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EObjectFlags` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InitialVersion`, `FSoftObjectPathRemoveAssetPathNames`, and `PropertyTagExtensionAndOverridableSerialization` are never constructed [INFO] [stdout] --> src/zen.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 631 | pub(crate) enum EUnrealEngineObjectUE5Version { [INFO] [stdout] | ----------------------------- variants in this enum [INFO] [stdout] 632 | InitialVersion = 1000, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 639 | FSoftObjectPathRemoveAssetPathNames = 1007, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 643 | PropertyTagExtensionAndOverridableSerialization = 1011, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EUnrealEngineObjectUE5Version` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AssetRegistryDependencyFlags` is never constructed [INFO] [stdout] --> src/zen.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 649 | pub(crate) enum EUnrealEngineObjectUE4Version { [INFO] [stdout] | ----------------------------- variant in this enum [INFO] [stdout] 650 | NonOuterPackageImport = 520, [INFO] [stdout] 651 | AssetRegistryDependencyFlags = 521, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EUnrealEngineObjectUE4Version` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `debug_full_export_name` is never read [INFO] [stdout] --> src/zen_asset_conversion.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct ZenLegacyPackageExportBundleMapping { [INFO] [stdout] | ----------------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | debug_full_export_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZenLegacyPackageExportBundleMapping` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.20s [INFO] running `Command { std: "docker" "inspect" "0468d222f5c819aa792d10362eaa4ce97e3225b410173ed8bcc45f912bbc3a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0468d222f5c819aa792d10362eaa4ce97e3225b410173ed8bcc45f912bbc3a87", kill_on_drop: false }` [INFO] [stdout] 0468d222f5c819aa792d10362eaa4ce97e3225b410173ed8bcc45f912bbc3a87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a71b715ca2e83e43b486db1b568cc8b224c19a6b34f7c00b45390aafd413083b [INFO] running `Command { std: "docker" "start" "-a" "a71b715ca2e83e43b486db1b568cc8b224c19a6b34f7c00b45390aafd413083b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/compact_binary.rs:209:21 [INFO] [stderr] | [INFO] [stderr] 209 | let size = varint::read_var_uint(stream)?; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/compact_binary.rs:218:21 [INFO] [stderr] | [INFO] [stderr] 218 | let size = varint::read_var_uint(stream)?; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] [INFO] [stderr] warning: type alias `UEPathComponent` is never used [INFO] [stderr] --> src/main.rs:1499:6 [INFO] [stderr] | [INFO] [stderr] 1499 | type UEPathComponent<'a> = typed_path::Utf8UnixComponent<'a>; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `chunk_perfect_hash_seeds`, `chunk_indices_without_perfect_hash`, `signatures`, `partition_count`, and `file_map_lower` are never read [INFO] [stderr] --> src/main.rs:1516:5 [INFO] [stderr] | [INFO] [stderr] 1510 | struct Toc { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 1516 | chunk_perfect_hash_seeds: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 1517 | chunk_indices_without_perfect_hash: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1520 | signatures: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1528 | partition_count: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1535 | file_map_lower: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Toc` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `toc_signature`, `block_signature`, and `chunk_block_signatures` are never read [INFO] [stderr] --> src/main.rs:1540:5 [INFO] [stderr] | [INFO] [stderr] 1539 | struct TocSignatures { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 1540 | toc_signature: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 1541 | block_signature: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 1542 | chunk_block_signatures: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `get_chunk_info` and `get_chunk_id_entry_index` are never used [INFO] [stderr] --> src/main.rs:1708:8 [INFO] [stderr] | [INFO] [stderr] 1692 | impl Toc { [INFO] [stderr] | -------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 1708 | fn get_chunk_info(&self, file_name: &str) -> FIoStoreTocChunkInfo { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1757 | fn get_chunk_id_entry_index(&self, chunk_id: FIoChunkId) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FIoStoreTocChunkInfo` is never constructed [INFO] [stderr] --> src/main.rs:2392:8 [INFO] [stderr] | [INFO] [stderr] 2392 | struct FIoStoreTocChunkInfo { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ExternalDependencyBundleExportState` is never constructed [INFO] [stderr] --> src/asset_conversion.rs:674:8 [INFO] [stderr] | [INFO] [stderr] 674 | struct ExternalDependencyBundleExportState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ExternalDependencyBundleExportState` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `ExportBundleGroup` is never constructed [INFO] [stderr] --> src/asset_conversion.rs:682:8 [INFO] [stderr] | [INFO] [stderr] 682 | struct ExportBundleGroup { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_array` is never used [INFO] [stderr] --> src/compact_binary.rs:143:15 [INFO] [stderr] | [INFO] [stderr] 119 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 143 | unwrap_field!(unwrap_array, Array, Vec); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_uniform_array` is never used [INFO] [stderr] --> src/compact_binary.rs:144:15 [INFO] [stderr] | [INFO] [stderr] 119 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 144 | unwrap_field!(unwrap_uniform_array, UniformArray, Vec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_binary_attachment` is never used [INFO] [stderr] --> src/compact_binary.rs:146:15 [INFO] [stderr] | [INFO] [stderr] 119 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 146 | unwrap_field!(unwrap_binary_attachment, BinaryAttachment, [u8; 20]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_object_id` is never used [INFO] [stderr] --> src/compact_binary.rs:147:15 [INFO] [stderr] | [INFO] [stderr] 119 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 147 | unwrap_field!(unwrap_object_id, ObjectId, [u8; 12]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_object_mut` is never used [INFO] [stderr] --> src/compact_binary.rs:149:19 [INFO] [stderr] | [INFO] [stderr] 131 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 149 | unwrap_field_mut!(unwrap_object_mut, Object, IndexMap); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_array_mut` is never used [INFO] [stderr] --> src/compact_binary.rs:151:19 [INFO] [stderr] | [INFO] [stderr] 131 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 151 | unwrap_field_mut!(unwrap_array_mut, Array, Vec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_string_mut` is never used [INFO] [stderr] --> src/compact_binary.rs:153:19 [INFO] [stderr] | [INFO] [stderr] 131 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 153 | unwrap_field_mut!(unwrap_string_mut, String, String); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_binary_attachment_mut` is never used [INFO] [stderr] --> src/compact_binary.rs:154:19 [INFO] [stderr] | [INFO] [stderr] 131 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 154 | unwrap_field_mut!(unwrap_binary_attachment_mut, BinaryAttachment, [u8; 20]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `unwrap_object_id_mut` is never used [INFO] [stderr] --> src/compact_binary.rs:155:19 [INFO] [stderr] | [INFO] [stderr] 131 | impl FieldValue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 155 | unwrap_field_mut!(unwrap_object_id_mut, ObjectId, [u8; 12]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `unwrap_field_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/iostore.rs:193:12 [INFO] [stderr] | [INFO] [stderr] 192 | impl IoStoreBackend { [INFO] [stderr] | ------------------- associated function in this implementation [INFO] [stderr] 193 | pub fn new() -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field `path` is never read [INFO] [stderr] --> src/iostore.rs:329:5 [INFO] [stderr] | [INFO] [stderr] 327 | pub struct IoStoreContainer { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 328 | name: String, [INFO] [stderr] 329 | path: PathBuf, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `container_path` is never used [INFO] [stderr] --> src/iostore.rs:377:12 [INFO] [stderr] | [INFO] [stderr] 335 | impl IoStoreContainer { [INFO] [stderr] | --------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 377 | pub fn container_path(&self) -> &Path { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `toc_path` is never read [INFO] [stderr] --> src/iostore_writer.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 19 | pub(crate) struct IoStoreWriter { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 20 | toc_path: PathBuf, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `legacy_file_version` is never read [INFO] [stderr] --> src/legacy_asset.rs:116:16 [INFO] [stderr] | [INFO] [stderr] 114 | pub(crate) struct FLegacyPackageVersioningInfo [INFO] [stderr] | ---------------------------- field in this struct [INFO] [stderr] 115 | { [INFO] [stderr] 116 | pub(crate) legacy_file_version: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FLegacyPackageVersioningInfo` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated constant `VER_UE4_LATEST` is never used [INFO] [stderr] --> src/legacy_asset.rs:125:22 [INFO] [stderr] | [INFO] [stderr] 122 | impl FLegacyPackageVersioningInfo { [INFO] [stderr] | --------------------------------- associated constant in this implementation [INFO] [stderr] ... [INFO] [stderr] 125 | pub(crate) const VER_UE4_LATEST: i32 = 522; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `create` is never used [INFO] [stderr] --> src/legacy_asset.rs:468:19 [INFO] [stderr] | [INFO] [stderr] 467 | impl FPackageNameMap { [INFO] [stderr] | -------------------- associated function in this implementation [INFO] [stderr] 468 | pub(crate) fn create() -> Self { FPackageNameMap{ names: Vec::new(), name_lookup: HashMap::new() } } [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ENGINE_PACKAGE_NAME` is never used [INFO] [stderr] --> src/legacy_asset.rs:1051:18 [INFO] [stderr] | [INFO] [stderr] 1051 | pub(crate) const ENGINE_PACKAGE_NAME: &str = "/Script/Engine"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `create` is never used [INFO] [stderr] --> src/name_map.rs:152:19 [INFO] [stderr] | [INFO] [stderr] 151 | impl FNameMap { [INFO] [stderr] | ------------- associated function in this implementation [INFO] [stderr] 152 | pub(crate) fn create(kind: EMappedNameType) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_gen_script_objects` is never used [INFO] [stderr] --> src/script_objects.rs:262:8 [INFO] [stderr] | [INFO] [stderr] 262 | fn test_gen_script_objects() -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `version` is never read [INFO] [stderr] --> src/shader_library.rs:233:5 [INFO] [stderr] | [INFO] [stderr] 232 | pub(crate) struct IoStoreShaderCodeArchive { [INFO] [stderr] | ------------------------ field in this struct [INFO] [stderr] 233 | version: EIoStoreShaderLibraryVersion, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `IoStoreShaderCodeArchive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `Vertex`, `Mesh`, `Amplification`, `Pixel`, `Geometry`, and `Compute` are never constructed [INFO] [stderr] --> src/shader_library.rs:445:5 [INFO] [stderr] | [INFO] [stderr] 444 | enum EShaderFrequency { [INFO] [stderr] | ---------------- variants in this enum [INFO] [stderr] 445 | Vertex = 0, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 446 | Mesh = 1, [INFO] [stderr] | ^^^^ [INFO] [stderr] 447 | Amplification = 2, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 448 | Pixel = 3, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 449 | Geometry = 4, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 450 | Compute = 5, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EShaderFrequency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `heuristic_can_downgrade_import_preload_dependency_generic` is never used [INFO] [stderr] --> src/version_heuristics.rs:212:15 [INFO] [stderr] | [INFO] [stderr] 212 | pub(crate) fn heuristic_can_downgrade_import_preload_dependency_generic(package: &FLegacyPackageHeader, from_import_index: usize) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `ClassDefaultObject` and `ArchetypeObject` are never constructed [INFO] [stderr] --> src/zen.rs:315:5 [INFO] [stderr] | [INFO] [stderr] 311 | pub(crate) enum EObjectFlags { [INFO] [stderr] | ------------ variants in this enum [INFO] [stderr] ... [INFO] [stderr] 315 | ClassDefaultObject = 0x00000010, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 316 | ArchetypeObject = 0x00000020, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EObjectFlags` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `InitialVersion`, `FSoftObjectPathRemoveAssetPathNames`, and `PropertyTagExtensionAndOverridableSerialization` are never constructed [INFO] [stderr] --> src/zen.rs:632:5 [INFO] [stderr] | [INFO] [stderr] 631 | pub(crate) enum EUnrealEngineObjectUE5Version { [INFO] [stderr] | ----------------------------- variants in this enum [INFO] [stderr] 632 | InitialVersion = 1000, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 639 | FSoftObjectPathRemoveAssetPathNames = 1007, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 643 | PropertyTagExtensionAndOverridableSerialization = 1011, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EUnrealEngineObjectUE5Version` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `AssetRegistryDependencyFlags` is never constructed [INFO] [stderr] --> src/zen.rs:651:5 [INFO] [stderr] | [INFO] [stderr] 649 | pub(crate) enum EUnrealEngineObjectUE4Version { [INFO] [stderr] | ----------------------------- variant in this enum [INFO] [stderr] 650 | NonOuterPackageImport = 520, [INFO] [stderr] 651 | AssetRegistryDependencyFlags = 521, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EUnrealEngineObjectUE4Version` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `debug_full_export_name` is never read [INFO] [stderr] --> src/zen_asset_conversion.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 37 | struct ZenLegacyPackageExportBundleMapping { [INFO] [stderr] | ----------------------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 41 | debug_full_export_name: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ZenLegacyPackageExportBundleMapping` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `retoc` (bin "retoc" test) generated 35 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/retoc-6cd6b31530d3dd80) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test compact_binary::varint::test::test_var_uint ... ok [INFO] [stdout] test directory_index::test::test_dir ... ok [INFO] [stdout] test iostore::test::test_sort_container ... ok [INFO] [stdout] test container_header::test::test_container_header_issue18 ... ok [INFO] [stdout] test container_header::test::test_container_header_new ... ok [INFO] [stdout] test iostore_writer::test::test_write_container ... FAILED [INFO] [stdout] test test::test_package_id ... ok [INFO] [stdout] test zen::test::test_zen_asset_parsing ... ok [INFO] [stdout] test zen_asset_conversion::test::test_zen_asset_identity_conversion ... ok [INFO] [stdout] test script_objects::test::test_read_script_objects_old ... ok [INFO] [stdout] test shader_library::test::test_read_container_shader_library ... FAILED [INFO] [stdout] test script_objects::test::test_read_script_objects_new ... ok [INFO] [stdout] test container_header::test::test_container_header_issue7 ... ok [INFO] [stdout] test container_header::test::test_container_header_initial ... ok [INFO] [stdout] test compact_binary::test::test_compact_binary ... FAILED [INFO] [stdout] test shader_library::test::test_zen_shader_library_identity_conversion ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- iostore_writer::test::test_write_container stdout ---- [INFO] [stdout] Error: failed to create file `out/new.utoc`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:2022:27 [INFO] [stdout] 2: retoc::iostore_writer::IoStoreWriter::new [INFO] [stdout] at ./src/iostore_writer.rs:36:41 [INFO] [stdout] 3: retoc::iostore_writer::test::test_write_container [INFO] [stdout] at ./src/iostore_writer.rs:201:26 [INFO] [stdout] 4: retoc::iostore_writer::test::test_write_container::{{closure}} [INFO] [stdout] at ./src/iostore_writer.rs:199:34 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 8: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 10: std::panicking::try::do_call [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 11: std::panicking::try [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 12: std::panic::catch_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 14: test::run_test::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 17: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 18: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 19: std::panicking::try::do_call [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 20: std::panicking::try [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 21: std::panic::catch_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 23: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 25: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 26: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] [INFO] [stdout] ---- shader_library::test::test_read_container_shader_library stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'shader_library::test::test_read_container_shader_library' panicked at /opt/rustwide/cargo-home/git/checkouts/ser-hex-1b9070e9fabd2465/3d890bb/ser-hex/src/lib.rs:234:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61bac29f29d2 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61bac29f29d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61bac29f29d2 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61bac29f29d2 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61bac2a1a9a3 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x61bac2a1a9a3 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x61bac29ef1f3 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x61bac29f2822 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x61bac29f3e7a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x61bac29f3c69 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x61bac2962857 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x61bac2962857 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x61bac29f4963 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x61bac29f4963 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x61bac29f461a - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x61bac29f2ec9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x61bac29f42ad - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x61bac2a19080 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x61bac2a19526 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x61bac28c12d8 - core::result::Result::unwrap::h1083b36e2e8e5e8c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x61bac28c12d8 - ::drop::hef6180597938d784 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/ser-hex-1b9070e9fabd2465/3d890bb/ser-hex/src/lib.rs:228:9 [INFO] [stdout] 21: 0x61bac28bd377 - core::ptr::drop_in_place::ha652fdadcb8d9c68 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 22: 0x61bac28bd7eb - core::ptr::drop_in_place>::hf9655dd097f63707 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 23: 0x61bac28bd9bf - core::ptr::drop_in_place>::hea42b5cd267ae005 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 24: 0x61bac27c7542 - alloc::sync::Arc::drop_slow::ha820ff7b901394dd [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/sync.rs:1911:18 [INFO] [stdout] 25: 0x61bac27c91fc - as core::ops::drop::Drop>::drop::h44843d2766070fdc [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/sync.rs:2601:13 [INFO] [stdout] 26: 0x61bac28a185a - core::ptr::drop_in_place>>::h34a1ee104c150f13 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 27: 0x61bac28a2f1a - core::ptr::drop_in_place::hdf41b8076ecc2a40 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 28: 0x61bac29ab74d - core::ptr::drop_in_place::h1332ca1b182cda19 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 29: 0x61bac29a7c60 - alloc::sync::Arc::drop_slow::h53158faf7acc94bf [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/sync.rs:1911:18 [INFO] [stdout] 30: 0x61bac29a80bd - as core::ops::drop::Drop>::drop::h70b996c065adf6c2 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/sync.rs:2601:13 [INFO] [stdout] 31: 0x61bac29ab87b - core::ptr::drop_in_place>::h4273cdaa3c9fadce [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 32: 0x61bac29ab9a8 - core::ptr::drop_in_place>>::hf9aeba1e72b3efdf [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 33: 0x61bac29aba4b - core::ptr::drop_in_place::h87c83b2e7e3a5746 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 34: 0x61bac289a878 - tracing::subscriber::with_default::h89944361c5ef9ef5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/subscriber.rs:25:1 [INFO] [stdout] 35: 0x61bac27fb72c - ser_hex::CounterSubscriber::read::he7b2636f5c9ad787 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/ser-hex-1b9070e9fabd2465/3d890bb/ser-hex/src/lib.rs:259:9 [INFO] [stdout] 36: 0x61bac27fc0b3 - ser_hex::read::hedf1751ec60a85f2 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/ser-hex-1b9070e9fabd2465/3d890bb/ser-hex/src/lib.rs:38:5 [INFO] [stdout] 37: 0x61bac27b7f6b - retoc::shader_library::test::test_read_container_shader_library::h9e302e183a9b3612 [INFO] [stdout] at /opt/rustwide/workdir/src/shader_library.rs:1233:37 [INFO] [stdout] 38: 0x61bac27b7ea7 - retoc::shader_library::test::test_read_container_shader_library::{{closure}}::he3874f1380a76fb4 [INFO] [stdout] at /opt/rustwide/workdir/src/shader_library.rs:1227:48 [INFO] [stdout] 39: 0x61bac28a03d6 - core::ops::function::FnOnce::call_once::h89b88f23e940e5df [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x61bac296813b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x61bac296813b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 42: 0x61bac29671f5 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 43: 0x61bac29671f5 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x61bac29671f5 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 45: 0x61bac29671f5 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 46: 0x61bac29671f5 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x61bac29671f5 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 48: 0x61bac29671f5 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 49: 0x61bac292a1e4 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 50: 0x61bac292a1e4 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x61bac292dd1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x61bac292dd1a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x61bac292dd1a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 54: 0x61bac292dd1a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 55: 0x61bac292dd1a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x61bac292dd1a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x61bac292dd1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x61bac29f802b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 59: 0x61bac29f802b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 60: 0x61bac29f802b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 61: 0x7c2d5aeaaac3 - [INFO] [stdout] 62: 0x7c2d5af3ba04 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- compact_binary::test::test_compact_binary stdout ---- [INFO] [stdout] Error: failed to create file `out/packagestore.json`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:2022:27 [INFO] [stdout] 2: retoc::compact_binary::test::test_compact_binary [INFO] [stdout] at ./src/compact_binary.rs:282:9 [INFO] [stdout] 3: retoc::compact_binary::test::test_compact_binary::{{closure}} [INFO] [stdout] at ./src/compact_binary.rs:259:33 [INFO] [stdout] 4: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 7: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 9: std::panicking::try::do_call [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 10: std::panicking::try [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 13: test::run_test::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 14: test::run_test::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 17: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 18: std::panicking::try::do_call [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 19: std::panicking::try [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 22: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 24: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 25: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] compact_binary::test::test_compact_binary [INFO] [stdout] iostore_writer::test::test_write_container [INFO] [stdout] shader_library::test::test_read_container_shader_library [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.53s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin retoc` [INFO] running `Command { std: "docker" "inspect" "a71b715ca2e83e43b486db1b568cc8b224c19a6b34f7c00b45390aafd413083b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71b715ca2e83e43b486db1b568cc8b224c19a6b34f7c00b45390aafd413083b", kill_on_drop: false }` [INFO] [stdout] a71b715ca2e83e43b486db1b568cc8b224c19a6b34f7c00b45390aafd413083b