[INFO] cloning repository https://github.com/ARoese/VOSpeaker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ARoese/VOSpeaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARoese%2FVOSpeaker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARoese%2FVOSpeaker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea307b71e25db8c75d22f5a65e73e252ac521e82
[INFO] checking ARoese/VOSpeaker against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARoese%2FVOSpeaker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ARoese/VOSpeaker
[INFO] finished tweaking git repo https://github.com/ARoese/VOSpeaker
[INFO] tweaked toml for git repo https://github.com/ARoese/VOSpeaker written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ARoese/VOSpeaker on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ARoese/VOSpeaker 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495
[INFO] running `Command { std: "docker" "start" "d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking zlib-rs v0.5.5
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking libz-rs-sys v0.5.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]     Checking lyon_geom v1.0.18
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling fontique v0.6.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling i-slint-common v1.14.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.5.7
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]     Checking lyon_path v1.0.16
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling path-matchers v1.0.2
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking const-field-offset v0.1.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]    Compiling qttypes v0.2.12
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling vtable-macro v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling linereader v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling i-slint-compiler v1.14.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking parley v0.6.0
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking vtable v0.3.0
[INFO] [stderr]    Compiling change-detection v1.2.0
[INFO] [stderr]    Compiling polib v0.2.0
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]    Compiling lyon_extra v1.0.3
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling i-slint-core-macros v1.14.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking lyon_algorithms v1.0.16
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typed-index-collections v3.4.0
[INFO] [stderr]     Checking i-slint-core v1.14.1
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling static-files v0.3.1
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]    Compiling i-slint-backend-qt v1.14.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking femtovg v0.19.3
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking cpp v0.5.10
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling i-slint-backend-winit v1.14.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.14.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]    Compiling i-slint-backend-selector v1.14.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling rfd v0.16.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking lazy-regex v3.4.2
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking rodio v0.21.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking elementtree v1.2.3
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking async-compat v0.2.5
[INFO] [stderr]     Checking zip v8.4.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling slint-build v1.14.1
[INFO] [stderr]    Compiling VOSpeaker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling slint-macros v1.14.1
[INFO] [stderr]     Checking slint v1.14.1
[INFO] [stdout] warning: unused import: `DecodeReaderBytes`
[INFO] [stdout]  --> src/validate_fomod.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use encoding_rs_io::{DecodeReaderBytes, DecodeReaderBytesBuilder};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WriteOptions`
[INFO] [stdout]  --> src/validate_fomod.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use elementtree::{Element, WriteOptions};
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DecodeReaderBytes`
[INFO] [stdout]  --> src/validate_fomod.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use encoding_rs_io::{DecodeReaderBytes, DecodeReaderBytesBuilder};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WriteOptions`
[INFO] [stdout]  --> src/validate_fomod.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use elementtree::{Element, WriteOptions};
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guard`
[INFO] [stdout]    --> src/create_fuz.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let guard = init_resources_dir();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_guard`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file1`
[INFO] [stdout]    --> src/project_dir/config_map_file.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let file1 = ConfigMapFile::new(&test_file_path).unwrap();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_file1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file2`
[INFO] [stdout]    --> src/project_dir/config_map_file.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |         let file2 = ConfigMapFile::new(&test_file_path).unwrap();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_file2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `substitutions`
[INFO] [stdout]    --> src/project_dir/topic_lines.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let substitutions = HashMap::<String, String>::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_substitutions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sentence1`
[INFO] [stdout]    --> src/project_dir/topic_lines.rs:374:13
[INFO] [stdout]     |
[INFO] [stdout] 374 |         let sentence1 = Sentence::from_string("not sure that \"pleased\" is the right word, friend");
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sentence1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sentence2`
[INFO] [stdout]    --> src/project_dir/topic_lines.rs:375:13
[INFO] [stdout]     |
[INFO] [stdout] 375 |         let sentence2 = Sentence::from_string("do you know \"The age of Aggression\", perhaps?");
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sentence2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mark`
[INFO] [stdout]    --> src/project_dir/topic_lines.rs:376:13
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let mark = 1+1;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_mark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidConfig` is never constructed
[INFO] [stdout]   --> src/dialog_generator.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum DialogGenerationError {
[INFO] [stdout]    |          --------------------- variant in this enum
[INFO] [stdout] 23 |     #[error("config is invalid")]
[INFO] [stdout] 24 |     InvalidConfig(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DialogGenerationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw_line` is never read
[INFO] [stdout]   --> src/models.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct TopicLine {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 24 |     pub raw_line: RawTopicLine,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `should_skip_expansion_config_changed` is never used
[INFO] [stdout]   --> src/models.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl TopicModel {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     fn should_skip_expansion_config_changed(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `windows_path` is never used
[INFO] [stdout]   --> src/create_fuz.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | async fn windows_path(path: &Path) -> Result<PathBuf, Box<dyn Error>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `merge_expansions` is never used
[INFO] [stdout]   --> src/init/expansions.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn merge_expansions(mut a: HashMap<String, Vec<String>>, b: &HashMap<String, Vec<String>>) -> HashMap<String, Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `merge_expansion_collection` is never used
[INFO] [stdout]   --> src/init/expansions.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ExpansionsConfigModel {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn merge_expansion_collection(&self, new_expansions: &HashMap<String, Vec<String>>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/project_dir/config_map_file.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct ConfigMapFile {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 42 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/project_dir/config_map_file.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl ConfigMapFile {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn clear(&mut self) -> Result<(), Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]   --> src/project_dir/topic_file.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl TopicFile {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn path(&self) -> &Path {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_substitutions` is never used
[INFO] [stdout]   --> src/project_dir/topic_lines.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl ExplodedRawLine {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn has_substitutions(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/validate_fomod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct MissingPath {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout]  9 |     pub mod_name: String,
[INFO] [stdout] 10 |     pub path: PathBuf
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MissingPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_plugin_elements` is never used
[INFO] [stdout]   --> src/validate_fomod.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn collect_plugin_elements(root: &Element) -> Vec<(&Element, &Element)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidConfig` is never constructed
[INFO] [stdout]   --> src/dialog_generator.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum DialogGenerationError {
[INFO] [stdout]    |          --------------------- variant in this enum
[INFO] [stdout] 23 |     #[error("config is invalid")]
[INFO] [stdout] 24 |     InvalidConfig(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DialogGenerationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw_line` is never read
[INFO] [stdout]   --> src/models.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct TopicLine {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 24 |     pub raw_line: RawTopicLine,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `should_skip_expansion_config_changed` is never used
[INFO] [stdout]   --> src/models.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl TopicModel {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     fn should_skip_expansion_config_changed(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `windows_path` is never used
[INFO] [stdout]   --> src/create_fuz.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | async fn windows_path(path: &Path) -> Result<PathBuf, Box<dyn Error>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `merge_expansions` is never used
[INFO] [stdout]   --> src/init/expansions.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn merge_expansions(mut a: HashMap<String, Vec<String>>, b: &HashMap<String, Vec<String>>) -> HashMap<String, Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `merge_expansion_collection` is never used
[INFO] [stdout]   --> src/init/expansions.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ExpansionsConfigModel {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn merge_expansion_collection(&self, new_expansions: &HashMap<String, Vec<String>>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/project_dir/config_map_file.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct ConfigMapFile {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 42 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear` and `hashes` are never used
[INFO] [stdout]   --> src/project_dir/config_map_file.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl ConfigMapFile {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn clear(&mut self) -> Result<(), Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn hashes(&self) -> impl Iterator<Item = (&VOHash, &ConfigHash)> + '_ {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]   --> src/project_dir/topic_file.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl TopicFile {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn path(&self) -> &Path {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_substitutions` is never used
[INFO] [stdout]   --> src/project_dir/topic_lines.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl ExplodedRawLine {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn has_substitutions(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/validate_fomod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct MissingPath {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout]  9 |     pub mod_name: String,
[INFO] [stdout] 10 |     pub path: PathBuf
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MissingPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_plugin_elements` is never used
[INFO] [stdout]   --> src/validate_fomod.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn collect_plugin_elements(root: &Element) -> Vec<(&Element, &Element)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 38s
[INFO] running `Command { std: "docker" "inspect" "d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495", kill_on_drop: false }`
[INFO] [stdout] d8775559eb169a5a8bb7f3c644997b51bf1d4b9f422de8f8edc56c3745fef495
