[INFO] cloning repository https://github.com/wakiyamap/rust-lyra-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wakiyamap/rust-lyra-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakiyamap%2Frust-lyra-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakiyamap%2Frust-lyra-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae2eac5ed57add8190e9c9253fcb5f5ad757b40c [INFO] checking wakiyamap/rust-lyra-test against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakiyamap%2Frust-lyra-test" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wakiyamap/rust-lyra-test on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wakiyamap/rust-lyra-test [INFO] removed path dependency skein-hash from git repo https://github.com/wakiyamap/rust-lyra-test [INFO] finished tweaking git repo https://github.com/wakiyamap/rust-lyra-test [INFO] tweaked toml for git repo https://github.com/wakiyamap/rust-lyra-test written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/wakiyamap/rust-lyra-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (skein-hash) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (skein-hash) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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] baaa3541399013cb60f477cff9d86bc98689c157bc7bf198700a8e0bc17112da [INFO] running `Command { std: "docker" "start" "-a" "baaa3541399013cb60f477cff9d86bc98689c157bc7bf198700a8e0bc17112da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baaa3541399013cb60f477cff9d86bc98689c157bc7bf198700a8e0bc17112da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baaa3541399013cb60f477cff9d86bc98689c157bc7bf198700a8e0bc17112da", kill_on_drop: false }` [INFO] [stdout] baaa3541399013cb60f477cff9d86bc98689c157bc7bf198700a8e0bc17112da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a31c9ca4cbc5b755d10314b81cc74b718a23202310d7cc6f0c53f392892b31fd [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" "a31c9ca4cbc5b755d10314b81cc74b718a23202310d7cc6f0c53f392892b31fd", kill_on_drop: false }` [INFO] [stderr] warning: dependency (skein-hash) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking groestl v0.9.0 [INFO] [stderr] Checking blake-hash v0.4.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking threefish-cipher v0.3.1 [INFO] [stderr] Checking skein-hash v0.3.0 [INFO] [stderr] Checking lyra2 v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lyra2mod/mod.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | const BLOCKLENBLAKE2SAFEBYTES: i64 = (BLOCKLENBLAKE2SAFEINT64 * 8); //same as above, in bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lyra2.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | const BLOCKLENBLAKE2SAFEBYTES: i64 = (BLOCKLENBLAKE2SAFEINT64 * 8); //same as above, in bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lyra2mod/mod.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | const BLOCKLENBLAKE2SAFEBYTES: i64 = (BLOCKLENBLAKE2SAFEINT64 * 8); //same as above, in bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lyra2.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | const BLOCKLENBLAKE2SAFEBYTES: i64 = (BLOCKLENBLAKE2SAFEINT64 * 8); //same as above, in bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `digest` found for struct `Skein512, B0>, B0>, B0>, B0>, B0>>` in the current scope [INFO] [stdout] --> src/lyra2re.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | let result_skein = skein_hash::Skein512::::digest(&result_lyra2); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Skein512, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skein-hash-0.3.0/src/lib.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | define_hasher!(Skein512, Threefish512, U64, 512); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: Update` [INFO] [stdout] | doesn't satisfy `_: blake_hash::Digest` [INFO] [stdout] | doesn't satisfy `_: digest::FixedOutput` [INFO] [stdout] | doesn't satisfy `_: digest::Reset` [INFO] [stdout] | [INFO] [stdout] = note: the method `digest` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Clone` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use skein_hash::Digest;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `digest` found for struct `Skein512, B0>, B0>, B0>, B0>, B0>>` in the current scope [INFO] [stdout] --> src/lyra2re.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | let result_skein = skein_hash::Skein512::::digest(&result_lyra2); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Skein512, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skein-hash-0.3.0/src/lib.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | define_hasher!(Skein512, Threefish512, U64, 512); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: Update` [INFO] [stdout] | doesn't satisfy `_: blake_hash::Digest` [INFO] [stdout] | doesn't satisfy `_: digest::FixedOutput` [INFO] [stdout] | doesn't satisfy `_: digest::Reset` [INFO] [stdout] | [INFO] [stdout] = note: the method `digest` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Clone` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use skein_hash::Digest;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `digest` found for struct `Skein512, B0>, B0>, B0>, B0>, B0>>` in the current scope [INFO] [stdout] --> src/lyra2rev2.rs:33:53 [INFO] [stdout] | [INFO] [stdout] 33 | let result_skein = skein_hash::Skein512::::digest(&result_lyra2); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Skein512, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skein-hash-0.3.0/src/lib.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | define_hasher!(Skein512, Threefish512, U64, 512); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: Update` [INFO] [stdout] | doesn't satisfy `_: blake_hash::Digest` [INFO] [stdout] | doesn't satisfy `_: digest::FixedOutput` [INFO] [stdout] | doesn't satisfy `_: digest::Reset` [INFO] [stdout] | [INFO] [stdout] = note: the method `digest` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Clone` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use skein_hash::Digest;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `digest` found for struct `Skein512, B0>, B0>, B0>, B0>, B0>>` in the current scope [INFO] [stdout] --> src/lyra2rev2.rs:33:53 [INFO] [stdout] | [INFO] [stdout] 33 | let result_skein = skein_hash::Skein512::::digest(&result_lyra2); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Skein512, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skein-hash-0.3.0/src/lib.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | define_hasher!(Skein512, Threefish512, U64, 512); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: Update` [INFO] [stdout] | doesn't satisfy `_: blake_hash::Digest` [INFO] [stdout] | doesn't satisfy `_: digest::FixedOutput` [INFO] [stdout] | doesn't satisfy `_: digest::Reset` [INFO] [stdout] | [INFO] [stdout] = note: the method `digest` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: digest::FixedOutput` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Update` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: digest::Reset` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Clone` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use skein_hash::Digest;` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lyra2` [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] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a31c9ca4cbc5b755d10314b81cc74b718a23202310d7cc6f0c53f392892b31fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31c9ca4cbc5b755d10314b81cc74b718a23202310d7cc6f0c53f392892b31fd", kill_on_drop: false }` [INFO] [stdout] a31c9ca4cbc5b755d10314b81cc74b718a23202310d7cc6f0c53f392892b31fd