[INFO] fetching crate stam-python 0.12.0...
[INFO] checking stam-python-0.12.0 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate stam-python 0.12.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate stam-python 0.12.0
[INFO] finished tweaking crates.io crate stam-python 0.12.0
[INFO] tweaked toml for crates.io crate stam-python 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stam-python 0.12.0 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stam-python 0.12.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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62052b3ee558f99bd82a5848815bc73dfac4ae6cca8e97b985d5147b14e1d0fd
[INFO] running `Command { std: "docker" "start" "-a" "62052b3ee558f99bd82a5848815bc73dfac4ae6cca8e97b985d5147b14e1d0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62052b3ee558f99bd82a5848815bc73dfac4ae6cca8e97b985d5147b14e1d0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62052b3ee558f99bd82a5848815bc73dfac4ae6cca8e97b985d5147b14e1d0fd", kill_on_drop: false }`
[INFO] [stdout] 62052b3ee558f99bd82a5848815bc73dfac4ae6cca8e97b985d5147b14e1d0fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b13c62d05fd663bdcdc2582cf0b29d8218feed6e3860a855fb1e35f278bef87a
[INFO] running `Command { std: "docker" "start" "-a" "b13c62d05fd663bdcdc2582cf0b29d8218feed6e3860a855fb1e35f278bef87a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling minicbor v2.1.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking seal v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling minicbor-derive v0.18.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]     Checking datasize v0.2.15
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking upon v0.10.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking stam v0.18.3
[INFO] [stderr]     Checking stam-tools v0.13.0
[INFO] [stderr]     Checking stam-python v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `limit` found for opaque type `impl Iterator<Item = stam::ResultTextSelection<'_>>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:168:49
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     annotation.textselections().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^ method not found in `impl Iterator<Item = stam::ResultTextSelection<'_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:202:66
[INFO] [stdout]     |
[INFO] [stdout] 202 |                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout]     |                                                                  ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:235:46
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     annotation.annotations().limit(limit),
[INFO] [stdout]     |                                              ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:391:39
[INFO] [stdout]     |
[INFO] [stdout] 391 |                     annotation.data().limit(limit),
[INFO] [stdout]     |                                       ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for opaque type `impl Iterator<Item = stam::ResultTextSelection<'_>>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:454:64
[INFO] [stdout]     |
[INFO] [stdout] 454 |                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                ^^^^^ method not found in `impl Iterator<Item = stam::ResultTextSelection<'_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:743:48
[INFO] [stdout]     |
[INFO] [stdout] 743 |                     annotations.items().data().limit(limit),
[INFO] [stdout]     |                                                ^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:797:55
[INFO] [stdout]     |
[INFO] [stdout] 797 |                     annotations.items().annotations().limit(limit),
[INFO] [stdout]     |                                                       ^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:855:26
[INFO] [stdout]     |
[INFO] [stdout] 852 | /                     annotations
[INFO] [stdout] 853 | |                         .items()
[INFO] [stdout] 854 | |                         .annotations_in_targets(recursive)
[INFO] [stdout] 855 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `std::vec::IntoIter<T, A>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:902:58
[INFO] [stdout]     |
[INFO] [stdout] 902 |                     annotations.items().textselections().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^ method not found in `std::vec::IntoIter<stam::ResultTextSelection<'_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `std::vec::IntoIter<T, A>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:936:26
[INFO] [stdout]     |
[INFO] [stdout] 933 | /                     annotations
[INFO] [stdout] 934 | |                         .items()
[INFO] [stdout] 935 | |                         .related_text(operator.operator)
[INFO] [stdout] 936 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `std::vec::IntoIter<stam::ResultTextSelection<'_>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `stam::QueryIter<'store>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:994:18
[INFO] [stdout]     |
[INFO] [stdout] 992 |               annotations: store
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 993 | |                 .query(query)?
[INFO] [stdout] 994 | |                 .limit(limit)
[INFO] [stdout]     | |                 -^^^^^ method not found in `stam::QueryIter<'_>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/annotation.rs:995:23
[INFO] [stdout]     |
[INFO] [stdout] 995 |                 .map(|mut resultitems| {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 996 |                     //we use the deepest item if there are multiple
[INFO] [stdout] 997 |                     if let Some(QueryResultItem::Annotation(annotation)) = resultitems.pop_last() {
[INFO] [stdout]     |                                                                            ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 995 |                 .map(|mut resultitems: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for opaque type `impl Iterator<Item = stam::ResultTextSelection<'_>>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:168:49
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     annotation.textselections().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^ method not found in `impl Iterator<Item = stam::ResultTextSelection<'_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout] 101 |             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                            ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:202:66
[INFO] [stdout]     |
[INFO] [stdout] 202 |                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout]     |                                                                  ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     key.annotations().limit(limit),
[INFO] [stdout]     |                                       ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:235:46
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     annotation.annotations().limit(limit),
[INFO] [stdout]     |                                              ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:391:39
[INFO] [stdout]     |
[INFO] [stdout] 391 |                     annotation.data().limit(limit),
[INFO] [stdout]     |                                       ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for opaque type `impl Iterator<Item = stam::ResultTextSelection<'_>>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:454:64
[INFO] [stdout]     |
[INFO] [stdout] 454 |                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                ^^^^^ method not found in `impl Iterator<Item = stam::ResultTextSelection<'_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:522:40
[INFO] [stdout]     |
[INFO] [stdout] 522 |                     data.annotations().limit(limit),
[INFO] [stdout]     |                                        ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:923:48
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     data.items().annotations().limit(limit),
[INFO] [stdout]     |                                                ^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `stam::QueryIter<'store>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:973:18
[INFO] [stdout]     |
[INFO] [stdout] 971 |               data: store
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 972 | |                 .query(query)?
[INFO] [stdout] 973 | |                 .limit(limit)
[INFO] [stdout]     | |                 -^^^^^ method not found in `stam::QueryIter<'_>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/annotationdata.rs:974:23
[INFO] [stdout]     |
[INFO] [stdout] 974 |                 .map(|mut resultitems| {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 975 |                     //we use the deepest item if there are multiple
[INFO] [stdout] 976 |                     if let Some(QueryResultItem::AnnotationData(data)) = resultitems.pop_last() {
[INFO] [stdout]     |                                                                          ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 974 |                 .map(|mut resultitems: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdataset.rs:200:68
[INFO] [stdout]     |
[INFO] [stdout] 200 |             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                                    ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:743:48
[INFO] [stdout]     |
[INFO] [stdout] 743 |                     annotations.items().data().limit(limit),
[INFO] [stdout]     |                                                ^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:797:55
[INFO] [stdout]     |
[INFO] [stdout] 797 |                     annotations.items().annotations().limit(limit),
[INFO] [stdout]     |                                                       ^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:855:26
[INFO] [stdout]     |
[INFO] [stdout] 852 | /                     annotations
[INFO] [stdout] 853 | |                         .items()
[INFO] [stdout] 854 | |                         .annotations_in_targets(recursive)
[INFO] [stdout] 855 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `std::vec::IntoIter<T, A>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:902:58
[INFO] [stdout]     |
[INFO] [stdout] 902 |                     annotations.items().textselections().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^ method not found in `std::vec::IntoIter<stam::ResultTextSelection<'_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationstore.rs:325:58
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         store.annotations_no_substores().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `std::vec::IntoIter<T, A>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:936:26
[INFO] [stdout]     |
[INFO] [stdout] 933 | /                     annotations
[INFO] [stdout] 934 | |                         .items()
[INFO] [stdout] 935 | |                         .related_text(operator.operator)
[INFO] [stdout] 936 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `std::vec::IntoIter<stam::ResultTextSelection<'_>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationstore.rs:332:45
[INFO] [stdout]     |
[INFO] [stdout] 332 |                         store.annotations().limit(limit),
[INFO] [stdout]     |                                             ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `Box<dyn Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>` in the current scope
[INFO] [stdout]    --> src/annotationstore.rs:401:64
[INFO] [stdout]     |
[INFO] [stdout] 401 |             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                                ^^^^^ method not found in `Box<dyn Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `stam::QueryIter<'store>` in the current scope
[INFO] [stdout]    --> src/annotation.rs:994:18
[INFO] [stdout]     |
[INFO] [stdout] 992 |               annotations: store
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 993 | |                 .query(query)?
[INFO] [stdout] 994 | |                 .limit(limit)
[INFO] [stdout]     | |                 -^^^^^ method not found in `stam::QueryIter<'_>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/annotation.rs:995:23
[INFO] [stdout]     |
[INFO] [stdout] 995 |                 .map(|mut resultitems| {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 996 |                     //we use the deepest item if there are multiple
[INFO] [stdout] 997 |                     if let Some(QueryResultItem::Annotation(annotation)) = resultitems.pop_last() {
[INFO] [stdout]     |                                                                            ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 995 |                 .map(|mut resultitems: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout] 101 |             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                            ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     key.annotations().limit(limit),
[INFO] [stdout]     |                                       ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:522:40
[INFO] [stdout]     |
[INFO] [stdout] 522 |                     data.annotations().limit(limit),
[INFO] [stdout]     |                                        ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/resources.rs:454:44
[INFO] [stdout]     |
[INFO] [stdout] 454 |                     resource.annotations().limit(limit),
[INFO] [stdout]     |                                            ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/resources.rs:481:56
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout]     |                                                        ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:923:48
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     data.items().annotations().limit(limit),
[INFO] [stdout]     |                                                ^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `stam::QueryIter<'store>` in the current scope
[INFO] [stdout]    --> src/annotationdata.rs:973:18
[INFO] [stdout]     |
[INFO] [stdout] 971 |               data: store
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 972 | |                 .query(query)?
[INFO] [stdout] 973 | |                 .limit(limit)
[INFO] [stdout]     | |                 -^^^^^ method not found in `stam::QueryIter<'_>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/annotationdata.rs:974:23
[INFO] [stdout]     |
[INFO] [stdout] 974 |                 .map(|mut resultitems| {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 975 |                     //we use the deepest item if there are multiple
[INFO] [stdout] 976 |                     if let Some(QueryResultItem::AnnotationData(data)) = resultitems.pop_last() {
[INFO] [stdout]     |                                                                          ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 974 |                 .map(|mut resultitems: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationdataset.rs:200:68
[INFO] [stdout]     |
[INFO] [stdout] 200 |             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                                    ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationstore.rs:325:58
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         store.annotations_no_substores().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/annotationstore.rs:332:45
[INFO] [stdout]     |
[INFO] [stdout] 332 |                         store.annotations().limit(limit),
[INFO] [stdout]     |                                             ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `Box<dyn Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>` in the current scope
[INFO] [stdout]    --> src/annotationstore.rs:401:64
[INFO] [stdout]     |
[INFO] [stdout] 401 |             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                                ^^^^^ method not found in `Box<dyn Iterator<Item = stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:340:49
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     textselection.annotations().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for opaque type `impl Iterator<Item = stam::ResultTextSelection<'_>>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:406:67
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                   ^^^^^ method not found in `impl Iterator<Item = stam::ResultTextSelection<'_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:764:26
[INFO] [stdout]     |
[INFO] [stdout] 760 | /                     textselections
[INFO] [stdout] 761 | |                         .items()
[INFO] [stdout] 762 | |                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 763 | |                         .annotations()
[INFO] [stdout] 764 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout] 814 | /                     textselections
[INFO] [stdout] 815 | |                         .items()
[INFO] [stdout] 816 | |                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 817 | |                         .annotations()
[INFO] [stdout] 818 | |                         .data()
[INFO] [stdout] 819 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `std::vec::IntoIter<T, A>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:875:26
[INFO] [stdout]     |
[INFO] [stdout] 871 | /                     textselections
[INFO] [stdout] 872 | |                         .items()
[INFO] [stdout] 873 | |                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 874 | |                         .related_text(operator.operator)
[INFO] [stdout] 875 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `std::vec::IntoIter<stam::ResultTextSelection<'_>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `stam::QueryIter<'store>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:948:18
[INFO] [stdout]     |
[INFO] [stdout] 946 |               textselections: store
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 947 | |                 .query(query)?
[INFO] [stdout] 948 | |                 .limit(limit)
[INFO] [stdout]     | |                 -^^^^^ method not found in `stam::QueryIter<'_>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/textselection.rs:949:23
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 .map(|mut resultitems| {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 952 |                         resultitems.pop_last()
[INFO] [stdout]     |                         ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 .map(|mut resultitems: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/resources.rs:454:44
[INFO] [stdout]     |
[INFO] [stdout] 454 |                     resource.annotations().limit(limit),
[INFO] [stdout]     |                                            ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/resources.rs:481:56
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout]     |                                                        ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:340:49
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     textselection.annotations().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^ method not found in `ResultIter<impl Iterator<Item = stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for opaque type `impl Iterator<Item = stam::ResultTextSelection<'_>>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:406:67
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                   ^^^^^ method not found in `impl Iterator<Item = stam::ResultTextSelection<'_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:764:26
[INFO] [stdout]     |
[INFO] [stdout] 760 | /                     textselections
[INFO] [stdout] 761 | |                         .items()
[INFO] [stdout] 762 | |                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 763 | |                         .annotations()
[INFO] [stdout] 764 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::Annotation>>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `ResultIter<I>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout] 814 | /                     textselections
[INFO] [stdout] 815 | |                         .items()
[INFO] [stdout] 816 | |                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 817 | |                         .annotations()
[INFO] [stdout] 818 | |                         .data()
[INFO] [stdout] 819 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `ResultIter<std::vec::IntoIter<stam::ResultItem<'_, stam::AnnotationData>>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `std::vec::IntoIter<T, A>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:875:26
[INFO] [stdout]     |
[INFO] [stdout] 871 | /                     textselections
[INFO] [stdout] 872 | |                         .items()
[INFO] [stdout] 873 | |                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 874 | |                         .related_text(operator.operator)
[INFO] [stdout] 875 | |                         .limit(limit),
[INFO] [stdout]     | |                         -^^^^^ method not found in `std::vec::IntoIter<stam::ResultTextSelection<'_>>`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `limit` found for struct `stam::QueryIter<'store>` in the current scope
[INFO] [stdout]    --> src/textselection.rs:948:18
[INFO] [stdout]     |
[INFO] [stdout] 946 |               textselections: store
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 947 | |                 .query(query)?
[INFO] [stdout] 948 | |                 .limit(limit)
[INFO] [stdout]     | |                 -^^^^^ method not found in `stam::QueryIter<'_>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `limit` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::query::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use stam::LimitIterator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/textselection.rs:949:23
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 .map(|mut resultitems| {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 952 |                         resultitems.pop_last()
[INFO] [stdout]     |                         ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 .map(|mut resultitems: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stam-python` (lib test) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stam-python` (lib) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "b13c62d05fd663bdcdc2582cf0b29d8218feed6e3860a855fb1e35f278bef87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b13c62d05fd663bdcdc2582cf0b29d8218feed6e3860a855fb1e35f278bef87a", kill_on_drop: false }`
[INFO] [stdout] b13c62d05fd663bdcdc2582cf0b29d8218feed6e3860a855fb1e35f278bef87a
