[INFO] cloning repository https://github.com/12101111/nettest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/12101111/nettest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12101111%2Fnettest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12101111%2Fnettest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4b9346115df8a42fe5269c9dac33bb8ec3638cd
[INFO] testing 12101111/nettest against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12101111%2Fnettest" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/12101111/nettest
[INFO] finished tweaking git repo https://github.com/12101111/nettest
[INFO] tweaked toml for git repo https://github.com/12101111/nettest written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/12101111/nettest on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/12101111/nettest 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/server/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 181d034a480e0d80669d6cafba79650a6b27236020f4378a15f6584e4b1bf02f
[INFO] running `Command { std: "docker" "start" "-a" "181d034a480e0d80669d6cafba79650a6b27236020f4378a15f6584e4b1bf02f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "181d034a480e0d80669d6cafba79650a6b27236020f4378a15f6584e4b1bf02f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "181d034a480e0d80669d6cafba79650a6b27236020f4378a15f6584e4b1bf02f", kill_on_drop: false }`
[INFO] [stdout] 181d034a480e0d80669d6cafba79650a6b27236020f4378a15f6584e4b1bf02f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48978f4df24eeced2cfec652d4f94f742882263081a3a7d770ed547d41184f13
[INFO] running `Command { std: "docker" "start" "-a" "48978f4df24eeced2cfec652d4f94f742882263081a3a7d770ed547d41184f13", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling os_str_bytes v2.3.1
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.3.12 (https://github.com/alexcrichton/socket2-rs.git#32969e53)
[INFO] [stderr]    Compiling rand_core v0.5.1 (https://github.com/rust-random/rand.git#2c2fbd64)
[INFO] [stderr]    Compiling rand v0.7.4 (https://github.com/rust-random/rand.git#2c2fbd64)
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling ring v0.16.14
[INFO] [stderr]    Compiling quiche v0.4.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr] error: failed to run custom build command for `quiche v0.4.0`
[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/quiche-975c256b68899155/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/quiche-aad37ff261da6cc4/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/quiche-aad37ff261da6cc4/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Found Perl: /usr/bin/perl (found version "5.38.2") 
[INFO] [stderr]   -- Checking for module 'libunwind-generic'
[INFO] [stderr]   --   Found libunwind-generic, version 1.6.2
[INFO] [stderr]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Configuring done (2.9s)
[INFO] [stderr]   -- Generating done (1.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/quiche-aad37ff261da6cc4/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/quiche-aad37ff261da6cc4/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "bssl" "--config" "Debug" "--"
[INFO] [stderr]   [  0%] Built target global_target
[INFO] [stderr]   [  0%] Generating x86_64-mont5.S
[INFO] [stderr]   [  0%] Generating aesni-gcm-x86_64.S
[INFO] [stderr]   [  1%] Generating aesni-x86_64.S
[INFO] [stderr]   [  1%] Generating ghash-ssse3-x86_64.S
[INFO] [stderr]   [  1%] Generating ghash-x86_64.S
[INFO] [stderr]   [  1%] Generating md5-x86_64.S
[INFO] [stderr]   [  1%] Generating p256-x86_64-asm.S
[INFO] [stderr]   [  2%] Generating p256_beeu-x86_64-asm.S
[INFO] [stderr]   [  2%] Generating rdrand-x86_64.S
[INFO] [stderr]   [  2%] Generating rsaz-avx2.S
[INFO] [stderr]   [  2%] Generating sha1-x86_64.S
[INFO] [stderr]   [  4%] Generating sha256-x86_64.S
[INFO] [stderr]   [  4%] Generating sha512-x86_64.S
[INFO] [stderr]   [  4%] Generating vpaes-x86_64.S
[INFO] [stderr]   [  4%] Generating x86_64-mont.S
[INFO] [stderr]   [  5%] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o
[INFO] [stderr]   [  5%] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/is_fips.c.o
[INFO] [stderr]   [  5%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-gcm-x86_64.S.o
[INFO] [stderr]   [  5%] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/fips_shared_support.c.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-ssse3-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/md5-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256-x86_64-asm.S.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rdrand-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-avx2.S.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha1-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha512-x86_64.S.o
[INFO] [stderr]   [  8%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256_beeu-x86_64-asm.S.o
[INFO] [stderr]   [  9%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha256-x86_64.S.o
[INFO] [stderr]   [  9%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont5.S.o
[INFO] [stderr]   [  9%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/vpaes-x86_64.S.o
[INFO] [stderr]   [  9%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont.S.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/bcm.c:38:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/bn/asm/x86_64-gcc.c:427:51: error: argument 2 of type 'const uint64_t[8]' {aka 'const long unsigned int[8]'} with mismatched bound [-Werror=array-parameter=]
[INFO] [stderr]     427 | void bn_sqr_comba8(BN_ULONG r[16], const BN_ULONG a[8]) {
[INFO] [stderr]         |                                    ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/bn/add.c:64,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/bcm.c:37:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/bn/internal.h:292:51: note: previously declared as 'const uint64_t[4]' {aka 'const long unsigned int[4]'}
[INFO] [stderr]     292 | void bn_sqr_comba8(BN_ULONG r[16], const BN_ULONG a[4]);
[INFO] [stderr]         |                                    ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/bcm.c:101:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha256.c: In function 'SHA224_Final':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha256.c:122:10: error: 'SHA256_Final' accessing 32 bytes in a region of size 28 [-Werror=stringop-overflow=]
[INFO] [stderr]     122 |   return SHA256_Final(out, ctx);
[INFO] [stderr]         |          ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha256.c:122:10: note: referencing argument 1 of type 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha256.c:172:20: note: in a call to function 'SHA256_Final'
[INFO] [stderr]     172 | #define HASH_FINAL SHA256_Final
[INFO] [stderr]         |                    ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/../digest/md32_common.h:231:5: note: in expansion of macro 'HASH_FINAL'
[INFO] [stderr]     231 | int HASH_FINAL(uint8_t out[HASH_DIGEST_LENGTH], HASH_CTX *c) {
[INFO] [stderr]         |     ^~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/bcm.c:102:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c: In function 'SHA512_256':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:150:3: error: 'SHA512_Final' accessing 64 bytes in a region of size 32 [-Werror=stringop-overflow=]
[INFO] [stderr]     150 |   SHA512_Final(out, &ctx);
[INFO] [stderr]         |   ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:150:3: note: referencing argument 1 of type 'uint8_t[64]' {aka 'unsigned char[64]'}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:234:5: note: in a call to function 'SHA512_Final'
[INFO] [stderr]     234 | int SHA512_Final(uint8_t out[SHA512_DIGEST_LENGTH], SHA512_CTX *sha) {
[INFO] [stderr]         |     ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c: In function 'SHA384_Final':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:164:10: error: 'SHA512_Final' accessing 64 bytes in a region of size 48 [-Werror=stringop-overflow=]
[INFO] [stderr]     164 |   return SHA512_Final(out, sha);
[INFO] [stderr]         |          ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:164:10: note: referencing argument 1 of type 'uint8_t[64]' {aka 'unsigned char[64]'}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:234:5: note: in a call to function 'SHA512_Final'
[INFO] [stderr]     234 | int SHA512_Final(uint8_t out[SHA512_DIGEST_LENGTH], SHA512_CTX *sha) {
[INFO] [stderr]         |     ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c: In function 'SHA512_256_Final':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:179:10: error: 'SHA512_Final' accessing 64 bytes in a region of size 32 [-Werror=stringop-overflow=]
[INFO] [stderr]     179 |   return SHA512_Final(out, sha);
[INFO] [stderr]         |          ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:179:10: note: referencing argument 1 of type 'uint8_t[64]' {aka 'unsigned char[64]'}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.4.0/deps/boringssl/crypto/fipsmodule/sha/sha512.c:234:5: note: in a call to function 'SHA512_Final'
[INFO] [stderr]     234 | int SHA512_Final(uint8_t out[SHA512_DIGEST_LENGTH], SHA512_CTX *sha) {
[INFO] [stderr]         |     ^~~~~~~~~~~~
[INFO] [stderr]   cc1: all warnings being treated as errors
[INFO] [stderr]   gmake[3]: *** [crypto/fipsmodule/CMakeFiles/fipsmodule.dir/build.make:256: crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o] Error 1
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:482: crypto/fipsmodule/CMakeFiles/fipsmodule.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:685: tool/CMakeFiles/bssl.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:319: bssl] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.44/src/lib.rs:885:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a9729aff2c2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a9729aff2c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a9729aff2c2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5a9729aff2c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5a9729b21b13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5a9729b21b13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x5a9729afc273 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5a9729afc273 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5a9729aff112 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5a9729b004f6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5a9729b002f9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5a9729b00ec2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5a9729b00c5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5a9729aff7b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5a9729b008ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5a9729b20a80 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5a9729ac1bd7 - cmake::fail::he504b7cfcb170ed5
[INFO] [stderr]     17:     0x5a9729ac163a - cmake::run::h381eac7db7f588db
[INFO] [stderr]     18:     0x5a9729abf4a2 - cmake::Config::build::h9533ad0c3e651437
[INFO] [stderr]     19:     0x5a9729ab8c3a - build_script_build::main::hbb985cde046116b2
[INFO] [stderr]     20:     0x5a9729ab7663 - std::sys::backtrace::__rust_begin_short_backtrace::hbdfdf7775adf194b
[INFO] [stderr]     21:     0x5a9729ab7659 - std::rt::lang_start::{{closure}}::hb64054384f06aecd
[INFO] [stderr]     22:     0x5a9729af81c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x5a9729af81c0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x5a9729af81c0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x5a9729af81c0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5a9729af81c0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5a9729af81c0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5a9729af81c0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5a9729af81c0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5a9729af81c0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5a9729ab9f25 - main
[INFO] [stderr]     32:     0x7b819d33e1ca - <unknown>
[INFO] [stderr]     33:     0x7b819d33e28b - __libc_start_main
[INFO] [stderr]     34:     0x5a9729ab7585 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "48978f4df24eeced2cfec652d4f94f742882263081a3a7d770ed547d41184f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48978f4df24eeced2cfec652d4f94f742882263081a3a7d770ed547d41184f13", kill_on_drop: false }`
[INFO] [stdout] 48978f4df24eeced2cfec652d4f94f742882263081a3a7d770ed547d41184f13
