Kirottu / kidex

A simple file indexing service for looking up file locations
GNU General Public License v3.0
17 stars 1 forks source link

Permission denied error #2

Open gauravchandan opened 1 year ago

gauravchandan commented 1 year ago

I just installed kidex-git from the aur package and set my home folder to be the one to be indexed in the file kidex.ron. However, running 'kidex' in the terminal throws the folllowing error rpeatedly:

ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)

How do I proceed?

Kirottu commented 1 year ago

Can you confirm whether or not you can still fetch the index from Kidex? As it says, it skipped the dir in question so the index should be fine.

gauravchandan commented 1 year ago

Can you tell me how to do that, I'm not sure how to

Kirottu commented 1 year ago

You can for example use Anyrun's Kidex plugin to search for files.

gauravchandan commented 1 year ago

Running anyrun throws the following error:

Failed to get kidex index: An IO error occurred: Connection refused (os error 111)

Kirottu commented 1 year ago

You need to have Kidex running first.

gauravchandan commented 1 year ago

Oops, my bad. I tried it now and it seems that the Kidex plugin has only indexed hidden folders from my home directory. I can find files from, say ~/.config but not from places like ~/Desktop

Kirottu commented 1 year ago

Ok, can you run Kidex with RUST_LOG=info kidex and send the full output?

gauravchandan commented 1 year ago

Here's what I did

export RUST_LOG="info kidex" kidex

This shows no output, where previously running the command kidex used to show the error messages mentioned in the first post.

Kirottu commented 1 year ago

Just run the command I sent as is, don't change it.

gauravchandan commented 1 year ago

This is the output

