[INFO] cloning repository https://github.com/madninja/helium-crypto-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madninja/helium-crypto-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadninja%2Fhelium-crypto-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadninja%2Fhelium-crypto-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d8b2b7367b88a00e00d065ea08ffe0d3214578a [INFO] checking madninja/helium-crypto-rs against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadninja%2Fhelium-crypto-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madninja/helium-crypto-rs on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/madninja/helium-crypto-rs [INFO] finished tweaking git repo https://github.com/madninja/helium-crypto-rs [INFO] tweaked toml for git repo https://github.com/madninja/helium-crypto-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/helium/traits.git` [INFO] [stderr] Updating git repository `https://github.com/helium/ed25519-dalek` [INFO] [stderr] Updating git repository `https://github.com/helium/elliptic-curves` [INFO] [stderr] warning: Patch `elliptic-curve v0.9.8 (https://github.com/helium/traits.git?branch=rg/compact#f35d193e)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `elliptic-curve v0.9.8 (https://github.com/helium/traits.git?branch=rg/compact#f35d193e)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cba212723e9b6a3fc22b7808a6d9e2481d0e624917083769d1420361f447d93 [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" "6cba212723e9b6a3fc22b7808a6d9e2481d0e624917083769d1420361f447d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cba212723e9b6a3fc22b7808a6d9e2481d0e624917083769d1420361f447d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cba212723e9b6a3fc22b7808a6d9e2481d0e624917083769d1420361f447d93", kill_on_drop: false }` [INFO] [stdout] 6cba212723e9b6a3fc22b7808a6d9e2481d0e624917083769d1420361f447d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb3a714bb0e3ee2e59596c73917c58071e135b97e6f90f432a891220f44c6315 [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" "fb3a714bb0e3ee2e59596c73917c58071e135b97e6f90f432a891220f44c6315", kill_on_drop: false }` [INFO] [stderr] warning: Patch `elliptic-curve v0.9.8 (https://github.com/helium/traits.git?branch=rg/compact#f35d193e)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking der v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking bitvec v0.20.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking ff v0.9.0 [INFO] [stderr] Checking group v0.9.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking elliptic-curve v0.9.11 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking ecdsa v0.11.0-pre.4 [INFO] [stderr] Checking p256 v0.8.0-pre.1 (https://github.com/helium/elliptic-curves?branch=rg/compact#2d187610) [INFO] [stdout] error[E0432]: unresolved imports `elliptic_curve::sec1::ToCompactEncodedPoint`, `elliptic_curve::weierstrass::DecompactPoint` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/elliptic-curves-60a79b31fb7c4fc0/2d18761/p256/src/arithmetic/affine.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | sec1::{self, FromEncodedPoint, Tag, ToCompactEncodedPoint, ToEncodedPoint}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `ToCompactEncodedPoint` in `sec1` [INFO] [stdout] 9 | subtle::{Choice, ConditionallySelectable, ConstantTimeEq, CtOption}, [INFO] [stdout] 10 | weierstrass::DecompactPoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DecompactPoint` in `weierstrass` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 | sec1::{self, FromEncodedPoint, Tag, FromEncodedPoint, ToEncodedPoint}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 10 | weierstrass::DecompressPoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `PointCompaction` in module `elliptic_curve::weierstrass` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/elliptic-curves-60a79b31fb7c4fc0/2d18761/p256/src/lib.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | impl elliptic_curve::weierstrass::PointCompaction for NistP256 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `PointCompression` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elliptic-curve-0.9.11/src/weierstrass.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait PointCompression { [INFO] [stdout] | -------------------------- similarly named trait `PointCompression` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `p256` [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" "fb3a714bb0e3ee2e59596c73917c58071e135b97e6f90f432a891220f44c6315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb3a714bb0e3ee2e59596c73917c58071e135b97e6f90f432a891220f44c6315", kill_on_drop: false }` [INFO] [stdout] fb3a714bb0e3ee2e59596c73917c58071e135b97e6f90f432a891220f44c6315