From 43b06120040809ed04b853eab61788fc6ebbd46d Mon Sep 17 00:00:00 2001 From: jaakko Date: Wed, 8 Apr 2026 10:51:35 +0300 Subject: [PATCH] Agent Builder --- network-poc/target-check/.rustc_info.json | 1 + network-poc/target-check/CACHEDIR.TAG | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 network-poc/target-check/.rustc_info.json create mode 100644 network-poc/target-check/CACHEDIR.TAG diff --git a/network-poc/target-check/.rustc_info.json b/network-poc/target-check/.rustc_info.json new file mode 100644 index 0000000..d622a1c --- /dev/null +++ b/network-poc/target-check/.rustc_info.json @@ -0,0 +1 @@ +{"rustc_fingerprint":15841952146704291179,"outputs":{"17747080675513052775":{"success":true,"status":"","code":0,"stdout":"rustc 1.94.1 (e408947bf 2026-03-25)\nbinary: rustc\ncommit-hash: e408947bfd200af42db322daf0fadfe7e26d3bd1\ncommit-date: 2026-03-25\nhost: x86_64-unknown-linux-gnu\nrelease: 1.94.1\nLLVM version: 21.1.8\n","stderr":""},"7971740275564407648":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/jaakko/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\noff\npacked\nunpacked\n___\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_abi=\"\"\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""}},"successes":{}} \ No newline at end of file diff --git a/network-poc/target-check/CACHEDIR.TAG b/network-poc/target-check/CACHEDIR.TAG new file mode 100644 index 0000000..20d7c31 --- /dev/null +++ b/network-poc/target-check/CACHEDIR.TAG @@ -0,0 +1,3 @@ +Signature: 8a477f597d28d172789f06886806bc55 +# This file is a cache directory tag created by cargo. +# For information about cache directory tags see https://bford.info/cachedir/