-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from thomasqueirozb/build_time
Add some build time
- Loading branch information
Showing
78 changed files
with
25 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
fn main() { | ||
std::thread::sleep(std::time::Duration::from_millis(100000)); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"rustc_fingerprint":7324001767824312892,"outputs":{"15729799797837862367":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/johnrodonnell/.rustup/toolchains/nightly-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\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_has_atomic_equal_alignment=\"16\"\ntarget_has_atomic_equal_alignment=\"32\"\ntarget_has_atomic_equal_alignment=\"64\"\ntarget_has_atomic_equal_alignment=\"8\"\ntarget_has_atomic_equal_alignment=\"ptr\"\ntarget_has_atomic_load_store\ntarget_has_atomic_load_store=\"16\"\ntarget_has_atomic_load_store=\"32\"\ntarget_has_atomic_load_store=\"64\"\ntarget_has_atomic_load_store=\"8\"\ntarget_has_atomic_load_store=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_thread_local\ntarget_vendor=\"unknown\"\nunix\n","stderr":""},"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.71.0-nightly (d0f204e4d 2023-04-16)\nbinary: rustc\ncommit-hash: d0f204e4d750b62f9d6c2593405e828757126832\ncommit-date: 2023-04-16\nhost: x86_64-unknown-linux-gnu\nrelease: 1.71.0-nightly\nLLVM version: 16.0.2\n","stderr":""}},"successes":{}} | ||
{"rustc_fingerprint":13423959009784225579,"outputs":{"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.72.0 (5680fa18f 2023-08-23)\nbinary: rustc\ncommit-hash: 5680fa18feaa87f3ff04063800aec256c3d4b4be\ncommit-date: 2023-08-23\nhost: x86_64-unknown-linux-gnu\nrelease: 1.72.0\nLLVM version: 16.0.5\n","stderr":""},"15729799797837862367":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/thomas/.local/share/rustup/toolchains/stable-x86_64-unknown-linux-gnu\noff\npacked\nunpacked\n___\ndebug_assertions\npanic=\"unwind\"\nproc_macro\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":{}} |
1 change: 1 addition & 0 deletions
1
...ime/target/debug/.fingerprint/build_time-05d94e818914635b/build-script-build-script-build
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
d271683553f10ba6 |
1 change: 1 addition & 0 deletions
1
...arget/debug/.fingerprint/build_time-05d94e818914635b/build-script-build-script-build.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":17954901377634971088,"features":"[]","target":427768481117760528,"profile":17385444107779271700,"path":4524081124783967569,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/build_time-05d94e818914635b/dep-build-script-build-script-build"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} |
Binary file added
BIN
+21 Bytes
...target/debug/.fingerprint/build_time-05d94e818914635b/dep-build-script-build-script-build
Binary file not shown.
File renamed without changes.
1 change: 0 additions & 1 deletion
1
build_time/target/debug/.fingerprint/build_time-473188a4de5d060b/bin-build_time
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
build_time/target/debug/.fingerprint/build_time-473188a4de5d060b/bin-build_time.json
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...target/debug/.fingerprint/build_time-5809178bb22b1b61/run-build-script-build-script-build
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
d9f5043ec59fb7d5 |
1 change: 1 addition & 0 deletions
1
...t/debug/.fingerprint/build_time-5809178bb22b1b61/run-build-script-build-script-build.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":17954901377634971088,"features":"","target":0,"profile":0,"path":0,"deps":[[15687193879738803693,"build_script_build",false,11964922174720471506]],"local":[{"Precalculated":"1703042715.369586597s (target/CACHEDIR.TAG)"}],"rustflags":[],"metadata":0,"config":0,"compile_kind":0} |
Binary file removed
BIN
-24 Bytes
build_time/target/debug/.fingerprint/build_time-611e1cff2db97e11/dep-test-bin-build_time
Binary file not shown.
13 changes: 0 additions & 13 deletions
13
build_time/target/debug/.fingerprint/build_time-611e1cff2db97e11/output-test-bin-build_time
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
build_time/target/debug/.fingerprint/build_time-611e1cff2db97e11/test-bin-build_time
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
build_time/target/debug/.fingerprint/build_time-611e1cff2db97e11/test-bin-build_time.json
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
build_time/target/debug/.fingerprint/build_time-a94d51ae7fb98483/bin-build_time
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
cf3c623d0b08d242 |
1 change: 1 addition & 0 deletions
1
build_time/target/debug/.fingerprint/build_time-a94d51ae7fb98483/bin-build_time.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":17954901377634971088,"features":"[]","target":16291746725044359259,"profile":11039742474438789458,"path":1684066648322511884,"deps":[[15687193879738803693,"build_script_build",false,15399953120314586585]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/build_time-a94d51ae7fb98483/dep-bin-build_time"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} |
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...me-473188a4de5d060b/output-bin-build_time → ...me-a94d51ae7fb98483/output-bin-build_time
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+4.37 MB
build_time/target/debug/build/build_time-05d94e818914635b/build-script-build
Binary file not shown.
Binary file added
BIN
+4.37 MB
...d_time/target/debug/build/build_time-05d94e818914635b/build_script_build-05d94e818914635b
Binary file not shown.
5 changes: 5 additions & 0 deletions
5
...time/target/debug/build/build_time-05d94e818914635b/build_script_build-05d94e818914635b.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
/tmp/notNotOdd/build_time/target/debug/build/build_time-05d94e818914635b/build_script_build-05d94e818914635b: build.rs | ||
|
||
/tmp/notNotOdd/build_time/target/debug/build/build_time-05d94e818914635b/build_script_build-05d94e818914635b.d: build.rs | ||
|
||
build.rs: |
1 change: 1 addition & 0 deletions
1
build_time/target/debug/build/build_time-5809178bb22b1b61/invoked.timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file has an mtime of when this was started. |
File renamed without changes.
1 change: 1 addition & 0 deletions
1
build_time/target/debug/build/build_time-5809178bb22b1b61/root-output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/tmp/notNotOdd/build_time/target/debug/build/build_time-5809178bb22b1b61/out |
File renamed without changes.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/tmp/notNotOdd/build_time/target/debug/build_time: /tmp/notNotOdd/build_time/build.rs /tmp/notNotOdd/build_time/src/main.rs |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
/tmp/notNotOdd/build_time/target/debug/deps/build_time-a94d51ae7fb98483: src/main.rs | ||
|
||
/tmp/notNotOdd/build_time/target/debug/deps/build_time-a94d51ae7fb98483.d: src/main.rs | ||
|
||
src/main.rs: |
Binary file added
BIN
+1.51 KB
...ipt_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/3qkgk2k4qr9x0ubd.o
Binary file not shown.
Binary file added
BIN
+2.6 KB
...ipt_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/3wgk2bawzgosvsap.o
Binary file not shown.
Binary file added
BIN
+2.67 KB
...ipt_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/4pmfnf47dz4crf4u.o
Binary file not shown.
Binary file added
BIN
+2.26 KB
...ipt_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/4ywcce2yyylug5cg.o
Binary file not shown.
Binary file added
BIN
+78.3 KB
...d_script_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/dep-graph.bin
Binary file not shown.
Binary file added
BIN
+920 Bytes
...ript_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/f6xslx19rpc0289.o
Binary file not shown.
Binary file added
BIN
+1.06 KB
...ript_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/h8nxne7d8pl7fb6.o
Binary file not shown.
Binary file added
BIN
+12.4 KB
...script_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/query-cache.bin
Binary file not shown.
Binary file added
BIN
+381 Bytes
...ript_build-3ruocg2qstjeu/s-grof0theqt-1bd4ucx-64gxpiefcgoyvubhuhfkes4yr/work-products.bin
Binary file not shown.
File renamed without changes.
Binary file added
BIN
+7.97 KB
...uild_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/13f1s8twkxh5qxie.o
Binary file not shown.
Binary file added
BIN
+3.87 KB
...uild_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/1osxl1yuecr52suw.o
Binary file not shown.
Binary file added
BIN
+3.59 KB
...uild_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/1rkbinh8cjvpwf96.o
Binary file not shown.
Binary file added
BIN
+7.45 KB
...uild_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/37wp7mfujq1yd7fp.o
Binary file not shown.
Binary file added
BIN
+9.09 KB
...uild_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/3bse5ir4xu25xcel.o
Binary file not shown.
Binary file added
BIN
+4.33 KB
...build_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/3gfzah69wyx9dsy.o
Binary file not shown.
Binary file added
BIN
+120 KB
...tal/build_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/dep-graph.bin
Binary file not shown.
Binary file added
BIN
+20.9 KB
...l/build_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/query-cache.bin
Binary file not shown.
Binary file added
BIN
+383 Bytes
...build_time-1c7g79n4j3y3o/s-grof2h3tmm-1wjbvrm-79cmzr2t8udtcxncwblvj4h7v/work-products.bin
Binary file not shown.
File renamed without changes.
Binary file removed
BIN
-69 KB
...get/debug/incremental/build_time-1mjs6s4acxe7y/s-gro6flnhtp-13h1srw-working/dep-graph.bin
Binary file not shown.
Binary file removed
BIN
-35.2 KB
...ebug/incremental/build_time-1mjs6s4acxe7y/s-gro6flnhtp-13h1srw-working/dep-graph.part.bin
Binary file not shown.
Binary file removed
BIN
-16.3 KB
...t/debug/incremental/build_time-1mjs6s4acxe7y/s-gro6flnhtp-13h1srw-working/query-cache.bin
Binary file not shown.
Binary file removed
BIN
-45 Bytes
...debug/incremental/build_time-1mjs6s4acxe7y/s-gro6flnhtp-13h1srw-working/work-products.bin
Binary file not shown.
Binary file removed
BIN
-69 KB
...rget/debug/incremental/build_time-1mjs6s4acxe7y/s-gro6fok6u1-4pa38j-working/dep-graph.bin
Binary file not shown.
Binary file removed
BIN
-35.2 KB
...debug/incremental/build_time-1mjs6s4acxe7y/s-gro6fok6u1-4pa38j-working/dep-graph.part.bin
Binary file not shown.
Binary file removed
BIN
-16.3 KB
...et/debug/incremental/build_time-1mjs6s4acxe7y/s-gro6fok6u1-4pa38j-working/query-cache.bin
Binary file not shown.
Binary file removed
BIN
-45 Bytes
.../debug/incremental/build_time-1mjs6s4acxe7y/s-gro6fok6u1-4pa38j-working/work-products.bin
Binary file not shown.
Binary file removed
BIN
-71.7 KB
...ebug/incremental/build_time-1mjs6s4acxe7y/s-gro6frk855-coy2hu-1gphmii153tyf/dep-graph.bin
Binary file not shown.
Binary file removed
BIN
-17.4 KB
...ug/incremental/build_time-1mjs6s4acxe7y/s-gro6frk855-coy2hu-1gphmii153tyf/query-cache.bin
Binary file not shown.
Binary file removed
BIN
-45 Bytes
.../incremental/build_time-1mjs6s4acxe7y/s-gro6frk855-coy2hu-1gphmii153tyf/work-products.bin
Binary file not shown.
Empty file.
Binary file removed
BIN
-74.9 KB
...get/debug/incremental/build_time-2r7k1cl6t1c5c/s-gro6flnhe2-14o22s3-working/dep-graph.bin
Binary file not shown.
Binary file removed
BIN
-38.4 KB
...ebug/incremental/build_time-2r7k1cl6t1c5c/s-gro6flnhe2-14o22s3-working/dep-graph.part.bin
Binary file not shown.
Binary file removed
BIN
-17.1 KB
...t/debug/incremental/build_time-2r7k1cl6t1c5c/s-gro6flnhe2-14o22s3-working/query-cache.bin
Binary file not shown.
Binary file removed
BIN
-45 Bytes
...debug/incremental/build_time-2r7k1cl6t1c5c/s-gro6flnhe2-14o22s3-working/work-products.bin
Binary file not shown.
Empty file.
Binary file removed
BIN
-74.9 KB
...get/debug/incremental/build_time-2r7k1cl6t1c5c/s-gro6fok6qc-1edl5a0-working/dep-graph.bin
Binary file not shown.
Binary file removed
BIN
-38.4 KB
...ebug/incremental/build_time-2r7k1cl6t1c5c/s-gro6fok6qc-1edl5a0-working/dep-graph.part.bin
Binary file not shown.
Binary file removed
BIN
-17.1 KB
...t/debug/incremental/build_time-2r7k1cl6t1c5c/s-gro6fok6qc-1edl5a0-working/query-cache.bin
Binary file not shown.
Binary file removed
BIN
-45 Bytes
...debug/incremental/build_time-2r7k1cl6t1c5c/s-gro6fok6qc-1edl5a0-working/work-products.bin
Binary file not shown.
Empty file.
Binary file removed
BIN
-77.6 KB
...bug/incremental/build_time-2r7k1cl6t1c5c/s-gro6frk61a-19ac3nx-2i6t2ukgql093/dep-graph.bin
Binary file not shown.
Binary file removed
BIN
-18.2 KB
...g/incremental/build_time-2r7k1cl6t1c5c/s-gro6frk61a-19ac3nx-2i6t2ukgql093/query-cache.bin
Binary file not shown.
Binary file removed
BIN
-45 Bytes
...incremental/build_time-2r7k1cl6t1c5c/s-gro6frk61a-19ac3nx-2i6t2ukgql093/work-products.bin
Binary file not shown.
Empty file.