[INFO] cloning repository https://github.com/joohing/bachelor-formally-verified-stuff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joohing/bachelor-formally-verified-stuff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoohing%2Fbachelor-formally-verified-stuff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoohing%2Fbachelor-formally-verified-stuff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe7d948700a1635e36988e1894bac89991e9d973
[INFO] testing joohing/bachelor-formally-verified-stuff against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoohing%2Fbachelor-formally-verified-stuff" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joohing/bachelor-formally-verified-stuff
[INFO] finished tweaking git repo https://github.com/joohing/bachelor-formally-verified-stuff
[INFO] tweaked toml for git repo https://github.com/joohing/bachelor-formally-verified-stuff written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joohing/bachelor-formally-verified-stuff on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joohing/bachelor-formally-verified-stuff already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hacspec/hax`
[INFO] [stderr]     Updating git repository `https://github.com/cryspen/libcrux`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/BurntSushi/quickcheck`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded hax-lib-macros-types v0.3.1
[INFO] [stderr]   Downloaded pastey v0.1.0
[INFO] [stderr]   Downloaded proc-macro-error-attr2 v2.0.0
[INFO] [stderr]   Downloaded jobserver v0.1.33
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded serde v1.0.219
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.25
[INFO] [stderr]   Downloaded serde_json v1.0.140
[INFO] [stderr]   Downloaded proc-macro2 v1.0.95
[INFO] [stderr]   Downloaded getrandom v0.3.3
[INFO] [stderr]   Downloaded serde_derive v1.0.219
[INFO] [stderr]   Downloaded hax-lib v0.3.1
[INFO] [stderr]   Downloaded rustversion v1.0.21
[INFO] [stderr]   Downloaded zerocopy v0.8.25
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] [stderr]   Downloaded proc-macro-error2 v2.0.1
[INFO] [stderr]   Downloaded hax-lib-macros v0.3.1
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded libc v0.2.172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9015e336c3c646de0dd09106dad2ddb53dcf38e95e70de85d316b727f671e1c
[INFO] running `Command { std: "docker" "start" "-a" "b9015e336c3c646de0dd09106dad2ddb53dcf38e95e70de85d316b727f671e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9015e336c3c646de0dd09106dad2ddb53dcf38e95e70de85d316b727f671e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9015e336c3c646de0dd09106dad2ddb53dcf38e95e70de85d316b727f671e1c", kill_on_drop: false }`
[INFO] [stdout] b9015e336c3c646de0dd09106dad2ddb53dcf38e95e70de85d316b727f671e1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4818b1043c9e15423868918d9581335320189c1f592e39fcc558049fbe3151f
[INFO] running `Command { std: "docker" "start" "-a" "b4818b1043c9e15423868918d9581335320189c1f592e39fcc558049fbe3151f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling hax-lib v0.3.1 (https://github.com/hacspec/hax#3c066cda)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling hax-lib-macros v0.3.1 (https://github.com/hacspec/hax#3c066cda)
[INFO] [stderr]    Compiling bachelor-formally-verified-stuff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.49s
[INFO] running `Command { std: "docker" "inspect" "b4818b1043c9e15423868918d9581335320189c1f592e39fcc558049fbe3151f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4818b1043c9e15423868918d9581335320189c1f592e39fcc558049fbe3151f", kill_on_drop: false }`
[INFO] [stdout] b4818b1043c9e15423868918d9581335320189c1f592e39fcc558049fbe3151f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 012c984ed68060f9f514a7bac43f2fd50d4227ee7f144b5177545bd500959eec
[INFO] running `Command { std: "docker" "start" "-a" "012c984ed68060f9f514a7bac43f2fd50d4227ee7f144b5177545bd500959eec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hax-lib v0.3.1
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libcrux-macros v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling hax-lib-macros v0.3.1
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0 (https://github.com/BurntSushi/quickcheck#d58e3cff)
[INFO] [stderr]    Compiling libcrux-secrets v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-hacl-rs v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libcrux-platform v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling libcrux v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling libcrux-hacl v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling libcrux-traits v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling libcrux-sha2 v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-curve25519 v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-p256 v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-hmac v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-ed25519 v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-hkdf v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-ecdh v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-kem v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr] error: could not compile `libcrux-ml-kem` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name libcrux_ml_kem --edition=2021 /opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/libcrux-ml-kem/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hax)' --check-cfg 'cfg(eurydice)' --check-cfg 'cfg(doc_cfg)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="default-no-std"' --cfg 'feature="mlkem1024"' --cfg 'feature="mlkem512"' --cfg 'feature="mlkem768"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "check-secret-independence", "default", "default-no-std", "incremental", "kyber", "mlkem1024", "mlkem512", "mlkem768", "rand", "simd128", "simd256", "std"))' -C metadata=2a5ec31814f65a49 -C extra-filename=-f366c03dfef62c18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hax_lib=/opt/rustwide/target/debug/deps/libhax_lib-dae636837093a05e.rmeta --extern libcrux_intrinsics=/opt/rustwide/target/debug/deps/liblibcrux_intrinsics-b6d3fe9a6a83b46a.rmeta --extern libcrux_platform=/opt/rustwide/target/debug/deps/liblibcrux_platform-286662d6118f8159.rmeta --extern libcrux_secrets=/opt/rustwide/target/debug/deps/liblibcrux_secrets-1b0342a9f0d50152.rmeta --extern libcrux_sha3=/opt/rustwide/target/debug/deps/liblibcrux_sha3-04288bcc94b1da5c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-627a0901ed18361c.rmeta --cap-lints allow --cap-lints=warn --cfg 'feature="simd256"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libcrux-hacl@0.0.2: /opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Lib_Memzero0.c: In function 'Lib_Memzero0_memzero0':
[INFO] [stderr] warning: libcrux-hacl@0.0.2: /opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Lib_Memzero0.c:48:6: warning: #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-Wcpp]
[INFO] [stderr] warning: libcrux-hacl@0.0.2:    48 |     #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!"
[INFO] [stderr] warning: libcrux-hacl@0.0.2:       |      ^~~~~~~
[INFO] [stderr] warning: libcrux-hacl@0.0.2: /opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Lib_Memzero0.c:36:10: warning: unused variable 'len_' [-Wunused-variable]
[INFO] [stderr] warning: libcrux-hacl@0.0.2:    36 |   size_t len_ = (size_t) len;
[INFO] [stderr] warning: libcrux-hacl@0.0.2:       |          ^~~~
[INFO] [stderr] warning: libcrux-hacl@0.0.2: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: libcrux-hacl@0.0.2: compilation terminated.
[INFO] [stderr] warning: libcrux-hacl@0.0.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/karamel/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/karamel/krmllib/dist/minimal" "-Wall" "-Wextra" "-DRELOCATABLE=1" "-DHACL_CAN_COMPILE_UINT128=1" "-DHACL_CAN_COMPILE_VALE=1" "-DHACL_CAN_COMPILE_INTRINSICS=1" "-DTARGET_ARCHITECTURE=0" "-DLINUX_NO_EXPLICIT_BZERO=1" "-DHACL_CAN_COMPILE_VEC128=1" "-DHACL_CAN_COMPILE_VEC256=1" "-DHACL_CAN_COMPILE_INLINE_ASM=1" "-DHACL_CAN_COMPILE_VALE=1" "-o" "/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out/feead49943e26b66-Hacl_Ed25519.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Hacl_Ed25519.c"
[INFO] [stderr] error: failed to run custom build command for `libcrux-hacl v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libcrux-hacl-7b2f82667f8e3002/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=c
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rustc-link-lib=static=hacl_128
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rustc-link-lib=static=hacl_256
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rustc-link-lib=static=hacl_curve25519
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rustc-link-lib=static=vale_aesgcm
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Lib_Memzero0.c: In function 'Lib_Memzero0_memzero0':
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Lib_Memzero0.c:48:6: warning: #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-Wcpp]
[INFO] [stderr]   cargo:warning=   48 |     #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!"
[INFO] [stderr]   cargo:warning=      |      ^~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Lib_Memzero0.c:36:10: warning: unused variable 'len_' [-Wunused-variable]
[INFO] [stderr]   cargo:warning=   36 |   size_t len_ = (size_t) len;
[INFO] [stderr]   cargo:warning=      |          ^~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/karamel/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/karamel/krmllib/dist/minimal" "-Wall" "-Wextra" "-DRELOCATABLE=1" "-DHACL_CAN_COMPILE_UINT128=1" "-DHACL_CAN_COMPILE_VALE=1" "-DHACL_CAN_COMPILE_INTRINSICS=1" "-DTARGET_ARCHITECTURE=0" "-DLINUX_NO_EXPLICIT_BZERO=1" "-DHACL_CAN_COMPILE_VEC128=1" "-DHACL_CAN_COMPILE_VEC256=1" "-DHACL_CAN_COMPILE_INLINE_ASM=1" "-DHACL_CAN_COMPILE_VALE=1" "-o" "/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out/feead49943e26b66-Hacl_Ed25519.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Hacl_Ed25519.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/karamel/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/karamel/krmllib/dist/minimal" "-Wall" "-Wextra" "-DRELOCATABLE=1" "-DHACL_CAN_COMPILE_UINT128=1" "-DHACL_CAN_COMPILE_VALE=1" "-DHACL_CAN_COMPILE_INTRINSICS=1" "-DTARGET_ARCHITECTURE=0" "-DLINUX_NO_EXPLICIT_BZERO=1" "-DHACL_CAN_COMPILE_VEC128=1" "-DHACL_CAN_COMPILE_VEC256=1" "-DHACL_CAN_COMPILE_INLINE_ASM=1" "-DHACL_CAN_COMPILE_VALE=1" "-o" "/opt/rustwide/target/debug/build/libcrux-hacl-4c9d4c5db30b2c56/out/feead49943e26b66-Hacl_Ed25519.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/libcrux-c3a2e0b268f26fe2/ebc5ce6/sys/hacl/c/src/Hacl_Ed25519.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "012c984ed68060f9f514a7bac43f2fd50d4227ee7f144b5177545bd500959eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "012c984ed68060f9f514a7bac43f2fd50d4227ee7f144b5177545bd500959eec", kill_on_drop: false }`
[INFO] [stdout] 012c984ed68060f9f514a7bac43f2fd50d4227ee7f144b5177545bd500959eec
