[INFO] fetching crate snarkos 1.1.4... [INFO] testing snarkos-1.1.4 against 1.49.0 for beta-1.50-1 [INFO] extracting crate snarkos 1.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate snarkos 1.1.4 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate snarkos 1.1.4 [INFO] finished tweaking crates.io crate snarkos 1.1.4 [INFO] tweaked toml for crates.io crate snarkos 1.1.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate snarkos 1.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snarkos-rpc v1.1.4 [INFO] [stderr] Downloaded jsonrpc-derive v14.2.1 [INFO] [stderr] Downloaded lock_api v0.4.0 [INFO] [stderr] Downloaded instant v0.1.4 [INFO] [stderr] Downloaded self_update v0.19.0 [INFO] [stderr] Downloaded jsonrpc-client-transports v14.2.0 [INFO] [stderr] Downloaded envmnt v0.8.3 [INFO] [stderr] Downloaded rusty-hook v0.11.2 [INFO] [stderr] Downloaded librocksdb-sys v6.7.4 [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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8e3954c4f00f0cc27a2cdf5892a1bb7803b2de6c86b85f482343a0bc9ea4ad5 [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" "a8e3954c4f00f0cc27a2cdf5892a1bb7803b2de6c86b85f482343a0bc9ea4ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8e3954c4f00f0cc27a2cdf5892a1bb7803b2de6c86b85f482343a0bc9ea4ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e3954c4f00f0cc27a2cdf5892a1bb7803b2de6c86b85f482343a0bc9ea4ad5", kill_on_drop: false }` [INFO] [stdout] a8e3954c4f00f0cc27a2cdf5892a1bb7803b2de6c86b85f482343a0bc9ea4ad5 [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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31d061c96d46948c529565464c42f160b1bed63173d79f804c96a939c43313a5 [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" "31d061c96d46948c529565464c42f160b1bed63173d79f804c96a939c43313a5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling self_update v0.19.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling snarkos-derives v1.1.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] error: could not compile `h2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.2.6/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 -C metadata=82fc7a22a446dd6d -C extra-filename=-82fc7a22a446dd6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-450419dd3370b7ae.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3578d3eaca2614d6.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-3bc0279c72bc8163.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9c2a32216b4e2f01.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-19ab00c24e9e67ce.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-691da2d991f7b4e5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d8ba0d86c62fe088.rmeta --cap-lints allow --cap-lints=warn` (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] 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" "31d061c96d46948c529565464c42f160b1bed63173d79f804c96a939c43313a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d061c96d46948c529565464c42f160b1bed63173d79f804c96a939c43313a5", kill_on_drop: false }` [INFO] [stdout] 31d061c96d46948c529565464c42f160b1bed63173d79f804c96a939c43313a5