[INFO] cloning repository https://github.com/massalabs/PeerNet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/massalabs/PeerNet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04b05ddd320fbe76cc858115af7b5fc28bdb8310
[INFO] checking massalabs/PeerNet against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/massalabs/PeerNet on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/massalabs/PeerNet
[INFO] finished tweaking git repo https://github.com/massalabs/PeerNet
[INFO] tweaked toml for git repo https://github.com/massalabs/PeerNet written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/massalabs/PeerNet 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.41
[INFO] [stderr]   Downloaded thiserror v1.0.41
[INFO] [stderr]   Downloaded quiche v0.20.0
[INFO] [stderr]   Downloaded stream_limiter v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48a5ba0102199d69fb4d8a32dd0da61bcd52a5930c793b73305fe0a622b6f13c
[INFO] running `Command { std: "docker" "start" "-a" "48a5ba0102199d69fb4d8a32dd0da61bcd52a5930c793b73305fe0a622b6f13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48a5ba0102199d69fb4d8a32dd0da61bcd52a5930c793b73305fe0a622b6f13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48a5ba0102199d69fb4d8a32dd0da61bcd52a5930c793b73305fe0a622b6f13c", kill_on_drop: false }`
[INFO] [stdout] 48a5ba0102199d69fb4d8a32dd0da61bcd52a5930c793b73305fe0a622b6f13c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8083e8e0e5f19a58077229404709761977d2b631e969b96953b584f247943c27
[INFO] running `Command { std: "docker" "start" "-a" "8083e8e0e5f19a58077229404709761977d2b631e969b96953b584f247943c27", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking octets v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking stream_limiter v3.2.0
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling quiche v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling enum_delegate_lib v0.2.0
[INFO] [stderr]    Compiling enum_delegate v0.2.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking peernet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 17.21s
[INFO] running `Command { std: "docker" "inspect" "8083e8e0e5f19a58077229404709761977d2b631e969b96953b584f247943c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8083e8e0e5f19a58077229404709761977d2b631e969b96953b584f247943c27", kill_on_drop: false }`
[INFO] [stdout] 8083e8e0e5f19a58077229404709761977d2b631e969b96953b584f247943c27
[INFO] checking massalabs/PeerNet against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/massalabs/PeerNet on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/massalabs/PeerNet
[INFO] finished tweaking git repo https://github.com/massalabs/PeerNet
[INFO] tweaked toml for git repo https://github.com/massalabs/PeerNet written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/massalabs/PeerNet 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c607b6c399adacf013ee151f1d3aa92a54b58f75d424c02234d629821f67597
[INFO] running `Command { std: "docker" "start" "-a" "0c607b6c399adacf013ee151f1d3aa92a54b58f75d424c02234d629821f67597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c607b6c399adacf013ee151f1d3aa92a54b58f75d424c02234d629821f67597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c607b6c399adacf013ee151f1d3aa92a54b58f75d424c02234d629821f67597", kill_on_drop: false }`
[INFO] [stdout] 0c607b6c399adacf013ee151f1d3aa92a54b58f75d424c02234d629821f67597
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dc905bffc38d0380838a9495dc38bc3fb60c6b66c458da88ebc47ef8475047a
[INFO] running `Command { std: "docker" "start" "-a" "2dc905bffc38d0380838a9495dc38bc3fb60c6b66c458da88ebc47ef8475047a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking octets v0.2.0
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking stream_limiter v3.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling quiche v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling enum_delegate_lib v0.2.0
[INFO] [stderr]    Compiling enum_delegate v0.2.0
[INFO] [stderr] error: failed to run custom build command for `quiche v0.20.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-90466cf6649e8937/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/quiche-cb9381b8f07f9fd3/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quiche-0.20.0/deps/boringssl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/quiche-cb9381b8f07f9fd3/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 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.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]   -- 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]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/quiche-cb9381b8f07f9fd3/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/quiche-cb9381b8f07f9fd3/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "ssl" "--config" "Debug"
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/bio_ssl.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_both.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_lib.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_srtp.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/dtls_method.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/dtls_record.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_pkt.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/extensions.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handoff.cc.o
[INFO] [stderr]   [ 23%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake.cc.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/encrypted_client_hello.cc.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake_client.cc.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake_server.cc.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_both.cc.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_lib.cc.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_pkt.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/ssl.dir/build.make:244: CMakeFiles/ssl.dir/src/ssl/handshake_server.cc.o] Error 1
[INFO] [stderr]   gmake[3]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:113: CMakeFiles/ssl.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:120: CMakeFiles/ssl.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:137: ssl] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098: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:     0x55e0c989efc6 - std::backtrace_rs::backtrace::libunwind::trace::h15fe41dfbcb25030
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55e0c989efc6 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbbc865d5e04d64b
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55e0c989efc6 - std::sys_common::backtrace::_print_fmt::h15a8244000e2006c
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55e0c989efc6 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hf800a3096a7c7e8d
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55e0c98c44a0 - core::fmt::rt::Argument::fmt::h1e34fa0d53ec011d
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55e0c98c44a0 - core::fmt::write::h83780379253ab280
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55e0c989c26f - std::io::Write::write_fmt::h4f99bc1b285ce184
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x55e0c989eda4 - std::sys_common::backtrace::_print::hfe39ff89a2500f5b
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55e0c989eda4 - std::sys_common::backtrace::print::h7071d6b3ddc73959
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55e0c98a0687 - std::panicking::default_hook::{{closure}}::h50b4ba68cfb18e8d
[INFO] [stderr]     10:     0x55e0c98a03e9 - std::panicking::default_hook::hf928341557f3040a
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55e0c98a0b18 - std::panicking::rust_panic_with_hook::h6c2f1171901a34d4
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panicking.rs:781:13
[INFO] [stderr]     12:     0x55e0c98a09f2 - std::panicking::begin_panic_handler::{{closure}}::h89c4d794be60f9d2
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panicking.rs:659:13
[INFO] [stderr]     13:     0x55e0c989f4c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0ff3fb0124511e55
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55e0c98a0744 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panicking.rs:647:5
[INFO] [stderr]     15:     0x55e0c981b635 - core::panicking::panic_fmt::hb5d998c081ddfbbb
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55e0c982f511 - cmake::fail::h0e2577f8396bf770
[INFO] [stderr]     17:     0x55e0c982eca7 - cmake::run::ha16e82d09737f1ce
[INFO] [stderr]     18:     0x55e0c982b515 - cmake::Config::build::h99675ea926a1a850
[INFO] [stderr]     19:     0x55e0c9821b73 - build_script_build::main::{{closure}}::h540bfe3a5c5e7fd9
[INFO] [stderr]     20:     0x55e0c981d0ee - core::result::Result<T,E>::unwrap_or_else::hf5acc88c007d6f7f
[INFO] [stderr]     21:     0x55e0c982123d - build_script_build::main::h4c4a085ae0810be3
[INFO] [stderr]     22:     0x55e0c981c793 - core::ops::function::FnOnce::call_once::hb139e0165beb7afc
[INFO] [stderr]     23:     0x55e0c981be76 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5a034d97d7d3732
[INFO] [stderr]     24:     0x55e0c981c069 - std::rt::lang_start::{{closure}}::ha7e94b8924f62c77
[INFO] [stderr]     25:     0x55e0c9897f51 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdfcec6cf9934fc9c
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     26:     0x55e0c9897f51 - std::panicking::try::do_call::h84d984c06ad2914c
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panicking.rs:554:40
[INFO] [stderr]     27:     0x55e0c9897f51 - std::panicking::try::hf6d3b3eef4045b98
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panicking.rs:518:19
[INFO] [stderr]     28:     0x55e0c9897f51 - std::panic::catch_unwind::hf7f3023d7b7ba51d
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panic.rs:142:14
[INFO] [stderr]     29:     0x55e0c9897f51 - std::rt::lang_start_internal::{{closure}}::h8539c825e9e3e026
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/rt.rs:148:48
[INFO] [stderr]     30:     0x55e0c9897f51 - std::panicking::try::do_call::h53dab44275859040
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panicking.rs:554:40
[INFO] [stderr]     31:     0x55e0c9897f51 - std::panicking::try::h7d83db0003dcf45a
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panicking.rs:518:19
[INFO] [stderr]     32:     0x55e0c9897f51 - std::panic::catch_unwind::h918c2dee6760380b
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/panic.rs:142:14
[INFO] [stderr]     33:     0x55e0c9897f51 - std::rt::lang_start_internal::h87c280e0d8f0c06c
[INFO] [stderr]                                  at /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/rt.rs:148:20
[INFO] [stderr]     34:     0x55e0c981c047 - std::rt::lang_start::h11f480d81f99d2dd
[INFO] [stderr]     35:     0x55e0c9821cd5 - main
[INFO] [stderr]     36:     0x7f8da6f9cd90 - <unknown>
[INFO] [stderr]     37:     0x7f8da6f9ce40 - __libc_start_main
[INFO] [stderr]     38:     0x55e0c981bd65 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2dc905bffc38d0380838a9495dc38bc3fb60c6b66c458da88ebc47ef8475047a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc905bffc38d0380838a9495dc38bc3fb60c6b66c458da88ebc47ef8475047a", kill_on_drop: false }`
[INFO] [stdout] 2dc905bffc38d0380838a9495dc38bc3fb60c6b66c458da88ebc47ef8475047a
