[INFO] cloning repository https://github.com/dustsoftware/traits [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustsoftware/traits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Ftraits", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Ftraits'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e42238d7f7513ec8a956526614abf071f3857188 [INFO] checking dustsoftware/traits against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Ftraits" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dustsoftware/traits [INFO] finished tweaking git repo https://github.com/dustsoftware/traits [INFO] tweaked toml for git repo https://github.com/dustsoftware/traits written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dustsoftware/traits on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dustsoftware/traits 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3edf93f50038cf0c2e65c5459509eacd6ca38f20085830011129b27a5036b3ab [INFO] running `Command { std: "docker" "start" "-a" "3edf93f50038cf0c2e65c5459509eacd6ca38f20085830011129b27a5036b3ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3edf93f50038cf0c2e65c5459509eacd6ca38f20085830011129b27a5036b3ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3edf93f50038cf0c2e65c5459509eacd6ca38f20085830011129b27a5036b3ab", kill_on_drop: false }` [INFO] [stdout] 3edf93f50038cf0c2e65c5459509eacd6ca38f20085830011129b27a5036b3ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79ec47a2c54d086242548be019f3c7435182000992dcea33d41fa99269793472 [INFO] running `Command { std: "docker" "start" "-a" "79ec47a2c54d086242548be019f3c7435182000992dcea33d41fa99269793472", kill_on_drop: false }` [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking cmov v0.5.2 [INFO] [stderr] Checking cpubits v0.1.0 [INFO] [stderr] Checking hex-literal v1.1.0 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking base16ct v1.0.0 [INFO] [stderr] Checking password-hash v0.6.0-rc.12 (/opt/rustwide/workdir/password-hash) [INFO] [stderr] Checking signature v3.0.0-rc.10 (/opt/rustwide/workdir/signature) [INFO] [stderr] Checking kdf v0.1.0 (/opt/rustwide/workdir/kdf) [INFO] [stderr] Checking hybrid-array v0.4.7 [INFO] [stderr] Checking rustcrypto-ff v0.14.0-rc.0 [INFO] [stderr] Checking ctutils v0.4.0 [INFO] [stderr] Checking rustcrypto-group v0.14.0-rc.0 [INFO] [stderr] Checking crypto-common v0.2.0 (/opt/rustwide/workdir/crypto-common) [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Checking block-buffer v0.11.0 [INFO] [stderr] Checking crypto-bigint v0.7.0-rc.27 [INFO] [stderr] Checking digest v0.11.0 (/opt/rustwide/workdir/digest) [INFO] [stderr] Checking cipher v0.5.0 (/opt/rustwide/workdir/cipher) [INFO] [stderr] Checking aead v0.6.0-rc.10 (/opt/rustwide/workdir/aead) [INFO] [stderr] Checking crypto v0.6.0-pre (/opt/rustwide/workdir/crypto) [INFO] [stderr] Checking kem v0.3.0-rc.6 (/opt/rustwide/workdir/kem) [INFO] [stderr] Checking universal-hash v0.6.0-rc.10 (/opt/rustwide/workdir/universal-hash) [INFO] [stderr] Checking sha2 v0.11.0-rc.5 [INFO] [stderr] Checking elliptic-curve v0.14.0-rc.28 (/opt/rustwide/workdir/elliptic-curve) [INFO] [stdout] error[E0277]: the trait bound `<::FieldBytesSize as ArraySize>::ArrayType: Copy` is not satisfied [INFO] [stdout] --> elliptic-curve/src/arithmetic.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | + ff::PrimeField>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `<::FieldBytesSize as ArraySize>::ArrayType` [INFO] [stdout] | [INFO] [stdout] = note: required for `hybrid_array::Array::FieldBytesSize>` to implement `Copy` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 17 | pub trait CurveArithmetic: Curve where <::FieldBytesSize as ArraySize>::ArrayType: Copy { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::FieldBytesSize as ArraySize>::ArrayType: Copy` is not satisfied [INFO] [stdout] --> elliptic-curve/src/arithmetic.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | + ff::PrimeField>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `<::FieldBytesSize as ArraySize>::ArrayType` [INFO] [stdout] | [INFO] [stdout] = note: required for `hybrid_array::Array::FieldBytesSize>` to implement `Copy` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 17 | pub trait CurveArithmetic: Curve where <::FieldBytesSize as ArraySize>::ArrayType: Copy { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elliptic-curve` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elliptic-curve` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "79ec47a2c54d086242548be019f3c7435182000992dcea33d41fa99269793472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ec47a2c54d086242548be019f3c7435182000992dcea33d41fa99269793472", kill_on_drop: false }` [INFO] [stdout] 79ec47a2c54d086242548be019f3c7435182000992dcea33d41fa99269793472