Files
pilot/pilot-v2/target/debug/deps/rayon-4b7701379335181b.d
Gilles Soulier c5381b7112 Pilot v2: Core implementation + battery telemetry
Major updates:
- Complete Rust rewrite (pilot-v2/) with working MQTT client
- Fixed MQTT event loop deadlock (background task pattern)
- Battery telemetry for Linux (auto-detected via /sys/class/power_supply)
- Home Assistant auto-discovery for all sensors and switches
- Comprehensive documentation (AVANCEMENT.md, CLAUDE.md, roadmap)
- Docker test environment with Mosquitto broker
- Helper scripts for development and testing

Features working:
 MQTT connectivity with LWT
 YAML configuration with validation
 Telemetry: CPU, memory, IP, battery (Linux)
 Commands: shutdown, reboot, sleep, screen (dry-run tested)
 HA discovery and integration
 Allowlist and cooldown protection

Ready for testing on real hardware.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-30 06:23:00 +01:00

102 lines
29 KiB
D

/home/gilles/projects/pilot/pilot-v2/target/debug/deps/rayon-4b7701379335181b.d: /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/lib.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/delegate.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/private.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/split_producer.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/array.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/binary_heap.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/btree_map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/btree_set.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/hash_map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/hash_set.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/linked_list.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/vec_deque.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/blocks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/chain.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/chunks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/cloned.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/consumer.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/test.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/copied.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/empty.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/enumerate.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/extend.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter_map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/find.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/find_first_last/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flat_map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flat_map_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flatten.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flatten_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold_chunks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold_chunks_with.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/from_par_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/inspect.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/interleave.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/interleave_shortest.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/intersperse.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/len.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map_with.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/multizip.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/noop.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/once.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/panic_fuse.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/positions.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/product.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/repeat.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/rev.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip_any.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip_any_while.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/splitter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/step_by.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/sum.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take_any.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take_any_while.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_fold.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_reduce.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_reduce_with.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/unzip.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/update.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/walk_tree.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/while_some.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/zip.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/zip_eq.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/option.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/prelude.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range_inclusive.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/result.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/chunk_by.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/chunks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/rchunks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/sort.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/test.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/str.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/string.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/vec.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/math.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/par_either.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cannot_collect_filtermap_data.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cannot_zip_filtered_data.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cell_par_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/must_use.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/no_send_par_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/rc_par_iter.rs
/home/gilles/projects/pilot/pilot-v2/target/debug/deps/librayon-4b7701379335181b.rmeta: /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/lib.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/delegate.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/private.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/split_producer.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/array.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/binary_heap.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/btree_map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/btree_set.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/hash_map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/hash_set.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/linked_list.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/vec_deque.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/blocks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/chain.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/chunks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/cloned.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/consumer.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/test.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/copied.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/empty.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/enumerate.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/extend.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter_map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/find.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/find_first_last/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flat_map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flat_map_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flatten.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flatten_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold_chunks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold_chunks_with.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/from_par_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/inspect.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/interleave.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/interleave_shortest.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/intersperse.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/len.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map_with.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/multizip.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/noop.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/once.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/panic_fuse.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/positions.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/product.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/repeat.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/rev.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip_any.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip_any_while.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/splitter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/step_by.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/sum.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take_any.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take_any_while.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_fold.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_reduce.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_reduce_with.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/unzip.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/update.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/walk_tree.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/while_some.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/zip.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/zip_eq.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/option.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/prelude.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range_inclusive.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/result.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/chunk_by.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/chunks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/rchunks.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/sort.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/test.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/str.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/string.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/vec.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/math.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/par_either.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cannot_collect_filtermap_data.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cannot_zip_filtered_data.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cell_par_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/must_use.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/no_send_par_iter.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/rc_par_iter.rs
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/lib.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/delegate.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/private.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/split_producer.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/array.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/mod.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/binary_heap.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/btree_map.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/btree_set.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/hash_map.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/hash_set.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/linked_list.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/collections/vec_deque.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/blocks.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/chain.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/chunks.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/cloned.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/mod.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/consumer.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/test.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/copied.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/empty.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/enumerate.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/extend.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter_map.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/find.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/find_first_last/mod.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flat_map.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flat_map_iter.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flatten.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/flatten_iter.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold_chunks.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold_chunks_with.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/from_par_iter.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/inspect.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/interleave.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/interleave_shortest.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/intersperse.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/len.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map_with.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/multizip.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/noop.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/once.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/panic_fuse.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/positions.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/product.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/repeat.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/rev.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip_any.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/skip_any_while.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/splitter.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/step_by.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/sum.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take_any.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/take_any_while.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_fold.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_reduce.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/try_reduce_with.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/unzip.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/update.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/walk_tree.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/while_some.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/zip.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/zip_eq.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/option.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/prelude.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range_inclusive.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/result.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/chunk_by.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/chunks.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/rchunks.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/sort.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/test.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/str.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/string.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/vec.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/math.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/par_either.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/mod.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cannot_collect_filtermap_data.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cannot_zip_filtered_data.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/cell_par_iter.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/must_use.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/no_send_par_iter.rs:
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/compile_fail/rc_par_iter.rs: