Test results for amd64, freshwrap,little, crypto_aead/aes128gcmv1

[Page version: 20260116 15:38:12]

Measurements for amd64, freshwrap,little, crypto_aead Test results for amd64, freshwrap,little, crypto_aead Test results for crypto_aead/aes128gcmv1
Computer: freshwrap,little
Microarchitecture: amd64; Gracemont (b06a2-20)
Architecture: amd64
CPU ID: GenuineIntel-000b06a2-20-bfebfbff
SUPERCOP version: 20251222
Operation: crypto_aead
Primitive: aes128gcmv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
491614305 0 038949 820 1096T:dolbeau/aesenc-intclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
495014289 0 039013 820 1096T:dolbeau/aesenc-intclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
498013269 0 034054 812 1096T:dolbeau/aesenc-intclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
515913303 0 033085 820 1032T:dolbeau/aesenc-intclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
587515172 0 038252 780 1096T:dolbeau/aesenc-intgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
623510167 0 031204 780 1096T:dolbeau/aesenc-intgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
66726004 0 024743 756 1064T:dolbeau/aesenc-intgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
677810761 0 031419 772 1096T:dolbeau/aesenc-intgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9566973 0 022457 868 1096T:opensslnewgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9581908 0 022834 876 1096T:opensslnewgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9587908 0 024882 876 1096T:opensslnewgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9639857 0 020429 852 1064T:opensslnewgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9653902 0 028308 900 1032T:opensslnewclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9668893 0 022653 892 1096T:opensslnewclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9682902 0 026596 900 1096T:opensslnewclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9744914 0 021660 900 1032T:opensslnewclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
9761902 0 026516 900 1096T:opensslnewclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
14375893752 0 1629060 820 1128T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
15621083609 0 1628972 820 1128T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
22651723436 0 1630501 820 1064T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
30180332002 0 1623596 780 1128T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
30232783688 0 1627332 780 1128T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
31474131922 0 1623326 812 1128T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
153279151780 0 1622205 820 1064T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
166252812076 0 1623267 772 1128T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222
175263881714 0 1620951 756 1096T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026010520251222

Compiler output


