[INFO] fetching crate sunshine-core 0.2.0... [INFO] testing sunshine-core-0.2.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate sunshine-core 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sunshine-core 0.2.0 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 sunshine-core 0.2.0 [INFO] finished tweaking crates.io crate sunshine-core 0.2.0 [INFO] tweaked toml for crates.io crate sunshine-core 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2ef3feedf6e244b7a7bdbe3fc6d71fe0f64d1e762bc565b0b64d14dc3d09c377 [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" "2ef3feedf6e244b7a7bdbe3fc6d71fe0f64d1e762bc565b0b64d14dc3d09c377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ef3feedf6e244b7a7bdbe3fc6d71fe0f64d1e762bc565b0b64d14dc3d09c377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef3feedf6e244b7a7bdbe3fc6d71fe0f64d1e762bc565b0b64d14dc3d09c377", kill_on_drop: false }` [INFO] [stdout] 2ef3feedf6e244b7a7bdbe3fc6d71fe0f64d1e762bc565b0b64d14dc3d09c377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e70aa1fa4e643f22b9599648a3f42c4dfc1b0913458c7b8e879b8c3e62b69cac [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" "e70aa1fa4e643f22b9599648a3f42c4dfc1b0913458c7b8e879b8c3e62b69cac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling protobuf v2.19.0 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling strobe-rs v0.5.4 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stderr] Compiling libp2p-core-derive v0.19.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling sp-chain-spec v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling jsonrpc-derive v14.2.2 [INFO] [stderr] Compiling substrate-subxt-proc-macro v0.9.0 [INFO] [stderr] Compiling multihash v0.11.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling libp2p-core v0.19.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling jsonrpc-pubsub v14.2.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-storage v2.0.0 [INFO] [stderr] Compiling sp-tracing v2.0.0 [INFO] [stderr] Compiling sp-arithmetic v2.0.0 [INFO] [stderr] Compiling parity-multiaddr v0.9.6 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0 [INFO] [stderr] Compiling jsonrpc-client-transports v14.2.1 [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] [stderr] Compiling parking_lot v0.7.1 [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" "e70aa1fa4e643f22b9599648a3f42c4dfc1b0913458c7b8e879b8c3e62b69cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70aa1fa4e643f22b9599648a3f42c4dfc1b0913458c7b8e879b8c3e62b69cac", kill_on_drop: false }` [INFO] [stdout] e70aa1fa4e643f22b9599648a3f42c4dfc1b0913458c7b8e879b8c3e62b69cac