[INFO] fetching crate solana-genesis 1.4.20... [INFO] testing solana-genesis-1.4.20 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate solana-genesis 1.4.20 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate solana-genesis 1.4.20 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-genesis 1.4.20 [INFO] finished tweaking crates.io crate solana-genesis 1.4.20 [INFO] tweaked toml for crates.io crate solana-genesis 1.4.20 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate solana-genesis 1.4.20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c7b7fe3636b9d155b4a32a1291eceb35239bb1f7d19ca45aab1415058452d4d [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" "0c7b7fe3636b9d155b4a32a1291eceb35239bb1f7d19ca45aab1415058452d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c7b7fe3636b9d155b4a32a1291eceb35239bb1f7d19ca45aab1415058452d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7b7fe3636b9d155b4a32a1291eceb35239bb1f7d19ca45aab1415058452d4d", kill_on_drop: false }` [INFO] [stdout] 0c7b7fe3636b9d155b4a32a1291eceb35239bb1f7d19ca45aab1415058452d4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 0c81647f2d1585957d4643319b4fb11e287e7d9184db0a8ab2a265f7800b36e6 [INFO] running `Command { std: "docker" "start" "-a" "0c81647f2d1585957d4643319b4fb11e287e7d9184db0a8ab2a265f7800b36e6", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.5.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.5.0 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling ouroboros_macro v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling goblin v0.3.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling ouroboros v0.5.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling backoff v0.2.1 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling solana_rbpf v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling librocksdb-sys v6.11.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling smpl_jwt v0.5.0 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling solana-frozen-abi v1.5.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling solana-cli-config v1.5.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling solana-program v1.5.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling spl-token v3.0.1 [INFO] [stderr] Compiling spl-memo v2.0.1 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling tonic v0.3.1 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling solana-crate-features v1.5.0 [INFO] [stderr] Compiling goauth v0.8.1 [INFO] [stderr] Compiling solana-sdk v1.5.0 [INFO] [stderr] error: could not compile `tonic` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tonic --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-trait"' --cfg 'feature="codegen"' --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="prost"' --cfg 'feature="prost-derive"' --cfg 'feature="prost1"' --cfg 'feature="tls"' --cfg 'feature="tokio"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tower"' --cfg 'feature="tower-balance"' --cfg 'feature="tower-load"' --cfg 'feature="tracing-futures"' --cfg 'feature="transport"' -C metadata=0015c3d98f9d44ba -C extra-filename=-0015c3d98f9d44ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-addae48d65ca86f2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d3900dfb891094b9.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-96fcd8b6953f6a44.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8ad66954887d631f.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b14256cf280508b8.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ad80c4c1897cb18e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-118d21cd3f796e56.rmeta --extern prost1=/opt/rustwide/target/debug/deps/libprost-45468c5abbefe641.rmeta --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-61b6c5e3504daa2f.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac8ff6c42781a704.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-8dd44a4b07a779dd.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6ae5d1e94d3fdf61.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-f4f9fe0cbe2435da.rmeta --extern tower_balance=/opt/rustwide/target/debug/deps/libtower_balance-df265014a3332ce1.rmeta --extern tower_load=/opt/rustwide/target/debug/deps/libtower_load-5f0d0d329bbf4911.rmeta --extern tower_make=/opt/rustwide/target/debug/deps/libtower_make-280690b82c719f83.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-66c3bf63ffe13a28.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-dec0bf7aed72e05e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b7d17939b2f4b5e9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0c81647f2d1585957d4643319b4fb11e287e7d9184db0a8ab2a265f7800b36e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c81647f2d1585957d4643319b4fb11e287e7d9184db0a8ab2a265f7800b36e6", kill_on_drop: false }` [INFO] [stdout] 0c81647f2d1585957d4643319b4fb11e287e7d9184db0a8ab2a265f7800b36e6