[INFO] fetching crate sc-consensus-pow 0.8.0... [INFO] testing sc-consensus-pow-0.8.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate sc-consensus-pow 0.8.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sc-consensus-pow 0.8.0 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 sc-consensus-pow 0.8.0 [INFO] finished tweaking crates.io crate sc-consensus-pow 0.8.0 [INFO] tweaked toml for crates.io crate sc-consensus-pow 0.8.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-timestamp v2.0.0 [INFO] [stderr] Downloaded sp-consensus-pow v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7dbb00cf31f6d4f9f0d6e5bf85344b49bec53961ab039952dd38a66eaf840c78 [INFO] running `Command { std: "docker" "start" "-a" "7dbb00cf31f6d4f9f0d6e5bf85344b49bec53961ab039952dd38a66eaf840c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dbb00cf31f6d4f9f0d6e5bf85344b49bec53961ab039952dd38a66eaf840c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dbb00cf31f6d4f9f0d6e5bf85344b49bec53961ab039952dd38a66eaf840c78", kill_on_drop: false }` [INFO] [stdout] 7dbb00cf31f6d4f9f0d6e5bf85344b49bec53961ab039952dd38a66eaf840c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 6c180f427205580d05e8b22f5cc7397ae8aeca186ddaffbdbab782408259925d [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" "6c180f427205580d05e8b22f5cc7397ae8aeca186ddaffbdbab782408259925d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling sp-std v2.0.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.20.2 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling trie-db v0.22.1 [INFO] [stderr] Compiling sp-panic-handler v2.0.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling multihash v0.11.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling merlin v2.0.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling parity-multiaddr v0.9.6 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling sp-serializer v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.5 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling js-sys v0.3.46 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling multistream-select v0.8.5 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling soketto v0.4.2 [INFO] [stderr] Compiling sp-utils v2.0.0 [INFO] [stderr] error: could not compile `sp-api-proc-macro` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sp_api_proc_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-api-proc-macro-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f02c98a4ce2664df -C extra-filename=-f02c98a4ce2664df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2_rfc=/opt/rustwide/target/debug/deps/libblake2_rfc-693ddbae0ceed929.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-73f6ec9a2245bc0b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc674c02767ecd53.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c80413db87535708.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f0d89907af7ff191.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6c180f427205580d05e8b22f5cc7397ae8aeca186ddaffbdbab782408259925d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c180f427205580d05e8b22f5cc7397ae8aeca186ddaffbdbab782408259925d", kill_on_drop: false }` [INFO] [stdout] 6c180f427205580d05e8b22f5cc7397ae8aeca186ddaffbdbab782408259925d