[INFO] cloning repository https://github.com/tetcoin/MultiSigil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin/MultiSigil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2FMultiSigil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2FMultiSigil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2c7d6f3999e69f89dd0f75503e799ae34ce3bda [INFO] checking tetcoin/MultiSigil against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2FMultiSigil" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetcoin/MultiSigil on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetcoin/MultiSigil [INFO] finished tweaking git repo https://github.com/tetcoin/MultiSigil [INFO] tweaked toml for git repo https://github.com/tetcoin/MultiSigil written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tetcoin/MultiSigil already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] 35e6e262805e946a8c488c7c867beca278ad1c1eeb3f1217ca00ee9bca9ae03e [INFO] running `Command { std: "docker" "start" "-a" "35e6e262805e946a8c488c7c867beca278ad1c1eeb3f1217ca00ee9bca9ae03e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35e6e262805e946a8c488c7c867beca278ad1c1eeb3f1217ca00ee9bca9ae03e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e6e262805e946a8c488c7c867beca278ad1c1eeb3f1217ca00ee9bca9ae03e", kill_on_drop: false }` [INFO] [stdout] 35e6e262805e946a8c488c7c867beca278ad1c1eeb3f1217ca00ee9bca9ae03e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--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] aab9808665ddb7a71a014faaceb2467901ffe2806b76c7383e3f49d0d1c27c5a [INFO] running `Command { std: "docker" "start" "-a" "aab9808665ddb7a71a014faaceb2467901ffe2806b76c7383e3f49d0d1c27c5a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking unicode-normalization v0.1.14 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking sp-panic-handler v2.0.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking sp-arithmetic v2.0.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [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 the macro `implement_fixed` (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 the macro `implement_fixed` (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 the macro `implement_fixed` (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` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aab9808665ddb7a71a014faaceb2467901ffe2806b76c7383e3f49d0d1c27c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab9808665ddb7a71a014faaceb2467901ffe2806b76c7383e3f49d0d1c27c5a", kill_on_drop: false }` [INFO] [stdout] aab9808665ddb7a71a014faaceb2467901ffe2806b76c7383e3f49d0d1c27c5a