[INFO] fetching crate ed25519-dalek-cosi 0.1.0...
[INFO] checking ed25519-dalek-cosi-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate ed25519-dalek-cosi 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate ed25519-dalek-cosi 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2473a9b8ce0bfac8fc39e4aa4450c19ce2096202305f3f754bc9e76d8884f44
[INFO] running `Command { std: "docker" "start" "-a" "c2473a9b8ce0bfac8fc39e4aa4450c19ce2096202305f3f754bc9e76d8884f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2473a9b8ce0bfac8fc39e4aa4450c19ce2096202305f3f754bc9e76d8884f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2473a9b8ce0bfac8fc39e4aa4450c19ce2096202305f3f754bc9e76d8884f44", kill_on_drop: false }`
[INFO] [stdout] c2473a9b8ce0bfac8fc39e4aa4450c19ce2096202305f3f754bc9e76d8884f44
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64cbdec28b561d18cb6c81bad240b5cd045e0df0a1ba2aede94e95f8b7cf8850
[INFO] running `Command { std: "docker" "start" "-a" "64cbdec28b561d18cb6c81bad240b5cd045e0df0a1ba2aede94e95f8b7cf8850", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[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 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]    --> src/policies/sexpr.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     use super::*;
[INFO] [stdout]     |         -------- the item `Box` is already imported here
[INFO] [stdout] 164 |     use alloc::boxed::Box;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Sha512: Input` is not satisfied
[INFO] [stdout]    --> src/challenge.rs:20:13
[INFO] [stdout]     |
[INFO] [stdout] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scalar::from_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Sha512: Input` is not satisfied
[INFO] [stdout]    --> src/challenge.rs:20:13
[INFO] [stdout]     |
[INFO] [stdout] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[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` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "64cbdec28b561d18cb6c81bad240b5cd045e0df0a1ba2aede94e95f8b7cf8850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64cbdec28b561d18cb6c81bad240b5cd045e0df0a1ba2aede94e95f8b7cf8850", kill_on_drop: false }`
[INFO] [stdout] 64cbdec28b561d18cb6c81bad240b5cd045e0df0a1ba2aede94e95f8b7cf8850
[INFO] checking ed25519-dalek-cosi-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate ed25519-dalek-cosi 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ed25519-dalek-cosi 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a52e946b34cf6093cdb7e13452e5ba241a1418e27a322e5c541e21fa40dcf9de
[INFO] running `Command { std: "docker" "start" "-a" "a52e946b34cf6093cdb7e13452e5ba241a1418e27a322e5c541e21fa40dcf9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a52e946b34cf6093cdb7e13452e5ba241a1418e27a322e5c541e21fa40dcf9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a52e946b34cf6093cdb7e13452e5ba241a1418e27a322e5c541e21fa40dcf9de", kill_on_drop: false }`
[INFO] [stdout] a52e946b34cf6093cdb7e13452e5ba241a1418e27a322e5c541e21fa40dcf9de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b74dd199f897758d904afd186543ee574ad1aa87340895a9ef3e9159ea90a73
[INFO] running `Command { std: "docker" "start" "-a" "6b74dd199f897758d904afd186543ee574ad1aa87340895a9ef3e9159ea90a73", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking serde_sexpr v0.1.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ed25519-dalek-cosi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]    --> src/policies/sexpr.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     use super::*;
[INFO] [stdout]     |         -------- the item `Box` is already imported here
[INFO] [stdout] 164 |     use alloc::boxed::Box;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Sha512: Input` is not satisfied
[INFO] [stdout]    --> src/challenge.rs:20:13
[INFO] [stdout]     |
[INFO] [stdout] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scalar::from_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Sha512: Input` is not satisfied
[INFO] [stdout]    --> src/challenge.rs:20:13
[INFO] [stdout]     |
[INFO] [stdout] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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] 19  |           Challenge(Scalar::from_hash(
[INFO] [stdout]     |                     ----------------- required by a bound introduced by this call
[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`, which is required by `Sha512: curve25519_dalek::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Sha512` to implement `curve25519_dalek::digest::Digest`
[INFO] [stdout] note: required by a bound in `Scalar::from_hash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-2.1.3/src/scalar.rs:630:18
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn from_hash<D>(hash: D) -> Scalar
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 630 |         where D: Digest<OutputSize = U64>
[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` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[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` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6b74dd199f897758d904afd186543ee574ad1aa87340895a9ef3e9159ea90a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b74dd199f897758d904afd186543ee574ad1aa87340895a9ef3e9159ea90a73", kill_on_drop: false }`
[INFO] [stdout] 6b74dd199f897758d904afd186543ee574ad1aa87340895a9ef3e9159ea90a73
