[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] checking joohing/bachelor-formally-verified-stuff against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoohing%2Fbachelor-formally-verified-stuff" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joohing/bachelor-formally-verified-stuff on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/hacspec/hax`
[INFO] [stderr]     Updating git repository `https://github.com/cryspen/libcrux`
[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 hax-lib-macros-types v0.3.1
[INFO] [stderr]   Downloaded hax-lib-macros v0.3.1
[INFO] [stderr]   Downloaded hax-lib v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fdbabd10275d6060351aea40d4f2315cd6c88e5283d8a4182da980aab264894
[INFO] running `Command { std: "docker" "start" "-a" "9fdbabd10275d6060351aea40d4f2315cd6c88e5283d8a4182da980aab264894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fdbabd10275d6060351aea40d4f2315cd6c88e5283d8a4182da980aab264894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fdbabd10275d6060351aea40d4f2315cd6c88e5283d8a4182da980aab264894", kill_on_drop: false }`
[INFO] [stdout] 9fdbabd10275d6060351aea40d4f2315cd6c88e5283d8a4182da980aab264894
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48aefff69ffd001fe80d3f321bdb7ed53bb79b19e1def224a3b2233f3751ea0f
[INFO] running `Command { std: "docker" "start" "-a" "48aefff69ffd001fe80d3f321bdb7ed53bb79b19e1def224a3b2233f3751ea0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[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 libcrux-sha3 v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-platform v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]    Compiling hax-lib v0.3.1 (https://github.com/hacspec/hax#3c066cda)
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling libcrux v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking libcrux-traits v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling libcrux-hacl v0.0.2 (https://github.com/cryspen/libcrux#ebc5ce63)
[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 hax-lib-macros v0.3.1 (https://github.com/hacspec/hax#3c066cda)
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0 (https://github.com/BurntSushi/quickcheck#d58e3cff)
[INFO] [stderr]     Checking libcrux-hacl-rs v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-secrets v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking bachelor-formally-verified-stuff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking libcrux-sha2 v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-curve25519 v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-p256 v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-hmac v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-ed25519 v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-hkdf v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-ecdh v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[INFO] [stderr]     Checking libcrux-kem v0.0.3-alpha.1 (https://github.com/cryspen/libcrux#ebc5ce63)
[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-90bc3cb29518bfc5/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_DEV_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-1cc1bf569553fcab/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-90bc3cb29518bfc5/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,x87)
[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=forbid)
[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-90bc3cb29518bfc5/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-90bc3cb29518bfc5/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,x87)
[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=forbid)
[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-90bc3cb29518bfc5/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-90bc3cb29518bfc5/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,x87)
[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=forbid)
[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-90bc3cb29518bfc5/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-90bc3cb29518bfc5/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,x87)
[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=forbid)
[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-90bc3cb29518bfc5/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libcrux-hacl-90bc3cb29518bfc5/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,x87)
[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=forbid)
[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]   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: 0
[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-90bc3cb29518bfc5/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] 
[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-90bc3cb29518bfc5/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" "48aefff69ffd001fe80d3f321bdb7ed53bb79b19e1def224a3b2233f3751ea0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48aefff69ffd001fe80d3f321bdb7ed53bb79b19e1def224a3b2233f3751ea0f", kill_on_drop: false }`
[INFO] [stdout] 48aefff69ffd001fe80d3f321bdb7ed53bb79b19e1def224a3b2233f3751ea0f
