[INFO] fetching crate nash-protocol 0.1.27... [INFO] checking nash-protocol-0.1.27 against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] extracting crate nash-protocol 0.1.27 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate nash-protocol 0.1.27 on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nash-protocol 0.1.27 [INFO] finished tweaking crates.io crate nash-protocol 0.1.27 [INFO] tweaked toml for crates.io crate nash-protocol 0.1.27 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "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] 3931c30ab1817023c4ce46efa252abe78c0bae8e7e196f3da6ed461667139338 [INFO] running `Command { std: "docker" "start" "-a" "3931c30ab1817023c4ce46efa252abe78c0bae8e7e196f3da6ed461667139338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3931c30ab1817023c4ce46efa252abe78c0bae8e7e196f3da6ed461667139338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3931c30ab1817023c4ce46efa252abe78c0bae8e7e196f3da6ed461667139338", kill_on_drop: false }` [INFO] [stdout] 3931c30ab1817023c4ce46efa252abe78c0bae8e7e196f3da6ed461667139338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e140daad67fb3e9ca73d299f3c1737b33da6733aaf60da1812a6f9eca03ea79 [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" "9e140daad67fb3e9ca73d299f3c1737b33da6733aaf60da1812a6f9eca03ea79", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Checking const-oid v0.4.5 [INFO] [stderr] Checking const-oid v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking elliptic-curve v0.6.6 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Checking ecdsa v0.8.5 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking p256 v0.5.2 [INFO] [stderr] Checking k256 v0.5.10 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Checking k256 v0.7.3 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Checking rust-gmp-serde v0.5.0 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Checking rust-bigint v1.1.0 [INFO] [stderr] Checking paillier-common v0.1.1 [INFO] [stderr] Checking nash-mpc v1.2.0 [INFO] [stderr] Compiling graphql_client_codegen v0.9.0 [INFO] [stderr] Compiling graphql_query_derive v0.9.0 [INFO] [stderr] Checking graphql_client v0.9.0 [INFO] [stderr] Checking nash-protocol v0.1.27 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::protocol::signer::MAX_R_VAL_POOL_SIZE` [INFO] [stdout] --> src/protocol/dh_fill_pool/types.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | use crate::protocol::signer::MAX_R_VAL_POOL_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MAX_R_VAL_POOL_SIZE` in `protocol::signer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nash-protocol` [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" "9e140daad67fb3e9ca73d299f3c1737b33da6733aaf60da1812a6f9eca03ea79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e140daad67fb3e9ca73d299f3c1737b33da6733aaf60da1812a6f9eca03ea79", kill_on_drop: false }` [INFO] [stdout] 9e140daad67fb3e9ca73d299f3c1737b33da6733aaf60da1812a6f9eca03ea79