[INFO] fetching crate ed25519-dalek-cosi 0.1.0... [INFO] checking ed25519-dalek-cosi-0.1.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate ed25519-dalek-cosi 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ed25519-dalek-cosi 0.1.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ed25519-dalek-cosi 0.1.0 [INFO] finished tweaking crates.io crate ed25519-dalek-cosi 0.1.0 [INFO] tweaked toml for crates.io crate ed25519-dalek-cosi 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] dbc438f6af0f39ac1ce78cb2849b19d4b5d8ef50e64e3e971085fb39779d04bd [INFO] running `Command { std: "docker" "start" "-a" "dbc438f6af0f39ac1ce78cb2849b19d4b5d8ef50e64e3e971085fb39779d04bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbc438f6af0f39ac1ce78cb2849b19d4b5d8ef50e64e3e971085fb39779d04bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc438f6af0f39ac1ce78cb2849b19d4b5d8ef50e64e3e971085fb39779d04bd", kill_on_drop: false }` [INFO] [stdout] dbc438f6af0f39ac1ce78cb2849b19d4b5d8ef50e64e3e971085fb39779d04bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73d069fd7c5048bc77eaa7e71997ffa72ce16956c5ba23b92d52977a48588004 [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" "73d069fd7c5048bc77eaa7e71997ffa72ce16956c5ba23b92d52977a48588004", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.100: default, std [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Checking backtrace v0.3.61 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_sexpr v0.1.0 [INFO] [stderr] Checking ed25519-dalek-cosi v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0277]: the trait bound `Sha512: Input` is not satisfied [INFO] [stdout] --> src/challenge.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | / Sha512::new() [INFO] [stdout] 21 | | .chain(commitment) [INFO] [stdout] 22 | | .chain(public_key) [INFO] [stdout] 23 | | .chain(message), [INFO] [stdout] | |_______________________________^ the trait `Input` is not implemented for `Sha512` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `curve25519_dalek::digest::Digest` for `Sha512` [INFO] [stdout] note: required by a bound in `Scalar::from_hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-2.1.3/src/scalar.rs:630:18 [INFO] [stdout] | [INFO] [stdout] 630 | where D: Digest [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scalar::from_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Sha512: FixedOutput` is not satisfied [INFO] [stdout] --> src/challenge.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | / Sha512::new() [INFO] [stdout] 21 | | .chain(commitment) [INFO] [stdout] 22 | | .chain(public_key) [INFO] [stdout] 23 | | .chain(message), [INFO] [stdout] | |_______________________________^ the trait `FixedOutput` is not implemented for `Sha512` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `curve25519_dalek::digest::Digest` for `Sha512` [INFO] [stdout] note: required by a bound in `Scalar::from_hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-2.1.3/src/scalar.rs:630:18 [INFO] [stdout] | [INFO] [stdout] 630 | where D: Digest [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scalar::from_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Sha512: Reset` is not satisfied [INFO] [stdout] --> src/challenge.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | / Sha512::new() [INFO] [stdout] 21 | | .chain(commitment) [INFO] [stdout] 22 | | .chain(public_key) [INFO] [stdout] 23 | | .chain(message), [INFO] [stdout] | |_______________________________^ the trait `Reset` is not implemented for `Sha512` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `curve25519_dalek::digest::Digest` for `Sha512` [INFO] [stdout] note: required by a bound in `Scalar::from_hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-2.1.3/src/scalar.rs:630:18 [INFO] [stdout] | [INFO] [stdout] 630 | where D: Digest [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scalar::from_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-dalek-cosi` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `Sha512: Input` is not satisfied [INFO] [stdout] --> src/challenge.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | / Sha512::new() [INFO] [stdout] 21 | | .chain(commitment) [INFO] [stdout] 22 | | .chain(public_key) [INFO] [stdout] 23 | | .chain(message), [INFO] [stdout] | |_______________________________^ the trait `Input` is not implemented for `Sha512` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `curve25519_dalek::digest::Digest` for `Sha512` [INFO] [stdout] note: required by a bound in `Scalar::from_hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-2.1.3/src/scalar.rs:630:18 [INFO] [stdout] | [INFO] [stdout] 630 | where D: Digest [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scalar::from_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Sha512: FixedOutput` is not satisfied [INFO] [stdout] --> src/challenge.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | / Sha512::new() [INFO] [stdout] 21 | | .chain(commitment) [INFO] [stdout] 22 | | .chain(public_key) [INFO] [stdout] 23 | | .chain(message), [INFO] [stdout] | |_______________________________^ the trait `FixedOutput` is not implemented for `Sha512` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `curve25519_dalek::digest::Digest` for `Sha512` [INFO] [stdout] note: required by a bound in `Scalar::from_hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-2.1.3/src/scalar.rs:630:18 [INFO] [stdout] | [INFO] [stdout] 630 | where D: Digest [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scalar::from_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Sha512: Reset` is not satisfied [INFO] [stdout] --> src/challenge.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | / Sha512::new() [INFO] [stdout] 21 | | .chain(commitment) [INFO] [stdout] 22 | | .chain(public_key) [INFO] [stdout] 23 | | .chain(message), [INFO] [stdout] | |_______________________________^ the trait `Reset` is not implemented for `Sha512` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `curve25519_dalek::digest::Digest` for `Sha512` [INFO] [stdout] note: required by a bound in `Scalar::from_hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-2.1.3/src/scalar.rs:630:18 [INFO] [stdout] | [INFO] [stdout] 630 | where D: Digest [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scalar::from_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "73d069fd7c5048bc77eaa7e71997ffa72ce16956c5ba23b92d52977a48588004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d069fd7c5048bc77eaa7e71997ffa72ce16956c5ba23b92d52977a48588004", kill_on_drop: false }` [INFO] [stdout] 73d069fd7c5048bc77eaa7e71997ffa72ce16956c5ba23b92d52977a48588004