From 6912770af06b2d6cc2cd7f1e1d8798e0d32d4126 Mon Sep 17 00:00:00 2001 From: Suyog Tandel Date: Mon, 12 Jan 2026 19:55:08 +0530 Subject: [PATCH] fix: macos-private-api tauri --- src-tauri/Cargo.toml | 2 +- src-tauri/tauri.conf.json | 1 + target/rust-analyzer/flycheck0/stderr | 16 - target/rust-analyzer/flycheck0/stdout | 673 -------------------------- 4 files changed, 2 insertions(+), 690 deletions(-) delete mode 100644 target/rust-analyzer/flycheck0/stderr delete mode 100644 target/rust-analyzer/flycheck0/stdout diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index e371d40..372584c 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -19,7 +19,7 @@ crate-type = ["staticlib", "cdylib", "rlib"] tauri-build = { version = "2", features = [] } [dependencies] -tauri = { version = "2", features = [] } +tauri = { version = "2", features = ["macos-private-api"] } tauri-plugin-opener = "2" tauri-plugin-shell = "2" serde = { version = "1", features = ["derive"] } diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index ed9a28b..a9c7972 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -10,6 +10,7 @@ "frontendDist": "../build" }, "app": { + "macOSPrivateApi": true, "windows": [ { "title": "pico-forge", diff --git a/target/rust-analyzer/flycheck0/stderr b/target/rust-analyzer/flycheck0/stderr deleted file mode 100644 index 5c47d63..0000000 --- a/target/rust-analyzer/flycheck0/stderr +++ /dev/null @@ -1,16 +0,0 @@ - 0.219453379s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: stale: changed "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/fido/constants.rs" - 0.219475380s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: (vs) "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/.fingerprint/picoforge-9958a5f8403d6770/dep-lib-picoforge_lib" - 0.219479458s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: FileTime { seconds: 1768211758, nanos: 513093281 } < FileTime { seconds: 1768211774, nanos: 844276741 } - 0.219919077s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: fingerprint dirty for picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri)/Check { test: false }/TargetInner { ..: lib_target("picoforge_lib", ["staticlib", "cdylib", "rlib"], "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs", Edition2024) } - 0.219937752s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: dirty: FsStatusOutdated(StaleItem(ChangedFile { reference: "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/.fingerprint/picoforge-9958a5f8403d6770/dep-lib-picoforge_lib", reference_mtime: FileTime { seconds: 1768211758, nanos: 513093281 }, stale: "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/fido/constants.rs", stale_mtime: FileTime { seconds: 1768211774, nanos: 844276741 } })) - 0.250612586s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: stale: changed "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/fido/constants.rs" - 0.250624429s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: (vs) "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/.fingerprint/picoforge-e6cd814c4d889b70/dep-test-lib-picoforge_lib" - 0.250627855s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: FileTime { seconds: 1768211758, nanos: 513093281 } < FileTime { seconds: 1768211774, nanos: 844276741 } - 0.250679182s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: fingerprint dirty for picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri)/Check { test: true }/TargetInner { ..: lib_target("picoforge_lib", ["staticlib", "cdylib", "rlib"], "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs", Edition2024) } - 0.250689291s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge_lib"}: cargo::core::compiler::fingerprint: dirty: FsStatusOutdated(StaleItem(ChangedFile { reference: "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/.fingerprint/picoforge-e6cd814c4d889b70/dep-test-lib-picoforge_lib", reference_mtime: FileTime { seconds: 1768211758, nanos: 513093281 }, stale: "/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/fido/constants.rs", stale_mtime: FileTime { seconds: 1768211774, nanos: 844276741 } })) - 0.252396271s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge"}: cargo::core::compiler::fingerprint: fingerprint dirty for picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri)/Check { test: false }/TargetInner { name: "picoforge", doc: true, ..: with_path("/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/main.rs", Edition2024) } - 0.252414676s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge"}: cargo::core::compiler::fingerprint: dirty: FsStatusOutdated(StaleDepFingerprint { name: "picoforge_lib" }) - 0.253882615s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge"}: cargo::core::compiler::fingerprint: fingerprint dirty for picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri)/Check { test: true }/TargetInner { name: "picoforge", doc: true, ..: with_path("/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/main.rs", Edition2024) } - 0.253892634s INFO prepare_target{force=false package_id=picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) target="picoforge"}: cargo::core::compiler::fingerprint: dirty: FsStatusOutdated(StaleDepFingerprint { name: "picoforge_lib" }) - Checking picoforge v0.1.5 (/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri) - Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s diff --git a/target/rust-analyzer/flycheck0/stdout b/target/rust-analyzer/flycheck0/stdout deleted file mode 100644 index b5dcb9d..0000000 --- a/target/rust-analyzer/flycheck0/stdout +++ /dev/null @@ -1,673 +0,0 @@ -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.43","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","proc-macro"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/quote-e4ba7b714edb4359/build-script-build"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.43","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/quote-40d2eaca0f7ad643/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.105","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","proc-macro","span-locations"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro2-2cc28dae530d220a/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.22","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.22/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unicode_ident","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.22/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunicode_ident-4fec18d14b15363e.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunicode_ident-4fec18d14b15363e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","result","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde_core-d13977950efd2e79/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","derive","serde_derive","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde-cbc1ead2e3f76bf4/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"equivalent","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.2/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libequivalent-1644bd92a347d6e1.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libequivalent-1644bd92a347d6e1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"hashbrown","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhashbrown-e17620430a458ee7.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhashbrown-e17620430a458ee7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"smallvec","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["const_generics"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsmallvec-feb305b024a8a81f.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsmallvec-feb305b024a8a81f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.32/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pkg_config","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.32/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpkg_config-f6783222fab12a6c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpkg_config-f6783222fab12a6c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"heck","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libheck-97d689db605b5137.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libheck-97d689db605b5137.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.5.40/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"winnow","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.5.40/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwinnow-690d2e4b20b62407.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwinnow-690d2e4b20b62407.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.16/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.16/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/target-lexicon-e67dbacec82cb0a5/build-script-build"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.105","linked_libs":[],"linked_paths":[],"cfgs":["span_locations","wrap_proc_macro","proc_macro_span_location","proc_macro_span_file"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro2-c2c178706094c962/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde_core-e85d796bceb79968/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228","linked_libs":[],"linked_paths":[],"cfgs":["if_docsrs_then_no_serde_core"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde-b23b74a1d9fcdb7c/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.13.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.13.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"indexmap","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.13.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libindexmap-0e7b3d7d5a50e2cf.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libindexmap-0e7b3d7d5a50e2cf.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16","linked_libs":[],"linked_paths":[],"cfgs":["feature=\"rust_1_40\""],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/target-lexicon-b5f427365cba1873/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.180","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","extra_traits","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/libc-a0949981e1eda769/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#version-compare@0.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version-compare-0.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"version_compare","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version-compare-0.2.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libversion_compare-a8da0644d2b1037b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libversion_compare-a8da0644d2b1037b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","rc","result","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde_core-7fcd71651daab7b8/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cfg_if","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.4/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfg_if-b39a315480926510.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfg_if-b39a315480926510.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.180","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/libc-7c8bdfa622e05e59/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"autocfg","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libautocfg-38d501c17e68b38c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libautocfg-38d501c17e68b38c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"version_check","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libversion_check-e67c589c3c1ced77.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libversion_check-e67c589c3c1ced77.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.105","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"proc_macro2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","proc-macro","span-locations"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro2-2b16cf80c25515da.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro2-2b16cf80c25515da.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","result","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_core-e573b35aab5c88b6.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_core-e573b35aab5c88b6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.16/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"target_lexicon","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.16/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtarget_lexicon-2e711389a86bfd76.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtarget_lexicon-2e711389a86bfd76.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.180","linked_libs":[],"linked_paths":[],"cfgs":["freebsd12"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/libc-3ac331021419bf3d/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde_core-afeb17e3e9c67385/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.180","linked_libs":[],"linked_paths":[],"cfgs":["freebsd12"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/libc-8add96127dc7f5f1/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.33","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["simd"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/zerocopy-570b41d6343e5e23/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["clone-impls","default","derive","extra-traits","fold","full","parsing","printing","proc-macro","quote"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/syn-1b30d4a6ef3def89/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/thiserror-d2b20bc5606dd667/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"memchr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmemchr-feacaf37d53e7952.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pin_project_lite","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpin_project_lite-9488c7fc49eedece.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.1.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.1.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/icu_properties_data-67d26df1ecbf6e0e/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.43","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"quote","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","proc-macro"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libquote-e77dffb87fa2c96b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libquote-e77dffb87fa2c96b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.180","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"libc","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","extra_traits","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblibc-db2167d7e9d7f470.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.15.8","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-expr-0.15.8/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cfg_expr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-expr-0.15.8/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","target-lexicon","targets"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfg_expr-9646f008b2f5cf74.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfg_expr-9646f008b2f5cf74.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","rc","result","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_core-90a6c375e332ab64.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.180","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"libc","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblibc-ca716dbd9d49aee2.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblibc-ca716dbd9d49aee2.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.33","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/zerocopy-eb7eaf54435fbe6e/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109","linked_libs":[],"linked_paths":[],"cfgs":["syn_disable_nightly_tests"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/syn-e56f1b198fdfbe3b/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/thiserror-b28f052e3ba5c2bc/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"stable_deref_trait","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.1/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstable_deref_trait-a1399dae6b22cb5c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstable_deref_trait-a1399dae6b22cb5c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.1.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.1.1/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/icu_normalizer_data-0d2237b9fa766ff5/build-script-build"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/icu_properties_data-7b4c395cee829008/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"futures_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutures_core-6360c4212b185c58.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.114","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"syn","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["clone-impls","default","derive","extra-traits","fold","full","parsing","printing","proc-macro","visit","visit-mut"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsyn-4f718429663c0dcc.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsyn-4f718429663c0dcc.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.33","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zerocopy","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["simd"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerocopy-d9700fe9280c7ebd.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerocopy-d9700fe9280c7ebd.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"syn","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["clone-impls","default","derive","extra-traits","fold","full","parsing","printing","proc-macro","quote"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsyn-2ef59071f12142c2.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsyn-2ef59071f12142c2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.16","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.16/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"getrandom","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.16/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgetrandom-a9633b5e34766c84.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgetrandom-a9633b5e34766c84.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/icu_normalizer_data-a92d98b2db83e929/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-1.0.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"siphasher","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-1.0.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsiphasher-f8952a49ad1d21fe.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsiphasher-f8952a49ad1d21fe.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.12/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.12/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/zmij-db4256ede187fba5/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/thiserror-31df43c19cb96785/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.14/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"winnow","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.14/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwinnow-a70df8d793627acd.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwinnow-a70df8d793627acd.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"semver","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsemver-c14ab426fb2e72d8.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsemver-c14ab426fb2e72d8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.10.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"bitflags","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.10.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde","serde_core","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbitflags-ae68fba159caa59e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_datetime","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-1.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_datetime-21c748270ebd370b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_datetime-21c748270ebd370b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"serde_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_derive-c781edca04d66e49.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"synstructure","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","proc-macro"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsynstructure-f04c04c23109d400.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsynstructure-f04c04c23109d400.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"displaydoc","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdisplaydoc-5197a37447fd2b2f.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.2/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"zerovec_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerovec_derive-82570a293b626e62.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.21/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ppv_lite86","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.21/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["simd","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libppv_lite86-00ac3b924f34b612.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libppv_lite86-00ac3b924f34b612.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"thiserror_impl","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthiserror_impl-2dd6cb1ebcc29403.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","getrandom","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_core-a558aa891388fd89.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_core-a558aa891388fd89.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.12","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/zmij-d24a8c819d77fbc3/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.11.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_shared","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.11.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_shared-3148eadd6f8e44fe.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_shared-3148eadd6f8e44fe.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.17/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"thiserror_impl","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.17/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthiserror_impl-2da40525755605ce.so"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/thiserror-c4be12b08819dbfd/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.0.6+spec-1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.6+spec-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_parser","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.6+spec-1.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_parser-39f6cfe1b4cf0b08.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_parser-39f6cfe1b4cf0b08.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","derive","serde_derive","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde-4a3e649658df6043.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde-4a3e649658df6043.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.6/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"zerofrom_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerofrom_derive-5c605c751c5e8dc8.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.8.1/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"yoke_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.8.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libyoke_derive-51c37e82de700d30.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand_chacha","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_chacha-6ab1681c8e2952a1.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_chacha-6ab1681c8e2952a1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","derive","rc","serde_derive","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde-04eb7fe29e51f410/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-0.3.11/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"siphasher","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-0.3.11/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsiphasher-5397d734f796b7b2.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsiphasher-5397d734f796b7b2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"smallvec","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["const_generics","const_new","union"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsmallvec-d4906d4294c907b1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"once_cell","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","race","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libonce_cell-e48f3558e51f086f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/parking_lot_core-a1f54925c42d264a/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cfg_if","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.4/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfg_if-f16b8fd1f7a8fcc2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.1.16","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/getrandom-82238b221343d9d2/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"fnv","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfnv-4644d4661f025f86.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfnv-4644d4661f025f86.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.6.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_datetime","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.6.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_datetime-0f2e7325de6614e1.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_datetime-0f2e7325de6614e1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-0.6.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_spanned","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-0.6.9/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_spanned-a6dba083731384e0.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_spanned-a6dba083731384e0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","getrandom","libc","rand_chacha","small_rng","std","std_rng"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand-e4e2e37187ae02a9.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand-e4e2e37187ae02a9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zerofrom","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["derive"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerofrom-aed71fdfadbea66d.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerofrom-aed71fdfadbea66d.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228","linked_libs":[],"linked_paths":[],"cfgs":["if_docsrs_then_no_serde_core"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde-a4ceae42d15d99aa/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/parking_lot_core-ffcaa5490a92af7a/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.1.16","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/getrandom-e1167d5be3c4411b/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#slab@0.4.11","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.11/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"slab","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.11/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libslab-ef594d5afead0fbf.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"memchr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmemchr-4eb4ede79c626bb5.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmemchr-4eb4ede79c626bb5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/typeid-db4e8683f596ac15/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro-error-attr-5dedb5f6a0fa002e/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.17/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"itoa","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.17/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libitoa-b651b9bae368831f.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libitoa-b651b9bae368831f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.20.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_edit","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.20.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","serde"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_edit-a01396603dafe4da.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_edit-a01396603dafe4da.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.8.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"yoke","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.8.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["derive","zerofrom"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libyoke-4d4ca4bfe5f598cb.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libyoke-4d4ca4bfe5f598cb.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_generator-0.11.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_generator","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_generator-0.11.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_generator-1d95ca3960179261.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_generator-1d95ca3960179261.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","derive","rc","serde_derive","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde-884c7baa40452eba.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.1.16","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"getrandom","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgetrandom-071dbd6c18cf6e53.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgetrandom-071dbd6c18cf6e53.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/typeid-66c5a4c1c4d1e4eb/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.11.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"strsim","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.11.1/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstrsim-cdfa80b3792e870c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstrsim-cdfa80b3792e870c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.6.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"writeable","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.6.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwriteable-31c9ba73adda303d.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwriteable-31c9ba73adda303d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.8.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"litemap","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.8.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblitemap-06503fb95966bed0.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblitemap-06503fb95966bed0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ident_case-1.0.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ident_case","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ident_case-1.0.1/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libident_case-649284103e8b873b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libident_case-649284103e8b873b.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro-error-attr-fd19209c4c2dd960/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","syn","syn-error"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro-error-fb53a1b694a56186/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml@0.8.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["parse"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml-ab857daeccdfdcc4.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml-ab857daeccdfdcc4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zerovec","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["derive","yoke"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerovec-2a56571904e5b90b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerovec-2a56571904e5b90b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand_core@0.5.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","getrandom","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_core-7bb1082bcd367c30.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_core-7bb1082bcd367c30.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.11.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_macros-0.11.3/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"phf_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_macros-0.11.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_macros-fb05aee790df9b8c.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#darling_core@0.21.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.21.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"darling_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.21.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["strsim","suggestions"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdarling_core-2c7b2a51d4ef3d71.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdarling_core-2c7b2a51d4ef3d71.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerotrie-0.2.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zerotrie","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerotrie-0.2.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["yoke","zerofrom"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerotrie-65135782f10b3b41.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerotrie-65135782f10b3b41.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/anyhow-f0f8ac34947eb6de/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"futures_io","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutures_io-82c4463648e9291f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.9/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.9/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/erased-serde-38116bd1c3bb494b/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"proc_macro_error_attr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_error_attr-957493ea972c6a29.so"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4","linked_libs":[],"linked_paths":[],"cfgs":["use_fallback"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro-error-8f6bb1cad2f62144/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.8.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.8.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_shared","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.8.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_shared-5ba62bf7a17d16bd.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_shared-5ba62bf7a17d16bd.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/system-deps-6.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"system_deps","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/system-deps-6.2.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsystem_deps-70e747026cd82cd7.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsystem_deps-70e747026cd82cd7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.8.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tinystr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.8.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["zerovec"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtinystr-437f515f10342cb3.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtinystr-437f515f10342cb3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/potential_utf-0.1.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"potential_utf","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/potential_utf-0.1.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["zerovec"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpotential_utf-43fa898a1ae4f9ae.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpotential_utf-43fa898a1ae4f9ae.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.21.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.21.3/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"darling_macro","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.21.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdarling_macro-136c8b6e16a97490.so"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.9","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/erased-serde-b28677371b83f4b2/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100","linked_libs":[],"linked_paths":[],"cfgs":["std_backtrace"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/anyhow-7dffd08ca73f1c01/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_pcg-0.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand_pcg","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_pcg-0.2.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_pcg-4be53f2b93cf4dee.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_pcg-4be53f2b93cf4dee.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand_chacha","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.2.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_chacha-5f6e14a0e1a6dfcf.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_chacha-5f6e14a0e1a6dfcf.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-hack@0.5.20+deprecated","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.20+deprecated/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.20+deprecated/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro-hack-ada0ea3de2013f08/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"proc_macro_error","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","syn","syn-error"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_error-a97fe9db5f0fc3f3.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_error-a97fe9db5f0fc3f3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.10.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_shared","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.10.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_shared-21254eadc1df274a.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_shared-21254eadc1df274a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"thiserror","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthiserror-3bf8cb46a41f36fb.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glib-sys-0.18.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glib-sys-0.18.1/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_58","v2_60","v2_62","v2_64","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/glib-sys-fba9fadcf0988c1f/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gobject-sys-0.18.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gobject-sys-0.18.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_58","v2_62","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gobject-sys-bd9aa346a0373e85/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gio-sys-0.18.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gio-sys-0.18.1/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_58","v2_60","v2_62","v2_64","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gio-sys-74bd8a4c2351a4a6/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale_core-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_locale_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale_core-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["zerovec"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_locale_core-a62fb87571bfc97a.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_locale_core-a62fb87571bfc97a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_collections","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_collections-b3fb4546ec6b2f3b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_collections-b3fb4546ec6b2f3b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-sys-0.18.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-sys-0.18.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gdk-sys-8e62c6826164771d/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand@0.7.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.7.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.7.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","getrandom","getrandom_package","libc","rand_pcg","small_rng","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand-f9034fbeb419058b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand-f9034fbeb419058b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#darling@0.21.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.21.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"darling","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.21.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","suggestions"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdarling-c62901df84b9b9d0.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdarling-c62901df84b9b9d0.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-hack@0.5.20+deprecated","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro-hack-ad30de7f4b8bd5b9/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_normalizer_data","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_normalizer_data-380a74f5128b3a29.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_normalizer_data-380a74f5128b3a29.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version-0.4.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rustc_version","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version-0.4.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librustc_version-fe7ef3d71848f602.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librustc_version-fe7ef3d71848f602.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.31","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"futures_macro","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutures_macro-0853d47dc8f7d491.so"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1","linked_libs":["glib-2.0","gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_glib_2_0","system_deps_have_gobject_2_0"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/glib-sys-ca2e9dec5797db07/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0","linked_libs":["gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_gobject_2_0"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gobject-sys-60602652bc13d9ba/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1","linked_libs":["gio-2.0","gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_gio_2_0"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gio-sys-bbddf6bf26667e39/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_provider","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["baked"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_provider-f03abfdb38bd7bee.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_provider-f03abfdb38bd7bee.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2","linked_libs":["gdk-3","z","pangocairo-1.0","pango-1.0","gdk_pixbuf-2.0","seccomp","lcms2","cairo-gobject","gio-2.0","gobject-2.0","wayland-client","m","cairo","harfbuzz","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_gdk_3_0","gdk_backend=\"broadway\"","gdk_backend=\"wayland\"","gdk_backend=\"x11\""],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gdk-sys-f0ea1cdd4175cd07/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_properties_data","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_properties_data-018f8a5dd2faebfa.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_properties_data-018f8a5dd2faebfa.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/getrandom-c202808f8e6e5002/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std","unbounded_depth"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde_json-8bf822bbe92307fe/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pin_utils","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpin_utils-3417d1fa783ea50a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.31","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"futures_task","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutures_task-360f4fcc6ba9b024.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"scopeguard","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libscopeguard-53ae95c864302c1e.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libscopeguard-53ae95c864302c1e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/new_debug_unreachable-1.0.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"debug_unreachable","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/new_debug_unreachable-1.0.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdebug_unreachable-fd84266b964b2e48.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdebug_unreachable-fd84266b964b2e48.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glib-sys-0.18.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"glib_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glib-sys-0.18.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_58","v2_60","v2_62","v2_64","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libglib_sys-6998b5d4b9dd1b8f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"byteorder","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbyteorder-c82ac824a047277d.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbyteorder-c82ac824a047277d.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149","linked_libs":[],"linked_paths":[],"cfgs":["fast_arithmetic=\"64\""],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde_json-90c794868a8d339d/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-2.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_properties","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-2.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["compiled_data"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_properties-83dc0e2cd7283cb5.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_properties-83dc0e2cd7283cb5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"lock_api","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["atomic_usize","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblock_api-d050917127756093.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblock_api-d050917127756093.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_normalizer","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["compiled_data"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_normalizer-81b9f16bb40affb3.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_normalizer-81b9f16bb40affb3.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/getrandom-594ba80834066d68/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"futures_util","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","async-await","async-await-macro","default","futures-macro","slab","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutures_util-e41aab75be7b959d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.16.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with_macros-3.16.1/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"serde_with_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with_macros-3.16.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_with_macros-0ef9d3ef0c57e909.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.8.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_generator-0.8.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_generator","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_generator-0.8.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_generator-a8d07080b8db331b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_generator-a8d07080b8db331b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-hack@0.5.20+deprecated","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.20+deprecated/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"proc_macro_hack","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.20+deprecated/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_hack-b097845aa40626bb.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.10.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_generator-0.10.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_generator","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_generator-0.10.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_generator-32a2f52f6279281d.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_generator-32a2f52f6279281d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gobject-sys-0.18.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gobject_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gobject-sys-0.18.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_58","v2_62","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgobject_sys-b822c735133c4218.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.5.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache_codegen-0.5.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"string_cache_codegen","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache_codegen-0.5.4/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstring_cache_codegen-5189f4836598bc60.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstring_cache_codegen-5189f4836598bc60.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@2.0.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-2.0.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"proc_macro_crate","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-2.0.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_crate-9d41ed71ca3a0f7c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_crate-9d41ed71ca3a0f7c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.11.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_codegen","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.11.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_codegen-c9c622919ff766e1.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_codegen-c9c622919ff766e1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"parking_lot_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libparking_lot_core-b44bf3a65d96e09a.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libparking_lot_core-b44bf3a65d96e09a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zerofrom","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["derive"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerofrom-60b448955b9017d9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.12/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zmij","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.12/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzmij-b2bc52ccc05da4a4.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzmij-b2bc52ccc05da4a4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"stable_deref_trait","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.1/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstable_deref_trait-1f7c15beb2b04acc.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/crossbeam-utils-9f903420b66b12f7/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/typenum-059357c2950c45e7/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#mac@0.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mac-0.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"mac","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mac-0.1.1/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmac-0349b51e20534c46.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmac-0349b51e20534c46.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/precomputed-hash-0.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"precomputed_hash","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/precomputed-hash-0.1.1/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libprecomputed_hash-85c1cadba85a534b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libprecomputed_hash-85c1cadba85a534b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gio-sys-0.18.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gio_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gio-sys-0.18.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_58","v2_60","v2_62","v2_64","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgio_sys-d1ef68df6ad8e837.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#heck@0.4.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.4.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"heck","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.4.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libheck-cd05cce555edceea.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libheck-cd05cce555edceea.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.17/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"itoa","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.17/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libitoa-f4d37dc987d22019.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_json","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std","unbounded_depth"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_json-d03893bc9599ab99.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_json-d03893bc9599ab99.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"parking_lot","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libparking_lot-c9f6c26f44a9915b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libparking_lot-c9f6c26f44a9915b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.8.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"yoke","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.8.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["derive","zerofrom"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libyoke-e14a555997af1583.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futf@0.1.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futf-0.1.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"futf","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futf-0.1.5/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutf-5bbf27dc900883f4.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutf-5bbf27dc900883f4.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/crossbeam-utils-cd74f45dfbdde2a1/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.14.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/markup5ever-0.14.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/markup5ever-0.14.1/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/markup5ever-ad2b69431db8da86/build-script-build"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/typenum-f0d3a75958b66a8e/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.31","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"futures_executor","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutures_executor-93a9550a90db4d75.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"getrandom","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgetrandom-675fd1263769c195.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgetrandom-675fd1263769c195.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.18.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glib-macros-0.18.5/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"glib_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glib-macros-0.18.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libglib_macros-7bd1e6c73268906a.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.10.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_macros-0.10.0/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"phf_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_macros-0.10.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_macros-f1475abee38f3bd2.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"idna_adapter","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["compiled_data"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libidna_adapter-61b9dc99bbc0499b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libidna_adapter-61b9dc99bbc0499b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.8.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.8.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_codegen","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.8.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_codegen-83410a14de6b77a2.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_codegen-83410a14de6b77a2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-pixbuf-sys-0.18.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-pixbuf-sys-0.18.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gdk-pixbuf-sys-c6ed4e944e2c4d7c/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-sys-rs-0.18.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-sys-rs-0.18.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["glib","use_glib"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/cairo-sys-rs-fa98fa5e999686c9/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pango-sys-0.18.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pango-sys-0.18.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/pango-sys-4ecf758fa3f9f92e/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cssparser@0.29.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cssparser-0.29.6/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cssparser-0.29.6/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/cssparser-57ffacc63b889f75/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"futures_channel","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutures_channel-fb2720cc9d7675b3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_spanned","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_spanned-88ded3046013b0ab.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_spanned-88ded3046013b0ab.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"utf8_iter","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libutf8_iter-022bba74f2b025dd.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libutf8_iter-022bba74f2b025dd.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"utf8","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libutf8-d13bb69479f300d2.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libutf8-d13bb69479f300d2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"bitflags","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbitflags-8d25b584161fdc54.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbitflags-8d25b584161fdc54.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.0.6+spec-1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_writer","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-1.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_writer-6fa8338af50218a0.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_writer-6fa8338af50218a0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dtoa@1.0.11","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-1.0.11/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dtoa","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-1.0.11/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdtoa-6a6b621535497e66.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdtoa-6a6b621535497e66.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/find-msvc-tools-0.1.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"find_msvc_tools","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/find-msvc-tools-0.1.6/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfind_msvc_tools-d5326adfbed70590.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfind_msvc_tools-d5326adfbed70590.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.29/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"log","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.29/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblog-872bddb20913c336.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblog-872bddb20913c336.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"percent_encoding","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpercent_encoding-4d4b29abc91cf8fa.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpercent_encoding-4d4b29abc91cf8fa.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"shlex","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libshlex-3b90976fe851454e.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libshlex-3b90976fe851454e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf@0.10.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.10.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.10.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","macros","phf_macros","proc-macro-hack","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf-01772fef4a794a72.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf-01772fef4a794a72.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0","linked_libs":["gdk_pixbuf-2.0","fontconfig","seccomp","lcms2","gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_gdk_pixbuf_2_0"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gdk-pixbuf-sys-4dfe33acebc32f3d/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2","linked_libs":["cairo","cairo-gobject","cairo","gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_cairo","system_deps_have_cairo_gobject"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/cairo-sys-rs-dfb4d0ea35f4eff6/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"idna","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.1.0/src/lib.rs","edition":"2018","doc":true,"doctest":false,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","compiled_data","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libidna-4ac31b2a29d435dc.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libidna-4ac31b2a29d435dc.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#selectors@0.24.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/selectors-0.24.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/selectors-0.24.0/build.rs","edition":"2015","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/selectors-9eea39c7377efd9c/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.10+spec-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.10+spec-1.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","display","parse","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml-b85fdcc1bfb91223.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml-b85fdcc1bfb91223.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cc@1.2.51","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.51/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cc","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.51/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcc-64adf7754fa76a3e.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcc-64adf7754fa76a3e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dtoa-short@0.3.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-short-0.3.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dtoa_short","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-short-0.3.5/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdtoa_short-792c19e2b5441e90.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdtoa_short-792c19e2b5441e90.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"form_urlencoded","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libform_urlencoded-ce89fe9ed8b0aed7.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libform_urlencoded-ce89fe9ed8b0aed7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"glib","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","gio","gio_ffi","v2_58","v2_60","v2_62","v2_64","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libglib-416e4b7c1848b2e6.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#cssparser@0.29.6","linked_libs":[],"linked_paths":[],"cfgs":["rustc_has_pr45225"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/cssparser-b44de59aedcb27f8/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0","linked_libs":["pango-1.0","gobject-2.0","harfbuzz","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_pango"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/pango-sys-56fcd4b09cdffb51/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tendril@0.4.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.4.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tendril","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.4.3/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtendril-cbc308a4bd4b9fea.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtendril-cbc308a4bd4b9fea.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.14.1","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/markup5ever-85475a3d261c8ecb/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.19.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"uuid","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.19.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","rng","serde","std","v4"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libuuid-f5f131f968c832c6.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libuuid-f5f131f968c832c6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#string_cache@0.8.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"string_cache","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","serde","serde_support"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstring_cache-560344c6044fcf94.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstring_cache-560344c6044fcf94.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"crossbeam_utils","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcrossbeam_utils-c309f45d7638195b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atk-sys-0.18.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atk-sys-0.18.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/atk-sys-93f203166a40532d/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.11.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.11.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","macros","phf_macros","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf-c729877ff9ad376b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf-c729877ff9ad376b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"aho_corasick","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["perf-literal","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libaho_corasick-a5311a2736770198.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libaho_corasick-a5311a2736770198.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cssparser-macros@0.6.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cssparser-macros-0.6.1/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"cssparser_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cssparser-macros-0.6.1/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcssparser_macros-ef22238435135778.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ctor@0.2.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctor-0.2.9/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"ctor","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctor-0.2.9/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libctor-6a8164f4255b65bf.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-1.9.3/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-1.9.3/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde","serde-1"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/indexmap-953ae9249e9f30a4/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/build.rs","edition":"2015","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["more_lengths"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/generic-array-fa0747d719f0609b/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-char-range-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_char_range","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-char-range-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_char_range-f5a5f927a69f90d7.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_char_range-f5a5f927a69f90d7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#matches@0.1.10","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/matches-0.1.10/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"matches","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/matches-0.1.10/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmatches-6fbfc0100679d42b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmatches-6fbfc0100679d42b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde1"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/camino-45a324b92a576d8f/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-common-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_common","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-common-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_common-c0c8ee3fedc57d69.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_common-c0c8ee3fedc57d69.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.8","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"regex_syntax","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std","unicode","unicode-age","unicode-bool","unicode-case","unicode-gencat","unicode-perl","unicode-script","unicode-segment"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex_syntax-124bc699cbdd73e4.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex_syntax-124bc699cbdd73e4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#nodrop@0.1.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nodrop-0.1.14/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"nodrop","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nodrop-0.1.14/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnodrop-3ad887290f8c9bcd.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnodrop-3ad887290f8c9bcd.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-no-stdlib-2.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"alloc_no_stdlib","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-no-stdlib-2.0.4/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liballoc_no_stdlib-bfbd662189d98b47.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liballoc_no_stdlib-bfbd662189d98b47.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#convert_case@0.4.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/convert_case-0.4.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"convert_case","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/convert_case-0.4.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libconvert_case-25ba86198ee06f5f.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libconvert_case-25ba86198ee06f5f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.14.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/markup5ever-0.14.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"markup5ever","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/markup5ever-0.14.1/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmarkup5ever-f3c334b05348d78c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmarkup5ever-f3c334b05348d78c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-char-property-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_char_property","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-char-property-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_char_property-3daba508bc152f25.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_char_property-3daba508bc152f25.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3","linked_libs":[],"linked_paths":[],"cfgs":["has_std"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/indexmap-1d8c761bd6ea100a/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.13","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"regex_automata","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","dfa-onepass","hybrid","meta","nfa-backtrack","nfa-pikevm","nfa-thompson","perf-inline","perf-literal","perf-literal-multisubstring","perf-literal-substring","std","syntax","unicode","unicode-age","unicode-bool","unicode-case","unicode-gencat","unicode-perl","unicode-script","unicode-segment","unicode-word-boundary"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex_automata-07d67a4d9762ba93.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex_automata-07d67a4d9762ba93.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7","linked_libs":[],"linked_paths":[],"cfgs":["relaxed_coherence"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/generic-array-0e994d5e42b52327/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-version-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_ucd_version","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-version-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_ucd_version-656d246fd135e800.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_ucd_version-656d246fd135e800.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2","linked_libs":["atk-1.0","gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_atk"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/atk-sys-e4c99d72ae0a5c67/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2","linked_libs":[],"linked_paths":[],"cfgs":["try_reserve_2","path_buf_deref_mut","os_str_bytes","absolute_path","os_string_pathbuf_leak","path_add_extension","pathbuf_const_new"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/camino-6e8496c5c83f9686/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cssparser@0.29.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cssparser-0.29.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cssparser","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cssparser-0.29.6/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcssparser-ad7010d6e8858db7.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcssparser-ad7010d6e8858db7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#derive_more@0.99.20","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.20/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"derive_more","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.20/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["add","add_assign","as_mut","as_ref","constructor","convert_case","default","deref","deref_mut","display","error","from","from_str","index","index_mut","into","into_iterator","is_variant","iterator","mul","mul_assign","not","rustc_version","sum","try_into","unwrap"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libderive_more-9324222121323074.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/servo_arc-0.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"servo_arc","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/servo_arc-0.2.0/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libservo_arc-dbc0e6b3b593907a.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libservo_arc-dbc0e6b3b593907a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-stdlib-0.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"alloc_stdlib","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-stdlib-0.2.2/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liballoc_stdlib-189a6ad209353f8c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liballoc_stdlib-189a6ad209353f8c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#url@2.5.8","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.8/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"url","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.8/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liburl-fdf0290a5fb9703b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liburl-fdf0290a5fb9703b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pango-sys-0.18.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pango_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pango-sys-0.18.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpango_sys-093f7075020dc364.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-sys-rs-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cairo_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-sys-rs-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["glib","use_glib"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcairo_sys-9bdd4a482f3b244a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-pixbuf-sys-0.18.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gdk_pixbuf_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-pixbuf-sys-0.18.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgdk_pixbuf_sys-2bb4d2217cd036f9.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#selectors@0.24.0","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/selectors-49ffc89bce8aafcc/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zerovec","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["derive","yoke"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerovec-6d106237d0eb7ccf.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#fxhash@0.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fxhash-0.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"fxhash","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fxhash-0.2.1/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfxhash-aff0fbecc9269ca5.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfxhash-aff0fbecc9269ca5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf@0.8.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.8.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.8.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf-b1c848fb0dfdaf39.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf-b1c848fb0dfdaf39.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"typeid","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtypeid-9b21e494fc0fd6c9.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtypeid-9b21e494fc0fd6c9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_derive_internals@0.29.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_derive_internals","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.1/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_derive_internals-c0163a2ed8b05ebc.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_derive_internals-c0163a2ed8b05ebc.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#match_token@0.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_token-0.1.0/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"match_token","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_token-0.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmatch_token-daa24deeb07a770a.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","derive","indexmap","preserve_order","schemars_derive","url","uuid1"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/schemars-cf3aa7abe81b53e4/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"hashbrown","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["raw"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhashbrown-ee89e52166582296.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhashbrown-ee89e52166582296.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#selectors@0.24.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/selectors-0.24.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"selectors","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/selectors-0.24.0/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libselectors-cf0b05a872ee0864.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libselectors-cf0b05a872ee0864.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-decompressor-5.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"brotli_decompressor","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-decompressor-5.0.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc-stdlib","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbrotli_decompressor-8f46f2b321560729.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbrotli_decompressor-8f46f2b321560729.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"erased_serde","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.9/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liberased_serde-f821c82b89d8c86c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liberased_serde-f821c82b89d8c86c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#regex@1.12.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"regex","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","perf","perf-backtrack","perf-cache","perf-dfa","perf-inline","perf-literal","perf-onepass","std","unicode","unicode-age","unicode-bool","unicode-case","unicode-gencat","unicode-perl","unicode-script","unicode-segment"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex-7ae403b0162d2289.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex-7ae403b0162d2289.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"camino","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde1"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcamino-c4dd5b9aa47be209.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcamino-c4dd5b9aa47be209.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-ident-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_ucd_ident","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-ident-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","id","xid"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_ucd_ident-16907a1d22c319b9.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_ucd_ident-16907a1d22c319b9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfb-0.7.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cfb","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfb-0.7.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfb-d073f0ebf82112cf.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfb-d073f0ebf82112cf.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#jsonptr@0.6.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jsonptr-0.6.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"jsonptr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jsonptr-0.6.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["assign","default","delete","json","resolve","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libjsonptr-c6ac49ee298a8812.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libjsonptr-c6ac49ee298a8812.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-1.9.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"indexmap","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-1.9.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde","serde-1"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libindexmap-63a13c1a35248acb.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libindexmap-63a13c1a35248acb.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#html5ever@0.29.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/html5ever-0.29.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"html5ever","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/html5ever-0.29.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhtml5ever-49b5f345214cd051.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhtml5ever-49b5f345214cd051.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#schemars_derive@0.8.22","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"schemars_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libschemars_derive-bf24fae77aa5a142.so"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22","linked_libs":[],"linked_paths":[],"cfgs":["std_atomic64","std_atomic"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/schemars-f6d6a775543b992e/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-platform-0.1.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_platform","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-platform-0.1.9/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcargo_platform-3b37f017a201d026.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcargo_platform-3b37f017a201d026.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"thiserror","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthiserror-60f50aee69c1d945.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthiserror-60f50aee69c1d945.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"thiserror","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthiserror-9305f3e5c8da934c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthiserror-9305f3e5c8da934c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","i128","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/num-traits-d33e8f76298fe0c5/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_58","v2_60","v2_62","v2_64","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gio-e8157367a17b4571/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-1.0.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dunce","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-1.0.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdunce-60686ac52d10f105.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdunce-60686ac52d10f105.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.20/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dyn_clone","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.20/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdyn_clone-e51af4d1dde64261.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdyn_clone-e51af4d1dde64261.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"bytes","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbytes-94b7f7f5e7b15e8a.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbytes-94b7f7f5e7b15e8a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/same-file-1.0.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"same_file","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/same-file-1.0.6/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsame_file-4393dd0a199412cd.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsame_file-4393dd0a199412cd.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#kuchikiki@0.8.8-speedreader","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.8-speedreader/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"kuchikiki","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.8-speedreader/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libkuchikiki-ec3f731e816feaf6.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libkuchikiki-ec3f731e816feaf6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/json-patch-3.0.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"json_patch","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/json-patch-3.0.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","diff"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libjson_patch-1c6fdabcf4721af1.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libjson_patch-1c6fdabcf4721af1.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19","linked_libs":[],"linked_paths":[],"cfgs":["has_total_cmp"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/num-traits-a87aa9d62b9c616b/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.19.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_metadata","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.19.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcargo_metadata-5b61a71a19982abd.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcargo_metadata-5b61a71a19982abd.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gio-cce66f13d48982cc/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"http","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhttp-c421c5c7c02f6611.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhttp-c421c5c7c02f6611.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"schemars","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","derive","indexmap","preserve_order","schemars_derive","url","uuid1"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libschemars-dba5cbc41e280348.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libschemars-dba5cbc41e280348.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"brotli","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc-stdlib","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbrotli-4124500a76fd1265.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbrotli-4124500a76fd1265.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-untagged-0.1.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_untagged","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-untagged-0.1.9/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_untagged-9203828e153d9a04.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_untagged-9203828e153d9a04.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#urlpattern@0.3.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/urlpattern-0.3.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"urlpattern","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/urlpattern-0.3.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liburlpattern-09f8de9b29ce3c80.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liburlpattern-09f8de9b29ce3c80.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/infer-0.19.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"infer","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/infer-0.19.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","cfb","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libinfer-5d12eed420df6b9d.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libinfer-5d12eed420df6b9d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/walkdir-2.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"walkdir","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/walkdir-2.5.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwalkdir-5cc6746be0e2993c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwalkdir-5cc6746be0e2993c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-sys-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gdk_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-sys-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgdk_sys-200f8577210c26bd.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_with@3.16.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with-3.16.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_with","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with-3.16.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","macros","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_with-dc25880549d31e4c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_with-dc25880549d31e4c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"anyhow","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libanyhow-f41387101cd8794a.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libanyhow-f41387101cd8794a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-sys-0.18.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-sys-0.18.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v3_24"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gtk-sys-c72121007ec000d4/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"glob","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.3/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libglob-2b6d0711a43a8bf7.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libglob-2b6d0711a43a8bf7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gio","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_58","v2_60","v2_62","v2_64","v2_66","v2_68","v2_70"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgio-b558f23f6125cd6d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num_traits","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","i128","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_traits-1c4ee2b71b09b09b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.8.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tinystr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.8.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["zerovec"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtinystr-4d002d03f2c8d236.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.1/build.rs","edition":"2015","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/memoffset-7c135aa33bb37dcb/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.6.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"writeable","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.6.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwriteable-56f19b161ac903c5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.8.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"litemap","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.8.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblitemap-e3a595232b2f940b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.8.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_utils","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.8.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["brotli","build","cargo_metadata","compression","html-manipulation","proc-macro2","quote","resources","schema","schemars","swift-rs","walkdir"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_utils-9d0509c8fbf27a62.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_utils-9d0509c8fbf27a62.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2","linked_libs":["gtk-3","gdk-3","z","pangocairo-1.0","cairo-gobject","gdk_pixbuf-2.0","seccomp","lcms2","atk-1.0","wayland-client","m","pango-1.0","cairo","harfbuzz","gio-2.0","gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_gtk_3_0"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gtk-sys-bd56041003155b9b/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale_core-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_locale_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale_core-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["zerovec"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_locale_core-d791ff8f2eb63598.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1","linked_libs":[],"linked_paths":[],"cfgs":["tuple_ty","allow_clippy","maybe_uninit","doctests","raw_ref_macros","stable_const","stable_offset_of"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/memoffset-89f478224bb96179/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/potential_utf-0.1.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"potential_utf","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/potential_utf-0.1.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["zerovec"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpotential_utf-7536615bb588e34b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerotrie-0.2.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zerotrie","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerotrie-0.2.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["yoke","zerofrom"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerotrie-a2d1b48a6d321df0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"thiserror","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthiserror-8f5139c68be73cdc.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"powerfmt","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpowerfmt-005081a5c27a57b7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-conv@0.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num_conv","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_conv-68ca2940d2a352fa.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_conv-68ca2940d2a352fa.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"time_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtime_core-28d8511681ec7be4.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtime_core-28d8511681ec7be4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atk-sys-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"atk_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atk-sys-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libatk_sys-4f7c18776796dce5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"parking","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libparking-ab2f85f2c599dd14.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"memoffset","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.1/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmemoffset-0201076be258112f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.24","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.24/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"time_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.24/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["formatting","parsing"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtime_macros-61fd278e2c40a36b.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"deranged","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","powerfmt"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libderanged-5a01b7980f5a7b87.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_collections","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_collections-90ff320b3ada2c00.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_provider","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["baked"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_provider-e8bc86d036c0303e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"time_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtime_core-b1cbcce9f614b604.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-conv@0.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num_conv","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_conv-5865f068f788c5b8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-pixbuf-0.18.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gdk_pixbuf","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-pixbuf-0.18.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgdk_pixbuf-673f633deec91639.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pango-0.18.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pango","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pango-0.18.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpango-5d28a6c9d0f256ea.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-rs-0.18.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cairo","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-rs-0.18.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","glib","use_glib"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcairo-0684e99cdb725ec2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"concurrent_queue","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libconcurrent_queue-e612b9729e3bbcc6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/field-offset-0.3.6/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/field-offset-0.3.6/build.rs","edition":"2015","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/field-offset-1c0d28015bef4139/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#time@0.3.44","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.44/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"time","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.44/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","formatting","macros","parsing","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtime-303ffb08cb178239.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.19.15","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.15/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_edit","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.15/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_edit-99c101462e965275.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_edit-99c101462e965275.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_normalizer_data","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_normalizer_data-b81270066bf2b1e3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_properties_data","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_properties_data-a963753f2091dae1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.14/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"winnow","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.14/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwinnow-c6dc282348128720.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","raw_value","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde_json-38a6a73d8221c317/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"once_cell","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","race","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libonce_cell-a3271d59106b29e4.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libonce_cell-a3271d59106b29e4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/option-ext-0.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"option_ext","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/option-ext-0.2.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liboption_ext-f3177fdfeee3d995.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liboption_ext-f3177fdfeee3d995.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gdk","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdk-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgdk-19aa01b547fde33b.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6","linked_libs":[],"linked_paths":[],"cfgs":["fieldoffset_maybe_uninit","fieldoffset_has_alloc"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/field-offset-ac8d85a08b3dcc1b/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-sys-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gtk_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-sys-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v3_24"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgtk_sys-b6c2cff95f386502.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#embed-resource@3.0.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/embed-resource-3.0.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"embed_resource","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/embed-resource-3.0.6/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libembed_resource-f406623afc16664b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libembed_resource-f406623afc16664b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-0.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dirs_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-0.5.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdirs_sys-0868ef075b463b51.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdirs_sys-0868ef075b463b51.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@1.3.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-1.3.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"proc_macro_crate","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-1.3.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_crate-5f4552804cd55808.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_crate-5f4552804cd55808.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-2.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_properties","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-2.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["compiled_data"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_properties-c191be8977bfd29f.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149","linked_libs":[],"linked_paths":[],"cfgs":["fast_arithmetic=\"64\""],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/serde_json-43a91b89837b28e9/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"icu_normalizer","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["compiled_data"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libicu_normalizer-b8643ff5bc3f0d90.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/javascriptcore-rs-sys-1.1.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/javascriptcore-rs-sys-1.1.1/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_28","v2_38"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/javascriptcore-rs-sys-37211008edae4a64/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/soup3-sys-0.5.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/soup3-sys-0.5.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v3_0"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/soup3-sys-b047f789263ad92e/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.12/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zmij","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.12/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzmij-29be08520f443b4e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v3_24"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gtk-c29a16f11ffb2efb/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.33","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["derive","simd","zerocopy-derive"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/zerocopy-bf9c3fe777ae2208/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"percent_encoding","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpercent_encoding-ba39636f4aa90856.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-winres@0.3.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-winres-0.3.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_winres","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-winres-0.3.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_winres-0cde0bcf1e82e2bd.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_winres-0cde0bcf1e82e2bd.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2","linked_libs":[],"linked_paths":[],"cfgs":["gdk_backend=\"broadway\"","gdk_backend=\"wayland\"","gdk_backend=\"x11\""],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gtk-9db6ccf0dcb6e787/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1","linked_libs":["javascriptcoregtk-4.1","gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_javascriptcoregtk_4_1"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/javascriptcore-rs-sys-0fc8080633edb297/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gtk3-macros@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk3-macros-0.18.2/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"gtk3_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk3-macros-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgtk3_macros-e5c8679b9d1db5e8.so"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0","linked_libs":["soup-3.0","gio-2.0","gobject-2.0","gmodule-2.0","glib-2.0","gssapi_krb5"],"linked_paths":[],"cfgs":["system_deps_have_libsoup_3_0"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/soup3-sys-f652ab4568a69282/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_json","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","raw_value","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_json-8448fa9705f80a09.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-6.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dirs","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-6.0.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdirs-8c0c6e0d202b4839.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdirs-8c0c6e0d202b4839.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"idna_adapter","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["compiled_data"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libidna_adapter-dc5ef86fd72af571.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.33","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/zerocopy-038b9e75db406c03/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/field-offset-0.3.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"field_offset","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/field-offset-0.3.6/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfield_offset-ee2418c2a2a3fed3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#atk@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atk-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"atk","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atk-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libatk-189b483f29a59ef4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cargo_toml@0.22.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_toml-0.22.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_toml","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_toml-0.22.3/src/cargo_toml.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcargo_toml-ade550a6d2f78e60.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcargo_toml-ade550a6d2f78e60.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"typenum","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtypenum-25760b79df229d63.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtypenum-25760b79df229d63.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webkit2gtk-sys-2.0.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webkit2gtk-sys-2.0.1/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_10","v2_12","v2_14","v2_16","v2_18","v2_20","v2_22","v2_24","v2_26","v2_28","v2_30","v2_32","v2_34","v2_36","v2_38","v2_40","v2_6","v2_8"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/webkit2gtk-sys-06c92f5e8db140cc/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.33","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.33/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"zerocopy_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.33/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerocopy_derive-8dd20650eaa496dc.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-2.21.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-2.21.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/x11-97194e09ea6bfd7a/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.8","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simd-adler32-0.3.8/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"simd_adler32","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simd-adler32-0.3.8/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["const-generics","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsimd_adler32-86a72844c737de47.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsimd_adler32-86a72844c737de47.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"utf8_iter","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libutf8_iter-800192cccc8aeb3a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/getrandom-dedbdd6b8a3133ac/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/crc32fast-a1aeaaf666d10f76/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/soup3-sys-0.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"soup3_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/soup3-sys-0.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v3_0"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsoup3_sys-18e544291a92b023.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gtk","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v3_24"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgtk-c6d3f45596539d7d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"generic_array","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["more_lengths"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgeneric_array-92645a6de23ec04a.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgeneric_array-92645a6de23ec04a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/javascriptcore-rs-sys-1.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"javascriptcore_rs_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/javascriptcore-rs-sys-1.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_28","v2_38"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libjavascriptcore_rs_sys-262f32e791c406c6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.5.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-build-2.5.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-build-2.5.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["config-json","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_build-2ba8d32b1f0c3f82.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_build-2ba8d32b1f0c3f82.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0","linked_libs":[],"linked_paths":[],"cfgs":["stable_arm_crc32_intrinsics"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/crc32fast-5c6e045a29fb4e4a/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"idna","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.1.0/src/lib.rs","edition":"2018","doc":true,"doctest":false,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","compiled_data","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libidna-570030215f50bc61.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/x11-020ce41eac306331/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.33","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zerocopy","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["derive","simd","zerocopy-derive"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzerocopy-8d2221bb8e2c57d0.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.1","linked_libs":["webkit2gtk-4.1","gtk-3","gdk-3","z","pangocairo-1.0","cairo-gobject","gdk_pixbuf-2.0","seccomp","lcms2","atk-1.0","wayland-client","m","pango-1.0","cairo","harfbuzz","soup-3.0","gio-2.0","gmodule-2.0","gssapi_krb5","javascriptcoregtk-4.1","gobject-2.0","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_webkit2gtk_4_1"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/webkit2gtk-sys-c075e05f9d72b9c5/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/getrandom-25f18bc755e3e9ba/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"form_urlencoded","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libform_urlencoded-17c09d877ec6256a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdkx11-sys-0.18.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdkx11-sys-0.18.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gdkx11-sys-c294e774f82d8317/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.23.10+spec-1.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.23.10+spec-1.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_edit","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.23.10+spec-1.0.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["parse"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_edit-278ccd019e549d40.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_edit-278ccd019e549d40.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#enumflags2_derive@0.7.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2_derive-0.7.12/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"enumflags2_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2_derive-0.7.12/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libenumflags2_derive-8697d228623b5214.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.14/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"errno","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.14/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liberrno-026ef17583efd59a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.19.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"uuid","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.19.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libuuid-64dd88e8e8f699f0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"aho_corasick","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["perf-literal","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libaho_corasick-5045e86e1a61c8be.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"byteorder","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbyteorder-d3e9e4e9044b6467.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.105","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","proc-macro"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro2-a427e2e7dbb5ab1e/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.0.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"adler2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.0.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libadler2-8ae46e1f0cff08f6.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libadler2-8ae46e1f0cff08f6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"bytes","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbytes-1a2e5e6e2af6170e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"bitflags","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbitflags-ca9791141f720328.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.3.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"fastrand","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.3.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfastrand-b3fcb03f7b2edcbb.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-common-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_common","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-common-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_common-9827997d736289ab.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-char-range-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_char_range","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-char-range-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_char_range-c1051e41f69b630a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.8","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"regex_syntax","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std","unicode","unicode-age","unicode-bool","unicode-case","unicode-gencat","unicode-perl","unicode-script","unicode-segment"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex_syntax-f3d268c6f3f4fa29.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-no-stdlib-2.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"alloc_no_stdlib","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-no-stdlib-2.0.4/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liballoc_no_stdlib-0c2e55c85902042e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"fnv","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfnv-0a64ffbb38977265.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"miniz_oxide","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.9/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","simd","simd-adler32","with-alloc"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libminiz_oxide-55815f2feb147693.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libminiz_oxide-55815f2feb147693.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.105","linked_libs":[],"linked_paths":[],"cfgs":["wrap_proc_macro","proc_macro_span_location","proc_macro_span_file"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/proc-macro2-8d21df5ea8e6ecea/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-version-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_ucd_version","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-version-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_ucd_version-2e270fe6e858682f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-stdlib-0.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"alloc_stdlib","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-stdlib-0.2.2/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liballoc_stdlib-b1b64d88bf8f00fa.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.13","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"regex_automata","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","dfa-onepass","hybrid","meta","nfa-backtrack","nfa-pikevm","nfa-thompson","perf-inline","perf-literal","perf-literal-multisubstring","perf-literal-substring","std","syntax","unicode","unicode-age","unicode-bool","unicode-case","unicode-gencat","unicode-perl","unicode-script","unicode-segment","unicode-word-boundary"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex_automata-72d068df6a5399b9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-char-property-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_char_property","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-char-property-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_char_property-f209ce29c9502171.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.4.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-3.4.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"proc_macro_crate","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-3.4.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_crate-a45a4d29911dfa70.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro_crate-a45a4d29911dfa70.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"getrandom","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgetrandom-8b25b9e056cb2209.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2","linked_libs":["gdk-3","z","pangocairo-1.0","pango-1.0","gdk_pixbuf-2.0","seccomp","lcms2","cairo-gobject","gio-2.0","gobject-2.0","wayland-client","m","cairo","harfbuzz","glib-2.0"],"linked_paths":[],"cfgs":["system_deps_have_gdk_x11_3_0"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/gdkx11-sys-4ed6b3c648301bd1/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-2.21.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"x11","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-2.21.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libx11-a7beef25d1db72d1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"crc32fast","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcrc32fast-d524f46b508fc569.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcrc32fast-d524f46b508fc569.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#url@2.5.8","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.8/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"url","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.8/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liburl-ed4d3fe8655bf61e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.8/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"signal_hook_registry","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.8/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsignal_hook_registry-5d77f5101e4594ca.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"event_listener","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","parking","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libevent_listener-3f41a068ae0be659.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"typenum","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtypenum-e421de719c9cbf52.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"anyhow","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libanyhow-045b50b888f2fe9f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dpi-0.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dpi","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dpi-0.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdpi-3a7ce3761ce3f67e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"typeid","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtypeid-42c86cf603b7204e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant_utils-3.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zvariant_utils","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant_utils-3.2.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzvariant_utils-d32c1dd1ba8f2952.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzvariant_utils-d32c1dd1ba8f2952.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.29/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"log","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.29/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde","serde_core","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblog-a64c633c91c190a4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/cookie-e30bb864d454a370/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/x11-dl-1b8eceac35aaa3a2/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","event","fs","net","pipe","process","std","time"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/rustix-5d7cf57af57cec2a/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"scopeguard","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libscopeguard-ea2410bb065fa7f8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/option-ext-0.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"option_ext","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/option-ext-0.2.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liboption_ext-3269e5013b223953.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.22","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.22/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unicode_ident","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.22/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunicode_ident-58978822a45c2d95.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-1.0.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"siphasher","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-1.0.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsiphasher-107d352a56c4b228.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3","linked_libs":[],"linked_paths":[],"cfgs":["static_assertions","lower_upper_exp_for_non_zero","rustc_diagnostics","linux_raw_dep","linux_raw","linux_like","linux_kernel"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/rustix-5b05f2e893740f71/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"erased_serde","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.9/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liberased_serde-0d49f6d53c17e940.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"lock_api","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["atomic_usize","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblock_api-f908787f72190aa5.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0","linked_libs":["dl"],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/x11-dl-cc4a2d201e9192c3/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zvariant_derive@5.8.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant_derive-5.8.0/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"zvariant_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant_derive-5.8.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzvariant_derive-3899756ab75ef196.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"event_listener_strategy","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libevent_listener_strategy-3ca30268aaf4b2a9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"generic_array","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["more_lengths"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgeneric_array-aec55624bf7e34fd.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/cookie-96ee3d645e64eacb/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-decompressor-5.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"brotli_decompressor","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-decompressor-5.0.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc-stdlib","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbrotli_decompressor-5ab4de7fd6c6349b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-0.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dirs_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-0.5.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdirs_sys-92731ab9da5d58f2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.11.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf_shared","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.11.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf_shared-bc15991e5c0482a9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.105","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"proc_macro2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","proc-macro"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libproc_macro2-0489a00dedb08397.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-ident-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unic_ucd_ident","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-ident-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","id","xid"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunic_ucd_ident-e766403062274f7c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdkx11-sys-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gdk_x11_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdkx11-sys-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgdk_x11_sys-b916953b43b71bf6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"flate2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.5/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["any_impl","default","miniz_oxide","rust_backend"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libflate2-9c4ff93fdd6e6a88.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libflate2-9c4ff93fdd6e6a88.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#regex@1.12.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"regex","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","perf","perf-backtrack","perf-cache","perf-dfa","perf-inline","perf-literal","perf-onepass","std","unicode","unicode-age","unicode-bool","unicode-case","unicode-gencat","unicode-perl","unicode-script","unicode-segment"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libregex-54dc698d0bf5f6bc.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webkit2gtk-sys-2.0.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"webkit2gtk_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webkit2gtk-sys-2.0.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_10","v2_12","v2_14","v2_16","v2_18","v2_20","v2_22","v2_24","v2_26","v2_28","v2_30","v2_32","v2_34","v2_36","v2_38","v2_40","v2_6","v2_8"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwebkit2gtk_sys-96fde996da41a145.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/javascriptcore-rs-1.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"javascriptcore","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/javascriptcore-rs-1.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","v2_28","v2_38"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libjavascriptcore-cecf1b995d846e19.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"http","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhttp-f5b086226300304d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"futures_lite","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","fastrand","futures-io","parking","race","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfutures_lite-693e9c92ddcce98d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfb-0.7.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cfb","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfb-0.7.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfb-1afe6dfa73cafb57.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/soup3-0.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"soup","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/soup3-0.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsoup-dbd9855e06167369.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.7/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"crypto_common","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.7/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcrypto_common-83b7ace727777db8.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcrypto_common-83b7ace727777db8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fdeflate-0.3.7/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"fdeflate","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fdeflate-0.3.7/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfdeflate-2e5fa2171049823d.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libfdeflate-2e5fa2171049823d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri@2.9.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-2.9.5/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-2.9.5/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["common-controls-v6","compression","default","dynamic-acl","tauri-runtime-wry","webkit2gtk","webview2-com","wry","x11"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-a2bbd6438090e55b/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"block_buffer","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.4/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libblock_buffer-2249699db01462c5.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libblock_buffer-2249699db01462c5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#jsonptr@0.6.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jsonptr-0.6.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"jsonptr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jsonptr-0.6.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["assign","default","delete","json","resolve","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libjsonptr-4795dc981c2ecad8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.0.6+spec-1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.6+spec-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_parser","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.6+spec-1.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_parser-3e33561198dd5998.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.5.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-2.5.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_plugin","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-2.5.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["build"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_plugin-a6cd463c0229fe7a.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_plugin-a6cd463c0229fe7a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-integer-0.1.46/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num_integer","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-integer-0.1.46/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["i128","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_integer-e12a9bb350c5c550.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"parking_lot_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libparking_lot_core-52891548eaa55355.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.0.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_spanned","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_spanned-fc9eb075835896c0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_datetime","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-1.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_datetime-9f19338ed26c0b01.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"lazy_static","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblazy_static-445db17a897adc33.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.11.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linux-raw-sys-0.11.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"linux_raw_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linux-raw-sys-0.11.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["auxvec","elf","errno","general","if_ether","ioctl","net","netlink","no_std","prctl","xdp"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblinux_raw_sys-1c611ee681744c8c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/minimal-lexical-0.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"minimal_lexical","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/minimal-lexical-0.2.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libminimal_lexical-36df8f6a04a911f4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.0.6+spec-1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml_writer","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-1.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml_writer-a3e690a504c48e6d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/same-file-1.0.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"same_file","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/same-file-1.0.6/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsame_file-8ae37f2173b0e2ca.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.6.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"raw_window_handle","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.6.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libraw_window_handle-4d7813b0cfa5ebd4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/json-patch-3.0.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"json_patch","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/json-patch-3.0.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","diff"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libjson_patch-6f90f459b972cd33.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"digest","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","block-buffer","core-api","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdigest-5f707ea7c28d0ea4.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdigest-5f707ea7c28d0ea4.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri@2.9.5","linked_libs":[],"linked_paths":[],"cfgs":["dev","desktop"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-31635424bffb93ef/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webkit2gtk-2.0.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"webkit2gtk","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webkit2gtk-2.0.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["v2_10","v2_12","v2_14","v2_16","v2_18","v2_2","v2_20","v2_22","v2_24","v2_26","v2_28","v2_30","v2_32","v2_34","v2_36","v2_38","v2_4","v2_40","v2_6","v2_8"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwebkit2gtk-b17c9a7b896c0139.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"parking_lot","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libparking_lot-0b83c7b9ef2d58d7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#png@0.17.16","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/png-0.17.16/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"png","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/png-0.17.16/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpng-ff8699b4e659a622.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpng-ff8699b4e659a622.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/walkdir-2.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"walkdir","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/walkdir-2.5.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwalkdir-fbb017bed18071f8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"nom","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnom-eacb56f998cb611d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rustix","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","event","fs","net","pipe","process","std","time"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librustix-254dfdf7cd7dd346.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.10+spec-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"toml","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.10+spec-1.1.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","display","parse","serde","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtoml-777e51cf1be0873d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.11.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"phf","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.11.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":false},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","macros","phf_macros","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libphf-ea8648e80053abce.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#urlpattern@0.3.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/urlpattern-0.3.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"urlpattern","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/urlpattern-0.3.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liburlpattern-f7195ee9541b4e87.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/infer-0.19.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"infer","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/infer-0.19.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","cfb","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libinfer-c9a0ada0f25b31cf.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.43","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"quote","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","proc-macro"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libquote-780fbb859fc83b1a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"x11_dl","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libx11_dl-37a34ffeb3972e46.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-untagged-0.1.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_untagged","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-untagged-0.1.9/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_untagged-23bc988401a9d975.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cookie","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcookie-a2f19345af36d8f5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"brotli","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc-stdlib","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbrotli-cccf7a40d448b548.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"crossbeam_channel","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcrossbeam_channel-548fbf243265d772.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_with@3.16.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with-3.16.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_with","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with-3.16.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","macros","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_with-64280963ee6a3a32.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dlopen2_derive@0.4.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dlopen2_derive-0.4.3/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"dlopen2_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dlopen2_derive-0.4.3/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdlopen2_derive-d41a912abef97535.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/async-io-b95e64d43ec821d7/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-1.0.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dunce","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-1.0.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdunce-a81a5a4a6d667239.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"glob","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.3/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libglob-718b47c6385ed191.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.12.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.12.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unicode_segmentation","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.12.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunicode_segmentation-068a84c41ee5c436.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cpufeatures","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcpufeatures-20e8ec0a2dd03289.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcpufeatures-20e8ec0a2dd03289.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#wry@0.53.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wry-0.53.5/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wry-0.53.5/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["drag-drop","gdkx11","javascriptcore-rs","linux-body","os-webview","protocol","soup3","webkit2gtk","webkit2gtk-sys","x11","x11-dl"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/wry-9549b84fff5d50cb/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"semver","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsemver-486f4bc5b3680711.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.9.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-runtime-2.9.2/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-runtime-2.9.2/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-runtime-d9b4c1fcc03ff8fc/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.114","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"syn","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["clone-impls","default","derive","extra-traits","full","parsing","printing","proc-macro"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsyn-b493f816bcb9f967.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.10.9/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"sha2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.10.9/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsha2-fba7e09f156d0b63.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsha2-fba7e09f156d0b63.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/async-io-ea551117e409132d/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.8.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_utils","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.8.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["brotli","compression","resources","walkdir"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_utils-198489c979ab29bc.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.9.2","linked_libs":[],"linked_paths":[],"cfgs":["desktop"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-runtime-6d8a112fad0e4e0f/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dlopen2@0.8.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dlopen2-0.8.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dlopen2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dlopen2-0.8.2/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","derive","dlopen2_derive","symbor","wrapper"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdlopen2-40f364002706d7bb.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#wry@0.53.5","linked_libs":[],"linked_paths":[],"cfgs":["linux","gtk"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/wry-2cf7535223f81d25/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#polling@3.11.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"polling","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpolling-fe35f8d249f8e9a6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rusticata-macros@4.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rusticata-macros-4.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rusticata_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rusticata-macros-4.1.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librusticata_macros-8c2fcf17ed054ec0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ico@0.4.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ico-0.4.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ico","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ico-0.4.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libico-1f33a9236bd69c04.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libico-1f33a9236bd69c04.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num_bigint","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_bigint-fc0f43ff0b02a215.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdkx11@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdkx11-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gdkx11","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdkx11-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgdkx11-942a26a9633f4d52.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-6.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"dirs","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-6.0.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdirs-e4a5eb618746f571.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#block-padding@0.3.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-padding-0.3.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"block_padding","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-padding-0.3.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libblock_padding-1aeff1228bebdd23.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2-0.7.12/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"enumflags2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2-0.7.12/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libenumflags2-a6b123ac77b5d644.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libenumflags2-a6b123ac77b5d644.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#gdkwayland-sys@0.18.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdkwayland-sys-0.18.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"gdk_wayland_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gdkwayland-sys-0.18.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgdk_wayland_sys-08da1543a4e4130b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#asn1-rs-derive@0.6.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/asn1-rs-derive-0.6.0/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"asn1_rs_derive","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/asn1-rs-derive-0.6.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasn1_rs_derive-f03869fafc1c8efb.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#asn1-rs-impl@0.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/asn1-rs-impl-0.2.0/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"asn1_rs_impl","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/asn1-rs-impl-0.2.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasn1_rs_impl-4abdb88d2fbbb93f.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#signal-hook@0.3.18","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-0.3.18/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-0.3.18/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/signal-hook-5b2dce4c647242bd/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#endi@1.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/endi-1.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"endi","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/endi-1.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libendi-641be588858435b9.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libendi-641be588858435b9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"base64","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbase64-3e7b6dc5f7ff67f0.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbase64-3e7b6dc5f7ff67f0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"async_task","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_task-0cb16d5e2fbdcbe8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.9.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-runtime-wry-2.9.3/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-runtime-wry-2.9.3/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["common-controls-v6","x11"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-runtime-wry-86e6e9924022d1c9/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg_aliases-0.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cfg_aliases","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg_aliases-0.2.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfg_aliases-30656a7ba5d76388.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcfg_aliases-30656a7ba5d76388.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.9.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-runtime-2.9.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_runtime","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-runtime-2.9.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_runtime-475188630c990244.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#asn1-rs@0.7.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/asn1-rs-0.7.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"asn1_rs","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/asn1-rs-0.7.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["datetime","default","std","time"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasn1_rs-3c2e787762252d8c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#nix@0.30.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["feature","memoffset","socket","uio","user"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/nix-2a77b2491a9e5379/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#inout@0.1.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/inout-0.1.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"inout","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/inout-0.1.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["block-padding"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libinout-6a93dbbe67dacac3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-codegen@2.5.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-codegen-2.5.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_codegen","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-codegen-2.5.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["brotli","compression"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_codegen-b589ccfe4d03a300.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_codegen-b589ccfe4d03a300.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zvariant@5.8.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant-5.8.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zvariant","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant-5.8.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","enumflags2"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzvariant-9292e2c87210447b.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzvariant-9292e2c87210447b.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#signal-hook@0.3.18","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/signal-hook-62a967b0c537fe55/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.9.3","linked_libs":[],"linked_paths":[],"cfgs":["desktop"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-runtime-wry-c699af31fa226006/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tao@0.34.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tao-0.34.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tao","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tao-0.34.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["rwh_06","x11"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtao-9b84b0a271016877.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"async_io","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_io-c86d86c353003b3e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#wry@0.53.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wry-0.53.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"wry","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wry-0.53.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["drag-drop","gdkx11","javascriptcore-rs","linux-body","os-webview","protocol","soup3","webkit2gtk","webkit2gtk-sys","x11","x11-dl"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libwry-279160bf6d1a50d0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#keyboard-types@0.7.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/keyboard-types-0.7.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"keyboard_types","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/keyboard-types-0.7.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","serde","unicode-segmentation","webdriver"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libkeyboard_types-1e257b27a6ddc4a6.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.2.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant_utils-3.2.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zvariant_utils","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant_utils-3.2.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzvariant_utils-10ac339128c17fe1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"async_channel","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_channel-0ace79fdffa73bed.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.7/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"crypto_common","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.7/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcrypto_common-32f3fb3bc72fcf6b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["os_rng","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_core-9acf2b7b633c37b8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#half@2.7.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"half","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhalf-96d39560d4c0509c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.21/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ppv_lite86","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.21/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["simd","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libppv_lite86-8eb02466eff659ee.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2-0.7.12/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"enumflags2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2-0.7.12/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["serde"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libenumflags2-7e23d7a5819f8282.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#hidapi@2.6.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hidapi-2.6.4/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hidapi-2.6.4/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","illumos-static-libusb","linux-static-hidraw"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/hidapi-fd58ba1a3872e427/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#is-docker@0.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-docker-0.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"is_docker","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-docker-0.2.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libis_docker-6033ae84c021efaa.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript-impl@0.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serialize-to-javascript-impl-0.1.2/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"serialize_to_javascript_impl","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serialize-to-javascript-impl-0.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserialize_to_javascript_impl-6ece549bee995438.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_repr-0.1.20/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"serde_repr","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_repr-0.1.20/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_repr-8c8dd6dc6be4be35.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/rustversion-050205c5a595f792/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#endi@1.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/endi-1.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"endi","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/endi-1.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libendi-f24a24953f1b1256.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"atomic_waker","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libatomic_waker-d4bd8d1d694cf636.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#oid-registry@0.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oid-registry-0.8.1/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oid-registry-0.8.1/build.rs","edition":"2018","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["crypto","default","kdf","nist_algs","pkcs1","pkcs12","pkcs7","pkcs9","registry","x509","x962"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/oid-registry-ac1dae9ef1a8e42e/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/static_assertions-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"static_assertions","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/static_assertions-1.1.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstatic_assertions-f602c60e29cfbe00.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstatic_assertions-f602c60e29cfbe00.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand_chacha","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.9.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand_chacha-cee5b63f46dda04c.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/rustversion-d70f972e4b4cf0c8/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zvariant@5.8.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant-5.8.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zvariant","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant-5.8.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","enumflags2"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzvariant-1fcd698336b288a3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#is-wsl@0.4.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-wsl-0.4.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"is_wsl","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-wsl-0.4.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libis_wsl-c8fc5795f8ddff5c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.4.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cipher","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.4.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["block-padding"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcipher-3740c263d68f2358.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#hidapi@2.6.4","linked_libs":["udev","static=hidapi"],"linked_paths":["native=/usr/lib64","native=/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/hidapi-e9001a59b2ece983/out"],"cfgs":["hidapi"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/hidapi-e9001a59b2ece983/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript@0.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serialize-to-javascript-0.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serialize_to_javascript","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serialize-to-javascript-0.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserialize_to_javascript-681c08ec872fe0a2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#muda@0.17.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/muda-0.17.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"muda","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/muda-0.17.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["common-controls-v6","gtk","serde"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmuda-f01c83d097a4deb3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.9.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-runtime-wry-2.9.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_runtime_wry","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-runtime-wry-2.9.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["common-controls-v6","x11"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_runtime_wry-a97410c97e70a653.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#piper@0.2.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/piper-0.2.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"piper","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/piper-0.2.4/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","futures-io","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpiper-6563987bf06b2229.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zbus_names-4.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zbus_names","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zbus_names-4.2.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzbus_names-cc3e97b94828113c.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzbus_names-cc3e97b94828113c.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#oid-registry@0.8.1","linked_libs":[],"linked_paths":[],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/oid-registry-946f75f7883a11fe/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-macros@2.5.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-macros-2.5.2/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"tauri_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-macros-2.5.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["compression"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_macros-0d9aa7e425f84ad8.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-signal@0.2.13","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-signal-0.2.13/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"async_signal","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-signal-0.2.13/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_signal-fe2ae7a41ab242ce.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#signal-hook@0.3.18","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-0.3.18/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"signal_hook","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-0.3.18/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsignal_hook-4cdc8f408798f9d6.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#nix@0.30.1","linked_libs":[],"linked_paths":[],"cfgs":["linux","linux_android"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/nix-c5fc75b4effff6b1/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-shell@2.3.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-shell-2.3.4/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-shell-2.3.4/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-plugin-shell-b9bf0d62440f1c7f/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-opener-2.5.3/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-opener-2.5.3/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-plugin-opener-1a3a1deae0e45efc/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-lock-3.4.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"async_lock","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-lock-3.4.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_lock-2940acf11cb73f8c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tokio","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["bytes","default","fs","io-util","rt","rt-multi-thread","sync","time"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtokio-29d7d49325eafe1d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","dev_urandom_fallback"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/ring-3d9fa119325871f2/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tracing_core","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["once_cell","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtracing_core-c24ed89be4388a9e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.31/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"tracing_attributes","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.31/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtracing_attributes-f1c985a2680a3a15.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#os_pipe@1.2.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/os_pipe-1.2.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"os_pipe","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/os_pipe-1.2.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libos_pipe-e4d499dab7f0e79a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pcsc-sys@1.3.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pcsc-sys-1.3.0/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pcsc-sys-1.3.0/build.rs","edition":"2021","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/pcsc-sys-6889244df6b2dc16/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pathdiff@0.2.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pathdiff-0.2.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pathdiff","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pathdiff-0.2.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpathdiff-953923b604963ad0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ciborium-io@0.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-io-0.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ciborium_io","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-io-0.2.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libciborium_io-e5f8518a4c55bf1f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-xid-0.2.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unicode_xid","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-xid-0.2.6/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunicode_xid-152610e5b2c52995.rlib","/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunicode_xid-152610e5b2c52995.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#destructure_traitobject@0.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/destructure_traitobject-0.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"destructure_traitobject","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/destructure_traitobject-0.2.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdestructure_traitobject-bfcfb7d7564e9e45.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"equivalent","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.2/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libequivalent-258b91dbdf97874a.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"heck","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libheck-b2ba7c686f543874.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hex-0.4.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"hex","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hex-0.4.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhex-abf6df2a62c7fa82.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.17/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"mime","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.17/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmime-e4c96aef23e168d3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/static_assertions-1.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"static_assertions","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/static_assertions-1.1.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstatic_assertions-6d8052e7c703e56f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"hashbrown","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhashbrown-9aa34e7d93dcb364.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#sigchld@0.2.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sigchld-0.2.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"sigchld","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sigchld-0.2.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","os_pipe"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libsigchld-7c3512b4e1f40dfd.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#pcsc-sys@1.3.0","linked_libs":["pcsclite"],"linked_paths":["native=/usr/lib64"],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/pcsc-sys-53d6170f8ca5ae10/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#open@5.3.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/open-5.3.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"open","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/open-5.3.3/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["shellexecute-on-windows"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libopen-fa9681939471debd.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri@2.9.5","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-2.9.5/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-2.9.5/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["common-controls-v6","compression","default","dynamic-acl","tauri-runtime-wry","webkit2gtk","webview2-com","wry","x11"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri-68b088f409f9a02c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unsafe-any-ors@1.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unsafe-any-ors-1.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unsafe_any_ors","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unsafe-any-ors-1.0.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunsafe_any_ors-5f6782f303fa610f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tracing","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["attributes","default","std","tracing-attributes"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtracing-9ccda44b0efb19a0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ciborium-ll@0.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-ll-0.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ciborium_ll","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-ll-0.2.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libciborium_ll-81accdccf4283829.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.1.1/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"derive_more_impl","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["debug","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libderive_more_impl-9ddc34e83613c796.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#blocking@1.6.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blocking-1.6.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"blocking","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blocking-1.6.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libblocking-7346ccf757244475.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#oid-registry@0.8.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oid-registry-0.8.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"oid_registry","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oid-registry-0.8.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["crypto","default","kdf","nist_algs","pkcs1","pkcs12","pkcs7","pkcs9","registry","x509","x962"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liboid_registry-9cd7641ed02d561b.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zbus_names-4.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zbus_names","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zbus_names-4.2.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzbus_names-ed5c7a0432961bb2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.13.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.13.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"indexmap","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.13.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libindexmap-3ce178ba7b558b77.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14","linked_libs":["static=ring_core_0_17_14_","static=ring_core_0_17_14__test"],"linked_paths":["native=/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/ring-870474cb8250dc62/out"],"cfgs":[],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/ring-870474cb8250dc62/out"} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-shell@2.3.4","linked_libs":[],"linked_paths":[],"cfgs":["desktop","desktop"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-plugin-shell-064199dee6a8c75f/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zbus_macros@5.12.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zbus_macros-5.12.0/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"zbus_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zbus_macros-5.12.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["blocking-api","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzbus_macros-0e080e66a66fdd5b.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-process@2.5.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-process-2.5.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"async_process","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-process-2.5.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_process-7af86209adf9fae2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#nix@0.30.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"nix","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["feature","memoffset","socket","uio","user"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnix-921716dcd3a6af6f.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.3","linked_libs":[],"linked_paths":[],"cfgs":["desktop","desktop"],"env":[],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/tauri-plugin-opener-6e7886dc8149a322/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rand@0.9.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"rand","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","os_rng","small_rng","std","std_rng","thread_rng"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librand-b151da814004f378.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"rustversion","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/librustversion-211bfd3963d3ccb8.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#der-parser@10.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der-parser-10.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"der_parser","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der-parser-10.0.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["bigint","default","num-bigint","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libder_parser-4c52ceb8e9c2d752.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-executor@1.13.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"async_executor","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_executor-8d57a2b81cf34b89.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-rational@0.4.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-rational-0.4.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num_rational","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-rational-0.4.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["num-bigint","num-bigint-std","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_rational-fc40111c429beb15.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-iter@0.1.45","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-iter-0.1.45/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num_iter","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-iter-0.1.45/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["i128","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_iter-bbd1f50a1cf99aa5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-broadcast@0.7.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"async_broadcast","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_broadcast-8c146f7d770efadb.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ordered-float@2.10.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ordered-float-2.10.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ordered_float","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ordered-float-2.10.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libordered_float-b4daa607b41f36e7.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num-complex@0.4.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num_complex","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum_complex-c67c236afa0399a8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.16","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.16/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"getrandom","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.16/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libgetrandom-8a25b4614ec4bfb1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"async_trait","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libasync_trait-61212c2e3fee254e.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ordered-stream@0.2.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ordered-stream-0.2.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ordered_stream","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ordered-stream-0.2.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libordered_stream-75748e5813136246.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"untrusted","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libuntrusted-c67e9f4e17ee2c6e.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unsafe-libyaml-0.2.11/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unsafe_libyaml","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unsafe-libyaml-0.2.11/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunsafe_libyaml-491d742a1dc4aec3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.64","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.64/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"iana_time_zone","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.64/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["fallback"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libiana_time_zone-cc2fc207711ae2b5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cpufeatures","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcpufeatures-27ac9f80f0e69226.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#unicode-width@0.1.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.14/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"unicode_width","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.14/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["cjk","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libunicode_width-c54a1d8f49359217.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.22","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.22/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ryu","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.22/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libryu-292414ce324384a4.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"data_encoding","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.9.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdata_encoding-88dc097900a2cde1.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#aes@0.8.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aes-0.8.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"aes","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aes-0.8.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libaes-835db91a3a1d3a92.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde-value@0.7.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-value-0.7.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_value","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-value-0.7.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_value-48ad5892075a37c2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ring","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","dev_urandom_fallback"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libring-d3b230358564b510.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.42","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.42/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"chrono","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.42/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","clock","iana-time-zone","now","std","winapi","windows-link"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libchrono-73f81f5cac84abf8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#zbus@5.12.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"zbus","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["async-executor","async-fs","async-io","async-lock","async-process","async-task","blocking","blocking-api","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libzbus-bbd1b741d9a9a2e0.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#num@0.4.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-0.4.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"num","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-0.4.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","num-bigint","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libnum-48c33267210255e8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.8.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.8.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"arc_swap","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.8.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libarc_swap-1937cd33dc0083f8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ciborium@0.2.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-0.2.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ciborium","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-0.2.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libciborium-2e7561fe68e66c1d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#derive_more@2.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-2.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"derive_more","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-2.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["debug","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libderive_more-c780c683081dd1a2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_yaml@0.9.34+deprecated","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_yaml","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_yaml-ba57d908b9f19649.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pad@0.1.6","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pad-0.1.6/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pad","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pad-0.1.6/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpad-9365e72c01f10f6d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#x509-parser@0.18.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.18.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"x509_parser","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.18.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libx509_parser-54d4ec2c442406e9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#typemap-ors@1.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typemap-ors-1.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"typemap_ors","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typemap-ors-1.0.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtypemap_ors-2fb9b62cb2cc043f.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pcsc-sys@1.3.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pcsc-sys-1.3.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pcsc_sys","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pcsc-sys-1.3.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpcsc_sys-c8df7f5ba3ef994d.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#shared_child@1.1.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shared_child-1.1.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"shared_child","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shared_child-1.1.1/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","timeout"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libshared_child-b678dd175972fd24.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#cbc@0.1.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cbc-0.1.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cbc","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cbc-0.1.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["block-padding","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libcbc-cad921b63cea4de2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#hidapi@2.6.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hidapi-2.6.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"hidapi","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hidapi-2.6.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","illumos-static-libusb","linux-static-hidraw"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhidapi-f084ad7a09a8c1c8.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["custom-build"],"crate_types":["bin"],"name":"build-script-build","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/build.rs","edition":"2024","doc":false,"doctest":false,"test":false},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/picoforge-58fb64795f0e2d9b/build-script-build"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.35/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"encoding_rs","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.35/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libencoding_rs-3c4dec69c5842be3.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.27.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.27.2/Cargo.toml","target":{"kind":["proc-macro"],"crate_types":["proc-macro"],"name":"strum_macros","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.27.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":0,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstrum_macros-c41874bc8c1a276b.so"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#thread-id@5.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"thread_id","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libthread_id-6c079fc0d8b2f461.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#mock_instant@0.6.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mock_instant-0.6.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"mock_instant","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mock_instant-0.6.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libmock_instant-957ed4a45cb9fbe5.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"base64","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["alloc","default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libbase64-98d76238099ff977.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#log-mdc@0.1.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-mdc-0.1.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"log_mdc","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-mdc-0.1.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblog_mdc-960babf6289ae1d2.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-2.3.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"humantime","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-2.3.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libhumantime-8f1790f704ca9b14.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#strum@0.27.2","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum-0.27.2/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"strum","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum-0.27.2/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libstrum-e2dc1da1a723d5c9.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#pcsc@2.9.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pcsc-2.9.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"pcsc","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pcsc-2.9.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpcsc-03b6f48319b6c151.rmeta"],"executable":null,"fresh":true} -{"reason":"build-script-executed","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","linked_libs":[],"linked_paths":[],"cfgs":["desktop","dev"],"env":[["TAURI_ANDROID_PACKAGE_NAME_APP_NAME","picoforge"],["TAURI_ANDROID_PACKAGE_NAME_PREFIX","in_suyogtandel"],["TAURI_ENV_TARGET_TRIPLE","x86_64-unknown-linux-gnu"]],"out_dir":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/build/picoforge-b3d32cf6d8b843ae/out"} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-shell@2.3.4","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-shell-2.3.4/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_plugin_shell","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-shell-2.3.4/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_plugin_shell-e8dda0bf40868a14.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.3","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-opener-2.5.3/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"tauri_plugin_opener","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-opener-2.5.3/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libtauri_plugin_opener-6296463127eb1752.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#serde_cbor_2@0.13.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_cbor_2-0.13.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"serde_cbor_2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_cbor_2-0.13.0/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["default","std"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libserde_cbor_2-ee5a0f28a6b13f11.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#directories@6.0.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/directories-6.0.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"directories","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/directories-6.0.0/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libdirectories-6c73037ea3a66b33.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#ctap-hid-fido2@3.5.8","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctap-hid-fido2-3.5.8/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"ctap_hid_fido2","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctap-hid-fido2-3.5.8/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libctap_hid_fido2-ab522540497ed926.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-artifact","package_id":"registry+https://github.com/rust-lang/crates.io-index#log4rs@1.4.0","manifest_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log4rs-1.4.0/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"log4rs","src_path":"/home/suyog/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log4rs-1.4.0/src/lib.rs","edition":"2018","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":["all_components","ansi_writer","chrono","compound_policy","config_parsing","console_appender","console_writer","default","delete_roller","file_appender","fixed_window_roller","humantime","json_encoder","libc","log-mdc","onstartup_trigger","parking_lot","pattern_encoder","rand","rolling_file_appender","serde","serde-value","serde_json","serde_yaml","simple_writer","size_trigger","thread-id","threshold_filter","time_trigger","typemap-ors","winapi","yaml_format"],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/liblog4rs-fd1d40adb513c21c.rmeta"],"executable":null,"fresh":true} -{"reason":"compiler-message","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["staticlib","cdylib","rlib"],"crate_types":["staticlib","cdylib","rlib"],"name":"picoforge_lib","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: variant `KeyDevSign` is never constructed\n --> src/rescue/constants.rs:31:2\n |\n30 | pub enum RescueInstruction {\n | ----------------- variant in this enum\n31 | KeyDevSign = 0x10,\n | ^^^^^^^^^^\n |\n = note: `RescueInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis\n = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"note","message":"`RescueInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"`#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default","rendered":null,"spans":[]}],"level":"warning","message":"variant `KeyDevSign` is never constructed","spans":[{"byte_end":932,"byte_start":915,"column_end":27,"column_start":10,"expansion":null,"file_name":"src/rescue/constants.rs","is_primary":false,"label":"variant in this enum","line_end":30,"line_start":30,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":27,"highlight_start":10,"text":"pub enum RescueInstruction {"}]},{"byte_end":946,"byte_start":936,"column_end":12,"column_start":2,"expansion":null,"file_name":"src/rescue/constants.rs","is_primary":true,"label":null,"line_end":31,"line_start":31,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":12,"highlight_start":2,"text":"\tKeyDevSign = 0x10,"}]}],"code":{"code":"dead_code","explanation":null}}} -{"reason":"compiler-message","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["staticlib","cdylib","rlib"],"crate_types":["staticlib","cdylib","rlib"],"name":"picoforge_lib","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: enum `SignParam` is never used\n --> src/rescue/constants.rs:57:10\n |\n57 | pub enum SignParam {\n | ^^^^^^^^^\n\n","$message_type":"diagnostic","children":[],"level":"warning","message":"enum `SignParam` is never used","spans":[{"byte_end":1487,"byte_start":1478,"column_end":19,"column_start":10,"expansion":null,"file_name":"src/rescue/constants.rs","is_primary":true,"label":null,"line_end":57,"line_start":57,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":10,"text":"pub enum SignParam {"}]}],"code":{"code":"dead_code","explanation":null}}} -{"reason":"compiler-message","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["staticlib","cdylib","rlib"],"crate_types":["staticlib","cdylib","rlib"],"name":"picoforge_lib","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: enum `SecureLockParam` is never used\n --> src/rescue/constants.rs:74:10\n |\n74 | pub enum SecureLockParam {\n | ^^^^^^^^^^^^^^^\n\n","$message_type":"diagnostic","children":[],"level":"warning","message":"enum `SecureLockParam` is never used","spans":[{"byte_end":1850,"byte_start":1835,"column_end":25,"column_start":10,"expansion":null,"file_name":"src/rescue/constants.rs","is_primary":true,"label":null,"line_end":74,"line_start":74,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":25,"highlight_start":10,"text":"pub enum SecureLockParam {"}]}],"code":{"code":"dead_code","explanation":null}}} -{"reason":"compiler-message","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["staticlib","cdylib","rlib"],"crate_types":["staticlib","cdylib","rlib"],"name":"picoforge_lib","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: variant `KeyDevSign` is never constructed\n --> src/rescue/constants.rs:31:2\n |\n30 | pub enum RescueInstruction {\n | ----------------- variant in this enum\n31 | KeyDevSign = 0x10,\n | ^^^^^^^^^^\n |\n = note: `RescueInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis\n = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"note","message":"`RescueInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"`#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default","rendered":null,"spans":[]}],"level":"warning","message":"variant `KeyDevSign` is never constructed","spans":[{"byte_end":932,"byte_start":915,"column_end":27,"column_start":10,"expansion":null,"file_name":"src/rescue/constants.rs","is_primary":false,"label":"variant in this enum","line_end":30,"line_start":30,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":27,"highlight_start":10,"text":"pub enum RescueInstruction {"}]},{"byte_end":946,"byte_start":936,"column_end":12,"column_start":2,"expansion":null,"file_name":"src/rescue/constants.rs","is_primary":true,"label":null,"line_end":31,"line_start":31,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":12,"highlight_start":2,"text":"\tKeyDevSign = 0x10,"}]}],"code":{"code":"dead_code","explanation":null}}} -{"reason":"compiler-message","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["staticlib","cdylib","rlib"],"crate_types":["staticlib","cdylib","rlib"],"name":"picoforge_lib","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: enum `SignParam` is never used\n --> src/rescue/constants.rs:57:10\n |\n57 | pub enum SignParam {\n | ^^^^^^^^^\n\n","$message_type":"diagnostic","children":[],"level":"warning","message":"enum `SignParam` is never used","spans":[{"byte_end":1487,"byte_start":1478,"column_end":19,"column_start":10,"expansion":null,"file_name":"src/rescue/constants.rs","is_primary":true,"label":null,"line_end":57,"line_start":57,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":10,"text":"pub enum SignParam {"}]}],"code":{"code":"dead_code","explanation":null}}} -{"reason":"compiler-message","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["staticlib","cdylib","rlib"],"crate_types":["staticlib","cdylib","rlib"],"name":"picoforge_lib","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: enum `SecureLockParam` is never used\n --> src/rescue/constants.rs:74:10\n |\n74 | pub enum SecureLockParam {\n | ^^^^^^^^^^^^^^^\n\n","$message_type":"diagnostic","children":[],"level":"warning","message":"enum `SecureLockParam` is never used","spans":[{"byte_end":1850,"byte_start":1835,"column_end":25,"column_start":10,"expansion":null,"file_name":"src/rescue/constants.rs","is_primary":true,"label":null,"line_end":74,"line_start":74,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":25,"highlight_start":10,"text":"pub enum SecureLockParam {"}]}],"code":{"code":"dead_code","explanation":null}}} -{"reason":"compiler-artifact","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["staticlib","cdylib","rlib"],"crate_types":["staticlib","cdylib","rlib"],"name":"picoforge_lib","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpicoforge_lib-9958a5f8403d6770.rmeta"],"executable":null,"fresh":false} -{"reason":"compiler-artifact","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["staticlib","cdylib","rlib"],"crate_types":["staticlib","cdylib","rlib"],"name":"picoforge_lib","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/lib.rs","edition":"2024","doc":true,"doctest":true,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":true},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpicoforge_lib-e6cd814c4d889b70.rmeta"],"executable":null,"fresh":false} -{"reason":"compiler-artifact","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["bin"],"crate_types":["bin"],"name":"picoforge","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/main.rs","edition":"2024","doc":true,"doctest":false,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpicoforge-e307077c9abbdd29.rmeta"],"executable":null,"fresh":false} -{"reason":"compiler-artifact","package_id":"path+file:///run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri#picoforge@0.1.5","manifest_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/Cargo.toml","target":{"kind":["bin"],"crate_types":["bin"],"name":"picoforge","src_path":"/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/src/main.rs","edition":"2024","doc":true,"doctest":false,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":true},"features":[],"filenames":["/run/media/suyog/SuyogSSD0/git/Personal/Code/pico-forge/src-tauri/target/debug/deps/libpicoforge-971f87f50994eaf0.rmeta"],"executable":null,"fresh":false} -{"reason":"build-finished","success":true}