[INFO] cloning repository https://github.com/panzi/rust-u4pak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panzi/rust-u4pak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzi%2Frust-u4pak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzi%2Frust-u4pak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd5a264de35becd7fb8c10afecef9f47e64fe706 [INFO] testing panzi/rust-u4pak against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzi%2Frust-u4pak" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panzi/rust-u4pak on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/panzi/rust-u4pak [INFO] finished tweaking git repo https://github.com/panzi/rust-u4pak [INFO] tweaked toml for git repo https://github.com/panzi/rust-u4pak written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/panzi/rust-u4pak 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99411e3e1ff101d0a9197271ea5b28e694a30f52ce898976fadb1c083180de17 [INFO] running `Command { std: "docker" "start" "-a" "99411e3e1ff101d0a9197271ea5b28e694a30f52ce898976fadb1c083180de17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99411e3e1ff101d0a9197271ea5b28e694a30f52ce898976fadb1c083180de17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99411e3e1ff101d0a9197271ea5b28e694a30f52ce898976fadb1c083180de17", kill_on_drop: false }` [INFO] [stdout] 99411e3e1ff101d0a9197271ea5b28e694a30f52ce898976fadb1c083180de17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41f79a485a6d5605830f282ad9fb294d1bbc93c03c7e130eadba71c0da7dbe79 [INFO] running `Command { std: "docker" "start" "-a" "41f79a485a6d5605830f282ad9fb294d1bbc93c03c7e130eadba71c0da7dbe79", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cntr-fuse-abi v0.4.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cntr-fuse-sys v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cntr-fuse v0.4.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling u4pak v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/record.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::{Error, Result, check::NULL_SHA1, pak::{COMPR_NONE, HexDisplay, Sha1}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn paths(&'a self) -> Map, impl FnMut((&'a Filter<'a>, String)) -> String> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:136:72 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn visited_paths(&'a self) -> Map, impl FnMut(&(&'a Filter<'a>, String)) -> bool>, impl FnMut((&... [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:141:76 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn non_visited_paths(&'a self) -> Map, impl FnMut(&(&'a Filter<'a>, String)) -> bool>, impl FnMu... [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/pak.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/pak.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 296 | 1 => V1_RECORD_HEADER_SIZE, [INFO] [stdout] | - matches some of the same values [INFO] [stdout] 297 | 2 => V2_RECORD_HEADER_SIZE, [INFO] [stdout] | - matches some of the same values [INFO] [stdout] 298 | _ => { [INFO] [stdout] | - matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 309 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `entry_count` is assigned to, but never used [INFO] [stdout] --> src/index.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | entry_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_entry_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `path_hash_seed` is assigned to, but never used [INFO] [stdout] --> src/index.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | path_hash_seed: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_path_hash_seed` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `entry_count` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | / decode!( [INFO] [stdout] 244 | | reader, [INFO] [stdout] 245 | | entry_count: i32, [INFO] [stdout] 246 | | path_hash_seed: u64, [INFO] [stdout] 247 | | has_path_hash_index: u32 [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path_hash_seed` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | / decode!( [INFO] [stdout] 244 | | reader, [INFO] [stdout] 245 | | entry_count: i32, [INFO] [stdout] 246 | | path_hash_seed: u64, [INFO] [stdout] 247 | | has_path_hash_index: u32 [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `path_hash_index_hash` is assigned to, but never used [INFO] [stdout] --> src/index.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | path_hash_index_hash: [u8; 20] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_path_hash_index_hash` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path_hash_index_hash` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | / decode!( [INFO] [stdout] 255 | | reader, [INFO] [stdout] 256 | | path_hash_index_offset: i64, [INFO] [stdout] 257 | | path_hash_index_size: i64, [INFO] [stdout] 258 | | path_hash_index_hash: [u8; 20] [INFO] [stdout] 259 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `full_directory_index_hash` is assigned to, but never used [INFO] [stdout] --> src/index.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | full_directory_index_hash: [u8; 20] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_full_directory_index_hash` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `full_directory_index_hash` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / decode!( [INFO] [stdout] 270 | | reader, [INFO] [stdout] 271 | | full_directory_index_offset: i64, [INFO] [stdout] 272 | | full_directory_index_size: i64, [INFO] [stdout] 273 | | full_directory_index_hash: [u8; 20] [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `encryption_uuid`, `frozen`, and `compression` are never read [INFO] [stdout] --> src/pak.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct Footer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 130 | footer_offset: u64, [INFO] [stdout] 131 | encryption_uuid: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | frozen: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 139 | compression: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `keep_full_directory`, `validate_pruning`, `delay_pruning`, `write_path_hash`, and `write_full_directory_index` are never read [INFO] [stdout] --> src/index.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct IndexLoadParams { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 70 | keep_full_directory: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | validate_pruning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | delay_pruning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 73 | write_path_hash: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | write_full_directory_index: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexLoadParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bin/u4pak/list.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl ListOptions<'_> { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 32 | #[inline] [INFO] [stdout] 33 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "41f79a485a6d5605830f282ad9fb294d1bbc93c03c7e130eadba71c0da7dbe79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f79a485a6d5605830f282ad9fb294d1bbc93c03c7e130eadba71c0da7dbe79", kill_on_drop: false }` [INFO] [stdout] 41f79a485a6d5605830f282ad9fb294d1bbc93c03c7e130eadba71c0da7dbe79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aca0f4c996ffecca8091a5343062372dc6c31d96369b1a83db70c1048ff560a [INFO] running `Command { std: "docker" "start" "-a" "0aca0f4c996ffecca8091a5343062372dc6c31d96369b1a83db70c1048ff560a", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/record.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::{Error, Result, check::NULL_SHA1, pak::{COMPR_NONE, HexDisplay, Sha1}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn paths(&'a self) -> Map, impl FnMut((&'a Filter<'a>, String)) -> String> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:136:72 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn visited_paths(&'a self) -> Map, impl FnMut(&(&'a Filter<'a>, String)) -> bool>, impl FnMut((&... [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:141:76 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn non_visited_paths(&'a self) -> Map, impl FnMut(&(&'a Filter<'a>, String)) -> bool>, impl FnMu... [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/pak.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/pak.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 296 | 1 => V1_RECORD_HEADER_SIZE, [INFO] [stdout] | - matches some of the same values [INFO] [stdout] 297 | 2 => V2_RECORD_HEADER_SIZE, [INFO] [stdout] | - matches some of the same values [INFO] [stdout] 298 | _ => { [INFO] [stdout] | - matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 309 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `entry_count` is assigned to, but never used [INFO] [stdout] --> src/index.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | entry_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_entry_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `path_hash_seed` is assigned to, but never used [INFO] [stdout] --> src/index.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | path_hash_seed: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_path_hash_seed` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `entry_count` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | / decode!( [INFO] [stdout] 244 | | reader, [INFO] [stdout] 245 | | entry_count: i32, [INFO] [stdout] 246 | | path_hash_seed: u64, [INFO] [stdout] 247 | | has_path_hash_index: u32 [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path_hash_seed` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | / decode!( [INFO] [stdout] 244 | | reader, [INFO] [stdout] 245 | | entry_count: i32, [INFO] [stdout] 246 | | path_hash_seed: u64, [INFO] [stdout] 247 | | has_path_hash_index: u32 [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `path_hash_index_hash` is assigned to, but never used [INFO] [stdout] --> src/index.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | path_hash_index_hash: [u8; 20] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_path_hash_index_hash` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path_hash_index_hash` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | / decode!( [INFO] [stdout] 255 | | reader, [INFO] [stdout] 256 | | path_hash_index_offset: i64, [INFO] [stdout] 257 | | path_hash_index_size: i64, [INFO] [stdout] 258 | | path_hash_index_hash: [u8; 20] [INFO] [stdout] 259 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `full_directory_index_hash` is assigned to, but never used [INFO] [stdout] --> src/index.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | full_directory_index_hash: [u8; 20] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_full_directory_index_hash` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling u4pak v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `full_directory_index_hash` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / decode!( [INFO] [stdout] 270 | | reader, [INFO] [stdout] 271 | | full_directory_index_offset: i64, [INFO] [stdout] 272 | | full_directory_index_size: i64, [INFO] [stdout] 273 | | full_directory_index_hash: [u8; 20] [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `encryption_uuid`, `frozen`, and `compression` are never read [INFO] [stdout] --> src/pak.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct Footer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 130 | footer_offset: u64, [INFO] [stdout] 131 | encryption_uuid: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | frozen: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 139 | compression: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `keep_full_directory`, `validate_pruning`, `delay_pruning`, `write_path_hash`, and `write_full_directory_index` are never read [INFO] [stdout] --> src/index.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct IndexLoadParams { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 70 | keep_full_directory: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | validate_pruning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | delay_pruning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 73 | write_path_hash: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | write_full_directory_index: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexLoadParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bin/u4pak/list.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl ListOptions<'_> { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 32 | #[inline] [INFO] [stdout] 33 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/record.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::{Error, Result, check::NULL_SHA1, pak::{COMPR_NONE, HexDisplay, Sha1}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn paths(&'a self) -> Map, impl FnMut((&'a Filter<'a>, String)) -> String> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:136:72 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn visited_paths(&'a self) -> Map, impl FnMut(&(&'a Filter<'a>, String)) -> bool>, impl FnMut((&... [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/filter.rs:141:76 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> Filter<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn non_visited_paths(&'a self) -> Map, impl FnMut(&(&'a Filter<'a>, String)) -> bool>, impl FnMu... [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bin/u4pak/list.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl ListOptions<'_> { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 32 | #[inline] [INFO] [stdout] 33 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/pak.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/pak.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 296 | 1 => V1_RECORD_HEADER_SIZE, [INFO] [stdout] | - matches some of the same values [INFO] [stdout] 297 | 2 => V2_RECORD_HEADER_SIZE, [INFO] [stdout] | - matches some of the same values [INFO] [stdout] 298 | _ => { [INFO] [stdout] | - matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 309 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `entry_count` is assigned to, but never used [INFO] [stdout] --> src/index.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | entry_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_entry_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `path_hash_seed` is assigned to, but never used [INFO] [stdout] --> src/index.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | path_hash_seed: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_path_hash_seed` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `entry_count` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | / decode!( [INFO] [stdout] 244 | | reader, [INFO] [stdout] 245 | | entry_count: i32, [INFO] [stdout] 246 | | path_hash_seed: u64, [INFO] [stdout] 247 | | has_path_hash_index: u32 [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path_hash_seed` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | / decode!( [INFO] [stdout] 244 | | reader, [INFO] [stdout] 245 | | entry_count: i32, [INFO] [stdout] 246 | | path_hash_seed: u64, [INFO] [stdout] 247 | | has_path_hash_index: u32 [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `path_hash_index_hash` is assigned to, but never used [INFO] [stdout] --> src/index.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | path_hash_index_hash: [u8; 20] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_path_hash_index_hash` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path_hash_index_hash` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | / decode!( [INFO] [stdout] 255 | | reader, [INFO] [stdout] 256 | | path_hash_index_offset: i64, [INFO] [stdout] 257 | | path_hash_index_size: i64, [INFO] [stdout] 258 | | path_hash_index_hash: [u8; 20] [INFO] [stdout] 259 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `full_directory_index_hash` is assigned to, but never used [INFO] [stdout] --> src/index.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | full_directory_index_hash: [u8; 20] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_full_directory_index_hash` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `full_directory_index_hash` is never read [INFO] [stdout] --> src/decode.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | $name = $($wrap)*(<$type>::decode($reader)?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/index.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | / decode!( [INFO] [stdout] 270 | | reader, [INFO] [stdout] 271 | | full_directory_index_offset: i64, [INFO] [stdout] 272 | | full_directory_index_size: i64, [INFO] [stdout] 273 | | full_directory_index_hash: [u8; 20] [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `encryption_uuid`, `frozen`, and `compression` are never read [INFO] [stdout] --> src/pak.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct Footer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 130 | footer_offset: u64, [INFO] [stdout] 131 | encryption_uuid: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | frozen: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 139 | compression: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `keep_full_directory`, `validate_pruning`, `delay_pruning`, `write_path_hash`, and `write_full_directory_index` are never read [INFO] [stdout] --> src/index.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct IndexLoadParams { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 70 | keep_full_directory: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | validate_pruning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | delay_pruning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 73 | write_path_hash: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | write_full_directory_index: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexLoadParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcePbOua/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbase64-83ca8be32b9f715d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libu4pak-5a4e8d92bc210df3.rlib,libnum_cpus-5224cc8e2d19ce6e.rlib,libclap-b8644c2f294eb89c.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-22afd99a54c3f974.rlib,libunicode_width-872488d468fe4def.rlib,libstrsim-eb3bc2e4997041af.rlib,libatty-23ff3e398174207f.rlib,libansi_term-74ae5010905c21da.rlib,libdaemonize-e2deca23852b5b92.rlib,libboxfnonce-1700f5782b284bde.rlib,libcntr_fuse-18720ee29bc265f3.rlib,libcntr_fuse_sys-594cb0deb79bede7.rlib,libcntr_fuse_abi-a647975ec999ace6.rlib,libflate2-8adfb78bd9a7efc3.rlib,libminiz_oxide-01129cdd8036a338.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-bc5cf6667df63cae.rlib,libopenssl-24a857d9a645b878.rlib,libonce_cell-bd43e7d905d054f4.rlib,libbitflags-ea92b9a71a7e9627.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-168d12cba691cfe4.rlib,liblibc-997caaa52fd34ec7.rlib,libcrossbeam_channel-0e4c2494fba38622.rlib,libcrossbeam_utils-eb7e7d73fcce6324.rlib,liblazy_static-af860367908b8176.rlib,libaes-1608e03d57b251ee.rlib,libcpufeatures-6b3fb156db66dda0.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libcipher-660f24adace46f61.rlib,libgeneric_array-ee8f9f1217d22d6c.rlib,libtypenum-a69d362296c4b839.rlib,liblog-34ef9ba83ed67a27.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfuse" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-1bbdeee0e54b5fcc/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unpack_v5_it-f0303b7d6d2569a4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `u4pak` (test "unpack_v5_it") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0aca0f4c996ffecca8091a5343062372dc6c31d96369b1a83db70c1048ff560a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aca0f4c996ffecca8091a5343062372dc6c31d96369b1a83db70c1048ff560a", kill_on_drop: false }` [INFO] [stdout] 0aca0f4c996ffecca8091a5343062372dc6c31d96369b1a83db70c1048ff560a