[INFO] fetching crate p224 0.13.2... [INFO] checking p224-0.13.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate p224 0.13.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate p224 0.13.2 [INFO] finished tweaking crates.io crate p224 0.13.2 [INFO] tweaked toml for crates.io crate p224 0.13.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate p224 0.13.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 42 packages to latest compatible versions [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.0.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding serdect v0.2.0 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blobby v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 815afeb50e2e7a4f79c58ac3144e521a5cd660e2a0af945796527d1cc1d72aab [INFO] running `Command { std: "docker" "start" "-a" "815afeb50e2e7a4f79c58ac3144e521a5cd660e2a0af945796527d1cc1d72aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "815afeb50e2e7a4f79c58ac3144e521a5cd660e2a0af945796527d1cc1d72aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815afeb50e2e7a4f79c58ac3144e521a5cd660e2a0af945796527d1cc1d72aab", kill_on_drop: false }` [INFO] [stdout] 815afeb50e2e7a4f79c58ac3144e521a5cd660e2a0af945796527d1cc1d72aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e81b514a70c96aca541b188ac75f2467d52636d2c842b2473aa3ca4c556be8a [INFO] running `Command { std: "docker" "start" "-a" "3e81b514a70c96aca541b188ac75f2467d52636d2c842b2473aa3ca4c556be8a", kill_on_drop: false }` [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking blobby v0.3.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking p224 v0.13.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/lib.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `digest`, `ecdh`, `ecdsa`, `ecdsa-core`, `pem`, `pkcs8`, `serde`, `serdect`, `sha2`, `sha224`, `std`, and `test-vectors` [INFO] [stdout] = help: consider adding `bits` 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: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `digest`, `ecdh`, `ecdsa`, `ecdsa-core`, `pem`, `pkcs8`, `serde`, `serdect`, `sha2`, `sha224`, `std`, and `test-vectors` [INFO] [stdout] = help: consider adding `bits` 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: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `digest`, `ecdh`, `ecdsa`, `ecdsa-core`, `pem`, `pkcs8`, `serde`, `serdect`, `sha2`, `sha224`, `std`, and `test-vectors` [INFO] [stdout] = help: consider adding `bits` 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: `bits` [INFO] [stdout] --> src/lib.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `digest`, `ecdh`, `ecdsa`, `ecdsa-core`, `pem`, `pkcs8`, `serde`, `serdect`, `sha2`, `sha224`, `std`, and `test-vectors` [INFO] [stdout] = help: consider adding `bits` 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: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `digest`, `ecdh`, `ecdsa`, `ecdsa-core`, `pem`, `pkcs8`, `serde`, `serdect`, `sha2`, `sha224`, `std`, and `test-vectors` [INFO] [stdout] = help: consider adding `bits` 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: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `digest`, `ecdh`, `ecdsa`, `ecdsa-core`, `pem`, `pkcs8`, `serde`, `serdect`, `sha2`, `sha224`, `std`, and `test-vectors` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.96s [INFO] running `Command { std: "docker" "inspect" "3e81b514a70c96aca541b188ac75f2467d52636d2c842b2473aa3ca4c556be8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e81b514a70c96aca541b188ac75f2467d52636d2c842b2473aa3ca4c556be8a", kill_on_drop: false }` [INFO] [stdout] 3e81b514a70c96aca541b188ac75f2467d52636d2c842b2473aa3ca4c556be8a