aesenc-int.c: aesenc-int.c:41:25: warning: unused variable 'temp2' [-Wunused-variable]
aesenc-int.c:    41 |   __m128i temp0, temp1, temp2, temp4;
aesenc-int.c:       |                         ^~~~~
aesenc-int.c: aesenc-int.c:248:17: warning: unused variable 'rev' [-Wunused-variable]
aesenc-int.c:   248 |   const __m128i rev = _mm_set_epi8(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15);
aesenc-int.c:       |                 ^~~
aesenc-int.c: aesenc-int.c:342:15: warning: unused variable 'tmplo' [-Wunused-variable]
aesenc-int.c:   342 |   __m128i lo, tmplo, hi, tmphi;
aesenc-int.c:       |               ^~~~~
aesenc-int.c: aesenc-int.c:342:26: warning: unused variable 'tmphi' [-Wunused-variable]
aesenc-int.c:   342 |   __m128i lo, tmplo, hi, tmphi;
aesenc-int.c:       |                          ^~~~~
aesenc-int.c: aesenc-int.c:446:15: warning: unused variable 'tmplo' [-Wunused-variable]
aesenc-int.c:   446 |   __m128i lo, tmplo, hi, tmphi;
aesenc-int.c:       |               ^~~~~
aesenc-int.c: aesenc-int.c:446:26: warning: unused variable 'tmphi' [-Wunused-variable]
aesenc-int.c:   446 |   __m128i lo, tmplo, hi, tmphi;
aesenc-int.c:       |                          ^~~~~
aesenc-int.c: aesenc-int.c:139:20: warning: unused function 'inc' [-Wunused-function]
aesenc-int.c:   139 | static inline void inc(unsigned char *n) {
aesenc-int.c:       |                    ^~~
aesenc-int.c: aesenc-int.c:162:1: warning: unused function 'aesni_encrypt2' [-Wunused-function]
aesenc-int.c:   162 | FUNC(2, MAKE2)
aesenc-int.c:       | ^~~~~~~~~~~~~~
aesenc-int.c: aesenc-int.c:149:22: note: expanded from macro 'FUNC'
aesenc-int.c: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:dolbeau/aesenc-intclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:dolbeau/aesenc-intclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:dolbeau/aesenc-intclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:dolbeau/aesenc-intclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


aesenc-int.c: aesenc-int.c:41:25: warning: unused variable 'temp2' [-Wunused-variable]
aesenc-int.c:    41 |   __m128i temp0, temp1, temp2, temp4;
aesenc-int.c:       |                         ^~~~~
aesenc-int.c: aesenc-int.c:248:17: warning: unused variable 'rev' [-Wunused-variable]
aesenc-int.c:   248 |   const __m128i rev = _mm_set_epi8(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15);
aesenc-int.c:       |                 ^~~
aesenc-int.c: aesenc-int.c:342:15: warning: unused variable 'tmplo' [-Wunused-variable]
aesenc-int.c:   342 |   __m128i lo, tmplo, hi, tmphi;
aesenc-int.c:       |               ^~~~~
aesenc-int.c: aesenc-int.c:342:26: warning: unused variable 'tmphi' [-Wunused-variable]
aesenc-int.c:   342 |   __m128i lo, tmplo, hi, tmphi;
aesenc-int.c:       |                          ^~~~~
aesenc-int.c: aesenc-int.c:446:15: warning: unused variable 'tmplo' [-Wunused-variable]
aesenc-int.c:   446 |   __m128i lo, tmplo, hi, tmphi;
aesenc-int.c:       |               ^~~~~
aesenc-int.c: aesenc-int.c:446:26: warning: unused variable 'tmphi' [-Wunused-variable]
aesenc-int.c:   446 |   __m128i lo, tmplo, hi, tmphi;
aesenc-int.c:       |                          ^~~~~
aesenc-int.c: aesenc-int.c:643:16: error: always_inline function '_mm_shuffle_epi8' requires target feature 'ssse3', but would be inlined into function 'crypto_aead_aes128gcmv1_dolbeau_aesenc_int_timingleaks_encrypt' that is compiled without support for 'ssse3'
aesenc-int.c:   643 |   __m128i Hv = _mm_shuffle_epi8(_mm_loadu_si128((const __m128i*)H), rev);
aesenc-int.c:       |                ^
aesenc-int.c: 6 warnings and 1 error generated.

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:dolbeau/aesenc-intclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


aesenc-int.c: aesenc-int.c:24:9: warning: "_bswap64" redefined
aesenc-int.c:    24 | #define _bswap64(a) __builtin_bswap64(a)
aesenc-int.c:       |         ^~~~~~~~
aesenc-int.c: In file included from /usr/lib/gcc/x86_64-linux-gnu/14/include/x86gprintrin.h:33,
aesenc-int.c:                  from /usr/lib/gcc/x86_64-linux-gnu/14/include/immintrin.h:27,
aesenc-int.c:                  from aesenc-int.c:11:
aesenc-int.c: /usr/lib/gcc/x86_64-linux-gnu/14/include/ia32intrin.h:273:9: note: this is the location of the previous definition
aesenc-int.c:   273 | #define _bswap64(a)             __bswapq(a)
aesenc-int.c:       |         ^~~~~~~~
aesenc-int.c: aesenc-int.c:25:9: warning: "_bswap" redefined
aesenc-int.c:    25 | #define _bswap(a) __builtin_bswap32(a)
aesenc-int.c:       |         ^~~~~~
aesenc-int.c: /usr/lib/gcc/x86_64-linux-gnu/14/include/ia32intrin.h:307:9: note: this is the location of the previous definition
aesenc-int.c:   307 | #define _bswap(a)               __bswapd(a)
aesenc-int.c:       |         ^~~~~~
aesenc-int.c: aesenc-int.c: In function 'aesni_key128_expand':
aesenc-int.c: aesenc-int.c:41:25: warning: unused variable 'temp2' [-Wunused-variable]
aesenc-int.c:    41 |   __m128i temp0, temp1, temp2, temp4;
aesenc-int.c:       |                         ^~~~~
aesenc-int.c: aesenc-int.c: In function 'aesni_encrypt1':
aesenc-int.c: aesenc-int.c:76: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas]
aesenc-int.c:    76 | #pragma unroll(9)
aesenc-int.c: aesenc-int.c: In function 'addmul':
aesenc-int.c: aesenc-int.c:195:64: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
aesenc-int.c:   195 |     unsigned long long mask = -1ull ^ (1ull<<(((16-xlen)%8)*8))-1ull;
aesenc-int.c: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:dolbeau/aesenc-intgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:dolbeau/aesenc-intgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:dolbeau/aesenc-intgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:dolbeau/aesenc-intgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


decrypt.c: decrypt.c:13:18: error: variable has incomplete type 'EVP_CIPHER_CTX' (aka 'struct evp_cipher_ctx_st')
decrypt.c:    13 |   EVP_CIPHER_CTX x;
decrypt.c:       |                  ^
decrypt.c: /usr/include/openssl/types.h:111:16: note: forward declaration of 'struct evp_cipher_ctx_st'
decrypt.c:   111 | typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
decrypt.c:       |                ^
decrypt.c: 1 error generated.

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:opensslclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:opensslclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:opensslclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:opensslclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:opensslclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


