[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] documenting matter-labs/eip1962_cpp against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matter-labs/eip1962_cpp on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-8/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.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5833e2f50b717201ba40dfc24cf136f35c706a0cfbf550452158d0bea0a45629 [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" "5833e2f50b717201ba40dfc24cf136f35c706a0cfbf550452158d0bea0a45629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5833e2f50b717201ba40dfc24cf136f35c706a0cfbf550452158d0bea0a45629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5833e2f50b717201ba40dfc24cf136f35c706a0cfbf550452158d0bea0a45629", kill_on_drop: false }` [INFO] [stdout] 5833e2f50b717201ba40dfc24cf136f35c706a0cfbf550452158d0bea0a45629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afa24e26130e8c2dd982405c089c4f8b5ab9d3eb2dad0be6612fb48ddaa658da [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" "afa24e26130e8c2dd982405c089c4f8b5ab9d3eb2dad0be6612fb48ddaa658da", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [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-6c64ff743c3e1f19/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-a04966e1098c9961/out/eip1962cpp/src/api.o" "-c" "eip1962cpp/src/api.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-a04966e1098c9961/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-a04966e1098c9961/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-a04966e1098c9961/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-a04966e1098c9961/out/eip1962cpp/src/repr.o" "-c" "eip1962cpp/src/repr.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-a04966e1098c9961/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] running `Command { std: "docker" "inspect" "afa24e26130e8c2dd982405c089c4f8b5ab9d3eb2dad0be6612fb48ddaa658da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa24e26130e8c2dd982405c089c4f8b5ab9d3eb2dad0be6612fb48ddaa658da", kill_on_drop: false }` [INFO] [stdout] afa24e26130e8c2dd982405c089c4f8b5ab9d3eb2dad0be6612fb48ddaa658da