[INFO] fetching crate stam-python 0.12.0...
[INFO] checking stam-python-0.12.0 against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] extracting crate stam-python 0.12.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stam-python 0.12.0 on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e63ef9470b80eb1b798b51f773056d9f14261a746a04de10eaadedfd9b186c5
[INFO] running `Command { std: "docker" "start" "-a" "7e63ef9470b80eb1b798b51f773056d9f14261a746a04de10eaadedfd9b186c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e63ef9470b80eb1b798b51f773056d9f14261a746a04de10eaadedfd9b186c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e63ef9470b80eb1b798b51f773056d9f14261a746a04de10eaadedfd9b186c5", kill_on_drop: false }`
[INFO] [stdout] 7e63ef9470b80eb1b798b51f773056d9f14261a746a04de10eaadedfd9b186c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3c1d054e4cf2f1db1f5f26f11df73c3564b24e357f53868fa0562ac3452706e
[INFO] running `Command { std: "docker" "start" "-a" "a3c1d054e4cf2f1db1f5f26f11df73c3564b24e357f53868fa0562ac3452706e", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minicbor v2.1.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling minicbor-derive v0.18.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking base16ct v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking upon v0.10.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking seal v0.1.6
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking regex v1.11.2
[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]    Compiling datasize_derive v0.2.15
[INFO] [stderr]     Checking datasize v0.2.15
[INFO] [stderr]     Checking stam v0.18.3
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking stam-tools v0.13.0
[INFO] [stderr]     Checking stam-python v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:168:49
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     annotation.textselections().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 168 -                     annotation.textselections().limit(limit),
[INFO] [stdout] 168 +                     query::LimitIterator::limit(annotation.textselections(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 168 -                     annotation.textselections().limit(limit),
[INFO] [stdout] 168 +                     stam::LimitIterator::limit(annotation.textselections(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:202:66
[INFO] [stdout]     |
[INFO] [stdout] 202 |                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout]     |                                                                  ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 202 -                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout] 202 +                     query::LimitIterator::limit(annotation.annotations_in_targets(recursive), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 202 -                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout] 202 +                     stam::LimitIterator::limit(annotation.annotations_in_targets(recursive), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:235:46
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     annotation.annotations().limit(limit),
[INFO] [stdout]     |                                              ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 235 -                     annotation.annotations().limit(limit),
[INFO] [stdout] 235 +                     query::LimitIterator::limit(annotation.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 235 -                     annotation.annotations().limit(limit),
[INFO] [stdout] 235 +                     stam::LimitIterator::limit(annotation.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:391:39
[INFO] [stdout]     |
[INFO] [stdout] 391 |                     annotation.data().limit(limit),
[INFO] [stdout]     |                                       ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 391 -                     annotation.data().limit(limit),
[INFO] [stdout] 391 +                     query::LimitIterator::limit(annotation.data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 391 -                     annotation.data().limit(limit),
[INFO] [stdout] 391 +                     stam::LimitIterator::limit(annotation.data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:454:64
[INFO] [stdout]     |
[INFO] [stdout] 454 |                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 454 -                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout] 454 +                     query::LimitIterator::limit(annotation.related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 454 -                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout] 454 +                     stam::LimitIterator::limit(annotation.related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:168:49
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     annotation.textselections().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 168 -                     annotation.textselections().limit(limit),
[INFO] [stdout] 168 +                     query::LimitIterator::limit(annotation.textselections(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 168 -                     annotation.textselections().limit(limit),
[INFO] [stdout] 168 +                     stam::LimitIterator::limit(annotation.textselections(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:202:66
[INFO] [stdout]     |
[INFO] [stdout] 202 |                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout]     |                                                                  ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 202 -                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout] 202 +                     query::LimitIterator::limit(annotation.annotations_in_targets(recursive), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 202 -                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout] 202 +                     stam::LimitIterator::limit(annotation.annotations_in_targets(recursive), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:235:46
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     annotation.annotations().limit(limit),
[INFO] [stdout]     |                                              ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 235 -                     annotation.annotations().limit(limit),
[INFO] [stdout] 235 +                     query::LimitIterator::limit(annotation.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 235 -                     annotation.annotations().limit(limit),
[INFO] [stdout] 235 +                     stam::LimitIterator::limit(annotation.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:391:39
[INFO] [stdout]     |
[INFO] [stdout] 391 |                     annotation.data().limit(limit),
[INFO] [stdout]     |                                       ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 391 -                     annotation.data().limit(limit),
[INFO] [stdout] 391 +                     query::LimitIterator::limit(annotation.data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 391 -                     annotation.data().limit(limit),
[INFO] [stdout] 391 +                     stam::LimitIterator::limit(annotation.data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:454:64
[INFO] [stdout]     |
[INFO] [stdout] 454 |                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 454 -                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout] 454 +                     query::LimitIterator::limit(annotation.related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 454 -                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout] 454 +                     stam::LimitIterator::limit(annotation.related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:743:48
[INFO] [stdout]     |
[INFO] [stdout] 743 |                     annotations.items().data().limit(limit),
[INFO] [stdout]     |                                                ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 743 -                     annotations.items().data().limit(limit),
[INFO] [stdout] 743 +                     query::LimitIterator::limit(annotations.items().data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 743 -                     annotations.items().data().limit(limit),
[INFO] [stdout] 743 +                     stam::LimitIterator::limit(annotations.items().data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:797:55
[INFO] [stdout]     |
[INFO] [stdout] 797 |                     annotations.items().annotations().limit(limit),
[INFO] [stdout]     |                                                       ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 797 -                     annotations.items().annotations().limit(limit),
[INFO] [stdout] 797 +                     query::LimitIterator::limit(annotations.items().annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 797 -                     annotations.items().annotations().limit(limit),
[INFO] [stdout] 797 +                     stam::LimitIterator::limit(annotations.items().annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:855:26
[INFO] [stdout]     |
[INFO] [stdout] 855 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 852 ~                     query::LimitIterator::limit(annotations
[INFO] [stdout] 853 +                         .items()
[INFO] [stdout] 854 ~                         .annotations_in_targets(recursive), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 852 ~                     stam::LimitIterator::limit(annotations
[INFO] [stdout] 853 +                         .items()
[INFO] [stdout] 854 ~                         .annotations_in_targets(recursive), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:902:58
[INFO] [stdout]     |
[INFO] [stdout] 902 |                     annotations.items().textselections().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 902 -                     annotations.items().textselections().limit(limit),
[INFO] [stdout] 902 +                     query::LimitIterator::limit(annotations.items().textselections(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 902 -                     annotations.items().textselections().limit(limit),
[INFO] [stdout] 902 +                     stam::LimitIterator::limit(annotations.items().textselections(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:936:26
[INFO] [stdout]     |
[INFO] [stdout] 936 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 933 ~                     query::LimitIterator::limit(annotations
[INFO] [stdout] 934 +                         .items()
[INFO] [stdout] 935 ~                         .related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 933 ~                     stam::LimitIterator::limit(annotations
[INFO] [stdout] 934 +                         .items()
[INFO] [stdout] 935 ~                         .related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:994:18
[INFO] [stdout]     |
[INFO] [stdout] 994 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 992 ~             annotations: query::LimitIterator::limit(store
[INFO] [stdout] 993 +                 .query(query)?, limit)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 992 ~             annotations: stam::LimitIterator::limit(store
[INFO] [stdout] 993 +                 .query(query)?, limit)
[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[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:743:48
[INFO] [stdout]     |
[INFO] [stdout] 743 |                     annotations.items().data().limit(limit),
[INFO] [stdout]     |                                                ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 743 -                     annotations.items().data().limit(limit),
[INFO] [stdout] 743 +                     query::LimitIterator::limit(annotations.items().data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 743 -                     annotations.items().data().limit(limit),
[INFO] [stdout] 743 +                     stam::LimitIterator::limit(annotations.items().data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:797:55
[INFO] [stdout]     |
[INFO] [stdout] 797 |                     annotations.items().annotations().limit(limit),
[INFO] [stdout]     |                                                       ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 797 -                     annotations.items().annotations().limit(limit),
[INFO] [stdout] 797 +                     query::LimitIterator::limit(annotations.items().annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 797 -                     annotations.items().annotations().limit(limit),
[INFO] [stdout] 797 +                     stam::LimitIterator::limit(annotations.items().annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:855:26
[INFO] [stdout]     |
[INFO] [stdout] 855 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 852 ~                     query::LimitIterator::limit(annotations
[INFO] [stdout] 853 +                         .items()
[INFO] [stdout] 854 ~                         .annotations_in_targets(recursive), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 852 ~                     stam::LimitIterator::limit(annotations
[INFO] [stdout] 853 +                         .items()
[INFO] [stdout] 854 ~                         .annotations_in_targets(recursive), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:902:58
[INFO] [stdout]     |
[INFO] [stdout] 902 |                     annotations.items().textselections().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 902 -                     annotations.items().textselections().limit(limit),
[INFO] [stdout] 902 +                     query::LimitIterator::limit(annotations.items().textselections(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 902 -                     annotations.items().textselections().limit(limit),
[INFO] [stdout] 902 +                     stam::LimitIterator::limit(annotations.items().textselections(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in 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]     |                                                            ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 101 -             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stdout] 101 +             self.map(|key| Ok(PyData::from_iter(query::LimitIterator::limit(key.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 101 -             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stdout] 101 +             self.map(|key| Ok(PyData::from_iter(stam::LimitIterator::limit(key.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:936:26
[INFO] [stdout]     |
[INFO] [stdout] 936 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 933 ~                     query::LimitIterator::limit(annotations
[INFO] [stdout] 934 +                         .items()
[INFO] [stdout] 935 ~                         .related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 933 ~                     stam::LimitIterator::limit(annotations
[INFO] [stdout] 934 +                         .items()
[INFO] [stdout] 935 ~                         .related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationdata.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     key.annotations().limit(limit),
[INFO] [stdout]     |                                       ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 134 -                     key.annotations().limit(limit),
[INFO] [stdout] 134 +                     query::LimitIterator::limit(key.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 134 -                     key.annotations().limit(limit),
[INFO] [stdout] 134 +                     stam::LimitIterator::limit(key.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotation.rs:994:18
[INFO] [stdout]     |
[INFO] [stdout] 994 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 992 ~             annotations: query::LimitIterator::limit(store
[INFO] [stdout] 993 +                 .query(query)?, limit)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 992 ~             annotations: stam::LimitIterator::limit(store
[INFO] [stdout] 993 +                 .query(query)?, limit)
[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[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationdata.rs:522:40
[INFO] [stdout]     |
[INFO] [stdout] 522 |                     data.annotations().limit(limit),
[INFO] [stdout]     |                                        ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 522 -                     data.annotations().limit(limit),
[INFO] [stdout] 522 +                     query::LimitIterator::limit(data.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 522 -                     data.annotations().limit(limit),
[INFO] [stdout] 522 +                     stam::LimitIterator::limit(data.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in 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]     |                                                            ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 101 -             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stdout] 101 +             self.map(|key| Ok(PyData::from_iter(query::LimitIterator::limit(key.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 101 -             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stdout] 101 +             self.map(|key| Ok(PyData::from_iter(stam::LimitIterator::limit(key.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationdata.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     key.annotations().limit(limit),
[INFO] [stdout]     |                                       ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 134 -                     key.annotations().limit(limit),
[INFO] [stdout] 134 +                     query::LimitIterator::limit(key.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 134 -                     key.annotations().limit(limit),
[INFO] [stdout] 134 +                     stam::LimitIterator::limit(key.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationdata.rs:923:48
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     data.items().annotations().limit(limit),
[INFO] [stdout]     |                                                ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 923 -                     data.items().annotations().limit(limit),
[INFO] [stdout] 923 +                     query::LimitIterator::limit(data.items().annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 923 -                     data.items().annotations().limit(limit),
[INFO] [stdout] 923 +                     stam::LimitIterator::limit(data.items().annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationdata.rs:973:18
[INFO] [stdout]     |
[INFO] [stdout] 973 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 971 ~             data: query::LimitIterator::limit(store
[INFO] [stdout] 972 +                 .query(query)?, limit)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 971 ~             data: stam::LimitIterator::limit(store
[INFO] [stdout] 972 +                 .query(query)?, limit)
[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[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationdata.rs:522:40
[INFO] [stdout]     |
[INFO] [stdout] 522 |                     data.annotations().limit(limit),
[INFO] [stdout]     |                                        ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 522 -                     data.annotations().limit(limit),
[INFO] [stdout] 522 +                     query::LimitIterator::limit(data.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 522 -                     data.annotations().limit(limit),
[INFO] [stdout] 522 +                     stam::LimitIterator::limit(data.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in 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]     |                                                                    ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 200 -             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stdout] 200 +             self.map(|dataset| Ok(PyData::from_iter(query::LimitIterator::limit(dataset.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 200 -             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stdout] 200 +             self.map(|dataset| Ok(PyData::from_iter(stam::LimitIterator::limit(dataset.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationdata.rs:923:48
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     data.items().annotations().limit(limit),
[INFO] [stdout]     |                                                ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 923 -                     data.items().annotations().limit(limit),
[INFO] [stdout] 923 +                     query::LimitIterator::limit(data.items().annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 923 -                     data.items().annotations().limit(limit),
[INFO] [stdout] 923 +                     stam::LimitIterator::limit(data.items().annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationdata.rs:973:18
[INFO] [stdout]     |
[INFO] [stdout] 973 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 971 ~             data: query::LimitIterator::limit(store
[INFO] [stdout] 972 +                 .query(query)?, limit)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 971 ~             data: stam::LimitIterator::limit(store
[INFO] [stdout] 972 +                 .query(query)?, limit)
[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[E0034]: multiple applicable items in 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]     |                                                                    ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 200 -             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stdout] 200 +             self.map(|dataset| Ok(PyData::from_iter(query::LimitIterator::limit(dataset.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 200 -             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stdout] 200 +             self.map(|dataset| Ok(PyData::from_iter(stam::LimitIterator::limit(dataset.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationstore.rs:325:58
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         store.annotations_no_substores().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 325 -                         store.annotations_no_substores().limit(limit),
[INFO] [stdout] 325 +                         query::LimitIterator::limit(store.annotations_no_substores(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 325 -                         store.annotations_no_substores().limit(limit),
[INFO] [stdout] 325 +                         stam::LimitIterator::limit(store.annotations_no_substores(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationstore.rs:332:45
[INFO] [stdout]     |
[INFO] [stdout] 332 |                         store.annotations().limit(limit),
[INFO] [stdout]     |                                             ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 332 -                         store.annotations().limit(limit),
[INFO] [stdout] 332 +                         query::LimitIterator::limit(store.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 332 -                         store.annotations().limit(limit),
[INFO] [stdout] 332 +                         stam::LimitIterator::limit(store.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in 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]     |                                                                ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 401 -             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stdout] 401 +             self.map(|store| Ok(PyData::from_iter(query::LimitIterator::limit(store.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 401 -             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stdout] 401 +             self.map(|store| Ok(PyData::from_iter(stam::LimitIterator::limit(store.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationstore.rs:325:58
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         store.annotations_no_substores().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 325 -                         store.annotations_no_substores().limit(limit),
[INFO] [stdout] 325 +                         query::LimitIterator::limit(store.annotations_no_substores(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 325 -                         store.annotations_no_substores().limit(limit),
[INFO] [stdout] 325 +                         stam::LimitIterator::limit(store.annotations_no_substores(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/annotationstore.rs:332:45
[INFO] [stdout]     |
[INFO] [stdout] 332 |                         store.annotations().limit(limit),
[INFO] [stdout]     |                                             ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 332 -                         store.annotations().limit(limit),
[INFO] [stdout] 332 +                         query::LimitIterator::limit(store.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 332 -                         store.annotations().limit(limit),
[INFO] [stdout] 332 +                         stam::LimitIterator::limit(store.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in 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]     |                                                                ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 401 -             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stdout] 401 +             self.map(|store| Ok(PyData::from_iter(query::LimitIterator::limit(store.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 401 -             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stdout] 401 +             self.map(|store| Ok(PyData::from_iter(stam::LimitIterator::limit(store.data(), limit), &self.store)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/resources.rs:454:44
[INFO] [stdout]     |
[INFO] [stdout] 454 |                     resource.annotations().limit(limit),
[INFO] [stdout]     |                                            ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 454 -                     resource.annotations().limit(limit),
[INFO] [stdout] 454 +                     query::LimitIterator::limit(resource.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 454 -                     resource.annotations().limit(limit),
[INFO] [stdout] 454 +                     stam::LimitIterator::limit(resource.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/resources.rs:481:56
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout]     |                                                        ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 481 -                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout] 481 +                     query::LimitIterator::limit(resource.annotations_as_metadata(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 481 -                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout] 481 +                     stam::LimitIterator::limit(resource.annotations_as_metadata(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/resources.rs:454:44
[INFO] [stdout]     |
[INFO] [stdout] 454 |                     resource.annotations().limit(limit),
[INFO] [stdout]     |                                            ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 454 -                     resource.annotations().limit(limit),
[INFO] [stdout] 454 +                     query::LimitIterator::limit(resource.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 454 -                     resource.annotations().limit(limit),
[INFO] [stdout] 454 +                     stam::LimitIterator::limit(resource.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/resources.rs:481:56
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout]     |                                                        ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 481 -                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout] 481 +                     query::LimitIterator::limit(resource.annotations_as_metadata(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 481 -                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout] 481 +                     stam::LimitIterator::limit(resource.annotations_as_metadata(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:340:49
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     textselection.annotations().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 340 -                     textselection.annotations().limit(limit),
[INFO] [stdout] 340 +                     query::LimitIterator::limit(textselection.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 340 -                     textselection.annotations().limit(limit),
[INFO] [stdout] 340 +                     stam::LimitIterator::limit(textselection.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:406:67
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                   ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 406 -                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout] 406 +                     query::LimitIterator::limit(textselection.related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 406 -                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout] 406 +                     stam::LimitIterator::limit(textselection.related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:764:26
[INFO] [stdout]     |
[INFO] [stdout] 764 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 760 ~                     query::LimitIterator::limit(textselections
[INFO] [stdout] 761 +                         .items()
[INFO] [stdout] 762 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 763 ~                         .annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 760 ~                     stam::LimitIterator::limit(textselections
[INFO] [stdout] 761 +                         .items()
[INFO] [stdout] 762 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 763 ~                         .annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout] 819 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 814 ~                     query::LimitIterator::limit(textselections
[INFO] [stdout] 815 +                         .items()
[INFO] [stdout] 816 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 817 +                         .annotations()
[INFO] [stdout] 818 ~                         .data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 814 ~                     stam::LimitIterator::limit(textselections
[INFO] [stdout] 815 +                         .items()
[INFO] [stdout] 816 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 817 +                         .annotations()
[INFO] [stdout] 818 ~                         .data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:875:26
[INFO] [stdout]     |
[INFO] [stdout] 875 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 871 ~                     query::LimitIterator::limit(textselections
[INFO] [stdout] 872 +                         .items()
[INFO] [stdout] 873 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 874 ~                         .related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 871 ~                     stam::LimitIterator::limit(textselections
[INFO] [stdout] 872 +                         .items()
[INFO] [stdout] 873 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 874 ~                         .related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:340:49
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     textselection.annotations().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 340 -                     textselection.annotations().limit(limit),
[INFO] [stdout] 340 +                     query::LimitIterator::limit(textselection.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 340 -                     textselection.annotations().limit(limit),
[INFO] [stdout] 340 +                     stam::LimitIterator::limit(textselection.annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:406:67
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                   ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 406 -                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout] 406 +                     query::LimitIterator::limit(textselection.related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 406 -                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout] 406 +                     stam::LimitIterator::limit(textselection.related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:948:18
[INFO] [stdout]     |
[INFO] [stdout] 948 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 946 ~             textselections: query::LimitIterator::limit(store
[INFO] [stdout] 947 +                 .query(query)?, limit)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 946 ~             textselections: stam::LimitIterator::limit(store
[INFO] [stdout] 947 +                 .query(query)?, limit)
[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[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:764:26
[INFO] [stdout]     |
[INFO] [stdout] 764 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 760 ~                     query::LimitIterator::limit(textselections
[INFO] [stdout] 761 +                         .items()
[INFO] [stdout] 762 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 763 ~                         .annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 760 ~                     stam::LimitIterator::limit(textselections
[INFO] [stdout] 761 +                         .items()
[INFO] [stdout] 762 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 763 ~                         .annotations(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout] 819 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 814 ~                     query::LimitIterator::limit(textselections
[INFO] [stdout] 815 +                         .items()
[INFO] [stdout] 816 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 817 +                         .annotations()
[INFO] [stdout] 818 ~                         .data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 814 ~                     stam::LimitIterator::limit(textselections
[INFO] [stdout] 815 +                         .items()
[INFO] [stdout] 816 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 817 +                         .annotations()
[INFO] [stdout] 818 ~                         .data(), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:875:26
[INFO] [stdout]     |
[INFO] [stdout] 875 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 871 ~                     query::LimitIterator::limit(textselections
[INFO] [stdout] 872 +                         .items()
[INFO] [stdout] 873 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 874 ~                         .related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 871 ~                     stam::LimitIterator::limit(textselections
[INFO] [stdout] 872 +                         .items()
[INFO] [stdout] 873 +                         .map(|x| x.as_resulttextselection())
[INFO] [stdout] 874 ~                         .related_text(operator.operator), limit),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/textselection.rs:948:18
[INFO] [stdout]     |
[INFO] [stdout] 948 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^ multiple `limit` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `query::LimitIterator` for the type `I`
[INFO] [stdout]    --> src/query.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn limit(self, limit: Option<usize>) -> LimitIter<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `stam::LimitIterator` for the type `I`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 946 ~             textselections: query::LimitIterator::limit(store
[INFO] [stdout] 947 +                 .query(query)?, limit)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 946 ~             textselections: stam::LimitIterator::limit(store
[INFO] [stdout] 947 +                 .query(query)?, limit)
[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: E0034, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stam-python` (lib) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0034, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stam-python` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "a3c1d054e4cf2f1db1f5f26f11df73c3564b24e357f53868fa0562ac3452706e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c1d054e4cf2f1db1f5f26f11df73c3564b24e357f53868fa0562ac3452706e", kill_on_drop: false }`
[INFO] [stdout] a3c1d054e4cf2f1db1f5f26f11df73c3564b24e357f53868fa0562ac3452706e
