[INFO] cloning repository https://github.com/matter-labs/eip1962_cpp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matter-labs/eip1962_cpp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e8b0ce2214f94b1ed7106b52d639c035dabd108 [INFO] testing matter-labs/eip1962_cpp against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matter-labs/eip1962_cpp on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matter-labs/eip1962_cpp [INFO] finished tweaking git repo https://github.com/matter-labs/eip1962_cpp [INFO] tweaked toml for git repo https://github.com/matter-labs/eip1962_cpp written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/matter-labs/eip1962_cpp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c413910c09f3e50317b8fa276ba6492ab8f383e71b731499146f0066045c8e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c413910c09f3e50317b8fa276ba6492ab8f383e71b731499146f0066045c8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c413910c09f3e50317b8fa276ba6492ab8f383e71b731499146f0066045c8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c413910c09f3e50317b8fa276ba6492ab8f383e71b731499146f0066045c8e3", kill_on_drop: false }` [INFO] [stdout] 6c413910c09f3e50317b8fa276ba6492ab8f383e71b731499146f0066045c8e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c74b9bb25d6cdff88a3c61b8e3c22c03240674840d86355cb48438eca549a68 [INFO] running `Command { std: "docker" "start" "-a" "0c74b9bb25d6cdff88a3c61b8e3c22c03240674840d86355cb48438eca549a68", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling eth_pairings_cpp v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `eth_pairings_cpp v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/eth_pairings_cpp-08038b3b566ff174/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("14") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "eip1962cpp/include" "-std=c++17" "-static-libstdc++" "-o" "/opt/rustwide/target/debug/build/eth_pairings_cpp-9871c9f89da49a01/out/eip1962cpp/src/common.o" "-c" "eip1962cpp/src/common.cpp" [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "eip1962cpp/include" "-std=c++17" "-static-libstdc++" "-o" "/opt/rustwide/target/debug/build/eth_pairings_cpp-9871c9f89da49a01/out/eip1962cpp/src/wrapper.o" "-c" "eip1962cpp/src/wrapper.cpp" [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "eip1962cpp/include" "-std=c++17" "-static-libstdc++" "-o" "/opt/rustwide/target/debug/build/eth_pairings_cpp-9871c9f89da49a01/out/eip1962cpp/src/repr.o" "-c" "eip1962cpp/src/repr.cpp" [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "eip1962cpp/include" "-std=c++17" "-static-libstdc++" "-o" "/opt/rustwide/target/debug/build/eth_pairings_cpp-9871c9f89da49a01/out/eip1962cpp/src/gas_meter.o" "-c" "eip1962cpp/src/gas_meter.cpp" [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "eip1962cpp/include" "-std=c++17" "-static-libstdc++" "-o" "/opt/rustwide/target/debug/build/eth_pairings_cpp-9871c9f89da49a01/out/eip1962cpp/src/api.o" "-c" "eip1962cpp/src/api.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "eip1962cpp/include" "-std=c++17" "-static-libstdc++" "-o" "/opt/rustwide/target/debug/build/eth_pairings_cpp-9871c9f89da49a01/out/eip1962cpp/src/api.o" "-c" "eip1962cpp/src/api.cpp" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "0c74b9bb25d6cdff88a3c61b8e3c22c03240674840d86355cb48438eca549a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c74b9bb25d6cdff88a3c61b8e3c22c03240674840d86355cb48438eca549a68", kill_on_drop: false }` [INFO] [stdout] 0c74b9bb25d6cdff88a3c61b8e3c22c03240674840d86355cb48438eca549a68