[INFO] cloning repository https://github.com/wumtdev/laserange [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wumtdev/laserange" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwumtdev%2Flaserange", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwumtdev%2Flaserange'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d50080c5ff2910cf0b6b928aef17e8c278b5066 [INFO] checking wumtdev/laserange against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwumtdev%2Flaserange" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wumtdev/laserange [INFO] finished tweaking git repo https://github.com/wumtdev/laserange [INFO] tweaked toml for git repo https://github.com/wumtdev/laserange written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wumtdev/laserange on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wumtdev/laserange 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7598bf9dcf1d3071377bdd982178494d5ad6a434e32fab367c166942551bc2a [INFO] running `Command { std: "docker" "start" "-a" "b7598bf9dcf1d3071377bdd982178494d5ad6a434e32fab367c166942551bc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7598bf9dcf1d3071377bdd982178494d5ad6a434e32fab367c166942551bc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7598bf9dcf1d3071377bdd982178494d5ad6a434e32fab367c166942551bc2a", kill_on_drop: false }` [INFO] [stdout] b7598bf9dcf1d3071377bdd982178494d5ad6a434e32fab367c166942551bc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54ce36fad92b90f42c85acd4d515e94478f678a93f3794ba61ec8bf9fd1892af [INFO] running `Command { std: "docker" "start" "-a" "54ce36fad92b90f42c85acd4d515e94478f678a93f3794ba61ec8bf9fd1892af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.37 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant_derive v5.9.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling zvariant v5.9.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling zbus_xml v5.1.0 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling cpp_common v0.5.10 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.12 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Compiling zbus-lockstep v0.5.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling zbus_macros v5.13.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.2 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Checking zbus v5.13.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking lyon_geom v1.0.18 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling cpp_build v0.5.10 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling fontique v0.6.0 [INFO] [stderr] Compiling nasm-rs v0.3.1 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling i-slint-common v1.14.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking lyon_path v1.0.16 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking skrifa v0.37.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling const-field-offset-macro v0.1.5 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking usvg v0.45.1 [INFO] [stderr] Checking swash v0.2.6 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Checking const-field-offset v0.1.5 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling qttypes v0.2.12 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Checking harfrust v0.3.2 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking calloop v0.14.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling vtable-macro v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling linereader v0.4.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling i-slint-compiler v1.14.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking accesskit_consumer v0.31.0 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling linked_hash_set v0.1.6 [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] Compiling num_enum v0.7.5 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking vtable v0.3.0 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Compiling polib v0.2.0 [INFO] [stderr] Checking resvg v0.45.1 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling lyon_extra v1.0.3 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling i-slint-core-macros v1.14.1 [INFO] [stderr] Checking lyon_algorithms v1.0.16 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking wayland-protocols-misc v0.3.10 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.10 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Checking scoped-tls-hkt v0.1.5 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Compiling smol_str v0.3.5 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling typed-index-collections v3.5.0 [INFO] [stderr] Compiling cpp_macros v0.5.10 [INFO] [stderr] Checking i-slint-core v1.14.1 [INFO] [stderr] Compiling spin_on v0.1.1 [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] Checking bytes v1.11.0 [INFO] [stderr] Checking ctor-lite v0.1.1 [INFO] [stderr] Checking femtovg v0.19.3 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking accesskit_unix v0.17.2 [INFO] [stderr] Checking cpp v0.5.10 [INFO] [stderr] Compiling v4l2-sys-mit v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling i-slint-backend-winit v1.14.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.14.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking accesskit_winit v0.29.2 [INFO] [stderr] Checking copypasta v0.10.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking softbuffer v0.4.8 [INFO] [stderr] Compiling i-slint-backend-selector v1.14.1 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling nokhwa-bindings-macos v0.2.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking v4l v0.14.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking mozjpeg v0.10.13 [INFO] [stderr] Checking nokhwa-core v0.1.8 [INFO] [stderr] Checking rustdct v0.7.1 [INFO] [stderr] Checking nokhwa-bindings-linux v0.1.3 [INFO] [stderr] Checking nokhwa-bindings-windows v0.4.5 [INFO] [stderr] Checking nokhwa v0.10.10 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Compiling slint-build v1.14.1 [INFO] [stderr] Compiling laserslint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling slint-macros v1.14.1 [INFO] [stderr] Checking imageproc v0.26.0 [INFO] [stderr] Checking slint v1.14.1 [INFO] [stdout] warning: unused imports: `edges::canny` and `rect::Rect` [INFO] [stdout] --> src/bus.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | drawing::draw_hollow_polygon_mut, edges::canny, filter::gaussian_blur_f32, point::Point, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 13 | rect::Rect, [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 imports: `HitDetectorCommand`, `crop::crop_image`, and `zones::ZoneMap` [INFO] [stdout] --> src/bus.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | detector::{HitDetectorCommand, start_hit_detector}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | vision::{crop::crop_image, project::unwarp_rectangle, stencil::Stencil, zones::ZoneMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> src/capturer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> src/hits/detector.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/hits/detector.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `coding::ffmpeg::save_video` and `util::point::MyPoint` [INFO] [stdout] --> src/hits/detector.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | bus::Event, capturer::CapturedFrame, coding::ffmpeg::save_video, hits::LaserInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | recorder::Recorder, targets::TargetInfo, util::point::MyPoint, vision::laser::find_red_laser, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/hits/manager.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> src/hits/manager.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/hits/manager.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/hits/storage/mod.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::{DateTime, Local, TimeZone}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/recorder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/targets/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::GrayImage` [INFO] [stdout] --> src/targets/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use image::GrayImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imageproc::point::Point` [INFO] [stdout] --> src/targets/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RgbImage` [INFO] [stdout] --> src/targets/settings.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | use image::{GrayImage, ImageReader, RgbImage}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imageproc::point::Point` [INFO] [stdout] --> src/vision/project.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `edges::canny` and `rect::Rect` [INFO] [stdout] --> src/bus.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | drawing::draw_hollow_polygon_mut, edges::canny, filter::gaussian_blur_f32, point::Point, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 13 | rect::Rect, [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 imports: `HitDetectorCommand`, `crop::crop_image`, and `zones::ZoneMap` [INFO] [stdout] --> src/bus.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | detector::{HitDetectorCommand, start_hit_detector}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | vision::{crop::crop_image, project::unwarp_rectangle, stencil::Stencil, zones::ZoneMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> src/capturer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> src/hits/detector.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/hits/detector.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `coding::ffmpeg::save_video` and `util::point::MyPoint` [INFO] [stdout] --> src/hits/detector.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | bus::Event, capturer::CapturedFrame, coding::ffmpeg::save_video, hits::LaserInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | recorder::Recorder, targets::TargetInfo, util::point::MyPoint, vision::laser::find_red_laser, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/hits/manager.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> src/hits/manager.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/hits/manager.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/hits/storage/mod.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::{DateTime, Local, TimeZone}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/recorder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/targets/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::GrayImage` [INFO] [stdout] --> src/targets/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use image::GrayImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imageproc::point::Point` [INFO] [stdout] --> src/targets/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RgbImage` [INFO] [stdout] --> src/targets/settings.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | use image::{GrayImage, ImageReader, RgbImage}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imageproc::point::Point` [INFO] [stdout] --> src/vision/project.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ModelExt` [INFO] [stdout] --> src/main.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use slint::{ComponentHandle, Model, ModelExt}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ModelExt` [INFO] [stdout] --> src/main.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use slint::{ComponentHandle, Model, ModelExt}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bus.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | let mut target_frame_arc = Some( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_settings` [INFO] [stdout] --> src/bus.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let target_settings = crate::targets::settings::load_targets(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_settings` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone_scores` [INFO] [stdout] --> src/bus.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let zone_scores: Arc>> = Arc::new(RwLock::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zone_scores` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `capturer` [INFO] [stdout] --> src/bus.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let capturer = crate::capturer::start_capturer(bus_tx.clone()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capturer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_recognizer` [INFO] [stdout] --> src/bus.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let target_recognizer = start_target_recognizer( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_recognizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_detector` [INFO] [stdout] --> src/bus.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | let hit_detector = start_hit_detector( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_detector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bus.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | let mut target_frame_arc = Some( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_settings` [INFO] [stdout] --> src/bus.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let target_settings = crate::targets::settings::load_targets(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_settings` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone_scores` [INFO] [stdout] --> src/bus.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let zone_scores: Arc>> = Arc::new(RwLock::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zone_scores` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `capturer` [INFO] [stdout] --> src/bus.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let capturer = crate::capturer::start_capturer(bus_tx.clone()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capturer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_recognizer` [INFO] [stdout] --> src/bus.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let target_recognizer = start_target_recognizer( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_recognizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_detector` [INFO] [stdout] --> src/bus.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | let hit_detector = start_hit_detector( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_detector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_info` [INFO] [stdout] --> src/hits/processor.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | target_info, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `target_info: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_info` [INFO] [stdout] --> src/hits/processor.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | target_info, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `target_info: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone_map` [INFO] [stdout] --> src/targets/recognizer.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | zone_map: Arc>>, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zone_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone_map` [INFO] [stdout] --> src/targets/recognizer.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | zone_map: Arc>>, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zone_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> src/vision/laser.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let g = pixel[1] as f32; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/vision/laser.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | let b = pixel[2] as f32; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clip` [INFO] [stdout] --> src/main.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | clip, [INFO] [stdout] | ^^^^ help: try ignoring the field: `clip: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_info` [INFO] [stdout] --> src/main.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | target_info, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `target_info: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> src/vision/laser.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let g = pixel[1] as f32; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/vision/laser.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | let b = pixel[2] as f32; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clip` [INFO] [stdout] --> src/main.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | clip, [INFO] [stdout] | ^^^^ help: try ignoring the field: `clip: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_info` [INFO] [stdout] --> src/main.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | target_info, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `target_info: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bus.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | NewStencil((f32, f32, f32, f32)), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 - NewStencil((f32, f32, f32, f32)), [INFO] [stdout] 31 + NewStencil(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pos` is never read [INFO] [stdout] --> src/hits/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LaserInfo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 9 | pub pos: Point, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NewFrame` is never constructed [INFO] [stdout] --> src/hits/detector.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum HitDetectorCommand { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 19 | NewFrame(Arc), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_unprocessed_hits_old_sorted` is never used [INFO] [stdout] --> src/hits/storage/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait HitStorage: Send { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn get_unprocessed_hits_old_sorted(&mut self) -> Result>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `last_frame` is never used [INFO] [stdout] --> src/recorder.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Recorder { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn last_frame(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGET_PREVIEW_PATH` is never used [INFO] [stdout] --> src/targets/settings.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const TARGET_PREVIEW_PATH: &str = "preview.png"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGET_ZONEMAP_PATH` is never used [INFO] [stdout] --> src/targets/settings.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const TARGET_ZONEMAP_PATH: &str = "zonemap.png"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `zone_scores`, and `loaded_zonemap` are never read [INFO] [stdout] --> src/targets/settings.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Target { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 28 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 29 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | zone_scores: HashMap, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 31 | loaded_zonemap: RwLock>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `load_zonemap`, `dir`, `name`, `id`, and `preview_path` are never used [INFO] [stdout] --> src/targets/settings.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl Target { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn load_zonemap(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn dir(&self) -> PathBuf { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn name(&self) -> &String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn id(&self) -> &String { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn preview_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crop_image` is never used [INFO] [stdout] --> src/vision/crop.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn crop_image(img: &RgbImage, stencil: &(f32, f32, f32, f32)) -> RgbImage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vision/stencil.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Stencil { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 12 | pub fn new(start_x: f32, start_y: f32, end_x: f32, end_y: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLUR_SIGMA` is never used [INFO] [stdout] --> src/vision/zones.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const BLUR_SIGMA: f32 = 1.5; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CANNY_LOW` is never used [INFO] [stdout] --> src/vision/zones.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const CANNY_LOW: f32 = 7.0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CANNY_HIGH` is never used [INFO] [stdout] --> src/vision/zones.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const CANNY_HIGH: f32 = 8.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DILATE_RADIUS` is never used [INFO] [stdout] --> src/vision/zones.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const DILATE_RADIUS: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MIN_CONTOUR_LEN` is never used [INFO] [stdout] --> src/vision/zones.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const MIN_CONTOUR_LEN: usize = 40; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_zones` is never used [INFO] [stdout] --> src/vision/zones.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn find_zones(img: &GrayImage) -> (GrayImage, u8) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `map` and `count` are never read [INFO] [stdout] --> src/vision/zones.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ZoneMap { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 64 | map: GrayImage, [INFO] [stdout] | ^^^ [INFO] [stdout] 65 | count: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `recognize`, `load`, `map`, `count`, and `at` are never used [INFO] [stdout] --> src/vision/zones.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl ZoneMap { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 69 | /// Recognize zones on image and build zone map [INFO] [stdout] 70 | pub fn recognize(img: &GrayImage) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn load(map: GrayImage) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn map(&self) -> &GrayImage { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn count(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn at(&self, p: Point) -> u8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bus.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | NewStencil((f32, f32, f32, f32)), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 - NewStencil((f32, f32, f32, f32)), [INFO] [stdout] 31 + NewStencil(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pos` is never read [INFO] [stdout] --> src/hits/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LaserInfo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 9 | pub pos: Point, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NewFrame` is never constructed [INFO] [stdout] --> src/hits/detector.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum HitDetectorCommand { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 19 | NewFrame(Arc), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_unprocessed_hits_old_sorted` is never used [INFO] [stdout] --> src/hits/storage/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait HitStorage: Send { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn get_unprocessed_hits_old_sorted(&mut self) -> Result>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `last_frame` is never used [INFO] [stdout] --> src/recorder.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Recorder { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn last_frame(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGET_PREVIEW_PATH` is never used [INFO] [stdout] --> src/targets/settings.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const TARGET_PREVIEW_PATH: &str = "preview.png"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGET_ZONEMAP_PATH` is never used [INFO] [stdout] --> src/targets/settings.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const TARGET_ZONEMAP_PATH: &str = "zonemap.png"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `zone_scores`, and `loaded_zonemap` are never read [INFO] [stdout] --> src/targets/settings.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Target { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 28 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 29 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | zone_scores: HashMap, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 31 | loaded_zonemap: RwLock>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `load_zonemap`, `dir`, `name`, `id`, and `preview_path` are never used [INFO] [stdout] --> src/targets/settings.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl Target { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn load_zonemap(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn dir(&self) -> PathBuf { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn name(&self) -> &String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn id(&self) -> &String { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn preview_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crop_image` is never used [INFO] [stdout] --> src/vision/crop.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn crop_image(img: &RgbImage, stencil: &(f32, f32, f32, f32)) -> RgbImage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vision/stencil.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Stencil { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 12 | pub fn new(start_x: f32, start_y: f32, end_x: f32, end_y: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLUR_SIGMA` is never used [INFO] [stdout] --> src/vision/zones.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const BLUR_SIGMA: f32 = 1.5; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CANNY_LOW` is never used [INFO] [stdout] --> src/vision/zones.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const CANNY_LOW: f32 = 7.0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CANNY_HIGH` is never used [INFO] [stdout] --> src/vision/zones.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const CANNY_HIGH: f32 = 8.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DILATE_RADIUS` is never used [INFO] [stdout] --> src/vision/zones.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const DILATE_RADIUS: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MIN_CONTOUR_LEN` is never used [INFO] [stdout] --> src/vision/zones.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const MIN_CONTOUR_LEN: usize = 40; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_zones` is never used [INFO] [stdout] --> src/vision/zones.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn find_zones(img: &GrayImage) -> (GrayImage, u8) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `map` and `count` are never read [INFO] [stdout] --> src/vision/zones.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ZoneMap { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 64 | map: GrayImage, [INFO] [stdout] | ^^^ [INFO] [stdout] 65 | count: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `recognize`, `load`, `map`, `count`, and `at` are never used [INFO] [stdout] --> src/vision/zones.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl ZoneMap { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 69 | /// Recognize zones on image and build zone map [INFO] [stdout] 70 | pub fn recognize(img: &GrayImage) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn load(map: GrayImage) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn map(&self) -> &GrayImage { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn count(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn at(&self, p: Point) -> u8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 57s [INFO] running `Command { std: "docker" "inspect" "54ce36fad92b90f42c85acd4d515e94478f678a93f3794ba61ec8bf9fd1892af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ce36fad92b90f42c85acd4d515e94478f678a93f3794ba61ec8bf9fd1892af", kill_on_drop: false }` [INFO] [stdout] 54ce36fad92b90f42c85acd4d515e94478f678a93f3794ba61ec8bf9fd1892af