decrypt.c: decrypt.c: In function 'crypto_aead_aes128gcmv1_openssl_timingleaks_decrypt':
decrypt.c: decrypt.c:13:18: error: storage size of 'x' isn't known
decrypt.c:    13 |   EVP_CIPHER_CTX x;
decrypt.c:       |                  ^
decrypt.c: decrypt.c:13:18: warning: unused variable 'x' [-Wunused-variable]

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:opensslgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:opensslgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:opensslgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:opensslgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustcugITLG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lmeasure-anything" "-lmeasure" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/measure-259ff507936f3334" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "measure") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustclTnurj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lmeasure-anything" "-lmeasure" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/measure-259ff507936f3334" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "measure") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustcujB1Fu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lmeasure-anything" "-lmeasure" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/measure-259ff507936f3334" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "measure") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustcGdrjaI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-ltry-anything" "-ltry" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/try-482df7754fac20a1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "try") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustcgtf693/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lmeasure-anything" "-lmeasure" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/measure-259ff507936f3334" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "measure") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustc33BxvY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-ltry-anything" "-ltry" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/try-482df7754fac20a1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "try") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustcAjijdR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-ltry-anything" "-ltry-small" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/try_small-783629a0be20cd1b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "try-small") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustcyZJn0R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lmeasure-anything" "-lmeasure" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/measure-259ff507936f3334" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "measure") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


try.c: error: linking with `cc` failed: exit status: 1
try.c:   |
try.c:   = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/lib/lib/rustlib/x86_64-unknown-linux-gnu/bin:.../supercop-data/freshwrap,little/checksum/bin:.../supercop-data/freshwrap,little/sinceepoch/bin:.../supercop-data/freshwrap,little/compiledinfo/bin:.../supercop-data/freshwrap,little/killafter/bin:.../supercop-data/freshwrap,little/okcompilers/bin:.../supercop-data/freshwrap,little/scripts:/usr/sfw/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustcOP8cZf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lmeasure-anything" "-lmeasure" "-lsupercop" "-lkernelrandombytes" "-lcpucycles" "-lcrypto" "-lm" "-Wl,-Bstatic" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/{libcrypto_aead_aes128gcmv1-89e567f3ddc9906b.rlib,libaes_gcm-5d67b622ba852d98.rlib,libghash-760d560ecf116ff6.rlib,libpolyval-c2851ee6442c4ca6.rlib,libcpuid_bool-b85cd0d3b29fddb9.rlib,libuniversal_hash-4b5bcad216cf6527.rlib,libsubtle-110ba3efdae67051.rlib,libctr-9306ffdf34432aca.rlib,libaes-59dc4be86db0bc37.rlib,libaesni-507654868cea4659.rlib,libopaque_debug-851f5dc4fc7cb701.rlib,libcipher-aee2797efd8fc482.rlib,libaead-95225a1df869b857.rlib,libgeneric_array-abd9aca6363faef4.rlib,libtypenum-9bd82fdfda23287d.rlib}" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-735cce14533b4b14.rlib,libpanic_unwind-b6737e136067c5af.rlib,libobject-1303c4fadc744db1.rlib,libmemchr-4307c8d3168c78e3.rlib,libaddr2line-78c32e4a87333dbd.rlib,libgimli-0fc0e49acceead35.rlib,librustc_demangle-a0b9c22792c85e39.rlib,libstd_detect-83f7e4a793b39811.rlib,libhashbrown-0d7f81c4b968ca96.rlib,librustc_std_workspace_alloc-6a65191895fd580e.rlib,libminiz_oxide-357876da66360401.rlib,libadler-0c1d85aa00dff5fa.rlib,libunwind-d8e6262062f0cd85.rlib,libcfg_if-2424c0e00d5dc157.rlib,liblibc-d9b6e8d963ea0be1.rlib,liballoc-ecc6700de60a5b56.rlib,librustc_std_workspace_core-6129c8f9aed81c8b.rlib,libcore-2d4b9a0883bc3ecf.rlib,libcompiler_builtins-bdfb7378ad19badb.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" ".../supercop-data/freshwrap,little/amd64/lib" "-L" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/build/crypto_aead_aes128gcmv1-c913aeeefb2814d9/out" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" ".../supercop-data/freshwrap,little/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_aead/aes128gcmv1/rust_aes_gcm/work/target/release/deps/measure-259ff507936f3334" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
try.c:   = note: some arguments are omitted. use `--verbose` to show all linker arguments
try.c:   = note: /usr/bin/ld: cannot find -lcpucycles: No such file or directory
try.c:           collect2: error: ld returned 1 exit status
try.c:
try.c:
try.c: error: could not compile `crypto_aead_aes128gcmv1` (bin "measure") due to 1 previous error

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
rust_aes_gcmgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


try.c: error[E0310]: the parameter type `T` may not live long enough
try.c:     --> /home/supercop/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
try.c:      |
try.c: 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
try.c:      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
try.c:      |     |
try.c:      |     the parameter type `T` must be valid for the static lifetime...
try.c:      |     ...so that the type `T` will meet its required lifetime bounds...
try.c:      |
try.c: note: ...that is required by this bound
try.c:     --> /usr/src/rustc-1.85.0/library/alloc/src/borrow.rs:179:30
try.c: help: consider adding an explicit lifetime bound
try.c:      |
try.c: 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
try.c:      |                    +++++++++
try.c:
try.c: For more information about this error, try `rustc --explain E0310`.
try.c: error: could not compile `rustc-serialize` (lib) due to 1 previous error

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:rust_cryptoclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:rust_cryptoclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:rust_cryptoclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:rust_cryptoclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:rust_cryptoclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:rust_cryptogcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:rust_cryptogcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:rust_cryptogcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:rust_cryptogcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)