[INFO] fetching crate paillier-common 0.2.0... [INFO] checking paillier-common-0.2.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate paillier-common 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate paillier-common 0.2.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate paillier-common 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate paillier-common 0.2.0 [INFO] tweaked toml for crates.io crate paillier-common 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate paillier-common 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.1 [INFO] [stderr] Downloaded rust-bigint v1.2.0 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] [stderr] Downloaded libc v0.2.102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db67b29d4502c5dcc320fef88b867477eb8be7fab0eab1286bf9462f71a38c84 [INFO] running `Command { std: "docker" "start" "-a" "db67b29d4502c5dcc320fef88b867477eb8be7fab0eab1286bf9462f71a38c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db67b29d4502c5dcc320fef88b867477eb8be7fab0eab1286bf9462f71a38c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db67b29d4502c5dcc320fef88b867477eb8be7fab0eab1286bf9462f71a38c84", kill_on_drop: false }` [INFO] [stdout] db67b29d4502c5dcc320fef88b867477eb8be7fab0eab1286bf9462f71a38c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9ccb4998b496d9695569c2c3892b4566efb22c41143c04d88836d0f2bad7b2d [INFO] running `Command { std: "docker" "start" "-a" "b9ccb4998b496d9695569c2c3892b4566efb22c41143c04d88836d0f2bad7b2d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rust-gmp-kzen v0.5.1 [INFO] [stderr] Checking rust-bigint v1.2.0 [INFO] [stderr] Checking paillier-common v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `keygen` [INFO] [stdout] --> benches/keygen.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "keygen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `num-integer`, `num-traits`, `num_bigint`, and `rust_gmp` [INFO] [stdout] = help: consider adding `keygen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `keygen` [INFO] [stdout] --> benches/keygen.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "keygen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `num-integer`, `num-traits`, `num_bigint`, and `rust_gmp` [INFO] [stdout] = help: consider adding `keygen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `keygen` [INFO] [stdout] --> benches/keygen.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(not(feature = "keygen"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `num-integer`, `num-traits`, `num_bigint`, and `rust_gmp` [INFO] [stdout] = help: consider adding `keygen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `proofs` [INFO] [stdout] --> benches/proof.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "proofs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `num-integer`, `num-traits`, `num_bigint`, and `rust_gmp` [INFO] [stdout] = help: consider adding `proofs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `proofs` [INFO] [stdout] --> benches/proof.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "proofs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `num-integer`, `num-traits`, `num_bigint`, and `rust_gmp` [INFO] [stdout] = help: consider adding `proofs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `proofs` [INFO] [stdout] --> benches/proof.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(not(feature = "proofs"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `num-integer`, `num-traits`, `num_bigint`, and `rust_gmp` [INFO] [stdout] = help: consider adding `proofs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `keygen` [INFO] [stdout] --> src/core.rs:580:11 [INFO] [stdout] | [INFO] [stdout] 580 | #[cfg(feature = "keygen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `num-integer`, `num-traits`, `num_bigint`, and `rust_gmp` [INFO] [stdout] = help: consider adding `keygen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.66s [INFO] running `Command { std: "docker" "inspect" "b9ccb4998b496d9695569c2c3892b4566efb22c41143c04d88836d0f2bad7b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ccb4998b496d9695569c2c3892b4566efb22c41143c04d88836d0f2bad7b2d", kill_on_drop: false }` [INFO] [stdout] b9ccb4998b496d9695569c2c3892b4566efb22c41143c04d88836d0f2bad7b2d