[2023-08-03T13:21:55Z INFO  kidex::index] Starting full index
[2023-08-03T13:21:56Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:56Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:56Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:56Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T13:21:58Z INFO  kidex::index] Full index done!
[2023-08-03T13:21:58Z INFO  kidex] File moved from: /home/gauravchandan//.cache/BraveSoftware/Brave-Browser/Default/Cache/Cache_Data/670047de20765d9e_0
[2023-08-03T13:21:58Z INFO  kidex] File moved to: /home/gauravchandan//.cache/BraveSoftware/Brave-Browser/Default/Cache/Cache_Data/todelete_670047de20765d9e_0_1
[2023-08-03T13:21:58Z ERROR kidex::index] Failed to open file: No such file or directory (os error 2)
[2023-08-03T13:21:58Z INFO  kidex] File deleted: /home/gauravchandan//.cache/BraveSoftware/Brave-Browser/Default/Cache/Cache_Data/todelete_670047de20765d9e_0_1
[2023-08-03T13:21:58Z WARN  kidex::index] Non-indexed file todelete_670047de20765d9e_0_1 asked to be un-indexed! Something is probably wrong!
[2023-08-03T13:22:04Z INFO  kidex] File created: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.xFUCk4
[2023-08-03T13:22:04Z INFO  kidex] File moved from: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.xFUCk4
[2023-08-03T13:22:04Z INFO  kidex] File moved to: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/Preferences
[2023-08-03T13:22:16Z INFO  kidex] File created: /home/gauravchandan//.cache/BraveSoftware/Brave-Browser/Default/Cache/Cache_Data/index-dir/temp-index
[2023-08-03T13:22:16Z ERROR kidex::index] Failed to open file: No such file or directory (os error 2)
[2023-08-03T13:22:16Z INFO  kidex] File moved from: /home/gauravchandan//.cache/BraveSoftware/Brave-Browser/Default/Cache/Cache_Data/index-dir/temp-index
[2023-08-03T13:22:16Z WARN  kidex::index] Non-indexed file temp-index asked to be un-indexed! Something is probably wrong!
[2023-08-03T13:22:16Z INFO  kidex] File moved to: /home/gauravchandan//.cache/BraveSoftware/Brave-Browser/Default/Cache/Cache_Data/index-dir/the-real-index
[2023-08-03T13:22:31Z INFO  kidex] File created: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.E1HIi9
[2023-08-03T13:22:31Z INFO  kidex] File moved from: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.E1HIi9
[2023-08-03T13:22:31Z INFO  kidex] File moved to: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/Preferences
[2023-08-03T13:22:38Z INFO  kidex] File created: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/.org.chromium.Chromium.6ss0Ik
[2023-08-03T13:22:38Z INFO  kidex] File moved from: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/.org.chromium.Chromium.6ss0Ik
[2023-08-03T13:22:38Z INFO  kidex] File moved to: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Local State
[2023-08-03T13:22:45Z INFO  kidex] File created: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.8Bv3nj
[2023-08-03T13:22:45Z INFO  kidex] File moved from: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.8Bv3nj
[2023-08-03T13:22:45Z INFO  kidex] File moved to: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/Preferences
[2023-08-03T13:23:03Z INFO  kidex] File created: /home/gauravchandan//.config/waybar/4913
[2023-08-03T13:23:03Z ERROR kidex::index] Failed to open file: No such file or directory (os error 2)
[2023-08-03T13:23:03Z INFO  kidex] File deleted: /home/gauravchandan//.config/waybar/4913
[2023-08-03T13:23:03Z WARN  kidex::index] Non-indexed file 4913 asked to be un-indexed! Something is probably wrong!
[2023-08-03T13:23:03Z INFO  kidex] File moved from: /home/gauravchandan//.config/waybar/config
[2023-08-03T13:23:03Z INFO  kidex] File moved to: /home/gauravchandan//.cache/vim/backup/%home%gauravchandan%.config%waybar%config~
[2023-08-03T13:23:03Z INFO  kidex] File created: /home/gauravchandan//.config/waybar/config
[2023-08-03T13:23:03Z INFO  kidex] File deleted: /home/gauravchandan//.cache/vim/backup/%home%gauravchandan%.config%waybar%config~
[2023-08-03T13:23:35Z INFO  kidex] File created: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/.org.chromium.Chromium.RN64wj
[2023-08-03T13:23:35Z INFO  kidex] File moved from: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/.org.chromium.Chromium.RN64wj
[2023-08-03T13:23:35Z INFO  kidex] File moved to: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Local State
[2023-08-03T13:24:00Z INFO  kidex] File created: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.F1syB0
[2023-08-03T13:24:00Z INFO  kidex] File moved from: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.F1syB0
[2023-08-03T13:24:00Z INFO  kidex] File moved to: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/Preferences

New lines similar to the last few ones continue to be added and every now and then I can see the following line: ERROR kidex::index] Failed to open file: No such file or directory (os error 2)

Kirottu commented 1 year ago

Ok now with RUST_LOG=trace kidex.

gauravchandan commented 1 year ago

This is the output of RUST_LOG=trace kidex

