start to implementig clone to create namespaces

This commit is contained in:
netjaileRS
2024-08-25 21:34:18 +02:00
parent 750426ad1d
commit dec755a2a5
962 changed files with 7477 additions and 193 deletions

View File

@@ -1,2 +0,0 @@
{"message":"constant `PATH_MAX` is never used","code":{"code":"dead_code","explanation":null},"level":"warning","spans":[{"file_name":"src/main.rs","byte_start":131,"byte_end":139,"line_start":9,"line_end":9,"column_start":7,"column_end":15,"is_primary":true,"text":[{"text":"const PATH_MAX:u32 = 4096;","highlight_start":7,"highlight_end":15}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(dead_code)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: constant `PATH_MAX` is never used\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0msrc/main.rs:9:7\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m9\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0mconst PATH_MAX:u32 = 4096;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(dead_code)]` on by default\u001b[0m\n\n"}
{"message":"1 warning emitted","code":null,"level":"warning","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: 1 warning emitted\u001b[0m\n\n"}

View File

@@ -1 +1 @@
{"rustc":13421329839480389204,"features":"[]","target":950855722446754473,"profile":11983525691607113661,"path":1684066648322511884,"deps":[[327456719154316752,"sys_mount",false,6505991000905774833]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/netjailers-2f434284f177f00a/dep-test-bin-netjailers"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0}
{"rustc":7148235511965463537,"features":"[]","declared_features":"","target":950855722446754473,"profile":11983525691607113661,"path":1684066648322511884,"deps":[[327456719154316752,"sys_mount",false,9724599788737892765]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/netjailers-2f434284f177f00a/dep-test-bin-netjailers"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0}