[INFO] fetching crate sc-consensus-aura 0.8.0... [INFO] testing sc-consensus-aura-0.8.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate sc-consensus-aura 0.8.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sc-consensus-aura 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-aura 0.8.0 [INFO] finished tweaking crates.io crate sc-consensus-aura 0.8.0 [INFO] tweaked toml for crates.io crate sc-consensus-aura 0.8.0 written to /workspace/builds/worker-10/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-consensus-aura v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 29880fa5c5f1bb4c9c7da44129fd34e7baec1d34b4d49ddae8e040dccc638639 [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" "29880fa5c5f1bb4c9c7da44129fd34e7baec1d34b4d49ddae8e040dccc638639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29880fa5c5f1bb4c9c7da44129fd34e7baec1d34b4d49ddae8e040dccc638639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29880fa5c5f1bb4c9c7da44129fd34e7baec1d34b4d49ddae8e040dccc638639", kill_on_drop: false }` [INFO] [stdout] 29880fa5c5f1bb4c9c7da44129fd34e7baec1d34b4d49ddae8e040dccc638639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f51b00ec02ee6c41f8c341c3dfe54eb9b4cbf1d7168468dcac496154611cd062 [INFO] running `Command { std: "docker" "start" "-a" "f51b00ec02ee6c41f8c341c3dfe54eb9b4cbf1d7168468dcac496154611cd062", kill_on_drop: false }` [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling sc-consensus-slots v0.8.0 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling petgraph v0.5.1 [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 sha2 v0.9.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling async-std v1.8.0 [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 sp-api-proc-macro v2.0.0 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling multihash v0.11.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling sp-serializer v2.0.0 [INFO] [stderr] Compiling parity-scale-codec v1.3.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling parity-multiaddr v0.9.6 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling js-sys v0.3.46 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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 async-tls v0.8.0 [INFO] [stderr] Compiling sp-utils v2.0.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling libp2p-core v0.22.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.19 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-storage v2.0.0 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0 [INFO] [stderr] Compiling sp-tracing v2.0.0 [INFO] [stderr] Compiling sp-arithmetic v2.0.0 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling sp-externalities v0.8.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-arithmetic-2.0.0/src/fixed_point.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | let accuracy = P::ACCURACY.saturated_into(); [INFO] [stdout] | ^^^^^^^^ consider giving `accuracy` a type [INFO] [stdout] ... [INFO] [stdout] 1595 | / implement_fixed!( [INFO] [stdout] 1596 | | FixedI64, [INFO] [stdout] 1597 | | test_fixed_i64, [INFO] [stdout] 1598 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 1601 | | "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_", [INFO] [stdout] 1602 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-arithmetic-2.0.0/src/fixed_point.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | let accuracy = P::ACCURACY.saturated_into(); [INFO] [stdout] | ^^^^^^^^ consider giving `accuracy` a type [INFO] [stdout] ... [INFO] [stdout] 1604 | / implement_fixed!( [INFO] [stdout] 1605 | | FixedI128, [INFO] [stdout] 1606 | | test_fixed_i128, [INFO] [stdout] 1607 | | i128, [INFO] [stdout] ... | [INFO] [stdout] 1611 | | [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_", [INFO] [stdout] 1612 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-arithmetic-2.0.0/src/fixed_point.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | let accuracy = P::ACCURACY.saturated_into(); [INFO] [stdout] | ^^^^^^^^ consider giving `accuracy` a type [INFO] [stdout] ... [INFO] [stdout] 1614 | / implement_fixed!( [INFO] [stdout] 1615 | | FixedU128, [INFO] [stdout] 1616 | | test_fixed_u128, [INFO] [stdout] 1617 | | u128, [INFO] [stdout] ... | [INFO] [stdout] 1621 | | [0.000000000000000000, 340282366920938463463.374607431768211455]_", [INFO] [stdout] 1622 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sp-arithmetic` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f51b00ec02ee6c41f8c341c3dfe54eb9b4cbf1d7168468dcac496154611cd062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51b00ec02ee6c41f8c341c3dfe54eb9b4cbf1d7168468dcac496154611cd062", kill_on_drop: false }` [INFO] [stdout] f51b00ec02ee6c41f8c341c3dfe54eb9b4cbf1d7168468dcac496154611cd062