2023-08-03T14:35:59Z INFO  kidex::index] Starting full index
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.pki
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.pki/nssdb
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/state
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/state/wireplumber
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/gvfs-metadata
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/kactivitymanagerd
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/kactivitymanagerd/resources
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/kactivitymanagerd/resources/working-backup
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/kactivitymanagerd/resources/test-backup
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/applications
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/plank
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/plank/themes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nwg-look
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/catppuccin/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Tutorials
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Tutorials/Tutorial2
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Tutorials/Tutorial1
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/places
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/emblems
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/status
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/categories
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/mimetypes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/actions
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/apps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/emotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/symbolic/devices
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/16
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/16/places
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/16/status
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/16/mimetypes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/16/actions
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/16/apps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/16/devices
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/16/panel
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/22
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/22/places
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/22/actions
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/22/devices
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/22/panel
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/24
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/24/places
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/24/actions
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Custom/24/devices
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Madhusudhan-LectureSlides
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes/Sem 1
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes/Sem2
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes/.obsidian
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes/.obsidian/themes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes/.obsidian/themes/GitHub theme
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes/.obsidian/themes/Atom
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes/.obsidian/snippets
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes/Images
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Lab
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Lab/Titration
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Lab/Polarimeter
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Lab/Lambert-Beer
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Lab/Conductance
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/PYQs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/LectureNotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/References
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/bin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Joshi's Notes.2
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Books
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Joshi's Notes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/7. Hippocratic Medicine -20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/8. Ayurveda -20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/3. Ancient Civilizations and the invention of numbers -20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/18. The Medical Renaissance -- Andreas Vesalius -20200707
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/11. The Geocentric Universe-20200216
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/12. Science in Alexandria-20200316
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/20. Galileo I Astronomy-20200707
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/22. Landmark Experiments I-20200707
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/6. Pythagoras All is Number-20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/23. Francis Bacon, the Royal Society -20200707
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/2. Ancient Civilizations -20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/19. Kepler and Tycho Brahe -20200707
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/14. Science in the Golden Age of Islam -20200316
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/10. Aristotle -20200216
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/17. Copernicus -20200707
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/Joshi's Notes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/21. Galileo  Inertial physics -20200707
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/4. Pythagorean Theorem-20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/16. Revival of learning in the Early Modern era -20200330
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/1. Introduction -20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/13. Rise of Christianity -20200316
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/LectureSlides
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/24. Sir Issac Newton-20200707
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/5. The Pre-Socratics-20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/15. Siddantic Astronomy -20200323
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/HS1213/9. Socrates and Plato -20200205
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/MEGAsync
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Code
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes.2
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes.2/.obsidian
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes.2/.obsidian/themes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes.2/.obsidian/themes/Atom
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/Notes.2/Images
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/LectureSlides
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/files/dotfiles/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/Trash/expunged
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/jupyter
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/jupyter/runtime
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/ranger
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/desktop-directories
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/vlc
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/keyrings
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nautilus
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nautilus/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nautilus/scripts
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/fonts
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/fish
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/fish/generated_completions
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/zathura
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/assets
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/mc/skins/mc/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/sddm
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/16x16
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/16x16/apps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/32x32
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/32x32/apps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/128x128
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/128x128/apps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/256x256
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/256x256/apps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/48x48
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/48x48/apps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/512x512
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/hicolor/512x512/apps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/Bibata-Modern-Classic
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/icons/Bibata-Modern-Classic/cursors
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nemo
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nemo/actions
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nemo/scripts
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/data
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/data/Mega Limited
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/data/Mega Limited/MEGAsync
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/data/Mega Limited/MEGAsync/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/data/Mega Limited/MEGAsync/avatars
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/data/Mega Limited/MEGAsync/icons
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/data/Mega Limited/MEGAsync/crashDumps
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nomacs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nomacs/Image Lounge
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/nomacs/Image Lounge/translations
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/gradience
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/gradience/plugins
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/albert
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/albert/docs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/albert/docs/docsets
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/albert/widgetsboxmodel
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/albert/python
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/albert/python/plugins
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/flatpak
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/flatpak/overrides
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.local/share/iwctl
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Trial
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Trial/alacritty
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.ranger
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.ranger/ranger-trash
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.ranger/ranger-trash/albert-nordic-darker-theme-1.0.0
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.ranger/ranger-trash/Unpack-2507
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.ranger/ranger-trash/Unpack-2507/albert-nordic-darker-theme-1.0.0
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/tint2
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/openbox
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/openbox/sessions
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/gnome-screenshot
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache/8d371e4c69447bf2f2057a9308939294
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache/8d371e4c69447bf2f2057a9308939294/17f4cd8e4b83e347
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache/b79cbf418447ffb8035dd0ae7776efbb
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache/b79cbf418447ffb8035dd0ae7776efbb/17f4cd8e4b83e347
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache/356bdb941b4384ed70c7d49ad985f631
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache/356bdb941b4384ed70c7d49ad985f631/17f4cd8e4b83e347
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache/96c16aaad04bf94d0fca459bd20dd5b6
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/nvidia/GLCache/96c16aaad04bf94d0fca459bd20dd5b6/17f4cd8e4b83e347
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/plank
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/starship
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/ImageMagick
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/kitty
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/ranger
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/krunner
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/krunner/qmlcache
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/bookmarksrunner
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/bookmarksrunner/KRunner-Favicons-firefox-default
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/gnome-disks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/gnome-disks/benchmarks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/eww
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/eww/weather
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/startupCache
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/cache2
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/cache2/entries
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/cache2/doomed
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/personality-provider
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/thumbnails
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/settings
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/settings/main
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/settings/main/ms-language-packs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/settings/main/ms-language-packs/browser
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/settings/main/ms-language-packs/browser/newtab
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/safebrowsing
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/kes1zjlo.default-release/safebrowsing/google4
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mozilla/firefox/5mpybo5n.default
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/sddm-greeter
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/sddm-greeter/qmlcache
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/mathlib
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/vim
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/vim/backup
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/vim/undo
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/vim/swap
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/qtshadercache-x86_64-little_endian-lp64
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/gstreamer-1.0
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/electron19/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/lightdm-mini-greeter/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/polybar-spotify-module/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/polybar-spotify-module/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/whatsdesk-bin/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/auto-cpufreq/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/libinput-gestures/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/zulip-desktop/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/tracktion-waveform/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun-interface
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun-interface/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/nix
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/nix/plugins
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.github
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.github/workflows
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun-plugin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun-plugin/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/symbols
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/symbols/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/symbols/res
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/dictionary
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/dictionary/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/applications
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/applications/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/stdin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/stdin/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/randr
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/randr/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/randr/src/randr
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/shell
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/shell/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/kidex
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/kidex/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/translate
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/translate/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/rink
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/plugins/rink/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/examples
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun-macros
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun-macros/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/src/anyrun/anyrun/res
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/logs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/logs/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/logs/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/logs/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/logs/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/refs/remotes
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/.git/refs/remotes/origin
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/objects
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/objects/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/objects/pack
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/info
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/branches
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/hooks
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/refs
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/refs/tags
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/anyrun-git/anyrun/refs/heads
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/.github
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/.github/ISSUE_TEMPLATE
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/.github/workflows
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/crates
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/crates/eww
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/crates/eww/src
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/crates/eww/src/state
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/crates/eww/src/config
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.cache/yay/eww/src/eww/crates/eww/src/widgets
[2023-08-03T14:35:59Z TRACE kidex::index] Indexed subdirectory 
...

