[INFO] fetching crate proof-of-history 0.1.0...
[INFO] checking proof-of-history-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate proof-of-history 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate proof-of-history 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate proof-of-history 0.1.0
[INFO] finished tweaking crates.io crate proof-of-history 0.1.0
[INFO] tweaked toml for crates.io crate proof-of-history 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate proof-of-history 0.1.0 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cade85c14eb9f79c7e4fc7ac76d38501ab6630637a4369024a1a1439cfca47ee
[INFO] running `Command { std: "docker" "start" "-a" "cade85c14eb9f79c7e4fc7ac76d38501ab6630637a4369024a1a1439cfca47ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cade85c14eb9f79c7e4fc7ac76d38501ab6630637a4369024a1a1439cfca47ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cade85c14eb9f79c7e4fc7ac76d38501ab6630637a4369024a1a1439cfca47ee", kill_on_drop: false }`
[INFO] [stdout] cade85c14eb9f79c7e4fc7ac76d38501ab6630637a4369024a1a1439cfca47ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6168ce31a6a3611ab771b3d2ab242faf97afd7cc434a10b99319cb1fd5aab804
[INFO] running `Command { std: "docker" "start" "-a" "6168ce31a6a3611ab771b3d2ab242faf97afd7cc434a10b99319cb1fd5aab804", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking proof-of-history v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> benches/ticks.rs:7:25
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut ticks = proof_of_history::ticks::<sha2::Sha256>();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn ticks<D: Digest>(seed: Output<D>) -> Ticks<D> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut ticks = proof_of_history::ticks::<sha2::Sha256>(/* GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>> */);
[INFO] [stdout]    |                                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` in the current scope
[INFO] [stdout]  --> benches/ticks.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |             ticks.next().unwrap();
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `swap` with a similar name, but with different arguments
[INFO] [stdout]  --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/slice/mod.rs:882:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> benches/ticks.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let mut ticks = proof_of_history::ticks::<sha3::Sha3_256>();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn ticks<D: Digest>(seed: Output<D>) -> Ticks<D> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let mut ticks = proof_of_history::ticks::<sha3::Sha3_256>(/* GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>> */);
[INFO] [stdout]    |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` in the current scope
[INFO] [stdout]   --> benches/ticks.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ticks.next().unwrap();
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `swap` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/slice/mod.rs:882:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> benches/ticks.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut ticks = proof_of_history::ticks::<sha3::Keccak256>();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn ticks<D: Digest>(seed: Output<D>) -> Ticks<D> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut ticks = proof_of_history::ticks::<sha3::Keccak256>(/* GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>> */);
[INFO] [stdout]    |                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` in the current scope
[INFO] [stdout]   --> benches/ticks.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |             ticks.next().unwrap();
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `swap` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/slice/mod.rs:882:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> benches/ticks.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut ticks = proof_of_history::ticks::<blake3::Hasher>();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn ticks<D: Digest>(seed: Output<D>) -> Ticks<D> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut ticks = proof_of_history::ticks::<blake3::Hasher>(/* GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>> */);
[INFO] [stdout]    |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` in the current scope
[INFO] [stdout]   --> benches/ticks.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |             ticks.next().unwrap();
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `swap` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/slice/mod.rs:882:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> benches/ticks.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let ticks: Vec<_> = proof_of_history::ticks::<Hasher>()
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn ticks<D: Digest>(seed: Output<D>) -> Ticks<D> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let ticks: Vec<_> = proof_of_history::ticks::<Hasher>(/* GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>> */)
[INFO] [stdout]    |                                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Ticks<CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, ..., ...>>>` is not an iterator
[INFO] [stdout]   --> benches/ticks.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |           let ticks: Vec<_> = proof_of_history::ticks::<Hasher>()
[INFO] [stdout]    |  _____________________________-
[INFO] [stdout] 37 | |             .take(2usize.pow(16))
[INFO] [stdout]    | |             -^^^^ `Ticks<CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, ..., ...>>>` is not an iterator
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub struct Ticks<D: Digest> {
[INFO] [stdout]    |   --------------------------- doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/ticks-c0f4754c52eafd77.long-type-16756702907903347872.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ticks-c0f4754c52eafd77.long-type-16756702907903347872.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Ticks<CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, OidSha256>>>: Iterator`
[INFO] [stdout]            which is required by `&mut Ticks<CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, OidSha256>>>: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: function takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> benches/ticks.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |             proof_of_history::verify::<Hasher>(&ticks).unwrap();
[INFO] [stdout]    |                               ^^^^^^   ------ supplied 1 generic argument
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here, with 2 generic parameters: `D`, `F`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn verify<D, F>(ticks: &[Output<D>], data: F) -> Result<(), usize>
[INFO] [stdout]    |        ^^^^^^ -  -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |             proof_of_history::verify::<Hasher, F>(&ticks).unwrap();
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> benches/ticks.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             proof_of_history::verify::<Hasher>(&ticks).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------- argument #2 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn verify<D, F>(ticks: &[Output<D>], data: F) -> Result<(), usize>
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |             proof_of_history::verify::<Hasher>(&ticks, /* data */).unwrap();
[INFO] [stdout]    |                                               ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> benches/ticks.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let ticks: Vec<_> = proof_of_history::ticks::<Hasher>()
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn ticks<D: Digest>(seed: Output<D>) -> Ticks<D> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let ticks: Vec<_> = proof_of_history::ticks::<Hasher>(/* GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>> */)
[INFO] [stdout]    |                                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Ticks<CoreWrapper<Keccak256Core>>` is not an iterator
[INFO] [stdout]   --> benches/ticks.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |           let ticks: Vec<_> = proof_of_history::ticks::<Hasher>()
[INFO] [stdout]    |  _____________________________-
[INFO] [stdout] 46 | |             .take(2usize.pow(16))
[INFO] [stdout]    | |             -^^^^ `Ticks<CoreWrapper<Keccak256Core>>` is not an iterator
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub struct Ticks<D: Digest> {
[INFO] [stdout]    |   --------------------------- doesn't satisfy `Ticks<CoreWrapper<Keccak256Core>>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Ticks<CoreWrapper<Keccak256Core>>: Iterator`
[INFO] [stdout]            which is required by `&mut Ticks<CoreWrapper<Keccak256Core>>: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: function takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> benches/ticks.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |             proof_of_history::verify::<Hasher>(&ticks).unwrap();
[INFO] [stdout]    |                               ^^^^^^   ------ supplied 1 generic argument
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here, with 2 generic parameters: `D`, `F`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn verify<D, F>(ticks: &[Output<D>], data: F) -> Result<(), usize>
[INFO] [stdout]    |        ^^^^^^ -  -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 49 |             proof_of_history::verify::<Hasher, F>(&ticks).unwrap();
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> benches/ticks.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             proof_of_history::verify::<Hasher>(&ticks).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------- argument #2 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn verify<D, F>(ticks: &[Output<D>], data: F) -> Result<(), usize>
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 49 |             proof_of_history::verify::<Hasher>(&ticks, /* data */).unwrap();
[INFO] [stdout]    |                                               ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0107, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proof-of-history` (bench "ticks") due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "6168ce31a6a3611ab771b3d2ab242faf97afd7cc434a10b99319cb1fd5aab804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6168ce31a6a3611ab771b3d2ab242faf97afd7cc434a10b99319cb1fd5aab804", kill_on_drop: false }`
[INFO] [stdout] 6168ce31a6a3611ab771b3d2ab242faf97afd7cc434a10b99319cb1fd5aab804
