[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] cef5877c134d557d1394af5fb0e3bf65d85bda41
[INFO] testing trumank/retoc against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fretoc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trumank/retoc on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/trumank/repak.git`
[INFO] [stderr]     Updating git repository `https://github.com/trumank/ser-hex`
[INFO] [stderr]     Updating git repository `https://github.com/trumank/meatloaf.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded guardian v1.2.0
[INFO] [stderr]   Downloaded fs-err v3.0.0
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded cityhasher v0.1.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] [stderr]   Downloaded key-mutex v0.1.3
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded blake3 v1.5.5
[INFO] [stderr]   Downloaded typed-path v0.10.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded pariter v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dda0af7cdc2883bb3da1407809b237857cae4481d713cb4cbc9afda3f05f4d1
[INFO] running `Command { std: "docker" "start" "-a" "5dda0af7cdc2883bb3da1407809b237857cae4481d713cb4cbc9afda3f05f4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dda0af7cdc2883bb3da1407809b237857cae4481d713cb4cbc9afda3f05f4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dda0af7cdc2883bb3da1407809b237857cae4481d713cb4cbc9afda3f05f4d1", kill_on_drop: false }`
[INFO] [stdout] 5dda0af7cdc2883bb3da1407809b237857cae4481d713cb4cbc9afda3f05f4d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77c82aa9079f0d476655f44f974afb44f70201c6d702ae8253dfcdc648f3f5b3
[INFO] running `Command { std: "docker" "start" "-a" "77c82aa9079f0d476655f44f974afb44f70201c6d702ae8253dfcdc648f3f5b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling fs-err v3.0.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling guardian v1.2.0
[INFO] [stderr]    Compiling pariter v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling typed-path v0.10.0
[INFO] [stderr]    Compiling cityhasher v0.1.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling key-mutex v0.1.3
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling flate2 v1.0.35
[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 cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[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 serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde v1.0.217
[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 icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling ue_reflection v0.1.0 (https://github.com/trumank/meatloaf.git#24c2439c)
[INFO] [stderr]    Compiling ser-hex v0.1.0 (https://github.com/trumank/ser-hex#3d890bb0)
[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 ureq v2.12.1
[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.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/compact_binary.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 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:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |                 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:1283:6
[INFO] [stdout]      |
[INFO] [stdout] 1283 | 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:1297:5
[INFO] [stdout]      |
[INFO] [stdout] 1291 | struct Toc {
[INFO] [stdout]      |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1297 |     chunk_perfect_hash_seeds: Vec<i32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1298 |     chunk_indices_without_perfect_hash: Vec<i32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1301 |     signatures: Option<TocSignatures>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1309 |     partition_count: u32,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1316 |     file_map_lower: HashMap<String, u32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `toc_signature`, `block_signature`, and `chunk_block_signatures` are never read
[INFO] [stdout]     --> src/main.rs:1321:5
[INFO] [stdout]      |
[INFO] [stdout] 1320 | struct TocSignatures {
[INFO] [stdout]      |        ------------- fields in this struct
[INFO] [stdout] 1321 |     toc_signature: Vec<u8>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^
[INFO] [stdout] 1322 |     block_signature: Vec<u8>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 1323 |     chunk_block_signatures: Vec<FSHAHash>,
[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:1475:8
[INFO] [stdout]      |
[INFO] [stdout] 1463 | impl Toc {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1475 |     fn get_chunk_info(&self, file_name: &str) -> FIoStoreTocChunkInfo {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1523 |     fn get_chunk_id_entry_index(&self, chunk_id: FIoChunkId) -> Result<u32> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FIoStoreTocChunkInfo` is never constructed
[INFO] [stdout]     --> src/main.rs:2105:8
[INFO] [stdout]      |
[INFO] [stdout] 2105 | struct FIoStoreTocChunkInfo {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalDependencyBundleExportState` is never constructed
[INFO] [stdout]    --> src/asset_conversion.rs:724:8
[INFO] [stdout]     |
[INFO] [stdout] 724 | struct ExternalDependencyBundleExportState {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportBundleGroup` is never constructed
[INFO] [stdout]    --> src/asset_conversion.rs:732:8
[INFO] [stdout]     |
[INFO] [stdout] 732 | 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<R: Read> {
[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<R: Read> Ctx<R> {
[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<String, FieldValue>);
[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<String, FieldValue>);
[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<FieldValue>);
[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<FieldValue>);
[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<String, FieldValue>);
[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<String, FieldValue>);
[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<FieldValue>);
[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<FieldValue>);
[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:185:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl IoStoreBackend {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 185 |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> src/iostore.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct IoStoreContainer {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 308 |     name: String,
[INFO] [stdout] 309 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `container_path` is never used
[INFO] [stdout]    --> src/iostore.rs:348:12
[INFO] [stdout]     |
[INFO] [stdout] 315 | impl IoStoreContainer {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 348 |     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:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct IoStoreWriter {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 16 |     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:107:16
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(crate) struct FLegacyPackageVersioningInfo {
[INFO] [stdout]     |                   ---------------------------- field in this struct
[INFO] [stdout] 107 |     pub(crate) legacy_file_version: i32,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FLegacyPackageVersioningInfo` 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: associated constant `VER_UE4_LATEST` is never used
[INFO] [stdout]    --> src/legacy_asset.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl FLegacyPackageVersioningInfo {
[INFO] [stdout]     | --------------------------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     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:513:19
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl FPackageNameMap {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 513 |     pub(crate) fn create() -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENGINE_PACKAGE_NAME` is never used
[INFO] [stdout]     --> src/legacy_asset.rs:1153:18
[INFO] [stdout]      |
[INFO] [stdout] 1153 | 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:139:19
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl FNameMap {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 139 |     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:41:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl ZenScriptObjects {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     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:139:19
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl FPackageObjectIndex {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub(crate) fn value(self) -> Option<u64> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/shader_library.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub(crate) struct IoStoreShaderCodeArchive {
[INFO] [stdout]     |                   ------------------------ field in this struct
[INFO] [stdout] 225 |     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:437:5
[INFO] [stdout]     |
[INFO] [stdout] 436 | enum EShaderFrequency {
[INFO] [stdout]     |      ---------------- variants in this enum
[INFO] [stdout] 437 |     Vertex = 0,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 438 |     Mesh = 1,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 439 |     Amplification = 2,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 440 |     Pixel = 3,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 441 |     Geometry = 4,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 442 |     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: variants `ClassDefaultObject` and `ArchetypeObject` are never constructed
[INFO] [stdout]    --> src/zen.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub(crate) enum EObjectFlags {
[INFO] [stdout]     |                 ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 318 |     ClassDefaultObject = 0x00000010,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 319 |     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:638:5
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub(crate) enum EUnrealEngineObjectUE5Version {
[INFO] [stdout]     |                 ----------------------------- variants in this enum
[INFO] [stdout] 638 |     InitialVersion = 1000,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 645 |     FSoftObjectPathRemoveAssetPathNames = 1007,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 649 |     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: variants `SkinweightProfileDataLayoutChanges` and `AssetRegistryDependencyFlags` are never constructed
[INFO] [stdout]    --> src/zen.rs:657:5
[INFO] [stdout]     |
[INFO] [stdout] 655 | pub(crate) enum EUnrealEngineObjectUE4Version {
[INFO] [stdout]     |                 ----------------------------- variants in this enum
[INFO] [stdout] 656 |     AddedPackageOwner = 518,
[INFO] [stdout] 657 |     SkinweightProfileDataLayoutChanges = 519,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 658 |     NonOuterPackageImport = 520,
[INFO] [stdout] 659 |     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:40:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct ZenLegacyPackageExportBundleMapping {
[INFO] [stdout]    |        ----------------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     debug_full_export_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ZenLegacyPackageExportBundleMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "77c82aa9079f0d476655f44f974afb44f70201c6d702ae8253dfcdc648f3f5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77c82aa9079f0d476655f44f974afb44f70201c6d702ae8253dfcdc648f3f5b3", kill_on_drop: false }`
[INFO] [stdout] 77c82aa9079f0d476655f44f974afb44f70201c6d702ae8253dfcdc648f3f5b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9afd0dcc2d9cac4a500a84095f8c267df2736555d230caf3045305de4315b6a0
[INFO] running `Command { std: "docker" "start" "-a" "9afd0dcc2d9cac4a500a84095f8c267df2736555d230caf3045305de4315b6a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling retoc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/compact_binary.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 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:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |                 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:1283:6
[INFO] [stdout]      |
[INFO] [stdout] 1283 | 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:1297:5
[INFO] [stdout]      |
[INFO] [stdout] 1291 | struct Toc {
[INFO] [stdout]      |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1297 |     chunk_perfect_hash_seeds: Vec<i32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1298 |     chunk_indices_without_perfect_hash: Vec<i32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1301 |     signatures: Option<TocSignatures>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1309 |     partition_count: u32,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1316 |     file_map_lower: HashMap<String, u32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `toc_signature`, `block_signature`, and `chunk_block_signatures` are never read
[INFO] [stdout]     --> src/main.rs:1321:5
[INFO] [stdout]      |
[INFO] [stdout] 1320 | struct TocSignatures {
[INFO] [stdout]      |        ------------- fields in this struct
[INFO] [stdout] 1321 |     toc_signature: Vec<u8>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^
[INFO] [stdout] 1322 |     block_signature: Vec<u8>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 1323 |     chunk_block_signatures: Vec<FSHAHash>,
[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:1475:8
[INFO] [stdout]      |
[INFO] [stdout] 1463 | impl Toc {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1475 |     fn get_chunk_info(&self, file_name: &str) -> FIoStoreTocChunkInfo {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1523 |     fn get_chunk_id_entry_index(&self, chunk_id: FIoChunkId) -> Result<u32> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FIoStoreTocChunkInfo` is never constructed
[INFO] [stdout]     --> src/main.rs:2105:8
[INFO] [stdout]      |
[INFO] [stdout] 2105 | struct FIoStoreTocChunkInfo {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalDependencyBundleExportState` is never constructed
[INFO] [stdout]    --> src/asset_conversion.rs:724:8
[INFO] [stdout]     |
[INFO] [stdout] 724 | struct ExternalDependencyBundleExportState {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportBundleGroup` is never constructed
[INFO] [stdout]    --> src/asset_conversion.rs:732:8
[INFO] [stdout]     |
[INFO] [stdout] 732 | 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<FieldValue>);
[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<FieldValue>);
[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<String, FieldValue>);
[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<FieldValue>);
[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:185:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl IoStoreBackend {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 185 |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> src/iostore.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct IoStoreContainer {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 308 |     name: String,
[INFO] [stdout] 309 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `container_path` is never used
[INFO] [stdout]    --> src/iostore.rs:348:12
[INFO] [stdout]     |
[INFO] [stdout] 315 | impl IoStoreContainer {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 348 |     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:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct IoStoreWriter {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 16 |     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:107:16
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(crate) struct FLegacyPackageVersioningInfo {
[INFO] [stdout]     |                   ---------------------------- field in this struct
[INFO] [stdout] 107 |     pub(crate) legacy_file_version: i32,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FLegacyPackageVersioningInfo` 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: associated constant `VER_UE4_LATEST` is never used
[INFO] [stdout]    --> src/legacy_asset.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl FLegacyPackageVersioningInfo {
[INFO] [stdout]     | --------------------------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     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:513:19
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl FPackageNameMap {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 513 |     pub(crate) fn create() -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENGINE_PACKAGE_NAME` is never used
[INFO] [stdout]     --> src/legacy_asset.rs:1153:18
[INFO] [stdout]      |
[INFO] [stdout] 1153 | 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:139:19
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl FNameMap {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 139 |     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:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 |     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:225:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub(crate) struct IoStoreShaderCodeArchive {
[INFO] [stdout]     |                   ------------------------ field in this struct
[INFO] [stdout] 225 |     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:437:5
[INFO] [stdout]     |
[INFO] [stdout] 436 | enum EShaderFrequency {
[INFO] [stdout]     |      ---------------- variants in this enum
[INFO] [stdout] 437 |     Vertex = 0,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 438 |     Mesh = 1,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 439 |     Amplification = 2,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 440 |     Pixel = 3,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 441 |     Geometry = 4,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 442 |     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: variants `ClassDefaultObject` and `ArchetypeObject` are never constructed
[INFO] [stdout]    --> src/zen.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub(crate) enum EObjectFlags {
[INFO] [stdout]     |                 ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 318 |     ClassDefaultObject = 0x00000010,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 319 |     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:638:5
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub(crate) enum EUnrealEngineObjectUE5Version {
[INFO] [stdout]     |                 ----------------------------- variants in this enum
[INFO] [stdout] 638 |     InitialVersion = 1000,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 645 |     FSoftObjectPathRemoveAssetPathNames = 1007,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 649 |     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: variants `SkinweightProfileDataLayoutChanges` and `AssetRegistryDependencyFlags` are never constructed
[INFO] [stdout]    --> src/zen.rs:657:5
[INFO] [stdout]     |
[INFO] [stdout] 655 | pub(crate) enum EUnrealEngineObjectUE4Version {
[INFO] [stdout]     |                 ----------------------------- variants in this enum
[INFO] [stdout] 656 |     AddedPackageOwner = 518,
[INFO] [stdout] 657 |     SkinweightProfileDataLayoutChanges = 519,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 658 |     NonOuterPackageImport = 520,
[INFO] [stdout] 659 |     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:40:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct ZenLegacyPackageExportBundleMapping {
[INFO] [stdout]    |        ----------------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     debug_full_export_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ZenLegacyPackageExportBundleMapping` has derived impls for the traits `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 8.79s
[INFO] running `Command { std: "docker" "inspect" "9afd0dcc2d9cac4a500a84095f8c267df2736555d230caf3045305de4315b6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9afd0dcc2d9cac4a500a84095f8c267df2736555d230caf3045305de4315b6a0", kill_on_drop: false }`
[INFO] [stdout] 9afd0dcc2d9cac4a500a84095f8c267df2736555d230caf3045305de4315b6a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe648ab57f30b996b0bc2cbeb032ee2bd1a6e14c5f7e7f2c315dc9a9bd73fb07
[INFO] running `Command { std: "docker" "start" "-a" "fe648ab57f30b996b0bc2cbeb032ee2bd1a6e14c5f7e7f2c315dc9a9bd73fb07", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `size`
[INFO] [stderr]    --> src/compact_binary.rs:205:21
[INFO] [stderr]     |
[INFO] [stderr] 205 |                 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:214:21
[INFO] [stderr]     |
[INFO] [stderr] 214 |                 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:1283:6
[INFO] [stderr]      |
[INFO] [stderr] 1283 | 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:1297:5
[INFO] [stderr]      |
[INFO] [stderr] 1291 | struct Toc {
[INFO] [stderr]      |        --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1297 |     chunk_perfect_hash_seeds: Vec<i32>,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 1298 |     chunk_indices_without_perfect_hash: Vec<i32>,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1301 |     signatures: Option<TocSignatures>,
[INFO] [stderr]      |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1309 |     partition_count: u32,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1316 |     file_map_lower: HashMap<String, u32>,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `toc_signature`, `block_signature`, and `chunk_block_signatures` are never read
[INFO] [stderr]     --> src/main.rs:1321:5
[INFO] [stderr]      |
[INFO] [stderr] 1320 | struct TocSignatures {
[INFO] [stderr]      |        ------------- fields in this struct
[INFO] [stderr] 1321 |     toc_signature: Vec<u8>,
[INFO] [stderr]      |     ^^^^^^^^^^^^^
[INFO] [stderr] 1322 |     block_signature: Vec<u8>,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 1323 |     chunk_block_signatures: Vec<FSHAHash>,
[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:1475:8
[INFO] [stderr]      |
[INFO] [stderr] 1463 | impl Toc {
[INFO] [stderr]      | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1475 |     fn get_chunk_info(&self, file_name: &str) -> FIoStoreTocChunkInfo {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1523 |     fn get_chunk_id_entry_index(&self, chunk_id: FIoChunkId) -> Result<u32> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FIoStoreTocChunkInfo` is never constructed
[INFO] [stderr]     --> src/main.rs:2105:8
[INFO] [stderr]      |
[INFO] [stderr] 2105 | struct FIoStoreTocChunkInfo {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExternalDependencyBundleExportState` is never constructed
[INFO] [stderr]    --> src/asset_conversion.rs:724:8
[INFO] [stderr]     |
[INFO] [stderr] 724 | struct ExternalDependencyBundleExportState {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExportBundleGroup` is never constructed
[INFO] [stderr]    --> src/asset_conversion.rs:732:8
[INFO] [stderr]     |
[INFO] [stderr] 732 | 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<FieldValue>);
[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<FieldValue>);
[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<String, FieldValue>);
[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<FieldValue>);
[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:185:12
[INFO] [stderr]     |
[INFO] [stderr] 184 | impl IoStoreBackend {
[INFO] [stderr]     | ------------------- associated function in this implementation
[INFO] [stderr] 185 |     pub fn new() -> Result<Self> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]    --> src/iostore.rs:309:5
[INFO] [stderr]     |
[INFO] [stderr] 307 | pub struct IoStoreContainer {
[INFO] [stderr]     |            ---------------- field in this struct
[INFO] [stderr] 308 |     name: String,
[INFO] [stderr] 309 |     path: PathBuf,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `container_path` is never used
[INFO] [stderr]    --> src/iostore.rs:348:12
[INFO] [stderr]     |
[INFO] [stderr] 315 | impl IoStoreContainer {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 348 |     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:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct IoStoreWriter {
[INFO] [stderr]    |                   ------------- field in this struct
[INFO] [stderr] 16 |     toc_path: PathBuf,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `legacy_file_version` is never read
[INFO] [stderr]    --> src/legacy_asset.rs:107:16
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub(crate) struct FLegacyPackageVersioningInfo {
[INFO] [stderr]     |                   ---------------------------- field in this struct
[INFO] [stderr] 107 |     pub(crate) legacy_file_version: i32,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FLegacyPackageVersioningInfo` has derived impls for the traits `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:116:22
[INFO] [stderr]     |
[INFO] [stderr] 113 | impl FLegacyPackageVersioningInfo {
[INFO] [stderr]     | --------------------------------- associated constant in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 116 |     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:513:19
[INFO] [stderr]     |
[INFO] [stderr] 512 | impl FPackageNameMap {
[INFO] [stderr]     | -------------------- associated function in this implementation
[INFO] [stderr] 513 |     pub(crate) fn create() -> Self {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ENGINE_PACKAGE_NAME` is never used
[INFO] [stderr]     --> src/legacy_asset.rs:1153:18
[INFO] [stderr]      |
[INFO] [stderr] 1153 | 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:139:19
[INFO] [stderr]     |
[INFO] [stderr] 138 | impl FNameMap {
[INFO] [stderr]     | ------------- associated function in this implementation
[INFO] [stderr] 139 |     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:232:8
[INFO] [stderr]     |
[INFO] [stderr] 232 |     fn test_gen_script_objects() -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]    --> src/shader_library.rs:225:5
[INFO] [stderr]     |
[INFO] [stderr] 224 | pub(crate) struct IoStoreShaderCodeArchive {
[INFO] [stderr]     |                   ------------------------ field in this struct
[INFO] [stderr] 225 |     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:437:5
[INFO] [stderr]     |
[INFO] [stderr] 436 | enum EShaderFrequency {
[INFO] [stderr]     |      ---------------- variants in this enum
[INFO] [stderr] 437 |     Vertex = 0,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 438 |     Mesh = 1,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 439 |     Amplification = 2,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 440 |     Pixel = 3,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 441 |     Geometry = 4,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 442 |     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: variants `ClassDefaultObject` and `ArchetypeObject` are never constructed
[INFO] [stderr]    --> src/zen.rs:318:5
[INFO] [stderr]     |
[INFO] [stderr] 314 | pub(crate) enum EObjectFlags {
[INFO] [stderr]     |                 ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 318 |     ClassDefaultObject = 0x00000010,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 319 |     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:638:5
[INFO] [stderr]     |
[INFO] [stderr] 637 | pub(crate) enum EUnrealEngineObjectUE5Version {
[INFO] [stderr]     |                 ----------------------------- variants in this enum
[INFO] [stderr] 638 |     InitialVersion = 1000,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 645 |     FSoftObjectPathRemoveAssetPathNames = 1007,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 649 |     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: variants `SkinweightProfileDataLayoutChanges` and `AssetRegistryDependencyFlags` are never constructed
[INFO] [stderr]    --> src/zen.rs:657:5
[INFO] [stderr]     |
[INFO] [stderr] 655 | pub(crate) enum EUnrealEngineObjectUE4Version {
[INFO] [stderr]     |                 ----------------------------- variants in this enum
[INFO] [stderr] 656 |     AddedPackageOwner = 518,
[INFO] [stderr] 657 |     SkinweightProfileDataLayoutChanges = 519,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 658 |     NonOuterPackageImport = 520,
[INFO] [stderr] 659 |     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:40:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct ZenLegacyPackageExportBundleMapping {
[INFO] [stderr]    |        ----------------------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 40 |     debug_full_export_name: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ZenLegacyPackageExportBundleMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `retoc` (bin "retoc" test) generated 34 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/retoc-3b57bf8de3522fde)
[INFO] [stdout] 
[INFO] [stdout] running 17 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 test::test_package_id ... ok
[INFO] [stdout] test zen::test::test_zen_asset_parsing ... 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 zen_asset_conversion::test::test_zen_asset_identity_conversion ... ok
[INFO] [stdout] test iostore_writer::test::test_write_container ... FAILED
[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 script_objects::test::test_read_script_objects_old ... ok
[INFO] [stdout] test container_header::test::test_container_header_localized_packages ... 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::<impl core::convert::From<E> 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: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    2: retoc::iostore_writer::IoStoreWriter::new
[INFO] [stdout]              at ./src/iostore_writer.rs:27:41
[INFO] [stdout]    3: retoc::iostore_writer::test::test_write_container
[INFO] [stdout]              at ./src/iostore_writer.rs:128:26
[INFO] [stdout]    4: retoc::iostore_writer::test::test_write_container::{{closure}}
[INFO] [stdout]              at ./src/iostore_writer.rs:126:34
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]    8: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   11: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   12: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   17: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   20: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   21: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: 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:     0x5e6801a8c662 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6801a8c662 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6801a8c662 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6801a8c662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6801ab2b93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6801ab2b93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6801a89083 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6801a89083 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6801a8c4b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6801a8dbe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6801a8da1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e68019ec474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e68019ec474 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6801a8e6be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6801a8e6be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6801a8e38a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6801a8cb69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6801a8e01d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6801ab12a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6801ab1706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6801945b98 - core::result::Result<T,E>::unwrap::h6d9ec4592d420ce9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6801945b98 - <ser_hex::CounterSubscriberInner as core::ops::drop::Drop>::drop::h1037068ddcf6b75a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/ser-hex-1b9070e9fabd2465/3d890bb/ser-hex/src/lib.rs:234:10
[INFO] [stdout]   22:     0x5e6801940ec7 - core::ptr::drop_in_place<ser_hex::CounterSubscriberInner>::h92d5867621c11d69
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5e68019413db - core::ptr::drop_in_place<core::cell::UnsafeCell<ser_hex::CounterSubscriberInner>>::h19b624f6b2e14158
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   24:     0x5e68019414bf - core::ptr::drop_in_place<std::sync::poison::mutex::Mutex<ser_hex::CounterSubscriberInner>>::h285397c6825742d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   25:     0x5e68018878e2 - alloc::sync::Arc<T,A>::drop_slow::h260fb9195462a4b4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/sync.rs:1942:18
[INFO] [stdout]   26:     0x5e68018887fc - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::hd943998b7e3f6e5c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/sync.rs:2685:18
[INFO] [stdout]   27:     0x5e680182ef7a - core::ptr::drop_in_place<alloc::sync::Arc<std::sync::poison::mutex::Mutex<ser_hex::CounterSubscriberInner>>>::h90672c3f5599bdae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   28:     0x5e680183107a - core::ptr::drop_in_place<ser_hex::CounterSubscriber>::hf734c8fa187173dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   29:     0x5e6801a43f5d - core::ptr::drop_in_place<dyn tracing_core::subscriber::Subscriber+core::marker::Sync+core::marker::Send>::hd9bfb68dbd4c4a9a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   30:     0x5e6801a416a0 - alloc::sync::Arc<T,A>::drop_slow::hf612d8c4acffeb5a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/sync.rs:1942:18
[INFO] [stdout]   31:     0x5e6801a41b2d - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::h6b00d7cf4224bb94
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/sync.rs:2685:18
[INFO] [stdout]   32:     0x5e6801a4408b - core::ptr::drop_in_place<alloc::sync::Arc<dyn tracing_core::subscriber::Subscriber+core::marker::Sync+core::marker::Send>>::h1c65640e10c94b0a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   33:     0x5e6801a441b8 - core::ptr::drop_in_place<tracing_core::dispatcher::Kind<alloc::sync::Arc<dyn tracing_core::subscriber::Subscriber+core::marker::Sync+core::marker::Send>>>::hde4942edb022d5aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   34:     0x5e6801a4425b - core::ptr::drop_in_place<tracing_core::dispatcher::Dispatch>::he365a5aae41c6fa8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   35:     0x5e6801767fa8 - tracing::subscriber::with_default::hef1b5d74dbc4ea78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/subscriber.rs:25:1
[INFO] [stdout]   36:     0x5e680189276c - ser_hex::CounterSubscriber::read::h5f35d20c61c2c709
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/ser-hex-1b9070e9fabd2465/3d890bb/ser-hex/src/lib.rs:259:9
[INFO] [stdout]   37:     0x5e6801893093 - ser_hex::read::h596db759790d577d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/ser-hex-1b9070e9fabd2465/3d890bb/ser-hex/src/lib.rs:38:5
[INFO] [stdout]   38:     0x5e68018649ab - retoc::shader_library::test::test_read_container_shader_library::hb12aa9684ec2769c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shader_library.rs:1220:37
[INFO] [stdout]   39:     0x5e68018648e7 - retoc::shader_library::test::test_read_container_shader_library::{{closure}}::h5525760d109e3110
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shader_library.rs:1217:48
[INFO] [stdout]   40:     0x5e680182cd26 - core::ops::function::FnOnce::call_once::h15b17446d0678661
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5e68019f1cdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5e68019f1cdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5e68019f0e15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5e68019f0e15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5e68019f0e15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5e68019f0e15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5e68019f0e15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e68019f0e15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5e68019f0e15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5e68019b4a14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5e68019b4a14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5e68019b83ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5e68019b83ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5e68019b83ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5e68019b83ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5e68019b83ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5e68019b83ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5e68019b83ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5e6801a918ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5e6801a918ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7715508ccaa4 - <unknown>
[INFO] [stdout]   62:     0x771550959a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[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::<impl core::convert::From<E> 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: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    2: retoc::compact_binary::test::test_compact_binary
[INFO] [stdout]              at ./src/compact_binary.rs:271:9
[INFO] [stdout]    3: retoc::compact_binary::test::test_compact_binary::{{closure}}
[INFO] [stdout]              at ./src/compact_binary.rs:253:33
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   24: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: 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. 14 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin retoc`
[INFO] running `Command { std: "docker" "inspect" "fe648ab57f30b996b0bc2cbeb032ee2bd1a6e14c5f7e7f2c315dc9a9bd73fb07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe648ab57f30b996b0bc2cbeb032ee2bd1a6e14c5f7e7f2c315dc9a9bd73fb07", kill_on_drop: false }`
[INFO] [stdout] fe648ab57f30b996b0bc2cbeb032ee2bd1a6e14c5f7e7f2c315dc9a9bd73fb07