[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/embedded-book/start
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/embedded-book/c-tips
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/embedded-book/appendix
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/embedded-book/unsorted
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/borrow
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/fmt
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/vec
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/vec/into_iter
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/vec/extract_if
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/vec/drain
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/vec/splice
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/task
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/btree_set
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/vec_deque
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/vec_deque/iter
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/vec_deque/into_iter
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/vec_deque/iter_mut
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/vec_deque/drain
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/binary_heap
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/btree_map
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/linked_list
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/btree
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/btree/map
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/btree/map/entry
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/collections/btree/set
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/boxed
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/boxed/thin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/string
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/ffi
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/ffi/c_str
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/str
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/str/pattern
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/rc
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/slice
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/alloc
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/alloc/sync
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/sysroot
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/error_codes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/error_codes/FontAwesome
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/error_codes/FontAwesome/fonts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/error_codes/FontAwesome/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/error_codes/fonts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/error_codes/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc/read-documentation
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc/images
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc/FontAwesome
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc/FontAwesome/fonts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc/FontAwesome/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc/fonts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/rustdoc/write-documentation
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book/library-features
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book/compiler-flags
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book/FontAwesome
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book/FontAwesome/fonts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book/FontAwesome/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book/fonts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/doc/rust/html/unstable-book/language-features
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/etc
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/libexec
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.rustup/update-hashes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Music
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/catppuccin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/openbox
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/bpytop
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/bpytop/themes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/alacritty
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/alacritty/catppuccin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/fish
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/fish/functions
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/fish/themes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/fish/completions
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/fish/conf.d
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/91
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/83
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/3d
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/info
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/e5
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/b3
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/5b
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/2b
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/58
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/97
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/b1
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/pack
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/fe
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/a6
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/30
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/8d
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/09
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/0f
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/69
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/53
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/32
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/c0
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/42
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/63
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/64
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/3f
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/78
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/c9
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/00
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/dc
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/b6
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/e7
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/cd
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/c2
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/47
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/e9
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/a3
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/79
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/85
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/23
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/33
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/20
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/18
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/44
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/0a
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/2f
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/ca
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/34
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/4d
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/6d
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/fd
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/86
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/objects/04
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/info
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/logs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/logs/refs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/logs/refs/heads
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/logs/refs/remotes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/logs/refs/remotes/origin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/branches
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/hooks
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/refs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/refs/tags
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/refs/heads
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/refs/remotes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/.git/refs/remotes/origin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/picom
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/neofetch
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/dotfiles/polybar
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.jupyter
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.jupyter/lab
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.jupyter/lab/user-settings
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.jupyter/lab/user-settings/@jupyterlab
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.jupyter/lab/user-settings/@jupyterlab/apputils-extension
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.jupyter/lab/user-settings/@jupyterlab/filebrowser-extension
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Chemistry
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Chemistry/Books
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/ECS
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/ECS/Books
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Machine Learning
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Machine Learning/Books
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/objects
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/objects/info
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/objects/pack
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/info
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/branches
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/hooks
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/refs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/refs/tags
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/lean-project/.git/refs/heads
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/Rough
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/Rough/.obsidian
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/Rough/.obsidian/themes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/Rough/.obsidian/themes/Atom
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/Notes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/Notes/.obsidian
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/References
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/SageMath
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/SageMath/.ipynb_checkpoints
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/Books
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Math/HW
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Physics
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Physics/Presentation
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Physics/References
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Physics/Books
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Physics/Books/Landau-Lifshitz
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Misc
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/openbox
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/plank
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/plank/dock1
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/plank/dock1/launchers
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/fontforge
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/fontforge/plugin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/gpick
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/kitty
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/kitty/themes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/ranger
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/bpytop
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/bpytop/themes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/qt5ct
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/qt5ct/qss
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/qt5ct/colors
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/assets
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/objects
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/objects/info
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/objects/pack
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/info
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/logs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/logs/refs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/logs/refs/heads
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/logs/refs/remotes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/logs/refs/remotes/origin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/branches
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/hooks
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/refs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/refs/tags
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/refs/heads
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/refs/remotes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/alacritty/catppuccin/.git/refs/remotes/origin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/eww
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/i3
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/nautilus
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/presets
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/presets/user
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/presets/curated
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/presets/official
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/btop
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/btop/themes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/yay
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/images
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-6
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-5
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-7
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-4
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-4/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-3
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-3/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-2
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-2/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-1
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/launchers/type-1/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/colors
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/scripts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/applets
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/applets/type-5
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/applets/type-4
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/applets/type-3
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/applets/type-2
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/applets/type-1
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/applets/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/applets/bin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-6
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-5
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-4
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-4/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-3
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-3/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-2
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-2/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-1
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/rofi/powermenu/type-1/shared
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Keyfiles
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Controllers
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Controllers/Factory
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Controllers/User
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Remove Silence
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Natural Reverb
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Patterns
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Patterns/Chords
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Patterns/Progression
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Patterns/Bass
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Plate Reverb
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Compressor
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Limiter
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/4OSC
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Gate
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/DJ Tools
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/1 Band EQ
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Legacy
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Techno
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Blues
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Baleric House
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Moombahton
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Electro
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Hip Hop
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Garage
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Rock
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Trap
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Jungle
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Drum and Bass
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Dance Hall
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Misc
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Juke
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Nu Cumbia
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Disco
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Step Clips/Dubstep
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/__MACOSX
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/__MACOSX/DJ Tools
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Drum Sampler
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/8 Band EQ
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Non-linear Reverb
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Delay
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Chorus
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/3 Band EQ
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Racks
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Racks/Modifiers
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Racks/Guitar
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Dual Guitar IR
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Micro Drum Sampler
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Guitar IR
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Phaser
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Presets/Arp
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Factory Loops
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Presets
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Content
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Content/Extensions
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Content/Loops
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Content/Presets
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Translations
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Temporary
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Temporary/YouTube
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Temporary/previews
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Temporary/thumbnails
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Temporary/file_metadata
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Temporary/edit_1cddf5_16103ad
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Plugin Images
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Templates
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Waveform/Templates/Factory
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/Tracktion/Content
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/zathura
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/autostart
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/nitrogen
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/wal
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/wal/colorschemes
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/wal/colorschemes/light
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/wal/colorschemes/dark
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/wal/templates
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/nemo
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/nomacs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/xfce4
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/xfce4/xfconf
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z ERROR kidex::index] Failed to create listener for directory, skipping: Permission denied (os error 13)
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/qt6ct
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/qt6ct/qss
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/qt6ct/colors
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/albert
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/gtk-4.0
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/gtk-4.0/Rose-Pine
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/picom
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/neofetch
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/systemd
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/systemd/user
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/systemd/user/default.target.wants
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/.config/polybar
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Biology
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Biology/Books
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Python
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Trading
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/Trading/Books
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Desktop/IISER-P Docs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.gnome
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/.gnome/apps
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Templates
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/audio
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ISOs
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/Andromeda
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/Andromeda/assets
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/Andromeda/components
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/Andromeda/components/artwork
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/Andromeda/components/animation
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/Andromeda/faces
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/ventoy
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/plugin
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/plugin/ventoy
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/plugin/ventoy/theme
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/plugin/ventoy/theme/icons
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/boot
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/tool
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/tool/aarch64
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/tool/mips64el
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/tool/x86_64
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/tool/i386
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/bootstrap
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/bootstrap/js
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/bootstrap/fonts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/bootstrap/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/js
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/AdminLTE
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/AdminLTE/js
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/AdminLTE/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/AdminLTE/css/skins
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/fonts
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/css
[2023-08-03T14:37:01Z TRACE kidex::index] Indexed subdirectory /home/gauravchandan/Downloads/ventoy-1.0.93/WebUI/static/img
[2023-08-03T14:37:01Z INFO  kidex::index] Full index done!
[2023-08-03T14:37:01Z TRACE mio::poll] registering event source with poller: token=Token(0), interests=READABLE | WRITABLE
[2023-08-03T14:37:01Z TRACE mio::poll] registering event source with poller: token=Token(1), interests=READABLE | WRITABLE
[2023-08-03T14:37:01Z TRACE mio::poll] registering event source with poller: token=Token(2), interests=READABLE | WRITABLE
[2023-08-03T14:37:03Z INFO  kidex] File created: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.McQJ4f
[2023-08-03T14:37:03Z INFO  kidex] File moved from: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.McQJ4f
[2023-08-03T14:37:03Z INFO  kidex] File moved to: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/TransportSecurity
[2023-08-03T14:37:05Z INFO  kidex] File created: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.rtcBcQ
[2023-08-03T14:37:05Z INFO  kidex] File moved from: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/.org.chromium.Chromium.rtcBcQ
[2023-08-03T14:37:05Z INFO  kidex] File moved to: /home/gauravchandan//.config/BraveSoftware/Brave-Browser/Default/Preferences

And then more similar to the last line

Kirottu commented 1 year ago

Well I don't know why it would not index your Desktop directory, I guess it could have broken perms.

gauravchandan commented 1 year ago

Any ideas how to fix that?

Kirottu commented 1 year ago

Wait, on a second glance at the logs it shows pretty clearly that ~/Desktop is indexed. So there should be no problem.